| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove last empty line when we don't use Windows or JRuby | meganemura | 2015-02-20 | 2 | -2/+2 |
* | Do not mutate the operations array | Rafael Mendonça França | 2015-02-19 | 1 | -1/+1 |
* | Merge pull request #18994 from tgxworld/run_delete_middleware_operations_last | Guillermo Iguaran | 2015-02-19 | 3 | -2/+28 |
|\ |
|
| * | Allow Rack::Runtime to be deleted from middleware stack. | Guo Xiang Tan | 2015-02-19 | 3 | -2/+28 |
* | | Remove unused gsub_app_file method from Bukkit. | Josef Šimánek | 2015-02-19 | 1 | -6/+0 |
* | | Merge pull request #18393 from y-yagi/fix_mailer | Rafael Mendonça França | 2015-02-18 | 5 | -18/+36 |
|\ \ |
|
| * | | follow up to #18074 | yuuji.yaginuma | 2015-01-08 | 5 | -18/+36 |
* | | | Revert "Merge pull request #18951 from jurezove/gemfile-lock-to-plugin-gitign... | Rafael Mendonça França | 2015-02-18 | 1 | -1/+0 |
| |/
|/| |
|
* | | Revert "Don't unhook autoloading in production" | Aaron Patterson | 2015-02-16 | 1 | -0/+7 |
* | | Remove unused Rails::Server#log_path | Phill Baker | 2015-02-16 | 1 | -4/+0 |
* | | Add Gemfile.lock to plugin's gitignore template | Jure Žove | 2015-02-15 | 1 | -0/+1 |
* | | Fix some typos in railties/lib/rails/engine.rb [ci-skip] | RobertZK | 2015-02-10 | 1 | -4/+4 |
* | | Fix typo in Rails::Application#migration_railties | RobertZK | 2015-02-10 | 1 | -2/+2 |
* | | Dont check bundler output on plugin generator test | Arthur Neves | 2015-02-10 | 1 | -4/+2 |
* | | Actually fix the build | Sean Griffin | 2015-02-10 | 1 | -1/+1 |
* | | Fix the build | Sean Griffin | 2015-02-10 | 1 | -1/+1 |
* | | tests, reset global to previous value. | Yves Senn | 2015-02-09 | 1 | -1/+3 |
* | | Merge pull request #18839 from yuki24/remove-warning-from-generators-named-ba... | Yves Senn | 2015-02-09 | 1 | -10/+0 |
|\ \ |
|
| * | | Remove warning from generator named base test | Yuki Nishijima | 2015-02-08 | 1 | -10/+0 |
* | | | Remove warning from Plugin Generator | Yuki Nishijima | 2015-02-08 | 1 | -3/+3 |
|/ / |
|
* | | Remove reference to the now done documentation.rake | Xavier Noria | 2015-02-06 | 1 | -1/+0 |
* | | README.rdoc -> README.md for newly generated applications | Xavier Noria | 2015-02-06 | 5 | -5/+9 |
* | | Remove documentation tasks | Xavier Noria | 2015-02-06 | 6 | -99/+4 |
* | | Merge pull request #18399 from kommen/unify-structure-file-envvar-names | Rafael Mendonça França | 2015-02-05 | 1 | -1/+1 |
|\ \ |
|
| * | | Use `SCHEMA` instead of `DB_STRUCTURE` for specifiying structure file. | Dieter Komendera | 2015-01-08 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #18526 from vipulnsward/add-silence-stream | Rafael Mendonça França | 2015-02-05 | 4 | -87/+10 |
|\ \ |
|
| * | | - Extracted silence_stream method to new module in activesupport/testing. | Vipul A M | 2015-01-20 | 4 | -87/+10 |
* | | | Force generated route to be inserted | Andrew White | 2015-02-05 | 3 | -1/+10 |
* | | | Don't remove all line endings from routes.rb | Andrew White | 2015-02-03 | 3 | -2/+26 |
* | | | Merge pull request #18795 from vipulnsward/remove-magic-comments | Jeremy Kemper | 2015-02-03 | 5 | -5/+0 |
|\ \ \ |
|
| * | | | Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on... | Vipul A M | 2015-02-03 | 5 | -5/+0 |
* | | | | Small enhancement for generators | Holger Frohloff | 2015-02-03 | 1 | -2/+2 |
|/ / / |
|
* | | | Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846 | robertomiranda | 2015-01-31 | 5 | -5/+5 |
* | | | Fixed a few things from ee9e4c3 | Godfrey Chan | 2015-01-30 | 5 | -12/+12 |
* | | | Allow hyphenated names for `rails plugin new` generator. | Robin Böning | 2015-01-30 | 21 | -67/+194 |
* | | | build fix II, adjust broken tests as a consequence of 670ac73126. | Yves Senn | 2015-01-30 | 1 | -4/+4 |
* | | | build fix. | Yves Senn | 2015-01-30 | 1 | -4/+4 |
* | | | scaffold controller_test template should use kwargs. refs #18323. | Yves Senn | 2015-01-30 | 1 | -5/+5 |
* | | | tests, use `capture` instead of custom `redirect_stderr` helper. | Yves Senn | 2015-01-30 | 1 | -12/+2 |
* | | | Add a margin to body and padding to th, td. | Adrien Lamothe | 2015-01-29 | 1 | -0/+11 |
* | | | Merge pull request #18705 from mrgilman/skip-test | Rafael Mendonça França | 2015-01-29 | 11 | -22/+26 |
|\ \ \ |
|
| * | | | Change option description and update test names | Melanie Gilman | 2015-01-29 | 3 | -3/+3 |
| * | | | Update option to skip test in generators | Melanie Gilman | 2015-01-27 | 11 | -20/+24 |
* | | | | Merge pull request #18719 from 5t111111/add-fix-for-loading-fixtures-in-engin... | Yves Senn | 2015-01-29 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Add fix for loading fixtures in engine tests | WAKASUGI 5T111111 | 2015-01-29 | 1 | -0/+1 |
* | | | | | reassign `file_fixture_path` in plugins `test_helper.rb`. refs #18658. | Yves Senn | 2015-01-29 | 1 | -0/+1 |
|/ / / / |
|
* | | | | table name should be plural [ci skip] | Jian Weihang | 2015-01-29 | 1 | -1/+1 |
* | | | | introduce `ActiveSupport::Testing::FileFixtures`. | Yves Senn | 2015-01-28 | 3 | -0/+3 |
|/ / / |
|
* | | | Fix typo 'has' => 'have' | Sean Collins | 2015-01-25 | 1 | -1/+1 |
* | | | Fix typo 'another frameworks' => 'other frameworks' | Sean Collins | 2015-01-25 | 1 | -1/+1 |