Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Cable: add isolated tests and FAYE=1 test runs | Jeremy Daer | 2016-03-20 | 2 | -3/+15 | |
* | | | | | | | Merge pull request #24253 from y-yagi/change_default_value_of_caching | Kasper Timm Hansen | 2016-03-21 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | changed default value of `caching` option to `nil` | yuuji.yaginuma | 2016-03-21 | 2 | -2/+3 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #24243 from dewski/dont-upgrade-file-watcher | Arthur Neves | 2016-03-21 | 2 | -0/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add tests for file_watcher config on update | Arthur Neves | 2016-03-21 | 1 | -0/+14 | |
| * | | | | | | | Don't upgrade config.file_watcher during upgrade path | Garrett Bjerkhoel | 2016-03-18 | 1 | -0/+5 | |
* | | | | | | | | Fix generator test to match to use the string | Rafael Mendonça França | 2016-03-21 | 2 | -2/+2 | |
* | | | | | | | | Merge pull request #24231 from hallmatt/master | Rafael Mendonça França | 2016-03-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | switched layout :mailer to a string so that mail layout can be properly found... | Matt Hall | 2016-03-17 | 1 | -1/+1 | |
* | | | | | | | | | Keep all session tests in the same file | Rafael Mendonça França | 2016-03-21 | 2 | -46/+28 | |
* | | | | | | | | | Merge pull request #24229 from maclover7/fix-24222 | Rafael Mendonça França | 2016-03-21 | 3 | -1/+51 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix request.reset_session for API controllers | Jon Moss | 2016-03-19 | 3 | -1/+51 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #24244 from bronson/asset-pipeline-doc | Jon Moss | 2016-03-18 | 1 | -7/+3 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | remove Rails 4 text from asset pipeline guide | Scott Bronson | 2016-03-18 | 1 | -7/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #22518 from RochesterinNYC/better-error-message-for-includ... | Arthur Nogueira Neves | 2016-03-18 | 2 | -1/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Improve clarity of error message for missing includes and eager_load | James Wen | 2016-01-28 | 2 | -1/+18 | |
* | | | | | | | | Merge pull request #24223 from mechanicles/reserved-keys-tests | Eileen M. Uchitelle | 2016-03-18 | 1 | -6/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Added more tests for reserved hash keys of ActiveJob::Arguments. | Santosh Wadghule | 2016-03-17 | 1 | -6/+7 | |
* | | | | | | | | | Merge pull request #24226 from mabras/master | Xavier Noria | 2016-03-18 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | use rails 5 favicon.ico for rails guides | Mohamad Abras | 2016-03-17 | 1 | -0/+0 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* / | | | | | | | Evented Redis adapter: log reconnect failures as errors, not just info | Jeremy Daer | 2016-03-17 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #24218 from schneems/schneems/match-logger | Richard Schneeman | 2016-03-17 | 2 | -10/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Document and Match the Rails logger interface | schneems | 2016-03-16 | 2 | -10/+26 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #24201 from rails/rake-db-create | Rafael França | 2016-03-17 | 3 | -10/+17 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Creates development and test databases in db:migrate task | Rafael Mendonça França | 2016-03-14 | 3 | -10/+17 | |
* | | | | | | | Merge pull request #24215 from shiraikenta/modify-atom-feed-helper-rb | Jon Moss | 2016-03-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix a comment in atom_feed_helper.rb | 白井 健太 | 2016-03-16 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #24205 from delftswa2016/improve-activesupport-dependencies | Xavier Noria | 2016-03-16 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Improve code readability in ActiveSupport::Dependencies | Aaron Ang | 2016-03-16 | 1 | -5/+6 | |
| * | | | | | | | Add comments to ActiveSupport::Dependencies to help understanding | Aaron Ang | 2016-03-16 | 1 | -0/+2 | |
* | | | | | | | | adds .gitattributes to enable Ruby-awareness | Xavier Noria | 2016-03-16 | 1 | -0/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | no need to clear an unusued collection | Xavier Noria | 2016-03-16 | 1 | -1/+1 | |
* | | | | | | | removes unreachable code | Xavier Noria | 2016-03-16 | 1 | -2/+0 | |
* | | | | | | | tests the raising/throwing discards the watching stack | Xavier Noria | 2016-03-16 | 3 | -4/+8 | |
* | | | | | | | s/removes/discards/ | Xavier Noria | 2016-03-16 | 1 | -2/+2 | |
* | | | | | | | adds coverage for raising while autoloading | Xavier Noria | 2016-03-16 | 2 | -0/+12 | |
* | | | | | | | adds coverage for throwing while autoloading | Xavier Noria | 2016-03-15 | 2 | -0/+14 | |
* | | | | | | | Share dev caching implementation between task and server. | Kasper Timm Hansen | 2016-03-15 | 3 | -25/+46 | |
* | | | | | | | Merge pull request #24204 from sand33pn/master | Vipul A M | 2016-03-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update action_controller_overview.md | Sandeep Navghane | 2016-03-15 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #24198 from delftswa2016/remove-log-related-stuff | Xavier Noria | 2016-03-15 | 3 | -51/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Remove log-related stuff from ActiveSupport::Dependencies | Aaron Ang | 2016-03-15 | 3 | -51/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #24188 from wiehann/railsguide-fix | Jon Moss | 2016-03-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Correct command for generating secret_key_base [ci skip] | Wiehann | 2016-03-14 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #24187 from akihiro17/fix-find-doc | Arthur Nogueira Neves | 2016-03-14 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | [ci skip] Fix the FinderMethods#find document | akihiro17 | 2016-03-14 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #24184 from y-yagi/add_queue_classic_to_list | प्रथमेश Sonpatki | 2016-03-14 | 1 | -3/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add `queue_classic` to list of provide `provider_job_id` [ci skip] | yuuji.yaginuma | 2016-03-14 | 1 | -3/+4 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #24175 from y-yagi/add_headers_to_payload | Jon Moss | 2016-03-12 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add headers to payload list [ci skip] | yuuji.yaginuma | 2016-03-13 | 1 | -0/+4 | |
| | |/ / / / | |/| | | | |