Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Add comma to to make the information clear | Ubuntu | 2015-11-07 | 1 | -1/+1 | |
* | | | | | | Fix wrong `assert_equal` argument order. | Kasper Timm Hansen | 2015-11-07 | 1 | -2/+2 | |
* | | | | | | Merge pull request #22207 from yui-knk/suppress_warnings | Kasper Timm Hansen | 2015-11-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Suppress warning (warning about assigned but unused variable) | yui-knk | 2015-11-07 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #21967 from kevinbuch/connection-middleware-mutation | Richard Schneeman | 2015-11-06 | 3 | -4/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | Avoids mutating the original response in connection management middleware | Kevin Buchanan | 2015-11-06 | 3 | -4/+15 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #22203 from cllns/guides-has-many-through-join-models | Eileen M. Uchitelle | 2015-11-06 | 1 | -2/+4 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Clarify automatic creation/deletion of join models for has_many through | Sean Collins | 2015-11-06 | 1 | -2/+4 | |
* | | | | | Merge pull request #22193 from grosser/grosser/multi | Eileen M. Uchitelle | 2015-11-06 | 1 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | call local_cache 1 time instead of 3 times | Michael Grosser | 2015-11-06 | 1 | -3/+3 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #22200 from grosser/grosser/prepend | Kasper Timm Hansen | 2015-11-06 | 3 | -30/+27 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | use prepend instead of extending every instance | Michael Grosser | 2015-11-06 | 3 | -30/+27 | |
|/ / / / | ||||||
* | | | | Merge pull request #22194 from grosser/grosser/read-nil | Sean Griffin | 2015-11-05 | 2 | -3/+14 | |
|\ \ \ \ | ||||||
| * | | | | cache nil replies from backend cache so misses are fast too | Michael Grosser | 2015-11-05 | 2 | -3/+14 | |
* | | | | | Merge pull request #22150 from raq929/patch-1 | Yves Senn | 2015-11-05 | 1 | -2/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update association_basics.md | raq929 | 2015-11-01 | 1 | -2/+4 | |
* | | | | | | [ci skip] ( ͡° ͜ʖ ͡°) ( ͡⊙ ͜ʖ ͡⊙) ( ͡◉ ͜ʖ ͡◉) javascrip... | Kasper Timm Hansen | 2015-11-05 | 1 | -1/+1 | |
* | | | | | | [ci skip] Remove final mentions of `static_cache_control` in docs. | Kasper Timm Hansen | 2015-11-05 | 2 | -2/+6 | |
* | | | | | | Merge pull request #22187 from kamipo/test_binary_data_is_not_logged_is_for_p... | Andrew White | 2015-11-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | `test_binary_data_is_not_logged` is for prepared statements logging | Ryuta Kamizono | 2015-11-05 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #22189 from kamipo/no_need_mysql_doubles_reset_column_info... | Yves Senn | 2015-11-05 | 2 | -24/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | No need `MysqlDouble` and `MysqlDouble.reset_column_information` | Ryuta Kamizono | 2015-11-05 | 2 | -24/+12 | |
* | | | | | | | | Merge pull request #22191 from jonatack/fix-static-cache-control-deprecation-... | Kasper Timm Hansen | 2015-11-05 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix `static_cache_control` deprecation warning | Jon Atack | 2015-11-05 | 1 | -3/+6 | |
|/ / / / / / / | ||||||
* | | | | | | | Require the count_down_latch | Rafael Mendonça França | 2015-11-05 | 1 | -2/+3 | |
* | | | | | | | Merge pull request #22185 from jdantonio/cr-load-time | Rafael França | 2015-11-05 | 23 | -25/+27 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Require only necessary concurrent-ruby classes. | Jerry D'Antonio | 2015-11-04 | 23 | -25/+27 | |
* | | | | | | | | Remove links to docrails | Rafael Mendonça França | 2015-11-05 | 1 | -2/+2 | |
* | | | | | | | | Add bundle check to release task | Rafael Mendonça França | 2015-11-05 | 1 | -1/+5 | |
|/ / / / / / / | ||||||
* | | | | | | | tests, test should not care wether 9ms or 11ms have passed. | Yves Senn | 2015-11-04 | 1 | -1/+1 | |
* | | | | | | | Replace `serve_static_files` mentions in docs. | Kasper Timm Hansen | 2015-11-04 | 4 | -6/+8 | |
* | | | | | | | Replace `serve_static_files` in tests with `public_file_server.enabled`. | Kasper Timm Hansen | 2015-11-04 | 4 | -5/+5 | |
* | | | | | | | tests, define `Rails.root` before loading Action Mailer. | Yves Senn | 2015-11-04 | 2 | -8/+8 | |
* | | | | | | | Merge pull request #22173 from kaspth/enable-public-file-server | Kasper Timm Hansen | 2015-11-04 | 7 | -17/+84 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Move `static_cache_contorl` deprecation changelog entry to Railties. | Kasper Timm Hansen | 2015-11-04 | 2 | -5/+22 | |
| * | | | | | | | Add enabled flag to the public file server. | Kasper Timm Hansen | 2015-11-03 | 6 | -12/+62 | |
* | | | | | | | | Merge pull request #22182 from seanlinsley/patch-1 | Rafael França | 2015-11-04 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | document `try!` in ActiveSupport core ext guide | Sean Linsley | 2015-11-04 | 1 | -0/+7 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #22180 from usertesting/arbitrary-url-in-link-to-back | Rafael França | 2015-11-04 | 3 | -2/+33 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Don’t allow arbitrary data in back urls | Damien Burke | 2015-11-03 | 3 | -2/+33 | |
| |/ / / / / / / | ||||||
* | | | | | | | | formatting pass over Active Record changelog. [ci skip] | Yves Senn | 2015-11-04 | 1 | -18/+20 | |
* | | | | | | | | Merge pull request #22174 from metaskills/defsetup | Yves Senn | 2015-11-04 | 3 | -7/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update docs/comments to use setup/teardown blocks vs. methods. | Ken Collins | 2015-11-04 | 1 | -1/+0 | |
| * | | | | | | | | Update docs/comments to use setup/teardown blocks vs. methods. | Ken Collins | 2015-11-03 | 3 | -6/+6 | |
| |/ / / / / / / | ||||||
* | / / / / / / | Remove incorrect comments | Andrew White | 2015-11-04 | 1 | -4/+0 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Fix spelling error [ci skip] | Andrew White | 2015-11-04 | 1 | -1/+1 | |
* | | | | | | | don't start a new process for every test file | Aaron Patterson | 2015-11-03 | 1 | -8/+21 | |
* | | | | | | | Fix deprecation message when frame doesn't have absolute_path | Rafael Mendonça França | 2015-11-03 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Add tests to make sure mail_to work with nil and SafeBuffer | Rafael Mendonça França | 2015-11-03 | 1 | -0/+14 | |
* | | | | | | Merge pull request #18774 from yuki24/deprecate-original-exception-infavor-of... | Jeremy Daer | 2015-11-03 | 30 | -90/+179 | |
|\ \ \ \ \ \ |