Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | use consistent keys between cache get / set | Aaron Patterson | 2013-08-27 | 1 | -1/+1 | |
* | | | | | remove intermediate variable | Aaron Patterson | 2013-08-27 | 1 | -3/+1 | |
* | | | | | cache association reset calculation | Aaron Patterson | 2013-08-27 | 1 | -4/+4 | |
* | | | | | query the association rather than send the method for the association name | Aaron Patterson | 2013-08-27 | 2 | -11/+10 | |
* | | | | | Merge pull request #12048 from tjouan/app_generator-bin_perms-umask | Aaron Patterson | 2013-08-27 | 1 | -1/+1 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Comply with current umask when generating new app: | Thibault Jouan | 2013-08-27 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Improve CHANGELOG entry [ci skip] | Rafael Mendonça França | 2013-08-27 | 1 | -4/+2 | |
* | | | | Merge pull request #11768 from cloudspace/cache_template_loading | Rafael Mendonça França | 2013-08-27 | 3 | -5/+24 | |
|\ \ \ \ | ||||||
| * | | | | Only cache template digests if config.cache_template_loading | Josh Lauer | 2013-08-06 | 3 | -5/+24 | |
* | | | | | Merge pull request #11805 from jetthoughts/11803_update_move_forbidden_except... | Rafael Mendonça França | 2013-08-27 | 1 | -34/+36 | |
|\ \ \ \ \ | ||||||
| * | | | | | #11803: Move Forbidden attributes description before show post section | Paul Nikitochkin | 2013-08-27 | 1 | -34/+36 | |
* | | | | | | Remove gist link from the code | Rafael Mendonça França | 2013-08-27 | 1 | -1/+0 | |
* | | | | | | Merge pull request #11945 from Mik-die/polymorphic-decorator | Rafael Mendonça França | 2013-08-27 | 3 | -1/+32 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | check class hierarchy with is_a? in PredicateBuilder.expand | Mikhail Dieterle | 2013-08-27 | 3 | -1/+32 | |
| |/ / / / / | ||||||
* | | | | | | Fix misspelling on README.md | Prem Sichanugrist | 2013-08-27 | 1 | -1/+1 | |
* | | | | | | Merge pull request #12028 from egilburg/patch-1 | Rafael Mendonça França | 2013-08-27 | 1 | -15/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Updating README.md [ci skip] | Eugene Gilburg | 2013-08-26 | 1 | -15/+20 | |
* | | | | | | | Merge pull request #12030 from garysweaver/master | Yves Senn | 2013-08-27 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | adding more finder migration information to upgrade guide [ci skip] | Gary S. Weaver | 2013-08-27 | 1 | -0/+6 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #11636 from urbanautomaton/uppercase-nested-const-autoload... | Xavier Noria | 2013-08-27 | 4 | -1/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Ensure all-caps nested consts marked as autoloaded | Simon Coffey | 2013-08-27 | 4 | -1/+18 | |
|/ / / / / / | ||||||
* | | | | | | Improve AP changelog regarding AV extraction [ci skip] | Carlos Antonio da Silva | 2013-08-26 | 1 | -2/+2 | |
* | | | | | | Merge pull request #12038 from SamSaffron/memoize_decorate_cols | Rafael Mendonça França | 2013-08-26 | 1 | -17/+27 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Perf: memoize serialized column list and time zone column list | Sam | 2013-08-27 | 1 | -17/+27 | |
* | | | | | | | Merge pull request #12037 from SamSaffron/mem_alloc | Aaron Patterson | 2013-08-26 | 2 | -3/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Perf: avoid array allocation where not needed | Sam | 2013-08-27 | 1 | -1/+1 | |
| * | | | | | | Perf: fields in pg gem causes an allocation, cache it | Sam | 2013-08-27 | 1 | -2/+3 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #12034 from wangjohn/fixtures_config_changes | Santiago Pastorino | 2013-08-26 | 2 | -24/+27 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Add config to method calls in fixtures. | wangjohn | 2013-08-26 | 2 | -24/+27 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #12032 from carolinemota/fixdoc | Carlos Antonio da Silva | 2013-08-26 | 1 | -19/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove whiny_nils config from the rails guides | Caroline Mota | 2013-08-26 | 1 | -19/+3 | |
* | | | | | | Merge pull request #11986 from fedesoria/patch-3 | Xavier Noria | 2013-08-26 | 1 | -0/+5 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Warning on doc for assets under lib|vendor not precompiling | Federico Soria | 2013-08-26 | 1 | -0/+5 | |
* | | | | | | Add note about features vs. bugs. | Steve Klabnik | 2013-08-26 | 1 | -3/+22 | |
* | | | | | | Flesh out feedback portion of contributing guide. | Steve Klabnik | 2013-08-26 | 1 | -1/+18 | |
* | | | | | | Soften wording about knowing other devs. | Steve Klabnik | 2013-08-26 | 1 | -1/+7 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #12015 from vipulnsward/add_dynamic_finders_to_upgrade | Steve Klabnik | 2013-08-26 | 1 | -0/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add Finder API changes to upgrading guide [skip ci] | Vipul A M | 2013-08-26 | 1 | -0/+12 | |
* | | | | | | fix typo in the credit section of the guides. [ci skip] | Yves Senn | 2013-08-26 | 1 | -1/+1 | |
* | | | | | | Merge pull request #11997 from startupjockey/add_credits_AS | Yves Senn | 2013-08-26 | 2 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Adds Akshay Surve to Rails Guides credits list | Akshay Surve | 2013-08-23 | 2 | -0/+4 | |
* | | | | | | | Merge pull request #11827 from vipulnsward/remove_extra_case | Santiago Pastorino | 2013-08-26 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Remove extra case. | Vipul A M | 2013-08-10 | 1 | -1/+0 | |
* | | | | | | | Merge pull request #11973 from prathamesh-sonpatki/nokogiri-warning | Yves Senn | 2013-08-26 | 1 | -0/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add error message for including nokogiri in Gemfile for rake doc:guides [ci s... | Prathamesh Sonpatki | 2013-08-22 | 1 | -0/+19 | |
* | | | | | | | | Merge pull request #11396 from strzalek/extract_renderers | Piotr Sarnacki | 2013-08-26 | 178 | -1592/+2073 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Make AV dependency for ActionMailer | Łukasz Strzałkowski | 2013-08-26 | 1 | -1/+1 | |
| * | | | | | | | | Fix formatting of error message | Łukasz Strzałkowski | 2013-08-25 | 1 | -2/+1 | |
| * | | | | | | | | Change description of BasicRendering#render | Łukasz Strzałkowski | 2013-08-25 | 1 | -1/+1 | |
| * | | | | | | | | Simplify if statements | Łukasz Strzałkowski | 2013-08-25 | 1 | -6/+4 |