| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | test-case to prevent regressions described in #10901. | Jared Armstrong | 2013-06-24 | 1 | -0/+27 |
* | | | | | | | replace all older rocket sign to new ":" from examples of active record and a... | Rajarshi Das | 2013-06-24 | 2 | -19/+19 |
* | | | | | | | Setup env and seed_loaded for DatabaseTasks outside load_config | Piotr Sarnacki | 2013-06-23 | 1 | -2/+3 |
* | | | | | | | Change a way ActiveRecord's config is prepared for rake tasks | Piotr Sarnacki | 2013-06-23 | 1 | -10/+14 |
* | | | | | | | test-case to prevent regressions on `Association#build` with an Array. | Yves Senn | 2013-06-22 | 1 | -0/+10 |
* | | | | | | | flatten merged join_values before building the joins | Neeraj Singh | 2013-06-22 | 3 | -2/+19 |
* | | | | | | | do not load all child records for inverse case | Neeraj Singh | 2013-06-21 | 3 | -1/+25 |
* | | | | | | | Merge pull request #11049 from neerajdotname/no-need-of-large-number | Jon Leighton | 2013-06-21 | 1 | -1/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fix bad test by making number that fits for integer | Neeraj Singh | 2013-06-21 | 1 | -1/+5 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #11040 from satococoa/fix-create_join_table-document | Carlos Antonio da Silva | 2013-06-21 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fix documents for create_join_table | Satoshi Ebisawa | 2013-06-21 | 1 | -2/+2 |
| |/ / / / / / |
|
* / / / / / / | Saying gemcutter => rubygems [ci skip] | Arun Agrawal | 2013-06-21 | 1 | -1/+1 |
|/ / / / / / |
|
* | | | | / | `inspect` for AR model classes does not initiate a new connection. | Yves Senn | 2013-06-20 | 3 | -0/+33 |
| |_|_|_|/
|/| | | | |
|
* | | | | | add forgotten CHANGELOG entry for #10884. | Yves Senn | 2013-06-19 | 1 | -0/+5 |
* | | | | | Merge pull request #10884 from dmarkow/pg_fix_default_quotes | Yves Senn | 2013-06-19 | 2 | -1/+26 |
|\ \ \ \ \ |
|
| * | | | | | Handle single quotes in PostgreSQL default column values | Dylan Markow | 2013-06-19 | 2 | -1/+26 |
* | | | | | | Revert "Merge pull request #10566 from neerajdotname/10509d" | Jon Leighton | 2013-06-19 | 3 | -25/+1 |
* | | | | | | log the sql that is actually sent to the database | Neeraj Singh | 2013-06-19 | 3 | -1/+19 |
* | | | | | | do not load all child records for inverse case | Neeraj Singh | 2013-06-19 | 3 | -1/+25 |
| |/ / / /
|/| | | | |
|
* | | | | | Fix formatting of my name in the changelog, and given Aaron credit for b483a0... | Ben Woosley | 2013-06-18 | 1 | -1/+3 |
* | | | | | It takes 4 spaces or some backticks to have this code displayed as code in th... | Ben Woosley | 2013-06-18 | 1 | -23/+23 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #10987 from senny/10979_association_include_returns_true | Xavier Noria | 2013-06-18 | 2 | -12/+12 |
|\ \ \ \ |
|
| * | | | | `CollectionProxy#include?` returns `true` and `false` as documented. | Yves Senn | 2013-06-18 | 2 | -12/+12 |
* | | | | | just construct real objects rather than mock and stub | Aaron Patterson | 2013-06-17 | 1 | -7/+8 |
* | | | | | Merge branch 'master' into mrbrdo-fixserialization | Aaron Patterson | 2013-06-17 | 41 | -301/+522 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge pull request #10942 from yangchenyun/mine | Yves Senn | 2013-06-16 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | correct documentation about active_record behavior | Steven Yang | 2013-06-15 | 1 | -2/+2 |
| * | | | | | | Merge pull request #10533 from vipulnsward/fix_test | Rafael Mendonça França | 2013-06-15 | 1 | -1/+2 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | Make test name descriptive and add reference to original regression commit | Vipul A M | 2013-06-15 | 1 | -1/+2 |
| * | | | | | | fixture setup does not rely on `AR::Base.configurations`. | Yves Senn | 2013-06-15 | 3 | -4/+21 |
| * | | | | | | regression test + mysql2 adapter raises correct error if conn is closed. | Yves Senn | 2013-06-15 | 3 | -3/+36 |
| * | | | | | | cleanup, remove trailing whitespace from AR changelog | Yves Senn | 2013-06-15 | 1 | -4/+4 |
| * | | | | | | Merge pull request #10953 from acapilleri/fix_typos | Yves Senn | 2013-06-15 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | fix typos | Angelo Capilleri | 2013-06-15 | 1 | -1/+1 |
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Merge pull request #10898 from dmitry/find_first_refactor_duplication | Rafael Mendonça França | 2013-06-14 | 1 | -11/+10 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | rename method `find_first_records` to `find_first_with_limit` | Dmitry Polushkin | 2013-06-10 | 1 | -3/+3 |
| | * | | | | | | Refactored ActiveRecord `first` method to get rid of duplication. | Dmitry Polushkin | 2013-06-09 | 1 | -11/+10 |
| * | | | | | | | Properly namespace DatabaseTasks | Piotr Sarnacki | 2013-06-14 | 1 | -1/+1 |
| * | | | | | | | Use DatabaseTasks.env instead of Rails.env in databases.rake | Piotr Sarnacki | 2013-06-14 | 1 | -1/+1 |
| | |_|_|/ / /
| |/| | | | | |
|
| * | | | | | | quoted table name is also cached | Aaron Patterson | 2013-06-13 | 1 | -1/+1 |
| * | | | | | | table name is cached on the class, so stop caching twice | Aaron Patterson | 2013-06-13 | 1 | -1/+1 |
| * | | | | | | calculate types on construction | Aaron Patterson | 2013-06-13 | 1 | -8/+4 |
| * | | | | | | only cache the primary key column in one place | Aaron Patterson | 2013-06-13 | 1 | -1/+1 |
| * | | | | | | these methods are never called, so remove them | Aaron Patterson | 2013-06-13 | 1 | -8/+0 |
| * | | | | | | This test does not test anything that happens in the real world. If you | Aaron Patterson | 2013-06-13 | 2 | -27/+0 |
| * | | | | | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-06-14 | 6 | -31/+96 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | copy edits [ci skip] | Vijay Dev | 2013-06-14 | 1 | -19/+15 |
| | * | | | | | | doc: renaming table name to follow the file's standards | Thiago Pinto | 2013-06-08 | 1 | -2/+2 |
| | * | | | | | | instructions for variations and alternatives for ActiveRecord#find | Thiago Pinto | 2013-06-08 | 1 | -1/+35 |
| | * | | | | | | explaining ActiveRecord#first in rails 3 and 4 | Thiago Pinto | 2013-06-08 | 1 | -0/+13 |