| Commit message (Expand) | Author | Age | Files | Lines |
* | add commas removed earlier [ci skip] | Vijay Dev | 2015-08-24 | 1 | -1/+1 |
* | [ci skip] Add missing `super` to the setup of the `ActiveSupport::LogSubscrib... | Lucas Mazza | 2015-08-14 | 1 | -0/+1 |
* | [ci skip] Fix to `a, b or c` format | yui-knk | 2015-07-30 | 1 | -1/+1 |
* | [ci skip] Fix to `a, b and c` format | yui-knk | 2015-07-25 | 1 | -1/+1 |
* | [ci skip] Fix minor typo | yui-knk | 2015-07-24 | 1 | -1/+1 |
* | [ci skip] Fix `before_filter` -> `before_action` | yui-knk | 2015-07-24 | 1 | -1/+1 |
* | [ci skip] Minor fix | yui-knk | 2015-07-24 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-07-11 | 1 | -1/+1 |
|\ |
|
| * | [ci skip] Fix hash key to symbol | yui-knk | 2015-06-24 | 1 | -1/+1 |
* | | Merge pull request #20847 from zamith/cleanup-am-tests | Abdelkader Boudih | 2015-07-11 | 1 | -61/+2 |
|\ \ |
|
| * | | Removes unnecessary comments from i18n validations tests [ci skip] | Zamith | 2015-07-11 | 1 | -61/+2 |
|/ / |
|
* | | Merge pull request #20845 from y-yagi/fix_typo_in_changelog | Kasper Timm Hansen | 2015-07-11 | 1 | -1/+1 |
|\ \ |
|
| * | | fix class name typo [ci skip] | yuuji.yaginuma | 2015-07-11 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #20832 from mcfiredrill/contributing-to-rails-bugs-arent-f... | Xavier Noria | 2015-07-11 | 1 | -1/+1 |
|\ \ |
|
| * | | the key is that the behavior is incorrect [ci skip] | Tony Miller | 2015-07-11 | 1 | -1/+1 |
| * | | saying that "behaviour" "behaves" is kind of awkward, how about "works" | Tony Miller | 2015-07-10 | 1 | -1/+1 |
| * | | [ci skip] change sentence about reporting bugs in contributing guide | Tony Miller | 2015-07-10 | 1 | -1/+1 |
* | | | Merge pull request #20838 from TheBlasfem/improve_duplicable_documentation | Kasper Timm Hansen | 2015-07-11 | 1 | -1/+5 |
|\ \ \ |
|
| * | | | improve duplicable documentation [ci skip] | Julio Lopez | 2015-07-10 | 1 | -1/+5 |
| |/ / |
|
* | | | Merge pull request #20843 from zamith/activemodel-remove-mocha | Claudio B. | 2015-07-10 | 1 | -27/+27 |
|\ \ \ |
|
| * | | | Remove the reference to mocha in activemodel | Zamith | 2015-07-11 | 1 | -27/+27 |
|/ / / |
|
* | | | remove Rack::Lock for webrick | Aaron Patterson | 2015-07-10 | 1 | -11/+1 |
* | | | Require yaml for XML mini isolation test. | Kasper Timm Hansen | 2015-07-11 | 1 | -0/+1 |
* | | | Merge pull request #17102 from matthewd/load-interlock | Aaron Patterson | 2015-07-10 | 8 | -53/+315 |
|\ \ \ |
|
| * | | | Document ShareLock and the Interlock | Matthew Draper | 2015-07-09 | 3 | -9/+42 |
| * | | | Fix the Interlock middleware | Matthew Draper | 2015-07-09 | 1 | -5/+14 |
| * | | | Rely on the load interlock for non-caching reloads, too | Matthew Draper | 2015-07-09 | 4 | -24/+28 |
| * | | | Soften the lock requirements when eager_load is disabled | Matthew Draper | 2015-07-09 | 7 | -47/+263 |
* | | | | Require yaml for time_zone isolation test. | Kasper Timm Hansen | 2015-07-11 | 1 | -0/+1 |
* | | | | Use private method call assertions in Active Model tests. | Kasper Timm Hansen | 2015-07-10 | 4 | -59/+46 |
* | | | | Add multiple expected calls to assert_called_with. | Kasper Timm Hansen | 2015-07-10 | 2 | -1/+13 |
* | | | | we don't really need an extra method to set the script name | Aaron Patterson | 2015-07-10 | 1 | -5/+1 |
* | | | | Remove useless conditional | Aaron Patterson | 2015-07-10 | 1 | -12/+0 |
* | | | | default `PATH_INFO` to the generated path | Aaron Patterson | 2015-07-10 | 1 | -1/+2 |
* | | | | always default the SCRIPT_NAME to whatever is on the controller | Aaron Patterson | 2015-07-10 | 1 | -1/+1 |
* | | | | remove useless ivar clearing | Aaron Patterson | 2015-07-10 | 1 | -6/+0 |
* | | | | call the `path_parameters=` setter rather than rely on mutations | Aaron Patterson | 2015-07-10 | 1 | -1/+3 |
* | | | | start collecting `env` mutations | Aaron Patterson | 2015-07-10 | 1 | -5/+3 |
* | | | | Parameters are converted to a query string | Aaron Patterson | 2015-07-10 | 1 | -17/+0 |
* | | | | no more HWIA | Aaron Patterson | 2015-07-10 | 1 | -1/+1 |
* | | | | remove param dup'ing logic | Aaron Patterson | 2015-07-10 | 1 | -8/+0 |
* | | | | encode / decode parameters before assigning them to the request | Aaron Patterson | 2015-07-10 | 1 | -5/+58 |
* | | | | Merge pull request #20836 from sikachu/fix-time-zone-test | Rafael Mendonça França | 2015-07-10 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Require yaml for time_with_zone isolation test | Prem Sichanugrist | 2015-07-10 | 1 | -0/+1 |
|/ / / / |
|
* | | | | start disconnecting the parameter parser from the instance | Aaron Patterson | 2015-07-10 | 1 | -3/+3 |
* | | | | drop a conditional by always assigning | Aaron Patterson | 2015-07-10 | 1 | -6/+5 |
* | | | | Reuse the same test for HWIA reverse_merge! | Rafael Mendonça França | 2015-07-10 | 1 | -3/+1 |
* | | | | Merge pull request #20828 from Sirupsen/hash-indifferent-dup-default-proc | Rafael Mendonça França | 2015-07-10 | 4 | -13/+58 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | test/hash: move lonely indifferent hash test | Simon Eskildsen | 2015-07-10 | 2 | -11/+6 |
| * | | | active_support/indifferent_hash: dont raise on to_hash when default_proc raises | Simon Eskildsen | 2015-07-10 | 3 | -1/+22 |