| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Bring back test and changelog entry from #pluck method and select clause | Carlos Antonio da Silva | 2013-03-18 | 2 | -0/+16 |
* | | | | Fix changelog conflicts and remove release dates [ci skip] | Carlos Antonio da Silva | 2013-03-18 | 1 | -2/+2 |
* | | | | Merge branch '3-2-13' into 3-2-stable | Aaron Patterson | 2013-03-18 | 7 | -28/+12 |
|\ \ \ \ |
|
| * | | | | bumping to 3.2.13 | Aaron Patterson | 2013-03-18 | 1 | -1/+1 |
| * | | | | stop calling to_sym when building arel nodes [CVE-2013-1854] | Aaron Patterson | 2013-03-15 | 4 | -10/+10 |
| |/ / / |
|
| * | | | bumping to rc2 | Aaron Patterson | 2013-03-06 | 1 | -1/+1 |
| * | | | Revert "Merge pull request #8209 from senny/backport_8176" | Aaron Patterson | 2013-03-05 | 2 | -21/+0 |
| * | | | Freeze columns only once per Result | Santiago Pastorino | 2013-03-05 | 1 | -3/+9 |
| * | | | Preparing for 3.2.13.rc1 release | Steve Klabnik | 2013-02-27 | 1 | -2/+2 |
| * | | | Update CHANGELOGs for 3.2.13 release. | Steve Klabnik | 2013-02-27 | 1 | -0/+5 |
* | | | | Fix ar:mysql2 build on Ruby 1.8.7 | Andrew White | 2013-03-13 | 1 | -4/+12 |
* | | | | Merge pull request #9613 from arunagw/remove_fixme | Carlos Antonio da Silva | 2013-03-08 | 1 | -9/+8 |
|\ \ \ \ |
|
| * | | | | Removing FIXME | Arun Agrawal | 2013-03-08 | 1 | -9/+8 |
* | | | | | @target might be nil when Identity Map is enabled. | Larry Lv | 2013-03-08 | 1 | -3/+8 |
* | | | | | Merge pull request #9549 from larrylv/reload-stable-target-before-saving | Rafael Mendonça França | 2013-03-07 | 6 | -6/+28 |
|\ \ \ \ \ |
|
| * | | | | | Fix issue #7526. Reload the target if it's stale. | larrylv | 2013-03-05 | 6 | -6/+28 |
* | | | | | | Use shorter prefix and suffix as in Oracle database identifier | Yasuo Honda | 2013-03-07 | 1 | -4/+5 |
* | | | | | | Update CHANGELOGs for 3.2.13.rc1 | Steve Klabnik | 2013-03-05 | 1 | -0/+3 |
|/ / / / / |
|
* | | | | | Freeze columns only once per Result | Santiago Pastorino | 2013-03-03 | 1 | -3/+9 |
* | | | | | Update docs, change_table does not use TableDefinition. | Yves Senn | 2013-02-28 | 1 | -2/+2 |
* | | | | | Improve AR changelog [ci skip] | Carlos Antonio da Silva | 2013-02-28 | 1 | -2/+5 |
* | | | | | Backported #6755 to 3-2-stable. Don't read csv file during executing db:fixtu... | Narihiro Nakamura | 2013-02-28 | 2 | -1/+4 |
* | | | | | Revert "Skip test_remove_column_with_array_as_an_argument_is_deprecated with ... | Yasuo Honda | 2013-02-28 | 1 | -3/+1 |
* | | | | | Fix ORA-00972 error at test_rename_table_with_prefix_and_suffix | Yasuo Honda | 2013-02-28 | 1 | -4/+4 |
| |/ / /
|/| | | |
|
* | | | | CHANGELOG entry for ee291b9. | Steve Klabnik | 2013-02-26 | 1 | -0/+5 |
* | | | | Revert "Merge pull request #9208 from dylanahsmith/3-2-mysql-quote-numeric" | Steve Klabnik | 2013-02-26 | 7 | -49/+14 |
* | | | | Do not override attributes on `dup` by default scopes | Hiroshige Umino | 2013-02-26 | 3 | -1/+13 |
* | | | | Improve changelog entry [ci skip] | Carlos Antonio da Silva | 2013-02-26 | 1 | -4/+4 |
* | | | | Backported #7072 to 3-2-stable. Use database value for uniqueness validation ... | Narihiro Nakamura | 2013-02-26 | 3 | -1/+23 |
* | | | | Sqlite preserves primary keys when copying/altering tables. | Yves Senn | 2013-02-23 | 4 | -2/+34 |
* | | | | Use order to get the first record since postgresql returns in the | Rafael Mendonça França | 2013-02-20 | 1 | -1/+1 |
* | | | | keep the build :green_heart:, #first on 1.8.7 and pg is different | Yves Senn | 2013-02-19 | 1 | -1/+1 |
* | | | | don't cache invalid subsets when preloading hmt associations. | Yves Senn | 2013-02-19 | 3 | -1/+31 |
* | | | | Fix handling of dirty time zone aware attributes | Lilibeth De La Cruz | 2013-02-17 | 3 | -2/+35 |
* | | | | Revert "Merge pull request #9252 from senny/8423_hmt_preloading_bug" | Rafael Mendonça França | 2013-02-15 | 3 | -30/+1 |
* | | | | Do not put the version in unreleased changes [ci skip] | Rafael Mendonça França | 2013-02-14 | 1 | -1/+1 |
* | | | | Fix the CHANGELOG headers [ci skip] | Rafael Mendonça França | 2013-02-14 | 1 | -0/+2 |
* | | | | Merge pull request #9252 from senny/8423_hmt_preloading_bug | Rafael Mendonça França | 2013-02-14 | 3 | -1/+30 |
* | | | | Fixed changelog typos [ci skip] | Jon McCartie | 2013-02-14 | 1 | -1/+1 |
* | | | | backport of fix for issue #7630 | Matthew Robertson | 2013-02-13 | 3 | -0/+23 |
* | | | | Update changelogs with version/release dates [ci skip] | Carlos Antonio da Silva | 2013-02-11 | 1 | -1/+3 |
* | | | | Merge branch '3-2-sec' into 3-2-stable | Aaron Patterson | 2013-02-11 | 2 | -13/+13 |
|\ \ \ \ |
|
| * | | | | bumping version | Aaron Patterson | 2013-02-10 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
| * | | | fixing call to columns hash. run the damn tests when you backport! | Aaron Patterson | 2013-02-09 | 1 | -1/+1 |
| * | | | Merge pull request #9224 from dylanahsmith/bigdecimal-takes-string | Guillermo Iguaran | 2013-02-09 | 1 | -1/+1 |
| * | | | Merge pull request #9208 from dylanahsmith/3-2-mysql-quote-numeric | Guillermo Iguaran | 2013-02-09 | 8 | -15/+62 |
* | | | | fixing call to columns hash. run the damn tests when you backport! | Aaron Patterson | 2013-02-09 | 1 | -1/+1 |
* | | | | Fix test failure for ruby 1.8. | Dylan Smith | 2013-02-08 | 1 | -1/+1 |
* | | | | active_record: Quote numeric values compared to string columns. | Dylan Smith | 2013-02-07 | 8 | -14/+59 |
* | | | | This pull requests addresses ORA-01400 errors and also supports #6115 issue t... | Yasuo Honda | 2013-02-03 | 1 | -1/+1 |