Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Remove the `text?` predicate from the type objects | Sean Griffin | 2014-07-06 | 18 | -32/+4 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #16086 from nickpellant/master | Eileen M. Uchitelle | 2014-07-07 | 1 | -0/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | [ci skip] Improve callback code example for 4.1 upgrade docs. | Nick Pellant | 2014-07-07 | 1 | -4/+4 | |
| * | | | | | Add callbacks documentation for upgrading to 4.1. | Nick Pellant | 2014-07-07 | 1 | -0/+14 | |
| | |/ / / | |/| | | | ||||||
* / | | | | Update Rails versions [ci skip] | Robin Dupret | 2014-07-07 | 5 | -19/+19 | |
|/ / / / | ||||||
* | | | | Merge pull request #16075 from nickpellant/master | Sean Griffin | 2014-07-06 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix ActiveSupport::Callbacks #set_callback docs. | Nick Pellant | 2014-07-07 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Change back occurrences of SQLite(3) to sqlite3 when referring to the | Zachary Scott | 2014-07-06 | 5 | -12/+13 | |
* | | | Merge pull request #16057 from akshay-vishnoi/doc_change | Zachary Scott | 2014-07-06 | 6 | -9/+9 | |
|\ \ \ | ||||||
| * | | | [ci skip] /sqlite/i --> SQLite | Akshay Vishnoi | 2014-07-06 | 6 | -9/+9 | |
* | | | | Merge pull request #15958 from aditya-kapoor/active-model-naming-guide | Robin Dupret | 2014-07-06 | 1 | -0/+23 | |
|\ \ \ \ | ||||||
| * | | | | [ci skip] add guide for ActiveModel::Naming | Aditya Kapoor | 2014-07-05 | 1 | -0/+23 | |
* | | | | | Generate shallow paths for all children of shallow resources. | Seb Jacobs | 2014-07-06 | 3 | -2/+29 | |
* | | | | | Merge pull request #16069 from dylanahsmith/mysql-quote-bool | Matthew Draper | 2014-07-06 | 5 | -5/+49 | |
|\ \ \ \ \ | ||||||
| * | | | | | active_record: Type cast booleans and durations for string columns. | Dylan Thacker-Smith | 2014-07-06 | 5 | -5/+49 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #16044 from jjb/patch-1 | Zachary Scott | 2014-07-05 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | link directory to ActionMailer Previews documentation | John Bachir | 2014-07-03 | 1 | -1/+1 | |
* | | | | | | Merge pull request #16068 from JuanitoFatas/4-2-changelogs | Zachary Scott | 2014-07-05 | 1 | -18/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ci skip] Concludes changelog links in the bottom. | Juanito Fatas | 2014-07-06 | 1 | -18/+14 | |
|/ / / / / / | ||||||
* | | | | | | Revert "Merge pull request #16059 from jenncoop/json-serialized-attr" | Godfrey Chan | 2014-07-05 | 5 | -76/+2 | |
* | | | | | | Merge pull request #16059 from jenncoop/json-serialized-attr | Godfrey Chan | 2014-07-05 | 5 | -2/+76 | |
* | | | | | | Merge pull request #16065 from matthewd/mysql-explicit-non-strict | Matthew Draper | 2014-07-06 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | If our connection is explicitly non-strict, tell MySQL | Matthew Draper | 2014-07-06 | 1 | -2/+2 | |
* | | | | | | | Fix mysql/mysql2 failing with FK constraint errors | Godfrey Chan | 2014-07-05 | 1 | -1/+1 | |
* | | | | | | | Re-enable foriegn key tests on MySQL | Godfrey Chan | 2014-07-05 | 2 | -5/+1 | |
* | | | | | | | Merge pull request #16035 from sgrif/sg-range-types | Rafael Mendonça França | 2014-07-05 | 6 | -54/+40 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use the type object for quoting PG Ranges | Sean Griffin | 2014-07-05 | 6 | -54/+40 | |
* | | | | | | | | Only reference time specific methods in the time section [ci skip] | Sean Griffin | 2014-07-05 | 1 | -2/+2 | |
* | | | | | | | | Remove *all* references to `Time.yesterday` [ci skip] | Sean Griffin | 2014-07-05 | 1 | -1/+1 | |
* | | | | | | | | `Time.today` -> `Date.today` in guides. [ci skip] | Sean Griffin | 2014-07-05 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Add release notes entry for #15819 [ci skip] | Sean Griffin | 2014-07-04 | 1 | -0/+5 | |
* | | | | | | | CHANGELOG and release notes entry for #16056 | Sean Griffin | 2014-07-04 | 2 | -0/+9 | |
* | | | | | | | Merge pull request #16056 from sgrif/sg-required-associations | David Heinemeier Hansson | 2014-07-04 | 4 | -1/+105 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add a `required` option to singular associations | Sean Griffin | 2014-07-04 | 4 | -1/+105 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #16054 from rails/revert-16003-sg-refactor-sqlite3-strings | Matthew Draper | 2014-07-05 | 1 | -37/+13 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Revert "Use a type object for type casting behavior on SQLite3" | Matthew Draper | 2014-07-05 | 1 | -37/+13 | |
|/ / / / / / | ||||||
* | | | | | | Don't fail if unicode.org isn't talking to us | Matthew Draper | 2014-07-05 | 1 | -1/+3 | |
* | | | | | | Fix typo | Rafael Mendonça França | 2014-07-04 | 1 | -1/+1 | |
* | | | | | | Merge pull request #16013 from tgxworld/remove_symbolized_path_parameters | Rafael Mendonça França | 2014-07-04 | 5 | -10/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove symbolized_path_parameters. | Guo Xiang Tan | 2014-07-02 | 5 | -10/+10 | |
* | | | | | | | Merge pull request #16003 from sgrif/sg-refactor-sqlite3-strings | Matthew Draper | 2014-07-05 | 1 | -13/+37 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use a type object for type casting behavior on SQLite3 | Sean Griffin | 2014-07-01 | 1 | -13/+37 | |
* | | | | | | | | Merge pull request #16028 from cade/fix_counter_cache_count_with_association_... | Rafael Mendonça França | 2014-07-04 | 3 | -1/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add `:all` argument to `count` in `reset_counters` | Cade Truitt | 2014-07-02 | 3 | -1/+16 | |
* | | | | | | | | | Merge pull request #16011 from xjlu/token_and_options | Rafael Mendonça França | 2014-07-04 | 2 | -3/+23 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Improve token_and_options regex and test | Xinjiang Lu | 2014-07-01 | 2 | -3/+23 | |
* | | | | | | | | | | Merge pull request #16040 from seuros/patch-1 | Matthew Draper | 2014-07-05 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add arel to the controller template | Abdelkader Boudih | 2014-07-03 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge pull request #14005 from dmitry/test_coverage_for_actionmailer | Rafael Mendonça França | 2014-07-04 | 6 | -38/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | add test coverage for the action mailer | Dmitry Polushkin | 2014-07-04 | 6 | -38/+16 |