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
*
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
*
Remove version header from railties CHANGELOG.md (#25122)
Jon Moss
2016-05-24
1
-2
/
+0
*
Add backticks to `config/secrets.yml`
Jon Moss
2016-05-21
1
-1
/
+1
*
Added a shared section to config/secrets.yml that will be loaded for all envi...
David Heinemeier Hansson
2016-05-21
1
-0
/
+5
*
Start Rails 5.1 development :tada:
Rafael Mendonça França
2016-05-10
1
-528
/
+1
*
Preparing for 5.0.0.rc1 release
Rafael Mendonça França
2016-05-06
1
-0
/
+5
*
Prep Rails 5 beta 4
eileencodes
2016-04-27
1
-0
/
+2
*
Add compatibility for Ruby 2.4 `to_time` changes
Andrew White
2016-04-23
1
-0
/
+8
*
- Fence some commands, options, gems, etc. with quotes
Vipul A M
2016-04-10
1
-18
/
+18
*
Fix rails restart issue with Puma
Prathamesh Sonpatki
2016-03-30
1
-0
/
+5
*
guides, sync railties and AP changelogs with 5.0 release notes.
Yves Senn
2016-03-22
1
-1
/
+3
*
Fix CHANGELOG spacing [ci skip]
Jeremy Daer
2016-03-02
1
-2
/
+2
*
generate config/spring.rb in new applications [closes #18874]
Xavier Noria
2016-02-29
1
-0
/
+5
*
The tasks in the rails task namespace is deprecated in favor of app namespace.
Ryo Hashimoto
2016-02-26
1
-0
/
+5
*
Add CHANGELOG entry
Prathamesh Sonpatki
2016-02-25
1
-0
/
+4
*
Preparing for 5.0.0.beta3 release
eileencodes
2016-02-24
1
-0
/
+2
*
Add CHANGELOG for https://github.com/rails/rails/pull/23734 [ci skip]
Prathamesh Sonpatki
2016-02-24
1
-0
/
+5
*
AppGenerator: Replace 'rake' with 'rails_command'
claudiob
2016-02-20
1
-0
/
+5
*
modify to `error` also abort when specify fail fast option
yuuji.yaginuma
2016-02-17
1
-0
/
+4
*
adds --skip-listen to the application generator [closes #23590]
Xavier Noria
2016-02-17
1
-0
/
+4
*
include spring-watcher-listen in the Gemfile of new applications
Xavier Noria
2016-02-10
1
-0
/
+5
*
enables the evented monitor in new applications
Xavier Noria
2016-02-10
1
-0
/
+5
*
move CHANGELOG entry to the appropriate position [ci skip]
yuuji.yaginuma
2016-02-05
1
-2
/
+2
*
Add dummy apple icon files
Alexey Zabelin
2016-02-03
1
-0
/
+4
*
Add some Action Cable CHANGELOG entries
Rafael Mendonça França
2016-02-01
1
-3
/
+1
*
Preparing for Rails 5.0.0.beta2
Sean Griffin
2016-02-01
1
-0
/
+5
*
Implemented pull request changes.
Ryan Manuel
2016-01-29
1
-7
/
+5
*
Update doc with appropriate issue and pull request versions
Ryan Manuel
2016-01-28
1
-1
/
+1
*
Add an after_bundle callback in Rails plugin templates
Ryan Manuel
2016-01-28
1
-0
/
+7
*
remove unnecessary `ENV[]` from `log:clear` example [ci skip]
yuuji.yaginuma
2016-01-16
1
-1
/
+1
*
bring back `TEST` env for `rake test`.
Yves Senn
2016-01-12
1
-0
/
+4
*
rake log:clear task updated refs[#22544]
Pramod
2016-01-09
1
-0
/
+10
*
release notes, extract notable changes from Railties CHANGELOG.
Yves Senn
2015-12-22
1
-4
/
+4
*
[ci skip] No more no changes entries in the CHANGELOGs (cases left in #22718)
Akshay Vishnoi
2015-12-22
1
-3
/
+0
*
Fixes using `add_source` with a block after using `gem` in a custom rails
Will Fisher
2015-12-21
1
-0
/
+4
*
Add CHANGELOG headers for Rails 5.0.0.beta1
eileencodes
2015-12-18
1
-0
/
+5
*
README.rdoc -> README.md for newly generated plugins
yuuji.yaginuma
2015-12-17
1
-0
/
+4
*
let config.file_watcher be the way to enable the evented file watcher
Xavier Noria
2015-12-13
1
-5
/
+5
*
Update Changelog with the added response_format option in AD::DebugExceptions
Jorge Bejar
2015-12-09
1
-0
/
+9
[next]