| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'rm-remove-mocha' | Rafael Mendonça França | 2014-07-19 | 12 | -77/+166 |
|\ |
|
| * | Stop requiring mocha automatically | Rafael Mendonça França | 2014-07-19 | 7 | -0/+7 |
| * | Stop using mocha on dbconsole_test | Rafael Mendonça França | 2014-07-15 | 1 | -44/+68 |
| * | Stop using mocha on console_test | Rafael Mendonça França | 2014-07-07 | 1 | -15/+40 |
| * | Set the application logger using configuration | Rafael Mendonça França | 2014-07-07 | 1 | -3/+5 |
| * | Stop using mocha on configuration_test | Rafael Mendonça França | 2014-07-07 | 1 | -7/+23 |
| * | Stop using mocha on app_rails_loader_test | Rafael Mendonça França | 2014-07-07 | 1 | -8/+23 |
* | | Keep quietly and capture undeprecated on your suite | Rafael Mendonça França | 2014-07-15 | 5 | -2/+60 |
* | | Add Rails::Application#config_for | Rafael Mendonça França | 2014-07-15 | 1 | -0/+84 |
* | | Fix incorrect unsubscription. | Guo Xiang Tan | 2014-07-11 | 1 | -2/+2 |
|/ |
|
* | Display notice in index.html pages in scaffolded generated views | Arun Agrawal | 2014-07-04 | 2 | -1/+9 |
* | Revert "Merge pull request #15394 from morgoth/fix-automatic-maintaining-test... | Rafael Mendonça França | 2014-07-02 | 1 | -90/+1 |
* | Rename preview_enabled option to show_previews | Rafael Mendonça França | 2014-07-01 | 2 | -10/+10 |
* | Add configuration to enable mail previews | Leonard Garvey | 2014-07-01 | 2 | -0/+38 |
* | Merge pull request #15933 from rafael/master | Rafael Mendonça França | 2014-06-27 | 1 | -0/+38 |
|\ |
|
| * | Improvements per code review. | Rafael Chacón | 2014-06-27 | 1 | -0/+25 |
| * | Add always_permitted_parameters as an option. | Rafael Chacón | 2014-06-26 | 1 | -0/+13 |
* | | Add a test for db:migrate:status to check missing file scenario | Viktar Basharymau | 2014-06-27 | 1 | -0/+15 |
* | | Add a '--skip-routes' flag for the Controller generator. | Lucas Mazza | 2014-06-24 | 1 | -0/+7 |
* | | initialize the right variable | Rafael Mendonça França | 2014-06-17 | 1 | -1/+1 |
* | | Add a generic --skip-gems options to generator | Rafael Mendonça França | 2014-06-17 | 1 | -2/+3 |
* | | Merge pull request #15716 from schuetzm/skip-turbolinks | Rafael Mendonça França | 2014-06-17 | 1 | -0/+14 |
|\ \ |
|
| * | | Add an option to skip installation of Turbolinks | Marc Schütz | 2014-06-14 | 1 | -0/+14 |
* | | | allow preview interceptors to be registered through `config.action_mailer`. | Yves Senn | 2014-06-15 | 1 | -0/+32 |
|/ / |
|
* | | Merge pull request #15394 from morgoth/fix-automatic-maintaining-test-schema-... | Yves Senn | 2014-06-12 | 1 | -1/+90 |
|\ \ |
|
| * | | Fixed automatic maintaining test schema to properly handle sql structure sche... | Wojciech Wnętrzak | 2014-06-12 | 1 | -2/+52 |
| * | | Added missing test case for migrations when using sql structure | Wojciech Wnętrzak | 2014-06-01 | 1 | -1/+40 |
* | | | remove unnused method from test | Fabian Rodriguez | 2014-06-11 | 1 | -10/+0 |
* | | | Emit suggested generator names when not found | schneems | 2014-06-04 | 1 | -1/+7 |
* | | | Merge pull request #14881 from robin850/patch-19 | Yves Senn | 2014-06-01 | 1 | -5/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | Swallow bundler exceptions when running tests | Robin Dupret | 2014-04-27 | 1 | -5/+8 |
* | | | `bin/setup` script to bootstrap applications. | Yves Senn | 2014-05-30 | 1 | -0/+1 |
* | | | Merge pull request #15269 from arunagw/aa-fixes-8930 | Rafael Mendonça França | 2014-05-27 | 1 | -0/+32 |
|\ \ \ |
|
| * | | | rake railties:install:migrations respects the order of railties | Arun Agrawal | 2014-05-27 | 1 | -0/+32 |
* | | | | Merge pull request #15327 from alexbel/replace_double_quotes_with_single_quotes | Yves Senn | 2014-05-27 | 1 | -7/+15 |
|\ \ \ \ |
|
| * | | | | Replace double quotes with single quotes while adding an entry into Gemfile | alexbel | 2014-05-26 | 1 | -7/+7 |
|/ / / / |
|
* | | | | Merge pull request #15294 from schneems/schneems/generator-output-in-error2 | Rafael Mendonça França | 2014-05-26 | 1 | -2/+4 |
|\ \ \ \ |
|
| * | | | | print generators on failed generate | schneems | 2014-05-26 | 1 | -2/+4 |
| |/ / / |
|
* / / / | Remove unnecessary require of Minitest. | Guo Xiang Tan | 2014-05-24 | 2 | -2/+2 |
|/ / / |
|
* | | | Default config.assets.digests to true in development | Dan Kang | 2014-05-17 | 2 | -14/+13 |
* | | | New applications should be created with json serializer | Rafael Mendonça França | 2014-05-17 | 1 | -0/+36 |
* | | | Fix app generator test hanging. | Christian Wesselhoeft | 2014-05-17 | 1 | -2/+2 |
* | | | Ok. Enough models for today :rage: | Rafael Mendonça França | 2014-05-12 | 1 | -3/+6 |
* | | | This is also a model | Rafael Mendonça França | 2014-05-12 | 1 | -1/+1 |
* | | | This model is a model so it should behaves like one | Rafael Mendonça França | 2014-05-12 | 1 | -7/+3 |
* | | | Change Gemfile’s double quotes in plugin generator | Josemar Luedke | 2014-05-10 | 1 | -4/+4 |
* | | | Merge pull request #15015 from pothibo/database-configuration | Rafael Mendonça França | 2014-05-07 | 1 | -0/+16 |
|\ \ \ |
|
| * | | | Use Rails::Paths::Path#existent in database_configuration | Pier-Olivier Thibault | 2014-05-07 | 1 | -0/+16 |
* | | | | Return a non zero code when db has never been setup on status | Paul B | 2014-05-07 | 1 | -1/+1 |
|/ / / |
|
* | | | rename `str` to `string` to fix overshadowing of variable | Vipul A M | 2014-05-07 | 1 | -1/+1 |