| Commit message (Expand) | Author | Age | Files | Lines |
* | [ci skip] match without via is now deprecated | Yoong Kang Lim | 2015-05-30 | 1 | -1/+1 |
* | Require yaml for isolation test | Rafael Mendonça França | 2015-05-29 | 1 | -0/+1 |
* | Merge pull request #20370 from manishspuri/master | Kasper Timm Hansen | 2015-05-29 | 2 | -5/+5 |
|\ |
|
| * | formatting changes | unknown | 2015-05-29 | 2 | -5/+5 |
|/ |
|
* | Make the wording less confusing | Rafael Mendonça França | 2015-05-29 | 1 | -1/+1 |
* | Merge pull request #20367 from manishspuri/master | Rafael Mendonça França | 2015-05-29 | 2 | -2/+2 |
|\ |
|
| * | minor text change | Manish Puri | 2015-05-29 | 1 | -1/+1 |
| * | Update inline_preview_interceptor.rb | Manish Puri | 2015-05-29 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #20365 from repinel/revert-19878-replace_alias_chains_with... | Rafael Mendonça França | 2015-05-29 | 5 | -79/+89 |
|\ |
|
| * | Revert "Replace use of alias chains with prepend at core_ext/date and core_ex... | Roque Pinel | 2015-05-29 | 5 | -79/+89 |
* | | Merge pull request #20366 from Gaurav2728/gaurav-mailer | Matthew Draper | 2015-05-30 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | not require mail file | Gaurav Sharma | 2015-05-29 | 1 | -1/+0 |
|/ |
|
* | Merge pull request #20364 from ernie/update-serialize-docs | Sean Griffin | 2015-05-29 | 1 | -0/+9 |
|\ |
|
| * | Update docs for ActiveRecord `serialize` | Ernie Miller | 2015-05-29 | 1 | -0/+9 |
|/ |
|
* | Merge pull request #20355 from segiddins/seg-bundler-1-10 | Santiago Pastorino | 2015-05-29 | 2 | -2/+4 |
|\ |
|
| * | Generate Bundler 1.10.1 lockfile | Samuel E. Giddins | 2015-05-28 | 1 | -0/+3 |
| * | Revert "Use bundler < 1.10 until its bugs are fixed" | Samuel E. Giddins | 2015-05-28 | 1 | -1/+1 |
| * | Revert "Uninstall bundler 1.10" | Samuel E. Giddins | 2015-05-28 | 1 | -1/+0 |
| * | Revert "Force the uninstall" | Samuel E. Giddins | 2015-05-28 | 1 | -1/+1 |
* | | Merge pull request #20358 from tgxworld/remove_code | Santiago Pastorino | 2015-05-29 | 1 | -2/+0 |
|\ \ |
|
| * | | Remove unused code. | Guo Xiang Tan | 2015-05-29 | 1 | -2/+0 |
| |/ |
|
* | | Merge pull request #20354 from arunagw/fix-warning-ambiguous-first-argument | Yves Senn | 2015-05-29 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix warning about ambiguous first argument | Arun Agrawal | 2015-05-29 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #19878 from pabloh/replace_alias_chains_with_prepend | Rafael Mendonça França | 2015-05-28 | 5 | -89/+79 |
|\ |
|
| * | Replace use of alias chains with prepend at core_ext/date | Pablo Herrero | 2015-05-04 | 5 | -89/+79 |
* | | Force the uninstall | Rafael Mendonça França | 2015-05-28 | 1 | -1/+1 |
* | | Uninstall bundler 1.10 | Rafael Mendonça França | 2015-05-28 | 1 | -0/+1 |
* | | Use bundler < 1.10 until its bugs are fixed | Rafael Mendonça França | 2015-05-28 | 1 | -1/+1 |
* | | Merge pull request #20351 from kddeisz/enumerable_pluck | Rafael Mendonça França | 2015-05-28 | 1 | -0/+10 |
|\ \ |
|
| * | | Updating the guides for Enumerable#pluck | Kevin Deisz | 2015-05-28 | 1 | -0/+10 |
|/ / |
|
* | | Merge pull request #20341 from vngrs/remove_already_defined_methods_in_rack_r... | Rafael Mendonça França | 2015-05-28 | 1 | -36/+0 |
|\ \ |
|
| * | | Remove already defined methods in super class of ActionDispatch::Request class | Mehmet Emin İNAÇ | 2015-05-28 | 1 | -36/+0 |
* | | | Merge pull request #20346 from repinel/remove-mocha2 | Rafael Mendonça França | 2015-05-28 | 4 | -59/+117 |
|\ \ \ |
|
| * | | | Remove use of mocha from Active Model | Roque Pinel | 2015-05-28 | 4 | -59/+117 |
* | | | | Merge pull request #20267 from kaspth/fix-minitest-constant-clashing | Rafael Mendonça França | 2015-05-28 | 8 | -43/+45 |
|\ \ \ \ |
|
| * | | | | Avoid E constant clashing with Minitest defined version. | Kasper Timm Hansen | 2015-05-22 | 8 | -43/+45 |
* | | | | | Merge pull request #20350 from kddeisz/enumerable_pluck | Rafael Mendonça França | 2015-05-28 | 3 | -0/+20 |
|\ \ \ \ \ |
|
| * | | | | | Add Enumerable#pluck. | Kevin Deisz | 2015-05-28 | 3 | -0/+20 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #20347 from repinel/fix-reflection-shadowing | Rafael Mendonça França | 2015-05-28 | 1 | -2/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Fix the shadowing warning for `reflection` | Roque Pinel | 2015-05-28 | 1 | -2/+2 |
|/ / / / |
|
* | | | | Persist user provided default values, even if unchanged | Sean Griffin | 2015-05-28 | 4 | -27/+21 |
* | | | | Allow proc defaults with the Attributes API | Sean Griffin | 2015-05-28 | 3 | -1/+36 |
* | | | | Merge pull request #20017 from eliotsykes/configurable-static-index-filename | Rafael Mendonça França | 2015-05-28 | 12 | -8/+65 |
|\ \ \ \ |
|
| * | | | | config.static_index configures directory index "index.html" filename | Eliot Sykes | 2015-05-28 | 12 | -8/+65 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #20331 from arunagw/arunagw-remove-unused-package-tasks | Rafael Mendonça França | 2015-05-28 | 8 | -62/+2 |
|\ \ \ \ |
|
| * | | | | Remove unused package tasks | Arun Agrawal | 2015-05-28 | 8 | -62/+2 |
| |/ / / |
|
* | | | | Merge pull request #20344 from jcockhren/fix_docs_presence_validation | Lauro Caetano | 2015-05-28 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | removed erroneous line. Corrected presence validation example. | Jurnell Cockhren | 2015-05-28 | 1 | -1/+0 |
|/ / / / |
|
* | | | | Merge pull request #20313 from s3ymd/master | Arthur Nogueira Neves | 2015-05-28 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | [ci skip] Fix block parameter of assert_no_difference | Hiromichi Yamada | 2015-05-28 | 1 | -1/+1 |