-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* rails 4 find_by and assert_not conventions * assert_not prep for rails 4 * bin, form_for, and other rails 4 reqs * config changes for rails 4 * regex no longer multiline * non-multiline regex pt 2 * further regex fixes * missing parenthesis * last regex fix, i hope * added bin/ * resolved plurality issues * fixtures disentangling * passing more functional tests * further fixtures and table name fixes * major refactor of .references() after actually reading docs * further debugging * down to 86 functional test errors * fixed date helpers * down to 36 functional test errors * down to 50 functional test errors * down to 6 errors * down to 1 functional test errors * addressing functional test errors * getting closer * user sessions fixes * integration and unit test error resolutions * down to 2 failures overall * all tests passing! * small fix * searches test route * small changes * adding travis solr log output * Update routes.rb * Update .travis.yml * Update searches_controller_test.rb * Update .travis.yml * Update searches_controller_test.rb * Update node_search_test.rb * Update node_search_test.rb * Update searches_controller_test.rb * moved custom rake tasks to Rakefile * Update node_search_test.rb * reactivate default test tasks * removed inline reindex * rake test:run tweak * invoke instead of execute rake tasks * sorted rakefile issues maybe * test adjustments * better rakefile output * execute instead of invoke in Rakefile * reworking namespace * Update Rakefile * Update Rakefile * Update Dangerfile * Create TEST_.xml * Delete TEST_.xml * Update .travis.yml * Update .travis.yml * Update .travis.yml
- Loading branch information
Showing
144 changed files
with
1,810 additions
and
1,698 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.