Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | 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 #29777 from yui-knk/set_content_type | Matthew Draper | 2017-08-02 | 1 | -3/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Brush up local variables assignment | yui-knk | 2017-07-13 | 1 | -3/+2 | |
| | * | | | | | | | | | Use `#set_content_type` instead of `#set_header` | yui-knk | 2017-07-13 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge pull request #29724 from eugeneius/sync_primary_key | Matthew Draper | 2017-08-02 | 4 | -5/+57 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Sync transaction state when accessing primary key | Eugene Kenny | 2017-07-09 | 4 | -5/+57 | |
* | | | | | | | | | | | Merge pull request #30040 from rbarysas/active-storage-import | Ryuta Kamizono | 2017-08-02 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add Azure to the available services list | Rolandas Barysas | 2017-08-02 | 1 | -0/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #30035 from ytbryan/patch-1 | Ryuta Kamizono | 2017-08-02 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add Azure to readme | Bryan Lim | 2017-08-02 | 1 | -3/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Skip if credentials aren't provided | David Heinemeier Hansson | 2017-08-01 | 2 | -2/+2 | |
* | | | | | | | | | | | Fix dummy app for inclusion in Rails | David Heinemeier Hansson | 2017-08-01 | 1 | -2/+1 | |
* | | | | | | | | | | | Remove circular dependency | David Heinemeier Hansson | 2017-08-01 | 1 | -2/+0 | |
* | | | | | | | | | | | Merge branch 'master' into active-storage-import | David Heinemeier Hansson | 2017-08-01 | 17 | -35/+71 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #30015 from larskanis/use-duktake-on-mingw | Guillermo Iguaran | 2017-08-01 | 2 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Use duktape gem as default JS engine on Windows-MINGW and MS-Visual-C builds | Lars Kanis | 2017-08-01 | 2 | -0/+4 | |
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Update working_with_javascript_in_rails.md | Guillermo Iguaran | 2017-08-01 | 1 | -1/+1 | |
| * | | | | | | | | | | Clarify route encoding test | eileencodes | 2017-08-01 | 1 | -6/+12 | |
| * | | | | | | | | | | Merge pull request #30023 from y-yagi/remove_unnecessary_doc_directory_deletion | Guillermo Iguaran | 2017-08-01 | 2 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Remove unnecessary `doc` directory deletion | yuuji.yaginuma | 2017-08-01 | 2 | -2/+0 | |
| * | | | | | | | | | | | Update working_with_javascript_in_rails.md | Guillermo Iguaran | 2017-08-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | Path parameters should default to UTF8 | eileencodes | 2017-08-01 | 5 | -14/+44 | |
| * | | | | | | | | | | | Merge pull request #30029 from yhirano55/fix_rails_command_comments | Sean Griffin | 2017-08-01 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [ci skip] Fix rails_command comments | Yoshiyuki Hirano | 2017-08-01 | 1 | -3/+3 | |
| * | | | | | | | | | | | | Merge pull request #30021 from roberts1000/fix-rubocop-issues | Rafael França | 2017-08-01 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Fix rubocop style issues in yarn and spring.rb templates" | roberts1000 | 2017-07-31 | 2 | -3/+3 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #30024 from kamipo/remove_redundant_unless_branch | Sean Griffin | 2017-07-31 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Remove redundant `unless current_adapter?(:OracleAdapter)` | Ryuta Kamizono | 2017-07-28 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | Talk about bytes not characters | Rafael Mendonça França | 2017-07-31 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | Add backticks around method [ci skip] | Ryuta Kamizono | 2017-08-01 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #30017 from bslobodin/fix-typo-in-assert-changes | Rafael França | 2017-07-31 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | fix typo in assert_changes error message | Boris Slobodin | 2017-07-31 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Prevent interpolation of ERB elements | David Heinemeier Hansson | 2017-08-01 | 1 | -6/+6 | |
* | | | | | | | | | | | | | | Add the storage.yml file by default | David Heinemeier Hansson | 2017-08-01 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | Follow same format as action_cable | David Heinemeier Hansson | 2017-08-01 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | Cut down on installation advice | David Heinemeier Hansson | 2017-08-01 | 1 | -8/+4 | |
* | | | | | | | | | | | | | | Drop README terms no longer relevant | David Heinemeier Hansson | 2017-08-01 | 1 | -12/+0 | |
* | | | | | | | | | | | | | | Add require | David Heinemeier Hansson | 2017-08-01 | 1 | -0/+1 |