aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #33547 from Ana06/patch-1Matthew Draper2018-08-233-3/+34
|\ \ \ \ \ \ \
| * | | | | | | Add tests for privates methods in view's helpersAna María Martínez Gómez2018-08-082-1/+14
| * | | | | | | Deprecate use of private methods in view's helpersAna María Martínez Gómez2018-08-082-4/+14
| * | | | | | | Add one more method affected in CHANGELOGAna María Martínez Gómez2018-08-081-2/+3
| * | | | | | | Use public_send in extract_values_from_collectionAna María Martínez Gómez2018-08-081-1/+1
| * | | | | | | Use public_send in value_for_collectionAna María Martínez Gómez2018-08-072-1/+11
* | | | | | | | Merge pull request #33659 from palkan/feature/action-cable-testingEileen M. Uchitelle2018-08-228-0/+343
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add Action Cable test case and test helperVladimir Dementyev2018-08-195-0/+255
| * | | | | | | Add Action Cable test adapterVladimir Dementyev2018-08-193-0/+88
* | | | | | | | Remove duplicate testutilum2018-08-221-2/+2
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #33682 from mroutis/brewfile-add-imagemagickRafael França2018-08-211-0/+1
|\ \ \ \ \ \ \
| * | | | | | | [ci skip] Add ImageMagick to BrewfileMr. Outis2018-08-211-0/+1
|/ / / / / / /
* | | | | | | Show the `ENV` value correctly in the doc of `combined_fragment_cache_key` [c...yuuji.yaginuma2018-08-221-1/+1
* | | | | | | Add missing newline [ci skip]George Claghorn2018-08-211-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #33680 from mroutis/update-guides-activestorage-dependenciesGeorge Claghorn2018-08-211-1/+13
|\ \ \ \ \ \
| * | | | | | [ci skip] Add ImageMagick to ActiveStorage dependenciesMr. Outis2018-08-211-1/+13
|/ / / / / /
* | | | | | Merge pull request #29838 from fschwahn/patch-1Rafael França2018-08-212-0/+16
|\ \ \ \ \ \
| * | | | | | Improve documentation of Procs as :if / :unless options for callbacksFabian Schwahn2018-08-202-0/+16
* | | | | | | Merge pull request #33660 from y-yagi/follow_up_32121Richard Schneeman2018-08-214-0/+58
|\ \ \ \ \ \ \
| * | | | | | | Make `rake routes` deprecate before deletingyuuji.yaginuma2018-08-204-0/+58
* | | | | | | | Merge pull request #33635 from bogdanvlviv/improve-active_job-test_helpersJeremy Daer2018-08-204-61/+726
|\ \ \ \ \ \ \ \
| * | | | | | | | DRY in `assert_enqueued_jobs`bogdanvlviv2018-08-201-2/+6
| * | | | | | | | Fix formatting of `ActiveJob::TestHelper` api docsbogdanvlviv2018-08-201-4/+4
| * | | | | | | | Allow `assert_performed_with` to be called without a block.bogdanvlviv2018-08-203-14/+129
| * | | | | | | | Fix `assert_performed_jobs` and `assert_no_performed_jobs`bogdanvlviv2018-08-203-24/+289
| * | | | | | | | Add changelog entry about adding `:queue` option to job assertions and helpersbogdanvlviv2018-08-201-13/+4
| * | | | | | | | Allow `:queue` option to `assert_no_performed_jobs`.bogdanvlviv2018-08-202-2/+65
| * | | | | | | | Allow `:queue` option to `assert_performed_jobs`.bogdanvlviv2018-08-202-2/+70
| * | | | | | | | Fix `perform_enqueued_jobs`bogdanvlviv2018-08-201-1/+4
| * | | | | | | | Allow `:queue` option to `perform_enqueued_jobs`.bogdanvlviv2018-08-203-12/+168
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Fix merging relation that order including `?`Ryuta Kamizono2018-08-212-2/+12
* | | | | | | | Merge pull request #33662 from yskkin/multi_word_routeRyuta Kamizono2018-08-202-23/+65
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix `rails routes -c` for controller name consists of multiple word.Yoshiyuki Kinjo2018-08-202-23/+65
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #33652 from tgxworld/improve_tests_pool_configRyuta Kamizono2018-08-202-5/+50
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Speed up slow ConnectionPool test case.Guo Xiang Tan2018-08-201-11/+19
| * | | | | | | Improve tests for ActiveRecord::ConnectionAdapters::ConnectionPool configurat...Guo Xiang Tan2018-08-192-2/+39
* | | | | | | | Merge pull request #31132 from emaxi/feature/add-missing-documentation-option...Ryuta Kamizono2018-08-202-0/+10
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Add missing documentation options to number_to_currency [ci skip]emaxi2018-07-112-0/+10
* | | | | | | | Merge pull request #33621 from sikachu/sikachu-guide-rubocopRichard Schneeman2018-08-191-2/+13
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Update guide to mention code linters availablePrem Sichanugrist2018-08-151-2/+13
* | | | | | | | Don't put up with not saying it.Kasper Timm Hansen2018-08-191-1/+1
* | | | | | | | Merge pull request #33657 from jychen7/fix-test-association-enumRyuta Kamizono2018-08-201-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve test case to test enum correctlyRich2018-08-201-0/+3
* | | | | | | | | Merge pull request #33631 from anniecodes/initializers-commandKasper Timm Hansen2018-08-195-4/+100
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update 'rake initializers' to use Rails::Command under the hoodAnnie-Claude Côté2018-08-162-4/+48
| * | | | | | | | | Move 'rails initializers' command to Rails::CommandAnnie-Claude Côté2018-08-162-0/+48
| * | | | | | | | | [ci skip] Add deprecration of to CHANGELOGAnnie-Claude Côté2018-08-161-0/+4
* | | | | | | | | | Merge pull request #33656 from bogdanvlviv/follow-up-33413Kasper Timm Hansen2018-08-191-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | activestorage: yarn buildbogdanvlviv2018-08-191-4/+4
* | | | | | | | | | | SQLite3: Fix rename reference column not to lose foreign key constraintRyuta Kamizono2018-08-202-11/+31
| |_|/ / / / / / / / |/| | | | | | | | |