Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | provide correct example of `datetime_select` helper [ci skip] | Kuldeep Aggarwal | 2014-01-04 | 1 | -1/+1 | |
| | * | | | | Add preview_path to autoload_paths in after_initialize | Andrew White | 2014-01-04 | 3 | -7/+55 | |
| | |/ / / | ||||||
| | * | | | Merge pull request #13587 from kud86/change_truncate_examples | Robin Dupret | 2014-01-04 | 1 | -0/+3 | |
| | |\ \ \ | ||||||
| | | * | | | Fixed documentation. [ci skip] | Konstantin Wlasow | 2014-01-04 | 1 | -0/+3 | |
| | |/ / / | ||||||
| | * | | | Fix mergefail in changelog | Jon Leighton | 2014-01-04 | 1 | -2/+0 | |
| | * | | | Add deprecation I accidentally missed | Jon Leighton | 2014-01-04 | 1 | -1/+1 | |
| | * | | | Merge pull request #13584 from tjschuck/cannot_cannot_be_can_not | Xavier Noria | 2014-01-03 | 14 | -71/+71 | |
| | |\ \ \ | ||||||
| | | * | | | Change all "can not"s to the correct "cannot". | T.J. Schuck | 2014-01-03 | 14 | -71/+71 | |
| | * | | | | Merge pull request #13583 from arthurnn/mem_cache_store_fix | Guillermo Iguaran | 2014-01-03 | 3 | -10/+12 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Raise if MemCacheStore doenst receive a Dalli obj | Arthur Neves | 2014-01-03 | 3 | -0/+15 | |
| | | * | | | | mem_cache_store requires dalli, so only accept dalli/client | Arthur Neves | 2014-01-03 | 2 | -14/+1 | |
| | * | | | | | Minor typo fix [ci skip] | Robin Dupret | 2014-01-03 | 1 | -1/+1 | |
| | | |/ / / | | |/| | | | ||||||
| | * | | | | Merge pull request #10134 from derikson/collection_proxy_select_with_multiple... | Rafael Mendonça França | 2014-01-03 | 3 | -6/+10 | |
| | |\ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | | * | | | Changed ActiveRecord::Associations::CollectionProxy#select to take multiple a... | Dan Erikson | 2013-04-08 | 3 | -6/+10 | |
| | * | | | | No need to use fixed size font [ci skip] | Rafael Mendonça França | 2014-01-03 | 1 | -2/+2 | |
| | * | | | | Merge pull request #13579 from prathamesh-sonpatki/issue-13552 | Rafael Mendonça França | 2014-01-03 | 1 | -2/+6 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Fix documentation for end_year option of date_helper [ci skip] | Prathamesh Sonpatki | 2014-01-03 | 1 | -2/+6 | |
| | * | | | | | Whitespace [ci skip] | Rafael Mendonça França | 2014-01-03 | 1 | -1/+1 | |
| | * | | | | | Building new records with enum scopes now works as expected | Godfrey Chan | 2014-01-03 | 3 | -12/+15 | |
| | * | | | | | Deprecate unused `symbolized_base_class` and `symbolized_sti_name`. | Yves Senn | 2014-01-03 | 3 | -0/+10 | |
| | |/ / / / | ||||||
| | * | | | | Merge pull request #13578 from schneems/schneems/database_url-env-default | Rafael Mendonça França | 2014-01-02 | 12 | -19/+12 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Use DATABASE_URL by default | schneems | 2014-01-02 | 12 | -19/+12 | |
| | |/ / / / | ||||||
| | * | | | | Merge pull request #13573 from kuldeepaggarwal/doc-fix-default-values | Rafael Mendonça França | 2014-01-02 | 1 | -2/+2 | |
| | |\ \ \ \ | ||||||
| | | * | | | | provide correct information [ci skip] | Kuldeep Aggarwal | 2014-01-02 | 1 | -2/+2 | |
| | * | | | | | Merge pull request #13528 from jonleighton/maintain_test_schema | Jon Leighton | 2014-01-02 | 17 | -58/+173 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Automatically maintain test database schema | Jon Leighton | 2014-01-02 | 17 | -58/+173 | |
| | |/ / / / / | ||||||
| | * / / / / | Reverse 821525e and wrap run_generator call | Andrew White | 2014-01-02 | 2 | -4/+14 | |
| | |/ / / / | ||||||
| | * | | | | Adding missing require | Rafael Mendonça França | 2014-01-02 | 1 | -0/+1 | |
| | * | | | | Enable fast_finish in the travis configuration | Rafael Mendonça França | 2014-01-02 | 1 | -0/+1 | |
| | * | | | | Merge pull request #13569 from schneems/schneems/default-url-sub-key | Rafael Mendonça França | 2014-01-01 | 11 | -12/+26 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Move default production database to URL sub key | schneems | 2014-01-01 | 11 | -12/+26 | |
| | * | | | | | Downgrade bundler until 1.5.2 is available | Andrew White | 2014-01-01 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| | * | | | | Merge pull request #13542 from robin850/issue-13530 | Rafael Mendonça França | 2014-01-01 | 3 | -3/+21 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Improve enum documentation | Robin Dupret | 2014-01-01 | 1 | -1/+6 | |
| | | * | | | | Fix the enums writer methods | Robin Dupret | 2014-01-01 | 3 | -2/+15 | |
| | * | | | | | Add CHANGELOG entry for #13557 [ci skip] | Rafael Mendonça França | 2014-01-01 | 2 | -1/+4 | |
| | * | | | | | Merge pull request #13557 from gmarik/patch-1 | Rafael Mendonça França | 2014-01-01 | 2 | -1/+18 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | add test case | gmarik | 2013-12-31 | 1 | -0/+17 | |
| | | * | | | | | Use `Array#wrap` instead `Array()` | gmarik | 2013-12-31 | 1 | -1/+1 | |
| | * | | | | | | Removed elipsis indicating that the reader should have more code than what is... | Mo Omer | 2014-01-01 | 1 | -2/+0 | |
| | * | | | | | | Make explicit that the view file need to be created [ci skip] | Rafael Mendonça França | 2014-01-01 | 1 | -1/+1 | |
| | * | | | | | | Do not highlight rake routes output as ruby code [ci skip] | Rafael Mendonça França | 2014-01-01 | 1 | -2/+2 | |
| | * | | | | | | Don't lazy load the tzinfo library | Andrew White | 2014-01-01 | 2 | -19/+8 | |
| | * | | | | | | Merge pull request #13563 from vipulnsward/2014-is-here | Lauro Caetano | 2014-01-01 | 14 | -14/+14 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | update copyright notices to 2014. [ci skip] | Vipul A M | 2014-01-01 | 14 | -14/+14 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Improve the tests to not call assert_nothing_raised | Rafael Mendonça França | 2014-01-01 | 1 | -4/+1 | |
| | * | | | | | | Merge pull request #13550 from vipulnsward/13437-fix | Rafael Mendonça França | 2014-01-01 | 3 | -1/+22 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | https://github.com/rails/rails/commit/2075f39d726cef361170218fd16421fc52bed5a... | Vipul A M | 2013-12-31 | 3 | -1/+22 | |
| | * | | | | | | | Merge pull request #13556 from yahonda/update_mysql_grant | Rafael Mendonça França | 2014-01-01 | 3 | -2/+4 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Change the inexistent database name to inexistent_activerecord_unittest | Yasuo Honda | 2014-01-01 | 2 | -2/+2 |