aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #26301 from maclover7/jm-fix-commentGuillermo Iguaran2016-08-271-4/+2
|\ \ \ \ \
| * | | | | Switch back to `Hash.dup`Jon Moss2016-08-271-4/+2
|/ / / / /
* | | | | Merge pull request #26299 from davydovanton/fix-typoVipul A M2016-08-271-1/+1
|\ \ \ \ \
| * | | | | Fix typo in Delegation#delegate_missing_to doc [skip ci]Anton Davydov2016-08-271-1/+1
|/ / / / /
* | | | | Merge pull request #26297 from ledermann/patch-1Vijay Dev2016-08-271-1/+1
|\ \ \ \ \
| * | | | | Fix typo in deprecation messageGeorg Ledermann2016-08-271-1/+1
|/ / / / /
* | | | | Merge pull request #26293 from mechanicles/move-custom-assertionGuillermo Iguaran2016-08-272-11/+11
|\ \ \ \ \
| * | | | | Move custom assertion to its proper placeSantosh Wadghule2016-08-272-11/+11
|/ / / / /
* | / / / Missing key should throw KeyErroreileencodes2016-08-262-1/+7
| |/ / / |/| | |
* | | | Merge pull request #26288 from maclover7/jm-revert-21995Guillermo Iguaran2016-08-261-7/+11
|\ \ \ \
| * | | | Clarify two ways to set Rails configuration optionsJon Moss2016-08-261-5/+8
| * | | | Add back in `config_for` exampleJon Moss2016-08-261-0/+28
| * | | | Revert "Merge pull request #21995 from tak1n/master"Jon Moss2016-08-261-35/+8
* | | | | Merge pull request #26287 from mechanicles/rails-assertionJon Moss2016-08-261-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Move `assert_nothing_raised` method to Rails Specific AssertionsSantosh Wadghule2016-08-261-1/+1
|/ / / /
* | | | Merge pull request #26284 from kamipo/fix_warnigGuillermo Iguaran2016-08-251-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix "warning: assigned but unused variable - task"Ryuta Kamizono2016-08-261-1/+1
|/ / /
* | | Fix typo in the hook nameRafael Mendonça França2016-08-251-1/+1
* | | Add load hooks to all tests classesRafael Mendonça França2016-08-254-0/+5
| |/ |/|
* | kick different instrumentation methodAaron Patterson2016-08-241-8/+12
* | remove useless freezeAaron Patterson2016-08-241-1/+1
* | Simplify cache hit loggingAaron Patterson2016-08-242-5/+5
* | Merge pull request #26271 from jcoleman/fix-unnecessary-query-cache-busting-testGuillermo Iguaran2016-08-241-0/+20
|\ \
| * | Test that AR query cache isn't busted when types are not same objectJames Coleman2016-08-241-0/+20
* | | Merge pull request #26235 from samphippen/allow-early-setting-of-integration-...Sean Griffin2016-08-242-1/+23
|\ \ \ | |/ / |/| |
| * | Move setting of integration session to constructor.Sam Phippen2016-08-211-1/+5
| * | Allow the `integration_sesion` to be set early on ActionDispatch::Integration...Sam Phippen2016-08-202-1/+19
* | | Merge pull request #26267 from riseshia/patch-1Rafael França2016-08-231-2/+2
|\ \ \
| * | | Rename the title of comand_line.md in indexShia2016-08-241-2/+2
* | | | Merge pull request #26182 from bogdan/remove-relation-metaprogrammingRafael França2016-08-234-94/+59
|\ \ \ \ | |/ / / |/| | |
| * | | Remove over meta programming in AR::RelationBogdan Gusiev2016-08-234-94/+59
* | | | Merge pull request #26258 from kamipo/remove_unnecessary_format_stringRafael França2016-08-231-15/+2
|\ \ \ \
| * | | | Remove unnecessary `format_string`Ryuta Kamizono2016-08-231-15/+2
| | |_|/ | |/| |
* | | | Merge pull request #26259 from riseshia/patch-1Rafael França2016-08-231-12/+6
|\ \ \ \
| * | | | update `is renamed` to `tasks are renamed`Shia2016-08-231-1/+1
| * | | | Remove Duplicated information & fix typo...Shia2016-08-231-12/+6
| |/ / /
* | | | Merge pull request #26265 from ipmsteven/fixwordingRafael França2016-08-231-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | yl - remove extra …yunlei2016-08-231-1/+1
|/ / /
* | | Merge pull request #26228 from kamipo/remove_unnecessary_any_and_manyRafael França2016-08-232-28/+12
|\ \ \
| * | | Remove unnecessary `any?` and `many?` methods for collection proxyRyuta Kamizono2016-08-192-28/+12
* | | | Merge pull request #26254 from badosu/improve-tag-optionRafael França2016-08-231-2/+2
|\ \ \ \
| * | | | Improve TagHelper#tag_option performanceAmadeus Folego2016-08-221-2/+2
* | | | | Merge pull request #26205 from pedaling-corp/fix/active-job-resqueRafael Mendonça França2016-08-233-2/+16
|\ \ \ \ \
| * | | | | Added instance variable `@queue` to JobWrapper.InJung Chung2016-08-193-0/+16
* | | | | | Merge pull request #26253 from kamipo/fix_ci_failureRafael França2016-08-231-2/+2
|\ \ \ \ \ \
| * | | | | | Fix CI failure caused by df84e9867219e9311aef6f4efd5dd9ec675bee5cRyuta Kamizono2016-08-231-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #26231 from philipqnguyen/scoped-dependent-destroyJon Moss2016-08-221-0/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Doc on scoped has_many, dependent: :destroyPhilip Nguyen2016-08-221-0/+6
| | |/ / / | |/| | |
* | | | | Include the content of the flash in the auto-generated etag (#26250)David Heinemeier Hansson2016-08-225-0/+59
* | | | | Merge pull request #26249 from rafamanzo/add_redis_to_development_dependenciesRafael França2016-08-221-0/+43
|\ \ \ \ \