aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11382 from kennyj/fix_10751-2Rafael Mendonça França2013-09-223-3/+13
|\
| * Migration dump UUID default functions to schema.rb. Fixes #10751.kennyj2013-07-103-3/+12
| * Fix typo.kennyj2013-07-101-1/+1
* | Give the credits [ci skip]Rafael Mendonça França2013-09-221-0/+2
* | Merge pull request #10500 from kennyj/fix_10450Rafael Mendonça França2013-09-223-3/+50
|\ \
| * | Fixed a bug in when using has_many association with :inverse_of option and U...kennyj2013-05-083-3/+48
* | | Merge pull request #12281 from kennyj/add_doc_about_12276Rafael Mendonça França2013-09-221-0/+2
|\ \ \
| * | | [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 unused variableAaron Patterson2013-09-181-1/+0
* | | | support objects with blank string primary keysAaron Patterson2013-09-182-1/+7
* | | | ActiveRecord::Base#<=> has been removed. Primary keys may not be in order,Aaron Patterson2013-09-183-16/+10
* | | | do what the superclass does in the case that objects do not matchAaron Patterson2013-09-182-0/+10
* | | | Merge pull request #12276 from kennyj/fix_12269Rafael Mendonça França2013-09-183-0/+11
|\ \ \ \
| * | | | Fix an issue where router can't recognize downcased url encoding path.kennyj2013-09-193-0/+11
|/ / / /
* | | | There's no need to do thisSantiago Pastorino2013-09-171-4/+1
* | | | Merge pull request #12262 from sferik/remove_tzinfo_from_actionpackRafael Mendonça França2013-09-171-5/+4
|\ \ \ \
| * | | | Remove tzinfo dependency from Action PackErik Michaels-Ober2013-09-171-5/+4
|/ / / /
* | | | Merge pull request #12250 from JuanitoFatas/migrationRafael Mendonça França2013-09-161-3/+3
|\ \ \ \