Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Small grammar fix | Jon Moss | 2017-04-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | Small grammar fixes | Jon Moss | 2017-04-27 | 1 | -13/+13 | |
| * | | | | | | | | | | | Merge pull request #28913 from prathamesh-sonpatki/fix-indent | Rafael França | 2017-04-27 | 1 | -22/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fix indentation [ci skip] | Prathamesh Sonpatki | 2017-04-27 | 1 | -22/+22 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #28911 from prathamesh-sonpatki/ar-release-notes | Rafael França | 2017-04-27 | 1 | -2/+74 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Added some more release notes for Active Record [ci skip] | Prathamesh Sonpatki | 2017-04-27 | 1 | -2/+74 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #20701 from iamvery/date-helper-argument-error | Andrew White | 2017-04-27 | 3 | -18/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Ensure input to distance_of_time_in_words is not nil | Jay Hayes | 2017-04-27 | 3 | -18/+41 | |
| * | | | | | | | | | | | | Merge pull request #28844 from kyuden/remove_unnecessary_attributes_of_select... | Kasper Timm Hansen | 2017-04-27 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Remove unnecessary `skip_default_ids` and `allow_method_names_outside_object`... | kyuden | 2017-04-24 | 2 | -1/+3 | |
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #28904 from robin850/update-working-with-javascript | Rafael Mendonça França | 2017-04-27 | 1 | -35/+147 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Add documentation of data attributes for UJS [ci skip] | Robin Dupret | 2017-04-27 | 1 | -1/+97 | |
| | * | | | | | | | | | | | | Nest Action View remote helpers one level deeper [ci skip] | Robin Dupret | 2017-04-27 | 1 | -3/+5 | |
| | * | | | | | | | | | | | | Add a section with the different Ajax events [ci skip] | Robin Dupret | 2017-04-27 | 1 | -0/+36 | |
| | * | | | | | | | | | | | | Update the JavaScript guide to use `form_with` | Robin Dupret | 2017-04-27 | 1 | -29/+7 | |
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Also raise error when VERSION is nil | Rafael Mendonça França | 2017-04-27 | 3 | -3/+10 | |
| * | | | | | | | | | | | | Merge pull request #28906 from georgeclaghorn/fix-belongs-to-default-with-lambda | Rafael França | 2017-04-27 | 2 | -1/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Evaluate belongs_to :default option against the owner, not the association | George Claghorn | 2017-04-27 | 2 | -1/+19 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #28899 from kamipo/restore_fixture_author_addresses | Rafael França | 2017-04-27 | 21 | -26/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Restore `fixtures :author_addresses` | Ryuta Kamizono | 2017-04-27 | 21 | -26/+26 | |
| * | | | | | | | | | | | | Merge pull request #28896 from pschambacher/load_with_shared | Rafael França | 2017-04-26 | 3 | -4/+49 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Added a shared section to config/database.yml that will be loaded for all env... | Pierre Schambacher | 2017-04-26 | 3 | -4/+49 | |
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #29071 from y-yagi/fix_default_scoping_test | Kasper Timm Hansen | 2017-05-28 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Explicitly create necessary data for test | yuuji.yaginuma | 2017-05-13 | 1 | -0/+4 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #28954 from bogdanvlviv/set-proper-assertion-that-test-failed | Rafael França | 2017-05-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Set proper assertion to be sure the test failed | bogdanvlviv | 2017-05-02 | 1 | -1/+1 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Avoid stubing on this test | Rafael Mendonça França | 2017-04-27 | 1 | -3/+2 | |
* | | | | | | | | | | | | Run ReloadModelTest in a different proccess | Rafael Mendonça França | 2017-04-27 | 1 | -1/+3 | |
* | | | | | | | | | | | | Only clean the connection of the current connection pool | Rafael Mendonça França | 2017-04-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | New minitest 'assert false' message | Pavel Valena | 2017-04-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | Don't use same table between primary_keys tests and composite_primary_keys tests | Prathamesh Sonpatki | 2017-04-26 | 1 | -7/+7 | |
* | | | | | | | | | | | | Fix one more test randomly failing due to array ordering issue on PG adapter | Prathamesh Sonpatki | 2017-04-26 | 1 | -2/+2 | |
* | | | | | | | | | | | | Fix the random failure of `test_create_resets_cached_counters` | Prathamesh Sonpatki | 2017-04-26 | 2 | -2/+7 | |
* | | | | | | | | | | | | Fix random test failure of test_create_resets_cached_counters | Prathamesh Sonpatki | 2017-04-26 | 1 | -2/+2 | |
* | | | | | | | | | | | | Don't add specific id's to the readers fixtures | Prathamesh Sonpatki | 2017-04-26 | 1 | -2/+0 | |
* | | | | | | | | | | | | Add minitest-bisect as part of the gemfile | Rafael Mendonça França | 2017-04-26 | 2 | -1/+10 | |
* | | | | | | | | | | | | Release minitest lock so we can fix the order dependent tests | Rafael Mendonça França | 2017-04-26 | 2 | -5/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #28883 from yahonda/fix28797 | Rafael França | 2017-04-26 | 2 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | PostgreSQL 10 allows `CURRENT_DATE` and `CURRENT_TIMESTAMP` as default functions | Yasuo Honda | 2017-04-26 | 2 | -3/+8 | |
* | | | | | | | | | | | | Merge pull request #28848 from Edouard-chin/ec-remove-unused-method | Rafael França | 2017-04-26 | 1 | -7/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | `sort_query_string_params` method is no more used | Edouard CHIN | 2017-04-23 | 1 | -7/+0 | |
* | | | | | | | | | | | | | Merge pull request #28897 from rafaelfranca/fix-name-error-error-page | Aaron Patterson | 2017-04-26 | 2 | -1/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Do not try to encoding the parameters when the controller is not defined | Rafael Mendonça França | 2017-04-26 | 2 | -1/+21 | |
* | | | | | | | | | | | | | | Merge pull request #28881 from bogdanvlviv/verbose-migration | Rafael França | 2017-04-26 | 2 | -2/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Refactor DatabaseTasksMigrateTest#test_migrate_receives_correct_env_vars | bogdanvlviv | 2017-04-26 | 1 | -1/+16 | |
| * | | | | | | | | | | | | | | Refactor AR::Tasks::DatabaseTasks::migrate | bogdanvlviv | 2017-04-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge pull request #28244 from ixti/improve/action-mailer-preview-params | Rafael França | 2017-04-26 | 5 | -6/+85 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Pass request params to ActionMailer::Preview | Alexey Zapparov | 2017-03-01 | 5 | -6/+85 | |
* | | | | | | | | | | | | | | | | Merge pull request #28885 from kamipo/remove_useless_test_case | Rafael França | 2017-04-26 | 2 | -13/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Remove useless test case | Ryuta Kamizono | 2017-04-26 | 2 | -13/+0 |