Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Getting started guide fixes & Explain X-SendFile a little better, with links | Karthik T | 2014-02-14 | 2 | -3/+14 | |
* | | | | | Merge pull request #14072 from robin850/patch-16 | Rafael Mendonça França | 2014-02-15 | 1 | -0/+7 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Add a missing changelog entry for #13981 and #14035 | Robin Dupret | 2014-02-15 | 1 | -0/+7 | |
|/ / / / | ||||||
* | | | | Merge pull request #14069 from arunagw/aa-plugin-generator-build-fix | Carlos Antonio da Silva | 2014-02-15 | 1 | -4/+1 | |
|\ \ \ \ | ||||||
| * | | | | Revert "Fixed plugin_generator test" | Arun Agrawal | 2014-02-15 | 1 | -4/+1 | |
|/ / / / | ||||||
* | | | | implements new option :month_format_string for date select helpers [Closes #1... | Xavier Noria | 2014-02-15 | 3 | -9/+48 | |
* | | | | add factory methods for empty alias trackers | Aaron Patterson | 2014-02-14 | 3 | -23/+38 | |
* | | | | guarantee a list in the alias tracker so we can remove a conditional | Aaron Patterson | 2014-02-14 | 3 | -6/+12 | |
* | | | | stop exposing table_joins | Aaron Patterson | 2014-02-14 | 1 | -4/+3 | |
* | | | | make most parameters to the AliasTracker required | Aaron Patterson | 2014-02-14 | 2 | -6/+4 | |
* | | | | make a singleton for AssociationScope | Aaron Patterson | 2014-02-14 | 3 | -3/+8 | |
* | | | | pass the association and connection to the scope method | Aaron Patterson | 2014-02-14 | 3 | -11/+7 | |
* | | | | pass the tracker down the stack and construct it in the scope method | Aaron Patterson | 2014-02-14 | 1 | -18/+18 | |
* | | | | clean up add_constraints signature | Aaron Patterson | 2014-02-14 | 1 | -8/+9 | |
* | | | | remove the reflection delegate | Aaron Patterson | 2014-02-14 | 1 | -15/+14 | |
* | | | | remove klass delegator | Aaron Patterson | 2014-02-14 | 1 | -10/+11 | |
* | | | | remove railties changes. fixes #14054 | Aaron Patterson | 2014-02-14 | 6 | -191/+10 | |
* | | | | remove chain delegate | Aaron Patterson | 2014-02-14 | 1 | -5/+6 | |
* | | | | remove scope_chain delegate | Aaron Patterson | 2014-02-14 | 1 | -3/+3 | |
* | | | | Merge pull request #14061 from davejachimiak/add_verb_in_guides | Rafael Mendonça França | 2014-02-14 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Add verb to sanitization note | Dave Jachimiak | 2014-02-14 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #14060 from kassio/master | Rafael Mendonça França | 2014-02-14 | 3 | -6/+6 | |
|\ \ \ \ | ||||||
| * | | | | fix path shown in mailer's templates | Kassio Borges | 2014-02-14 | 3 | -6/+6 | |
|/ / / / | ||||||
* | | | | Merge pull request #14048 from pcreux/better-error-message-db-migrate-down | Carlos Antonio da Silva | 2014-02-14 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Add hint to error message of task db:migrate:down | Philippe Creux | 2014-02-13 | 1 | -1/+1 | |
* | | | | | Merge pull request #14057 from rajcybage/Ar_remove_unnecessary_fixtures | Carlos Antonio da Silva | 2014-02-14 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | remove unused fixtures from sqlite3 test cases | Rajarshi Das | 2014-02-14 | 1 | -1/+1 | |
* | | | | | | Merge pull request #14059 from tbpgr/guides_active_support_core_ext | Carlos Antonio da Silva | 2014-02-14 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix guide active_support_core_extensions. add Note to String#indent [ci skip] | tbpgr | 2014-02-14 | 1 | -0/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #14058 from lantoli/master | Rafael Mendonça França | 2014-02-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | updated Travis build status image url | Leo Antoli | 2014-02-14 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | remove more delegate methods | Aaron Patterson | 2014-02-13 | 1 | -7/+9 | |
* | | | | | :scissors: whitespace | Aaron Patterson | 2014-02-13 | 1 | -1/+0 | |
* | | | | | rm delegate methods that are not actually used | Aaron Patterson | 2014-02-13 | 1 | -2/+2 | |
* | | | | | JoinHelper is never reused, so there is no need to separate | Aaron Patterson | 2014-02-13 | 3 | -42/+25 | |
* | | | | | No variant should also be picked up by variant.any if variant.none is not def... | David Heinemeier Hansson | 2014-02-13 | 2 | -1/+5 | |
* | | | | | speed up the collection proxy reader method, but slow down the constructor | Aaron Patterson | 2014-02-13 | 1 | -1/+5 | |
* | | | | | Merge pull request #14047 from strzalek/variants-array-check | David Heinemeier Hansson | 2014-02-13 | 2 | -2/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | Check if variant array contains only symbols | Łukasz Strzałkowski | 2014-02-13 | 2 | -2/+10 | |
* | | | | | | Merge pull request #14034 from hdabrows/drop-correct-index-when-reverting-mig... | Yves Senn | 2014-02-13 | 4 | -4/+49 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Drop the correct index after reverting a migration | Hubert Dąbrowski | 2014-02-13 | 4 | -4/+49 | |
* | | | | | | | Merge pull request #14045 from arthurnn/kill_fibers | Guillermo Iguaran | 2014-02-13 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Dont use Enumarator on join_association | Arthur Neves | 2014-02-13 | 1 | -2/+4 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #14043 from strzalek/variants-negotiation | David Heinemeier Hansson | 2014-02-13 | 5 | -12/+51 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Variant negotiation | Lukasz Strzalkowski | 2014-02-13 | 5 | -12/+51 | |
* | | | | | | | tests are responsible to clean up afterwards. | Yves Senn | 2014-02-13 | 1 | -82/+114 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #13945 from rails/json_cookie_serializer_improvements | Guillermo Iguaran | 2014-02-13 | 16 | -123/+316 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | rm warning about variable shadowing | Godfrey Chan | 2014-02-11 | 1 | -2/+2 | |
| * | | | | | | Migrate hash-based cookie values correctly | Godfrey Chan | 2014-02-11 | 1 | -2/+4 | |
| * | | | | | | Updated CHANGELOG, docs, guides and release notes. | Godfrey Chan | 2014-02-11 | 5 | -26/+44 |