Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Merge pull request #13621 from Intrepidd/patch-1 | Xavier Noria | 2014-01-07 | 1 | -1/+1 | |
| | |\ \ \ | ||||||
| | | * | | | Fix typo in image_tag documentation | Adrien | 2014-01-07 | 1 | -1/+1 | |
| | |/ / / | ||||||
| | * | | | Merge pull request #13597 from prathamesh-sonpatki/hstore_migration | Yves Senn | 2014-01-07 | 6 | -15/+43 | |
| | |\ \ \ | ||||||
| | | * | | | Make change_table use object of current database adapter | Nishant Modak | 2014-01-07 | 6 | -15/+43 | |
| | * | | | | Use a better method name to check the requirement of password confirmation | Carlos Antonio da Silva | 2014-01-07 | 2 | -8/+8 | |
| | |/ / / | ||||||
| | * | | | Merge pull request #13617 from arthurnn/error_var | Rafael Mendonça França | 2014-01-06 | 1 | -2/+2 | |
| | |\ \ \ | ||||||
| | | * | | | Add 'e' var on rescue DalliError, in order to log it | Arthur Neves | 2014-01-06 | 1 | -2/+2 | |
| | |/ / / | ||||||
| | * | | | Merge pull request #13616 from zirni/remove_warnings | Rafael Mendonça França | 2014-01-06 | 1 | -1/+1 | |
| | |\ \ \ | | | |/ / | | |/| | | ||||||
| | | * | | Remove warnings in test suite | Matthias Zirnstein | 2014-01-06 | 1 | -1/+1 | |
| | |/ / | ||||||
| | * | | Merge pull request #13593 from oliveiraethales/store_yaml_coder | Yves Senn | 2014-01-06 | 5 | -1/+14 | |
| | |\ \ | ||||||
| | | * | | Fix: ActiveRecord::Store TypeError conversion when using YAML coder | Thales Oliveira | 2014-01-06 | 5 | -1/+14 | |
| | * | | | 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 | |
| | |\ \ \ \ | | | |/ / / | | |/| | | |