Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Allow an absolute controller path inside a module scope | Andrew White | 2014-01-05 | 4 | -2/+24 | |
| * | | | Add CHANGELOG entry for #10634 [ci skip] | Andrew White | 2014-01-05 | 1 | -0/+17 | |
| * | | | Merge pull request #10634 from teleological/time_advance_gregorian | Andrew White | 2014-01-05 | 2 | -4/+13 | |
| |\ \ \ | ||||||
| | * | | | Maintain proleptic gregorian in Time#advance | Riley Lynch | 2013-05-15 | 2 | -4/+13 | |
| * | | | | Merge pull request #13598 from zirni/remove_ar_warnings | Rafael Mendonça França | 2014-01-05 | 2 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Remove method redefined warnings for test suite | Matthias Zirnstein | 2014-01-05 | 2 | -2/+2 | |
| * | | | | | Switched to use `display:none` in extra_tags_for_form method. | Gaelian Ditchburn | 2014-01-05 | 6 | -8/+14 | |
| | |_|/ / | |/| | | | ||||||
| * | | | | Unique the segment keys array for non-optimized url helpers | Andrew White | 2014-01-05 | 3 | -1/+31 | |
| * | | | | Show full route constraints in error message | Andrew White | 2014-01-05 | 4 | -4/+40 | |
| * | | | | Simplify arg parameterization | Andrew White | 2014-01-05 | 1 | -6/+1 | |
| * | | | | Use a custom route vistor for optimized route generation | Andrew White | 2014-01-05 | 4 | -31/+65 | |
| * | | | | Merge pull request #13590 from kuldeepaggarwal/fix-date-helper-doc | Rafael Mendonça França | 2014-01-04 | 1 | -1/+1 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | 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 |