Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | Allow Rack::Runtime to be deleted from middleware stack. | Guo Xiang Tan | 2015-02-19 | 3 | -2/+28 | |
* | | | | | | | | | | | | | | | Merge pull request #18999 from simi/remove-unused-gsub_app_file | Guillermo Iguaran | 2015-02-18 | 1 | -6/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Remove unused gsub_app_file method from Bukkit. | Josef Šimánek | 2015-02-19 | 1 | -6/+0 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Freeze strings to reduce allocations in integration tests | eileencodes | 2015-02-18 | 1 | -4/+8 | |
* | | | | | | | | | | | | | | Reduce the number of times `#clean_path_info` is called | eileencodes | 2015-02-18 | 1 | -3/+2 | |
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #18956 from hjoo/time_option | Eileen M. Uchitelle | 2015-02-18 | 3 | -6/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Add `time` option to `#touch` | Hyonjee Joo | 2015-02-18 | 3 | -6/+34 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Try only to decode strings | Rafael Mendonça França | 2015-02-18 | 1 | -2/+4 | |
* | | | | | | | | | | | | | Merge pull request #18917 from lautis/non-string-csrf-token | Rafael Mendonça França | 2015-02-18 | 3 | -1/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Handle non-string authenticity tokens | Ville Lautanala | 2015-02-12 | 3 | -1/+13 | |
* | | | | | | | | | | | | | | Merge pull request #18411 from todd/extract_record_tag_helper | Rafael Mendonça França | 2015-02-18 | 5 | -263/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Remove RecordTagHelper, add extraction notices | Todd Bealmear | 2015-02-16 | 5 | -263/+22 | |
* | | | | | | | | | | | | | | Merge pull request #18393 from y-yagi/fix_mailer | Rafael Mendonça França | 2015-02-18 | 6 | -20/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | follow up to #18074 | yuuji.yaginuma | 2015-01-08 | 6 | -20/+38 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #18634 from morgoth/deprecate-some-errors-methods | Rafael Mendonça França | 2015-02-18 | 3 | -24/+54 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Deprecate `ActiveModel::Errors` `get`, `set` and `[]=` methods. | Wojciech Wnętrzak | 2015-02-01 | 3 | -24/+54 | |
* | | | | | | | | | | | | | | | Add nodoc to private constant [ci skip] | Rafael Mendonça França | 2015-02-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge pull request #18970 from nithinbekal/local-assigns-doc | Rafael Mendonça França | 2015-02-18 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Add documentation for local_assigns [ci skip] | Nithin Bekal | 2015-02-17 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | | | Improve documentation of local_assigns | Rafael Mendonça França | 2015-02-18 | 1 | -7/+13 | |
* | | | | | | | | | | | | | | | | Merge pull request #15700 from maurogeorge/guides-local_assigns | Rafael Mendonça França | 2015-02-18 | 2 | -0/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Add RDoc about local_assigns | Mauro George | 2014-06-13 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | Add docs about local_assigns on guides | Mauro George | 2014-06-13 | 1 | -0/+30 | |
* | | | | | | | | | | | | | | | | | Talk about Gemfile.lock in the contributing guide | Rafael Mendonça França | 2015-02-18 | 1 | -3/+7 | |
* | | | | | | | | | | | | | | | | | Merge pull request #18992 from rails/rm-track-lock-file | Rafael Mendonça França | 2015-02-18 | 3 | -1/+282 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Track Gemfile.lock at the repository | Rafael Mendonça França | 2015-02-18 | 3 | -1/+282 | |
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* / | | | | | | | | | | | | | | | | Revert "Merge pull request #18951 from jurezove/gemfile-lock-to-plugin-gitign... | Rafael Mendonça França | 2015-02-18 | 1 | -1/+0 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #18984 from rousisk/master | Carlos Antonio da Silva | 2015-02-18 | 2 | -5/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Replace deprecated readonly option with scope blocks in docs and guide | Konstantinos Rousis | 2015-02-18 | 2 | -5/+4 | |
* | | | | | | | | | | | | | | | | | Merge pull request #18987 from kamipo/prefer_drop_table_if_exists_true_over_r... | Carlos Antonio da Silva | 2015-02-18 | 21 | -25/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Prefer `drop_table if_exists: true` over raw SQL | Ryuta Kamizono | 2015-02-18 | 21 | -25/+25 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / / / / / | constants guide: adds a step to a resolution algorithm | Xavier Noria | 2015-02-18 | 1 | -1/+3 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | prefer `drop_table if_exists: true` over raw SQL. | Yves Senn | 2015-02-18 | 12 | -12/+12 | |
* | | | | | | | | | | | | | | | | Merge pull request #18980 from nicolasmlv/fix-typo-in-guide | Zachary Scott | 2015-02-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | fix type in guide - missing word | Nicolas Maloeuvre | 2015-02-18 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #18843 from yuki24/guides-add-guide-for-mail-preview | Zachary Scott | 2015-02-17 | 1 | -0/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Add guide for Action Mailer Previews | Yuki Nishijima | 2015-02-08 | 1 | -0/+33 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Add docs for the type registry | Sean Griffin | 2015-02-17 | 2 | -5/+24 | |
* | | | | | | | | | | | | | | | | Rm `Type#type_cast` | Sean Griffin | 2015-02-17 | 13 | -28/+20 | |
* | | | | | | | | | | | | | | | | `type_cast_from_user` -> `cast` | Sean Griffin | 2015-02-17 | 22 | -106/+106 | |
* | | | | | | | | | | | | | | | | `type_cast_for_database` -> `serialize` | Sean Griffin | 2015-02-17 | 40 | -79/+79 | |
* | | | | | | | | | | | | | | | | `Type#type_cast_from_database` -> `Type#deserialize` | Sean Griffin | 2015-02-17 | 36 | -71/+71 | |
* | | | | | | | | | | | | | | | | Add line endings to files which are missing them | Sean Griffin | 2015-02-17 | 16 | -16/+16 | |
* | | | | | | | | | | | | | | | | Fix test failures on Mysql 5.5 | Sean Griffin | 2015-02-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Update code which depended on methods added by 1502caef | Sean Griffin | 2015-02-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Revert "Allow `:precision` option for time type columns" | Sean Griffin | 2015-02-17 | 7 | -90/+19 | |
* | | | | | | | | | | | | | | | | Merge branch 'y-yagi-fix_deprecate_msg' | eileencodes | 2015-02-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | correct method name in deprecation message | yuuji.yaginuma | 2015-02-18 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #18961 from vipulnsward/deprecate-start-value | Yves Senn | 2015-02-17 | 4 | -33/+73 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Deprecated passing of `start` value to `find_in_batches` and `find_each` in f... | Vipul A M | 2015-02-17 | 4 | -33/+73 |