| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Use released rack | Godfrey Chan | 2014-12-19 | 2 | -2/+2 |
* | | | | Revert "Merge pull request #18003 from sikachu/permit_all_parameters-thread-s... | Godfrey Chan | 2014-12-19 | 1 | -11/+6 |
| |_|/
|/| | |
|
* | | | Output extension is no longer generated [ci skip] | Zachary Scott | 2014-12-18 | 1 | -4/+4 |
* | | | Enable Travis CI container-mode | Rafael Mendonça França | 2014-12-18 | 1 | -3/+5 |
* | | | Merge pull request #18077 from claudiob/add-docs-for-test-order | Rafael Mendonça França | 2014-12-18 | 2 | -2/+17 |
|\ \ \ |
|
| * | | | Add docs for AS::TestCase::test_order | claudiob | 2014-12-18 | 2 | -2/+17 |
|/ / / |
|
* | | | Merge pull request #18087 from georgemillo/patch-2 | Eileen M. Uchitelle | 2014-12-18 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Spelling fix [ci skip] | George Millo | 2014-12-18 | 1 | -2/+2 |
|/ / / |
|
* | | | passed a spell checker, not bad [ci skip] | Xavier Noria | 2014-12-18 | 1 | -1/+1 |
* | | | adds another examle to the constants not missing gotcha [ci skip] | Xavier Noria | 2014-12-18 | 1 | -0/+55 |
|/ / |
|
* | | Relax the UUID regex | Godfrey Chan | 2014-12-18 | 2 | -12/+9 |
* | | Merge pull request #18081 from yui-knk/fix/capture_helper | Abdelkader Boudih | 2014-12-18 | 1 | -1/+2 |
|\ \ |
|
| * | | [ci skip] Fix HTML format on comment | yui-knk | 2014-12-18 | 1 | -1/+2 |
|/ / |
|
* | | Fix typo in nodoc should be `:nodoc:` for RDoc to parse correctly | Zachary Scott | 2014-12-17 | 1 | -1/+1 |
* | | Merge pull request #18076 from andreynering/guides-changelog | Zachary Scott | 2014-12-17 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix name on changelog [ci skip] | Andrey Nering | 2014-12-17 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #18063 from claudiob/remove-as-time-with-zone-since | Rafael Mendonça França | 2014-12-17 | 1 | -10/+1 |
|\ \ |
|
| * | | Replace AS::TimeWithZone#since with alias to + | claudiob | 2014-12-16 | 1 | -10/+1 |
* | | | Merge pull request #18072 from exAspArk/thread_safe_gem_version | Rafael Mendonça França | 2014-12-17 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | use thread_safe gem version greater or equal to 0.3.4 | Evgeny Li | 2014-12-17 | 1 | -1/+1 |
* | | | | simpler example for the non-missing constants gotcha [ci skip] | Xavier Noria | 2014-12-17 | 1 | -42/+39 |
|/ / / |
|
* | | | Merge pull request #18068 from kamipo/remove_unused_line | Carlos Antonio da Silva | 2014-12-17 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | Remove unused line | Ryuta Kamizono | 2014-12-17 | 1 | -1/+0 |
* | | | | Merge pull request #18069 from yui-knk/fix/guide | Rafael Mendonça França | 2014-12-17 | 1 | -3/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [ci skip] Change three backticks to just one | yui-knk | 2014-12-17 | 1 | -3/+3 |
|/ / / |
|
* | | | Merge pull request #18065 from y-yagi/fix_autoloading_guide | Xavier Noria | 2014-12-17 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix link in autoloading guide [ci skip] | yuuji.yaginuma | 2014-12-17 | 1 | -1/+1 |
|/ / |
|
* | | `update_column` take ruby-land input, not database-land input | Sean Griffin | 2014-12-16 | 4 | -3/+27 |
* | | Merge pull request #17980 from gsamokovarov/rescuable-case-operator | Rafael Mendonça França | 2014-12-16 | 3 | -4/+45 |
|\ \ |
|
| * | | Add class level case operator support for error dispatching in Rescuable | Genadi Samokovarov | 2014-12-10 | 3 | -4/+45 |
* | | | Merge pull request #18059 from andreynering/ar-guides-querying | Rafael Mendonça França | 2014-12-16 | 1 | -5/+28 |
|\ \ \ |
|
| * | | | Improving Method Chaining section [ci skip] | Andrey Nering | 2014-12-16 | 1 | -5/+28 |
|/ / / |
|
* | | | Merge pull request #17995 from jethroo/fix/assert_template_with_unsupported_l... | Rafael Mendonça França | 2014-12-16 | 2 | -0/+9 |
|\ \ \ |
|
| * | | | adding that assert_template with :layout will raise ArgumentError for unknown... | Carsten Wirth | 2014-12-16 | 2 | -0/+9 |
* | | | | Merge pull request #18055 from jonatack/patch-8 | Zachary Scott | 2014-12-16 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | "backoffice" -> "back office", "lookup" -> "look up" | Jon Atack | 2014-12-16 | 1 | -2/+2 |
|/ / / / |
|
* | | | | Merge pull request #18049 from yuki3738/fix_rails_db_command_error | Rafael Mendonça França | 2014-12-16 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Add a code checking about file or not to the rails db command | yuki3738 | 2014-12-16 | 1 | -1/+1 |
* | | | | | Merge pull request #18052 from timoschilling/reset_variants | Rafael Mendonça França | 2014-12-16 | 2 | -1/+9 |
|\ \ \ \ \ |
|
| * | | | | | allow reseting of request variants | Timo Schilling | 2014-12-16 | 2 | -1/+9 |
* | | | | | | Merge pull request #18032 from claudiob/add-test-for-after-validate-callbacks | Rafael Mendonça França | 2014-12-16 | 2 | -6/+28 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add AM test: after/around callback returning false | claudiob | 2014-12-14 | 1 | -4/+15 |
| * | | | | | | Add AM test for after_validation returning false | claudiob | 2014-12-14 | 1 | -2/+13 |
* | | | | | | | Merge pull request #18054 from jonatack/add_content_tag_test | Rafael Mendonça França | 2014-12-16 | 1 | -0/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Test to ensure content_tag works when fixing #17661 | Jon Atack | 2014-12-16 | 1 | -0/+5 |
* | | | | | | | | Merge pull request #18031 from claudiob/better-tests-for-callbacks-terminator | Rafael Mendonça França | 2014-12-16 | 2 | -19/+38 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Add test for `:skip_after_callbacks_if_terminated` | claudiob | 2014-12-14 | 2 | -19/+38 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #18050 from jonatack/patch-13 | Xavier Noria | 2014-12-16 | 1 | -7/+7 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Improve section in constant autoload guide | Jon Atack | 2014-12-16 | 1 | -7/+7 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #18036 from claudiob/remove-redundant-tests-about-around-a... | Rafael Mendonça França | 2014-12-16 | 1 | -19/+1 |
|\ \ \ \ \ \ \ |
|