Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | [ci skip] correct default cache store class | Aditya Kapoor | 2014-08-13 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Missing ActiveSupport require for calling String#first | Akira Matsuda | 2014-08-14 | 1 | -0/+1 | |
| |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | use :test delivery method for `base_test.rb` | Yves Senn | 2014-08-13 | 2 | -6/+3 | |
* | | | | | | | | | | | | | | | | | actionmailer_tests_are_order_dependent! | Akira Matsuda | 2014-08-13 | 1 | -0/+5 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #16491 from akshay-vishnoi/doc-changes | Yves Senn | 2014-08-13 | 4 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | [ci skip] fix spelling of override | Akshay Vishnoi | 2014-08-13 | 4 | -5/+5 | |
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Railties tests are order_independent! Hopefully. | Akira Matsuda | 2014-08-13 | 1 | -4/+0 | |
* | | | | | | | | | | | | | | | | Fix Railties tests that were order dependent | Akira Matsuda | 2014-08-13 | 1 | -0/+10 | |
* | | | | | | | | | | | | | | | | AS tests are now order_independent! | Akira Matsuda | 2014-08-13 | 1 | -5/+0 | |
* | | | | | | | | | | | | | | | | Reset ActiveSupport::Dependencies.mechanism to make tests order independent | Akira Matsuda | 2014-08-13 | 1 | -6/+10 | |
* | | | | | | | | | | | | | | | | Duplicated method in the test helper | Akira Matsuda | 2014-08-13 | 1 | -7/+0 | |
* | | | | | | | | | | | | | | | | AM, AP, AV, and AMo tests are already order_independent! | Akira Matsuda | 2014-08-13 | 4 | -20/+0 | |
* | | | | | | | | | | | | | | | | Merge pull request #16489 from tomkadwill/updating_options_to_new_style | Yves Senn | 2014-08-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | [ci skip] Updated where scope to conform to new style | Tom Kadwill | 2014-08-13 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | `index_exists?` with `:name` checks specified columns. | Yves Senn | 2014-08-13 | 3 | -7/+30 | |
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | :bomb: | Rafael Mendonça França | 2014-08-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge pull request #16476 from akshay-vishnoi/doc-changes | Rafael Mendonça França | 2014-08-12 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | use 'based on' instead of 'based off' [ci skip] | Akshay Vishnoi | 2014-08-12 | 2 | -2/+2 | |
| |/ / / / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / / / | Nobody sucks so nobody should call this awful method name | Rafael Mendonça França | 2014-08-12 | 9 | -8/+12 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | CHANGELOG entry for TestCase.i_suck_and_my_tests_are_order_dependent! fix | Akira Matsuda | 2014-08-12 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | Remove old setup from AS test case | Carlos Antonio da Silva | 2014-08-12 | 1 | -5/+0 | |
* | | | | | | | | | | | | | | users_dont_suck_but_only_we_suck_and_only_our_tests_are_order_dependent! | Akira Matsuda | 2014-08-12 | 8 | -4/+34 | |
* | | | | | | | | | | | | | | Merge pull request #16472 from y-yagi/patch-1 | Carlos Antonio da Silva | 2014-08-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | [ci skip] Fix broken url in plugins guide | yuuji.yaginuma | 2014-08-12 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #16456 from lsylvester/improve-active-record-error-message... | Santiago Pastorino | 2014-08-11 | 2 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | update error message to reflect that the record could have been destroyed | lsylvester | 2014-08-11 | 2 | -1/+8 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #16300 from vast/mention-changes-to-nil-serialization-in-u... | Godfrey Chan | 2014-08-10 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | [ci skip] Clarify the "Serialized Attributes" section | Vasily Polovnyov | 2014-07-26 | 1 | -1/+2 | |
| * | | | | | | | | | | | | [ci skip] Mention the change in nil handling for serialized attributes | Vasily Polovnyov | 2014-07-26 | 1 | -0/+3 | |
* | | | | | | | | | | | | | Merge pull request #16453 from reshleman/re-cleanup-guides-guidelines | Zachary Scott | 2014-08-10 | 1 | -12/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Cleanup Guides Guidelines [ci skip] | Robert Eshleman | 2014-08-10 | 1 | -12/+10 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #16451 from y-yagi/patch-2 | Zachary Scott | 2014-08-10 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | [ci skip] Fix sample code in engines guide | yuuji.yaginuma | 2014-08-10 | 1 | -2/+2 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #16441 from tomkadwill/activerecord_associations_options_p... | Santiago Pastorino | 2014-08-09 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | [ci skip] Changed options to +options+ for rdoc | Tom Kadwill | 2014-08-09 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | Merge pull request #16440 from tgxworld/pass_log_in_block | Santiago Pastorino | 2014-08-09 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Pass block for logging. | Guo Xiang Tan | 2014-08-09 | 1 | -4/+6 | |
* | | | | | | | | | | | | | | | Merge pull request #16439 from voxxit/patch-1 | Santiago Pastorino | 2014-08-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Using delegated connection method | Joshua Delsman | 2014-08-08 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #16443 from duccioarmenise/patch-1 | Vijay Dev | 2014-08-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Update README.md | Duccio Armenise | 2014-08-09 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #16437 from mscoutermarsh/master | Richard Schneeman | 2014-08-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Docs: grammar fix for fetch. [ci skip] | Mike Coutermarsh | 2014-08-08 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Revert "Merge pull request #16434 from strzalek/cookies-digest-config-option" | Santiago Pastorino | 2014-08-08 | 5 | -38/+3 | |
* | | | | | | | | | | | | | | Merge pull request #16434 from strzalek/cookies-digest-config-option | Santiago Pastorino | 2014-08-08 | 5 | -3/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Return preconfigured AS::MessageVerifier | Łukasz Strzałkowski | 2014-08-08 | 2 | -1/+7 | |
| * | | | | | | | | | | | | | | Add config option for cookies digest | Łukasz Strzałkowski | 2014-08-08 | 4 | -2/+31 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | save a hash allocation per request. | Aaron Patterson | 2014-08-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | add a test for prepending SCRIPT_NAME to generated urls | Aaron Patterson | 2014-08-08 | 1 | -0/+88 | |
* | | | | | | | | | | | | | | Merge pull request #16429 from arunagw/aa-build-fix-gemfile-spring | Santiago Pastorino | 2014-08-08 | 3 | -8/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |