aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | [ci skip] Add some comment about downcase url encoded string.kennyj2013-09-221-0/+2
| | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #12316 from JuanitoFatas/enginesRafael Mendonça França2013-09-221-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | [ci skip] Add missing migrate step in generating comment resource section.Juanito Fatas2013-09-221-1/+5
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge pull request #12311 from kennyj/fix_typo_about_uuidRafael Mendonça França2013-09-211-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix typo. This test isn't executed in even postgresql.kennyj2013-09-221-1/+1
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Add back options argument in the ActiveRecord::Base.initialize methodRafael Mendonça França2013-09-211-2/+10
| * | | | | | | | | | | | Merge pull request #12307 from douglascalhoun/patch-1Vijay Dev2013-09-211-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Removes redundant into textdouglascalhoun2013-09-211-2/+0
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge pull request #12310 from JuanitoFatas/fix-a-typoVijay Dev2013-09-211-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | [ci skip] Fix a typo in Engines.md.Juanito Fatas2013-09-221-1/+1
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge pull request #12232 from claudiob/delete-unused-helper-fixturesSantiago Pastorino2013-09-204-16/+0
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Remove unused AV helper fixtures from e10a2531claudiob2013-09-144-16/+0
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #12301 from Gazler/guide_3_0_release_notes_broken_linkRafael Mendonça França2013-09-201-2/+0
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix: Remove broken link on rails 3 guideGary Rennie2013-09-201-2/+0
| * | | | | | | | | | | | Merge pull request #11452 from dasch/dasch/details-in-digestor-cache-keyJosé Valim2013-09-203-2/+39
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Bust the template digest cache key when details are changedDaniel Schierbeck2013-09-193-2/+39
| * | | | | | | | | | | | | Merge pull request #12285 from dasch/dasch/allow-attaching-up-frontJosé Valim2013-09-203-2/+92
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Allow attaching to AS::Notifications namespace up frontDaniel Schierbeck2013-09-203-2/+92
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #12299 from hitendrasingh/code_refactorJosé Valim2013-09-203-8/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Initializing Codepoint object with default valuesHitendra Singh2013-09-202-6/+7
| | * | | | | | | | | | | | Drying up method_missing codeHitendra Singh2013-09-201-2/+1
| * | | | | | | | | | | | | mention controller test base class in testing guide. [ci skip]Yves Senn2013-09-201-4/+6
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge pull request #12295 from gaurish/patch-2Guillermo Iguaran2013-09-191-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Allow failures in jruby-headGaurish Sharma2013-09-201-1/+1
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge pull request #12294 from gaurish/patch-1Guillermo Iguaran2013-09-191-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Run Tests against JRuby masterGaurish Sharma2013-09-201-1/+1
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge pull request #10362 from derekprior/dp-fix-assert-redirect-toAndrew White2013-09-194-34/+53
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix regex used to find URI schemes in redirect_toDerek Prior2013-09-192-1/+6
| | * | | | | | | | | | | | Fix incorrect assert_redirected_to failure messageDerek Prior2013-09-194-34/+48
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge pull request #12280 from kennyj/remove_1_8_compatJosé Valim2013-09-191-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Remove 1.8 compatible codekennyj2013-09-191-1/+1
| * | | | | | | | | | | | Merge pull request #12279 from jbaudanza/reset_sessionJosé Valim2013-09-182-0/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | NullSessionHash#destroy should be a no-opJonathan Baudanza2013-09-182-0/+13
| |/ / / / / / / / / / /
* | | | | | | | | | | | remove initialize methodAaron Patterson2013-09-251-4/+0
* | | | | | | | | | | | extract association resetting to a methodAaron Patterson2013-09-251-9/+16
* | | | | | | | | | | | hash insertion order doesn't matter anymore, so only loop over theAaron Patterson2013-09-251-4/+2
* | | | | | | | | | | | always populate the preloaded records instance variable so we can removeAaron Patterson2013-09-252-10/+5
* | | | | | | | | | | | keep preloaded records in a list rather than extract from a hashAaron Patterson2013-09-253-16/+21
* | | | | | | | | | | | push slice loading to it's own method so we can remove the type castingAaron Patterson2013-09-242-24/+20
* | | | | | | | | | | | guarantee that `klass` is not nil inside the preloader objectsAaron Patterson2013-09-242-5/+12
* | | | | | | | | | | | eliminate unused ivarAaron Patterson2013-09-241-1/+0
* | | | | | | | | | | | all records have a preloaded, so eliminate that conditionalAaron Patterson2013-09-241-11/+7
* | | | | | | | | | | | eliminate the `loaded?` conditionalAaron Patterson2013-09-243-12/+7
* | | | | | | | | | | | push preloaded test up to the factory method so we can eliminateAaron Patterson2013-09-244-9/+21
* | | | | | | | | | | | we can't sort by lhs since the middle records have difference classesAaron Patterson2013-09-232-20/+21
* | | | | | | | | | | | adding a test for sti on middle tables with sorting on RHSAaron Patterson2013-09-232-1/+19
* | | | | | | | | | | | pass the preloader down so we only have to construct oneAaron Patterson2013-09-237-21/+21
* | | | | | | | | | | | reuse the same preloader object for each associationAaron Patterson2013-09-231-2/+2
* | | | | | | | | | | | remove state from the preloaderAaron Patterson2013-09-233-28/+18
* | | | | | | | | | | | pass the scope all the way down to the constructorsAaron Patterson2013-09-231-10/+10