Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Include missing module in tag_helper | Carlos Antonio da Silva | 2014-07-09 | 1 | -0/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #16103 from JuanitoFatas/doc/patch-001 | Matthew Draper | 2014-07-09 | 1 | -34/+41 | |
|\ \ \ \ \ | ||||||
| * | | | | | [ci skip] Fix 4.2 release notes list items. [Matthew Draper & Juanito Fatas] | Juanito Fatas | 2014-07-09 | 1 | -34/+41 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #16102 from JuanitoFatas/format-fixes | Zachary Scott | 2014-07-09 | 1 | -31/+29 | |
|\ \ \ \ \ | ||||||
| * | | | | | [ci skip] Fix 4.2 release notes rendered display. | Juanito Fatas | 2014-07-09 | 1 | -31/+29 | |
* | | | | | | Merge pull request #16100 from tgxworld/fix_comment | Zachary Scott | 2014-07-09 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix weird comment. [CI SKIP] | Guo Xiang Tan | 2014-07-09 | 1 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #16097 from nishantmodak/correct_md | Zachary Scott | 2014-07-08 | 12 | -33/+29 | |
|\ \ \ \ \ | ||||||
| * | | | | | correct markdown usage [ci skip] | Nishant Modak | 2014-07-09 | 12 | -33/+29 | |
* | | | | | | Merge pull request #13999 from jamox/update_rack | Aaron Patterson | 2014-07-08 | 7 | -22/+34 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Since upgrading rack we can remove unnecessary string encodings | Jarmo Isotalo | 2014-05-19 | 1 | -9/+2 | |
| * | | | | | | Upgraded rack | Jarmo Isotalo | 2014-05-19 | 6 | -13/+32 | |
* | | | | | | | Merge pull request #16095 from eileencodes/update-changelog-for-pr-14899 | Rafael Mendonça França | 2014-07-08 | 1 | -0/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ci skip] Add changelog for PR #14899 | eileencodes | 2014-07-08 | 1 | -0/+15 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #16094 from zuhao/refactor_activerecord_belongs_to_associa... | Rafael Mendonça França | 2014-07-08 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Include fixtures to prevent foreign key violation. | Zuhao Wan | 2014-07-09 | 1 | -0/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #16093 from zuhao/refactor_activerecord_nested_through_ass... | Rafael Mendonça França | 2014-07-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Warm up cache to prevent assertion failure. | Zuhao Wan | 2014-07-08 | 1 | -0/+1 | |
* | | | | | | | | Merge pull request #16071 from sgrif/sg-pg-type-cast | Rafael Mendonça França | 2014-07-08 | 1 | -15/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove PG's definition of `type_cast` | Sean Griffin | 2014-07-06 | 1 | -15/+0 | |
* | | | | | | | | | Merge pull request #16072 from sgrif/sg-xml-quoting | Rafael Mendonça França | 2014-07-08 | 5 | -5/+56 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Don't rely on the sql type to quote XML columns in PG | Sean Griffin | 2014-07-06 | 5 | -5/+56 | |
| |/ / / / / / / | ||||||
* | | | | | | | | test i18n against a routed app | Aaron Patterson | 2014-07-07 | 1 | -1/+16 | |
* | | | | | | | | remove the mounted_helpers respond_to check | Aaron Patterson | 2014-07-07 | 1 | -1/+1 | |
* | | | | | | | | always test against a routed rack app so there are always url_helpers | Aaron Patterson | 2014-07-07 | 5 | -36/+66 | |
* | | | | | | | | Merge pull request #16078 from tgxworld/retreive_connection_once | Rafael Mendonça França | 2014-07-07 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Avoid retrieving connection in ActiveRecord::QueryCache multiple times. | Guo Xiang Tan | 2014-07-07 | 1 | -2/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #16074 from sgrif/sg-remove-text-predicate | Rafael Mendonça França | 2014-07-07 | 18 | -32/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ |