| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Refactored nested associations so they are more readable. Added comments | wangjohn | 2013-03-08 | 1 | -26/+54 |
* | | Fix changelog indent, remove self from method call in changelog/doc examples | Carlos Antonio da Silva | 2013-03-08 | 1 | -1/+2 |
* | | The console --sandbox transaction should not be joinable | Jon Leighton | 2013-03-08 | 1 | -1/+2 |
* | | Make sure options is a hash | Rafael Mendonça França | 2013-03-08 | 1 | -1/+3 |
* | | Avoid short-circuit return | Rafael Mendonça França | 2013-03-08 | 1 | -5/+9 |
* | | Merge pull request #9497 from route/subclass_from_attrs | Rafael Mendonça França | 2013-03-08 | 1 | -2/+3 |
|\ \ |
|
| * | | Fix ActiveRecord `subclass_from_attrs` when eager_load is false. | Dmitry Vorotilin | 2013-03-06 | 1 | -2/+3 |
* | | | Fix rails console --sandbox | Jon Leighton | 2013-03-08 | 1 | -2/+2 |
* | | | Merge pull request #8868 from tehgeekmeister/master | Rafael Mendonça França | 2013-03-08 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | If an index can't be found by column, use the index name. | Ezekiel Smithburg | 2013-03-07 | 1 | -0/+6 |
* | | | | Merge pull request #8966 from cfabianski/disable_prepared_statement_when_prep... | Rafael Mendonça França | 2013-03-08 | 4 | -3/+14 |
|\ \ \ \ |
|
| * | | | | Unprepared Visitor + unprepared_statement | Cédric FABIANSKI | 2013-03-08 | 4 | -3/+14 |
| |/ / / |
|
* | | | | Update test name to reflect change in how scopes merging works | Carlos Antonio da Silva | 2013-03-08 | 1 | -1/+0 |
* | | | | Merge pull request #9553 from neerajdotname/7365-mergin-scopes-and-where | Jon Leighton | 2013-03-08 | 1 | -3/+13 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Combine scope conditions using AND | Neeraj Singh and John Leighton | 2013-03-07 | 1 | -3/+13 |
* | | | | SQLite3 3.6.8+ supports savepoints | Neeraj Singh | 2013-03-07 | 1 | -1/+2 |
|/ / / |
|
* | | | Merge pull request #9105 from bemurphy/cache_key_updated_on | Rafael Mendonça França | 2013-03-07 | 2 | -1/+7 |
|\ \ \ |
|
| * | | | cache_key consults updated_on timestamp if present | Brendon Murphy | 2013-02-26 | 2 | -1/+7 |
* | | | | Merge pull request #9474 from HonoreDB/master | Rafael Mendonça França | 2013-03-07 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | More helpful error message when instantiating an abstract class | Aaron Weiner | 2013-03-03 | 1 | -0/+3 |
* | | | | | rake db:structure:dump warns when `mysqldump` is not in PATH. | Yves Senn | 2013-03-06 | 1 | -1/+4 |
* | | | | | `Connection#structure_dump` is no longer used. #9518 | Yves Senn | 2013-03-06 | 2 | -19/+0 |
* | | | | | Merge pull request #9507 from senny/9483_migrations_without_transactions | Rafael Mendonça França | 2013-03-06 | 1 | -7/+37 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | transactions can be turned off per Migration. | Yves Senn | 2013-03-05 | 1 | -7/+37 |
* | | | | | Merge pull request #9565 from kennyj/remove_unused_return_value | Xavier Noria | 2013-03-05 | 2 | -3/+3 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Remove unused return value, because collecting_queries_for_explain isn't publ... | kennyj | 2013-03-06 | 2 | -3/+3 |
| |/ / / |
|
* | | | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-03-05 | 2 | -2/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fix typo | Carson McDonald | 2013-03-05 | 1 | -1/+1 |
| * | | | Fix WhereChain docs to mention only not | Ernie Miller | 2013-03-04 | 1 | -1/+1 |
* | | | | assigning '0.0' to a nullable numeric column does not make it dirty | Yves Senn | 2013-03-05 | 1 | -1/+5 |
* | | | | `ActiveRecord::Base.include_root_in_json` is `false` by default. | Yves Senn | 2013-03-04 | 1 | -1/+1 |
* | | | | Remove .all usage from unscope doc examples [ci skip] | Carlos Antonio da Silva | 2013-03-04 | 1 | -4/+4 |
* | | | | Use 1.9 hash style in changelog and doc examples [ci skip] | Carlos Antonio da Silva | 2013-03-04 | 1 | -3/+3 |
* | | | | Merge pull request #9200 from wangjohn/unscoping_activerecord_merging | Jeremy Kemper | 2013-03-03 | 1 | -0/+94 |
|\ \ \ \ |
|
| * | | | | Created an unscope method for removing relations from a chain of | wangjohn | 2013-03-03 | 1 | -0/+94 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #9532 from neerajdotname/fix-sql-in-example | Carlos Antonio da Silva | 2013-03-03 | 1 | -1/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | fix the sql that is generated from scoping | Neeraj Singh | 2013-03-03 | 1 | -1/+2 |
* | | | | Remove hard coded references to Active Record in railties | José Valim | 2013-03-02 | 3 | -4/+4 |
* | | | | Merge pull request #9431 from troyk/patch-2 | Andrew White | 2013-03-02 | 1 | -4/+1 |
|\ \ \ \ |
|
| * | | | | Fix PostgreSQL TIMESTAMP WITH TIME ZONE to return ActiveSupport::Time | Troy Kruthoff | 2013-03-01 | 1 | -4/+1 |
* | | | | | deal with `#append` and `#prepend` on association collections. | Yves Senn | 2013-03-01 | 1 | -0/+5 |
* | | | | | don't use non-ascii ' chars in documentation | Yves Senn | 2013-03-01 | 1 | -4/+4 |
|/ / / / |
|
* | | | | Support creating a table migration generator | Sammy Larbi | 2013-03-01 | 3 | -3/+10 |
* | | | | Wrong exception is occured when raising no translatable exception | kennyj | 2013-03-01 | 1 | -0/+2 |
* | | | | Support PostgreSQL specific column types when using `change_table`. | Yves Senn | 2013-02-28 | 2 | -6/+22 |
* | | | | update docs, change_table does not use TableDefinition. | Yves Senn | 2013-02-28 | 1 | -3/+3 |
* | | | | Revert "Merge pull request #9207 from dylanahsmith/mysql-quote-numeric" | Steve Klabnik | 2013-02-27 | 3 | -13/+4 |
|/ / / |
|
* | | | Merge pull request #9218 from Fivell/master | Carlos Antonio da Silva | 2013-02-27 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | fix db_runtime attribute value after raising ActionView::MissingTemplate exc... | Igor | 2013-02-27 | 1 | -1/+2 |
* | | | | Fix default output for postgres network address types | Erik Peterson | 2013-02-26 | 1 | -0/+11 |