index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ci skip] 🎬 expensive: take two
Kasper Timm Hansen
2017-03-06
1
-1
/
+1
*
Avoid running system tests by default
Robin Dupret
2017-03-05
1
-0
/
+5
*
[ci skip] Add changelog entry for #28139.
Kasper Timm Hansen
2017-03-02
1
-0
/
+16
*
[ci skip] Add changelog entry for encrypted secrets.
Kasper Timm Hansen
2017-03-01
1
-0
/
+14
*
Preparing for 5.1.0.beta1 release
Rafael Mendonça França
2017-02-23
1
-0
/
+2
*
Revert back to the original of using package.json in the root of the project ...
David Heinemeier Hansson
2017-02-21
1
-1
/
+1
*
Collect all file patterns when running multiple rake test tasks
Dominic Cleal
2017-02-04
1
-0
/
+6
*
add warnings option to test runner
yuuji.yaginuma
2017-01-24
1
-0
/
+4
*
Merge pull request #27632 from dixpac/repo_initialize
Rafael Mendonça França
2017-01-18
1
-0
/
+5
|
\
|
*
Initalize git repo when creatin new rails app
dixpac
2017-01-12
1
-0
/
+5
*
|
Install Byebug gem as default in Windows (mingw and x64_mingw) platform.
Junichi Ito
2017-01-18
1
-0
/
+4
*
|
make all rails commands work in engine
yuuji.yaginuma
2017-01-09
1
-0
/
+4
|
/
*
Don't generate HTML/ERB templates for scaffold controller with --api flag
Prathamesh Sonpatki
2017-01-07
1
-0
/
+6
*
Merge pull request #27399 from sinogermany/rails-env-for-empty-string-env-vars
Rafael Mendonça França
2017-01-03
1
-0
/
+4
|
\
|
*
Rails.env falls back to dev mode when env var is empty
Daniel Deng
2017-01-04
1
-0
/
+4
*
|
Remove deprecated CONTROLLER environment variable for routes task
Rafael Mendonça França
2017-01-03
1
-0
/
+4
*
|
Remove deprecated tasks in railties
Rafael Mendonça França
2017-01-03
1
-0
/
+5
*
|
Remove deprecated file `rails/rack/debugger
Rafael Mendonça França
2017-01-03
1
-0
/
+4
*
|
Remove deprecated config.serve_static_files
Rafael Mendonça França
2017-01-03
1
-0
/
+4
*
|
Remove deprecated `config.static_cache_control`
Rafael Mendonça França
2017-01-03
1
-1
/
+5
*
|
Merge branch 'master' into clear_all_environments_log_by_default
Rafael França
2016-12-29
1
-0
/
+31
|
\
\
|
*
|
Add backticks to show shell command
Jon Moss
2016-12-27
1
-2
/
+2
|
*
|
Remove random extra spaces from Action Pack and Railties CHANGELOG.md
Jon Moss
2016-12-27
1
-2
/
+2
|
|
/
|
*
Add option to trigger JS framework-specific installation as part of webpack s...
David Heinemeier Hansson
2016-12-12
1
-0
/
+12
|
*
Make Yarn the default, drop default vendor/asset directories (#27300)
David Heinemeier Hansson
2016-12-08
1
-2
/
+1
|
*
Fix binstop -> binstub typo in railties changelog.
Josef Šimánek
2016-12-05
1
-1
/
+1
|
*
Yarn: Move node_modules, package.json, and yarn.lock file to vendor (#27245)
David Heinemeier Hansson
2016-12-01
1
-2
/
+2
|
*
fix typo in changelog
Robert Glaser
2016-11-30
1
-1
/
+1
|
*
Add CHANGELOG entry for --yarn option
Liceth Ovalles
2016-11-29
1
-0
/
+5
|
*
rails-ujs is now shipped with Action View
Guillermo Iguaran
2016-11-29
1
-2
/
+2
|
*
Add CHANGELOG entry
Guillermo Iguaran
2016-11-21
1
-0
/
+5
|
*
deep symbolize keys on secrets.yml
Isaac Sloan
2016-11-21
1
-0
/
+6
|
*
move CHANGELOG entry to the appropriate file [ci skip]
yuuji.yaginuma
2016-11-19
1
-6
/
+0
|
*
Fix `ActionDispatch::IntegrationTest#open_session`
Tawan Sierek
2016-11-18
1
-0
/
+6
|
*
Add `:skip_sprockets` to `Rails::PluginBuilder::PASSTHROUGH_OPTIONS`
Tsukuru Tanimichi
2016-11-14
1
-0
/
+4
*
|
clear all environments log files by default
yuuji.yaginuma
2016-10-14
1
-0
/
+4
|
/
*
Allow the use of listen's 3.1.x branch.
Esteban Santana Santana
2016-10-03
1
-0
/
+4
*
support minitest after_run for parity to regular minitest
Michael Grosser
2016-09-16
1
-0
/
+4
*
run `before_configuration` callbacks as soon as application constant inherits...
yuuji.yaginuma
2016-08-19
1
-1
/
+8
*
A generated app should not include Uglifier with `--skip-javascript` option.
Ben Pickles
2016-07-26
1
-0
/
+4
*
Merge pull request #25438 from prathamesh-sonpatki/rm-session-store-initializer
Rafael Mendonça França
2016-07-20
1
-0
/
+5
|
\
|
*
Setup default session store internally, no longer through an application init...
Prathamesh Sonpatki
2016-07-17
1
-0
/
+5
*
|
Fix CHANGELOG grammar [ci skip]
Vipul A M
2016-07-16
1
-2
/
+2
*
|
CHANGELOG for https://github.com/rails/rails/pull/25257 [ci skip]
Prathamesh Sonpatki
2016-07-17
1
-0
/
+11
|
/
*
Cleanup CHANGELOGs [ci skip]
Prathamesh Sonpatki
2016-07-09
1
-1
/
+5
*
Merge pull request #25714 from robin850/changelog-25692
Rafael Mendonça França
2016-07-07
1
-0
/
+6
|
\
|
*
Add a changelog entry for #25692 [ci skip]
Robin Dupret
2016-07-06
1
-0
/
+6
|
/
*
Do not run `bundle install` when generating a new plugin.
Rafael Mendonça França
2016-07-01
1
-0
/
+8
*
Update changelog for #25351
Kevin McPhillips
2016-06-22
1
-0
/
+5
*
Fix rails/info routes for apps with globbing route
Nicholas Firth-McCoy
2016-06-20
1
-0
/
+4
[prev]
[next]