Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | Merge pull request #22941 from lsylvester/pg-remove-index-legacy | Matthew Draper | 2016-01-07 | 2 | -2/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | fix remove_index for postgresql when running legacy migrations | Lachlan Sylvester | 2016-01-06 | 2 | -2/+19 | |
* | | | | | | | | | | | | | | Merge pull request #22940 from lsylvester/activemodel-depends-on-builder-but-... | Matthew Draper | 2016-01-07 | 2 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | remove activemodel dependency on builder | Lachlan Sylvester | 2016-01-06 | 2 | -3/+0 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #22939 from y-yagi/make_generated_controller_test_file_wor... | Rafael França | 2016-01-06 | 3 | -1/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | make generated controller test work correctly | yuuji.yaginuma | 2016-01-06 | 3 | -1/+14 | |
* | | | | | | | | | | | | | | Merge pull request #22921 from prathamesh-sonpatki/fix-add-reference | Rafael França | 2016-01-06 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Autoload ReferenceDefinition class in abstract adapter so that it can be used... | Prathamesh Sonpatki | 2016-01-05 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | Merge pull request #21688 from kamipo/add_text_and_blob_shorthand_methods | Rafael Mendonça França | 2016-01-06 | 3 | -10/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Add short-hand methods for text and blob types in MySQL | Ryuta Kamizono | 2016-01-05 | 3 | -10/+53 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge pull request #22275 from mastahyeti/per-form-csrf | Rafael França | 2016-01-06 | 9 | -18/+253 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | add option for per-form CSRF tokens | Ben Toews | 2016-01-04 | 9 | -18/+253 | |
* | | | | | | | | | | | | | | | | Merge pull request #22938 from sblackstone/master | Rafael França | 2016-01-06 | 2 | -1/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Provide a better error message if a user mistypes the name of script with runner | Stephen Blackstone | 2016-01-05 | 2 | -1/+17 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Move CHANGELOG entry to Active Record | Rafael Mendonça França | 2016-01-05 | 2 | -5/+5 | |
* | | | | | | | | | | | | | | | | Merge pull request #20544 from Envek/fix_utc_offset_for_time_attributes | Rafael França | 2016-01-05 | 3 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Take UTC offset into account when assigning string value to time attribute. | Andrey Novikov | 2016-01-05 | 3 | -1/+9 | |
* | | | | | | | | | | | | | | | | | Merge pull request #22920 from kamipo/fix_connection_create | Rafael França | 2016-01-05 | 5 | -9/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Fix `connection#create` in PG adapter | Ryuta Kamizono | 2016-01-05 | 5 | -9/+13 | |
* | | | | | | | | | | | | | | | | | Prefer inspect over escaping and sorround by quote marks | Santiago Pastorino | 2016-01-05 | 1 | -3/+1 | |
* | | | | | | | | | | | | | | | | | Add Html template handler that wraps Raw output in an OutputBuffer | Santiago Pastorino | 2016-01-05 | 5 | -2/+21 | |
| |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #22922 from vhf/add_fpb_back | Claudio B | 2016-01-05 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | [ci skip] Update doc/resource link removed by #21211 | Victor Felder | 2016-01-05 | 1 | -0/+1 | |
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #22927 from jmgcrespo/jmgcrespo-patch-1 | Claudio B | 2016-01-05 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Add job suffix to sample's job file name | Manu | 2016-01-05 | 1 | -2/+2 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | / / / / / / / / / / / / | :scissors: Unnecessary spacing in the generated code | Akira Matsuda | 2016-01-05 | 1 | -1/+1 | |
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #22896 from kamipo/fix_unsigned_and_blob_or_text_column | Rafael França | 2016-01-04 | 3 | -5/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fix `unsigned?` and `blob_or_text_column?` for Enum columns in MySQL | Ryuta Kamizono | 2016-01-04 | 3 | -5/+16 | |
* | | | | | | | | | | | | | | | Merge pull request #22906 from bf4/rendering_exceptions | Rafael França | 2016-01-04 | 3 | -88/+163 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Group related methods together | Benjamin Fleischer | 2016-01-03 | 1 | -67/+67 | |
| * | | | | | | | | | | | | | | | Add ActionController:Renderers test | Benjamin Fleischer | 2016-01-03 | 3 | -24/+99 | |
* | | | | | | | | | | | | | | | | Merge pull request #22550 from tamird/record-fetch-warning-allocate-less | Sean Griffin | 2016-01-04 | 5 | -20/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | activerecord: reuse immutable objects | Tamir Duberstein | 2016-01-04 | 4 | -14/+20 | |
| * | | | | | | | | | | | | | | | activerecord: allocate fewer arrays in `RecordFetchWarning` | Tamir Duberstein | 2016-01-04 | 1 | -6/+4 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #22915 from kamipo/fix_user_name_in_doc | Eileen M. Uchitelle | 2016-01-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Fix user name in doc [ci skip] | Ryuta Kamizono | 2015-12-31 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Update the maintenance policy for the next release. | Rafael Mendonça França | 2016-01-04 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | Merge pull request #22821 from shosti/set-null-transaction | Arthur Nogueira Neves | 2016-01-04 | 2 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Allow add_to_transaction with null transaction | Emanuel Evans | 2015-12-28 | 2 | -0/+6 | |
* | | | | | | | | | | | | | | | | Merge pull request #22764 from stevenspiel/titleize_model_name_for_default_su... | Rafael França | 2016-01-04 | 3 | -3/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | downcase default submit button value's model name | Steven Spiel | 2016-01-01 | 3 | -3/+43 | |
* | | | | | | | | | | | | | | | | Merge pull request #22890 from DNNX/times-map | Santiago Pastorino | 2016-01-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Replace x.times.map{} with Array.new(x){} | Viktar Basharymau | 2016-01-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge pull request #22904 from davydovanton/doc-typo-test-name | Zachary Scott | 2016-01-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Fix typo in test desctiption [skip ci] | Anton Davydov | 2016-01-04 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #22901 from prathamesh-sonpatki/fix-gemfile-lock | Kasper Timm Hansen | 2016-01-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Updated Gemfile.lock with latest change related to sucker_punch dependency | Prathamesh Sonpatki | 2016-01-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge pull request #22899 from y-yagi/move_changelog_entry | Kasper Timm Hansen | 2016-01-03 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | move CHANGELOG entry to the appropriate position [ci skip] | yuuji.yaginuma | 2016-01-03 | 1 | -3/+2 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #22889 from kamipo/remove_fixme_comments | Claudio B | 2016-01-02 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |