aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Small grammar fixJon Moss2017-04-271-1/+1
| * | | | | | | | | | | Small grammar fixesJon Moss2017-04-271-13/+13
| * | | | | | | | | | | Merge pull request #28913 from prathamesh-sonpatki/fix-indentRafael França2017-04-271-22/+22
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix indentation [ci skip]Prathamesh Sonpatki2017-04-271-22/+22
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge pull request #28911 from prathamesh-sonpatki/ar-release-notesRafael França2017-04-271-2/+74
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Added some more release notes for Active Record [ci skip]Prathamesh Sonpatki2017-04-271-2/+74
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge pull request #20701 from iamvery/date-helper-argument-errorAndrew White2017-04-273-18/+41
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Ensure input to distance_of_time_in_words is not nilJay Hayes2017-04-273-18/+41
| * | | | | | | | | | | | Merge pull request #28844 from kyuden/remove_unnecessary_attributes_of_select...Kasper Timm Hansen2017-04-272-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Remove unnecessary `skip_default_ids` and `allow_method_names_outside_object`...kyuden2017-04-242-1/+3
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #28904 from robin850/update-working-with-javascriptRafael Mendonça França2017-04-271-35/+147
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Add documentation of data attributes for UJS [ci skip]Robin Dupret2017-04-271-1/+97
| | * | | | | | | | | | | | Nest Action View remote helpers one level deeper [ci skip]Robin Dupret2017-04-271-3/+5
| | * | | | | | | | | | | | Add a section with the different Ajax events [ci skip]Robin Dupret2017-04-271-0/+36
| | * | | | | | | | | | | | Update the JavaScript guide to use `form_with`Robin Dupret2017-04-271-29/+7
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Also raise error when VERSION is nilRafael Mendonça França2017-04-273-3/+10
| * | | | | | | | | | | | Merge pull request #28906 from georgeclaghorn/fix-belongs-to-default-with-lambdaRafael França2017-04-272-1/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Evaluate belongs_to :default option against the owner, not the associationGeorge Claghorn2017-04-272-1/+19
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge pull request #28899 from kamipo/restore_fixture_author_addressesRafael França2017-04-2721-26/+26
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Restore `fixtures :author_addresses`Ryuta Kamizono2017-04-2721-26/+26
| * | | | | | | | | | | | Merge pull request #28896 from pschambacher/load_with_sharedRafael França2017-04-263-4/+49
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Added a shared section to config/database.yml that will be loaded for all env...Pierre Schambacher2017-04-263-4/+49
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge pull request #29071 from y-yagi/fix_default_scoping_testKasper Timm Hansen2017-05-281-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Explicitly create necessary data for testyuuji.yaginuma2017-05-131-0/+4
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #28954 from bogdanvlviv/set-proper-assertion-that-test-failedRafael França2017-05-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Set proper assertion to be sure the test failedbogdanvlviv2017-05-021-1/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Avoid stubing on this testRafael Mendonça França2017-04-271-3/+2
* | | | | | | | | | | | Run ReloadModelTest in a different proccessRafael Mendonça França2017-04-271-1/+3
* | | | | | | | | | | | Only clean the connection of the current connection poolRafael Mendonça França2017-04-261-1/+1
* | | | | | | | | | | | New minitest 'assert false' messagePavel Valena2017-04-261-1/+1
* | | | | | | | | | | | Don't use same table between primary_keys tests and composite_primary_keys testsPrathamesh Sonpatki2017-04-261-7/+7
* | | | | | | | | | | | Fix one more test randomly failing due to array ordering issue on PG adapterPrathamesh Sonpatki2017-04-261-2/+2
* | | | | | | | | | | | Fix the random failure of `test_create_resets_cached_counters`Prathamesh Sonpatki2017-04-262-2/+7
* | | | | | | | | | | | Fix random test failure of test_create_resets_cached_countersPrathamesh Sonpatki2017-04-261-2/+2
* | | | | | | | | | | | Don't add specific id's to the readers fixturesPrathamesh Sonpatki2017-04-261-2/+0
* | | | | | | | | | | | Add minitest-bisect as part of the gemfileRafael Mendonça França2017-04-262-1/+10
* | | | | | | | | | | | Release minitest lock so we can fix the order dependent testsRafael Mendonça França2017-04-262-5/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #28883 from yahonda/fix28797Rafael França2017-04-262-3/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PostgreSQL 10 allows `CURRENT_DATE` and `CURRENT_TIMESTAMP` as default functionsYasuo Honda2017-04-262-3/+8
* | | | | | | | | | | | Merge pull request #28848 from Edouard-chin/ec-remove-unused-methodRafael França2017-04-261-7/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | `sort_query_string_params` method is no more usedEdouard CHIN2017-04-231-7/+0
* | | | | | | | | | | | | Merge pull request #28897 from rafaelfranca/fix-name-error-error-pageAaron Patterson2017-04-262-1/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Do not try to encoding the parameters when the controller is not definedRafael Mendonça França2017-04-262-1/+21
* | | | | | | | | | | | | | Merge pull request #28881 from bogdanvlviv/verbose-migrationRafael França2017-04-262-2/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Refactor DatabaseTasksMigrateTest#test_migrate_receives_correct_env_varsbogdanvlviv2017-04-261-1/+16
| * | | | | | | | | | | | | | Refactor AR::Tasks::DatabaseTasks::migratebogdanvlviv2017-04-261-1/+1
* | | | | | | | | | | | | | | Merge pull request #28244 from ixti/improve/action-mailer-preview-paramsRafael França2017-04-265-6/+85
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Pass request params to ActionMailer::PreviewAlexey Zapparov2017-03-015-6/+85
* | | | | | | | | | | | | | | | Merge pull request #28885 from kamipo/remove_useless_test_caseRafael França2017-04-262-13/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Remove useless test caseRyuta Kamizono2017-04-262-13/+0