aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added notice message for destroy method in scaffoldRahul P. Chaudhari2013-02-103-1/+6
* Add missing require to APCarlos Antonio da Silva2013-02-081-0/+1
* Reverting e170014113 (Change behaviour with empty hash in where clause)Guillermo Iguaran2013-02-083-12/+3
* We don't need a CHANGELOG entry for an issue of something that was not releas...Santiago Pastorino2013-02-081-5/+0
* Merge pull request #9196 from AndreyChernyh/fix-cookies-with-null-sessionSantiago Pastorino2013-02-084-5/+49
|\
| * Fix #9168 Initialize NullCookieJar with all options needed for KeyGeneratorAndrey Chernih2013-02-084-5/+49
* | Bump rack dependency to 1.5.2Santiago Pastorino2013-02-081-1/+1
* | Reverting 16f6f25 (Change behaviour with empty array in where clause)Guillermo Iguaran2013-02-086-14/+13
|/
* Improve changelog entries in ARCarlos Antonio da Silva2013-02-081-5/+6
* Merge pull request #9216 from robertomiranda/where-with-empty-arrayGuillermo Iguaran2013-02-086-13/+14
|\
| * Change behaviour with empty array in where clauserobertomiranda2013-02-086-13/+14
|/
* Merge pull request #9220 from robertomiranda/where-with-empty-hashMichael Koziarski2013-02-073-3/+11
|\
| * Change behaviour with empty hash in where clauserobertomiranda2013-02-083-3/+11
|/
* Merge pull request #9185 from tricknotes/fix-article-for-generator-nameCarlos Antonio da Silva2013-02-071-2/+2
|\
| * Fix article for generator nameRyunosuke SATO2013-02-071-2/+2
* | Merge pull request #9207 from dylanahsmith/mysql-quote-numericGuillermo Iguaran2013-02-078-14/+60
|\ \
| * | active_record: Quote numeric values compared to string columns.Dylan Smith2013-02-078-14/+60
* | | Skip schema dumper extensions test if connection does not support itCarlos Antonio da Silva2013-02-071-0/+1
|/ /
* | Run schema dumper extensions without creating real extensionsCarlos Antonio da Silva2013-02-061-9/+2
* | Do not print anything related to extensions when they don't none existCarlos Antonio da Silva2013-02-062-4/+16
* | Add blank line after extensions to separate from tables in schemaCarlos Antonio da Silva2013-02-061-0/+1
* | Fix indentation of extensions in schemaCarlos Antonio da Silva2013-02-061-4/+2
* | Call super to use the abstract adapter implementation insteadCarlos Antonio da Silva2013-02-061-1/+1
* | Add changelog entry for #9203 about schema dumper with db extensionsCarlos Antonio da Silva2013-02-062-2/+7
* | Merge pull request #9203 from jaggederest/dumping_pgsql_extensionsAaron Patterson2013-02-065-0/+42
|\ \
| * | add ActiveRecord::AbstractAdapter#extensions and ActiveRecord::ConnectionAdap...Justin George2013-02-063-0/+27
| * | improve tests to check for existence of extensions method, and skip testing d...Justin George2013-02-062-8/+8
| * | Add some tests to enumerate how extensions should be stored in the schema outputJustin George2013-02-062-0/+15
|/ /
* | Update changelog from #9128 with author nameCarlos Antonio da Silva2013-02-061-2/+4
* | Merge pull request #9128 from jamesotron/iso8601-sub-second-accuracyJeremy Kemper2013-02-063-2/+7
|\ \
| * | Modify TimeWithZone#as_json to return 3DP of sub-second accuracy by default, ...James Harton2013-01-313-2/+7
* | | Update actionpack/CHANGELOG.mdRafael Mendonça França2013-02-061-4/+4
* | | Merge pull request #9039 from senny/warn_on_controller_option_with_ruby_const...Rafael Mendonça França2013-02-064-9/+72
|\ \ \
| * | | ruby constant syntax is not supported as routing `:controller` option.Yves Senn2013-02-064-9/+72
|/ / /
* | | Update .gitignoreJosé Valim2013-02-051-2/+0
* | | Enable hstore extensions on tests if it is not enabled and database supports itRafael Mendonça França2013-02-051-1/+8
* | | Merge pull request #9192 from adammck/ignore-dot-ruby-versionRafael Mendonça França2013-02-051-0/+1
|\ \ \ | |_|/ |/| |
| * | Ignore .ruby-versionAdam Mckaig2013-02-051-0/+1
|/ /
* | Merge pull request #9178 from robertomiranda/best-standard-support-guideCarlos Antonio da Silva2013-02-041-0/+2
|\ \
| * | Update upgrading guide with ActionDispatch::BestStandardsSupport removalrobertomiranda2013-02-041-0/+2
* | | Merge pull request #9177 from zenspider/masterAaron Patterson2013-02-041-0/+12
|\ \ \ | |/ / |/| |
| * | Added test:all and test:all:db tasks to speed up full test runs.Ryan Davis2013-02-041-0/+12
|/ /
* | Merge pull request #9175 from robertomiranda/add--rc-descGuillermo Iguaran2013-02-041-0/+3
|\ \
| * | Add --rc description on the command linerobertomiranda2013-02-041-0/+3
* | | Merge pull request #9174 from robertomiranda/railsrc-cli-optionRafael Mendonça França2013-02-041-2/+6
|\ \ \ | |/ / |/| |
| * | Use --rc= instead of --rcrobertomiranda2013-02-041-2/+6
|/ /
* | Merge pull request #8520 from senny/8516_assert_template_with_localsCarlos Antonio da Silva2013-02-046-3/+46
|\ \
| * | partials inside directory work with `assert_template`Yves Senn2013-02-046-3/+30
| * | descriptive `assert_template` error when partial wasn't renderedYves Senn2013-02-043-0/+16
|/ /
* | Take care of whitespaces and changing the hash syntaxRafael Mendonça França2013-02-041-57/+56