Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | add example to the CHANGELOG entry from 3a48b83e5 [ci skip]. | Yves Senn | 2014-01-06 | 1 | -2/+8 | |
| * | | | | Fix typo in AS changelog, improve highlight [ci skip] | Carlos Antonio da Silva | 2014-01-06 | 1 | -2/+2 | |
| * | | | | Fix AR connection resolver docs to return a hash with string keys [ci skip] | Carlos Antonio da Silva | 2014-01-06 | 1 | -1/+1 | |
| * | | | | Fix typo [ci skip] | Carlos Antonio da Silva | 2014-01-06 | 1 | -1/+1 | |
| * | | | | Fix rdoc markup [ci skip] | Carlos Antonio da Silva | 2014-01-06 | 1 | -1/+1 | |
| * | | | | Merge pull request #13611 from robinboening/plugin_generator_tests | Yves Senn | 2014-01-06 | 1 | -0/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | Add missing tests for invalid names in `rails plugin new` | Robin Böning | 2014-01-06 | 1 | -0/+6 | |
| * | | | | | Fix typo in AMo docs [ci skip] | Carlos Antonio da Silva | 2014-01-06 | 1 | -1/+1 | |
| * | | | | | quick formatting pass through CHANGELOGS. [ci skip]. | Yves Senn | 2014-01-06 | 4 | -17/+24 | |
| * | | | | | update 4.1 release notes with deprecation commit link. [ci skip] | Yves Senn | 2014-01-06 | 1 | -1/+2 | |
| * | | | | | Merge pull request #13607 from huoxito/actionview-version | Guillermo Iguaran | 2014-01-05 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Require actionview/version | Washington Luiz | 2014-01-06 | 1 | -0/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #13604 from randomecho/docs-getting-started | Rafael Mendonça França | 2014-01-05 | 1 | -3/+3 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | Ruby is a proper noun here, not part of code fragment [ci skip] | Soon Van | 2014-01-05 | 1 | -3/+3 | |
| |/ / / / | ||||||
| * | | | | 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 |