| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge pull request #23939 from akshaymohite/fix-configuration-tests-semantics | Sean Griffin | 2016-03-07 | 1 | -2/+2 |
|\ \ |
|
| * | | Fixed couple of semantics in the configuration_test.rb | Akshay | 2016-02-28 | 1 | -2/+2 |
| |/ |
|
* | | Merge pull request #24085 from vipulnsward/i18n-test-addition | Kasper Timm Hansen | 2016-03-06 | 1 | -1/+7 |
|\ \ |
|
| * | | - Added i18n test to verify assigning hash directly to fallbacks instead of u... | Vipul A M | 2016-03-06 | 1 | -1/+7 |
* | | | Fix indentation [ci skip] | Ryuta Kamizono | 2016-03-05 | 1 | -1/+1 |
* | | | Merge pull request #24053 from mohitnatoo/rails-dev-cache | Kasper Timm Hansen | 2016-03-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | - using rails dev:cache instead of rake dev:cache in test case | Mohit Natoo | 2016-03-04 | 1 | -1/+1 |
* | | | | making a test definition more clear. | Mohit Natoo | 2016-03-04 | 1 | -1/+1 |
* | | | | [ci skip] using correcting test case names specifying `rails routes` instead ... | Mohit Natoo | 2016-03-04 | 1 | -6/+6 |
|/ / / |
|
* | | | Add test to make sure the sprockets cache is not shared per environment | Rafael Mendonça França | 2016-03-02 | 1 | -0/+20 |
* | | | Merge pull request #24001 from 5t111111/fix-gsub-cookies_serializer | Rafael França | 2016-03-02 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | Fix description in cookies_serializer.rb being corrupted when updating | Hirofumi Wakasugi | 2016-03-02 | 1 | -1/+2 |
| |/ / |
|
* / / | Fix typo in app_generator_test.rb | Hirofumi Wakasugi | 2016-03-02 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #23932 from arthurnn/arthurnn/remove_load_paths | Arthur Nogueira Neves | 2016-03-01 | 3 | -16/+2 |
|\ \ |
|
| * | | Remove load_paths file | Arthur Neves | 2016-02-27 | 3 | -16/+2 |
| |/ |
|
* | | Merge pull request #23935 from y-yagi/convert_cable_coffee_to_javascript | Rafael França | 2016-03-01 | 2 | -2/+2 |
|\ \ |
|
| * | | convert cable.coffee to cable.js | yuuji.yaginuma | 2016-02-28 | 2 | -2/+2 |
| |/ |
|
* | | Merge pull request #23980 from rails/deprecate-controller-action-segments | Andrew White | 2016-03-01 | 1 | -1/+1 |
|\ \ |
|
| * | | Deprecate :controller and :action path parameters | Andrew White | 2016-03-01 | 1 | -1/+1 |
* | | | Publish AS::Executor and AS::Reloader APIs | Matthew Draper | 2016-03-02 | 2 | -28/+9 |
* | | | Mock fork twice | Rafael Mendonça França | 2016-03-01 | 1 | -1/+1 |
* | | | generate config/spring.rb in new applications [closes #18874] | Xavier Noria | 2016-02-29 | 1 | -0/+2 |
|/ / |
|
* | | - Made changes to have test cases in actions_test more readable. | Mohit Natoo | 2016-02-29 | 1 | -6/+6 |
* | | - Made changes to have test cases in actions_test more readable. | Mohit Natoo | 2016-02-29 | 1 | -5/+5 |
* | | Address ruby warnings | Teo Ljungberg | 2016-02-29 | 2 | -9/+9 |
|/ |
|
* | Merge pull request #23921 from y-yagi/remove_rack_cors_initializer_when_updating | Arthur Nogueira Neves | 2016-02-27 | 1 | -0/+26 |
|\ |
|
| * | remove rack cors initializer when updating | yuuji.yaginuma | 2016-02-27 | 1 | -0/+26 |
* | | Merge pull request #23439 from ryohashimoto/160203_rake_rails | Kasper Timm Hansen | 2016-02-27 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | The tasks in the rails task namespace is deprecated in favor of app namespace. | Ryo Hashimoto | 2016-02-26 | 1 | -2/+2 |
* | | [close #23681] Use puma 3.0.0+ | schneems | 2016-02-26 | 1 | -0/+5 |
|/ |
|
* | Merge pull request #23852 from prathamesh-sonpatki/hsts-subdomains | Rafael França | 2016-02-25 | 1 | -0/+28 |
|\ |
|
| * | Old applications will not get the ssl_options initializer | Prathamesh Sonpatki | 2016-02-25 | 1 | -0/+28 |
* | | Merge pull request #23846 from y-yagi/correctly_check_ApplicationRecord_in_mo... | Rafael França | 2016-02-25 | 1 | -0/+14 |
|\ \
| |/
|/| |
|
| * | correctly check `ApplicationRecord` is exist in moutable engine | yuuji.yaginuma | 2016-02-25 | 1 | -0/+14 |
* | | Enable Action Cable routes by default | Jon Moss | 2016-02-24 | 2 | -4/+1 |
* | | Merge pull request #23849 from prathamesh-sonpatki/fix-23822 | Rafael França | 2016-02-24 | 1 | -1/+1 |
|\ \ |
|
| * | | Show permitted flag in the output of AC::Parameters#inspect | Prathamesh Sonpatki | 2016-02-24 | 1 | -1/+1 |
* | | | Merge pull request #23795 from claudiob/replace-rack-with-rails-command | David Heinemeier Hansson | 2016-02-24 | 1 | -5/+43 |
|\ \ \
| |/ /
|/| | |
|
| * | | Invoke 'rails' instead of 'rake' in AppGenerator | claudiob | 2016-02-20 | 1 | -10/+10 |
| * | | AppGenerator: Replace 'rake' with 'rails_command' | claudiob | 2016-02-20 | 1 | -0/+38 |
* | | | Switch to `data-turbolinks-track="reload"` | Sam Stephenson | 2016-02-23 | 1 | -2/+2 |
| |/
|/| |
|
* | | Merge pull request #23734 from schneems/schneems/stdout-again | Richard Schneeman | 2016-02-23 | 1 | -0/+11 |
|\ \ |
|
| * | | Alternative to #23638 log to STDOUT via env var | schneems | 2016-02-17 | 1 | -0/+11 |
* | | | Merge pull request #23789 from wisetara/wisetara/deprecate-args-ActiveSupport... | Rafael França | 2016-02-23 | 4 | -10/+10 |
|\ \ \ |
|
| * | | | remove args from assert_nothing_raised in tests | Tara Scherner de la Fuente | 2016-02-22 | 4 | -10/+10 |
* | | | | reestablish previous connection after creating all databases | Aaron Patterson | 2016-02-23 | 1 | -0/+13 |
|/ / / |
|
* | | | Generate ApplicationCable files if they do not already exist | Jon Moss | 2016-02-22 | 1 | -0/+12 |
* | | | Generate ApplicationRecord if it does not already exist | Jon Moss | 2016-02-22 | 1 | -0/+8 |
* | | | make sure `rake test` respects TESTOPTS | Aaron Patterson | 2016-02-22 | 1 | -0/+13 |
* | | | Make collection caching explicit. | Kasper Timm Hansen | 2016-02-20 | 1 | -0/+2 |
| |/
|/| |
|