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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #22401 from cllns/remove-br-from-scaffold
Kasper Timm Hansen
2015-11-25
2
-3
/
+7
|
\
|
*
Remove <br> from scaffold, in favor of using CSS
Sean Collins
2015-11-25
2
-3
/
+7
*
|
Merge pull request #22290 from y-yagi/donot_show_test_unit_job
Eileen M. Uchitelle
2015-11-25
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
do not show Active Job test generator
yuuji.yaginuma
2015-11-14
1
-0
/
+1
*
|
Merge pull request #22370 from yui-knk/remove_blank_line
Andrew White
2015-11-24
1
-1
/
+0
|
\
\
|
*
|
Remove a blank line from a template for plugin `routes.rb`
yui-knk
2015-11-22
1
-1
/
+0
*
|
|
Merge pull request #22287 from dharamgollapudi/patch-2
Rafael França
2015-11-24
1
-2
/
+1
|
\
\
\
|
*
|
|
Move the desc one level up
Dharam Gollapudi
2015-11-13
1
-2
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #22272 from y-yagi/remove_test_files_in_plugin_gemspec
Eileen M. Uchitelle
2015-11-23
1
-3
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
don't package test files in plugin gemspec
yuuji.yaginuma
2015-11-12
1
-3
/
+0
*
|
|
Make the `static_index` config part of the `config.public_server` config
Yuki Nishijima
2015-11-16
2
-3
/
+3
|
|
/
|
/
|
*
|
Prefer Minitest's location for test failures.
Kasper Timm Hansen
2015-11-12
1
-2
/
+8
*
|
encapsulates the logic to choose the file monitor in app config
Xavier Noria
2015-11-10
1
-1
/
+9
*
|
upgrade listen to 3.0.4
Xavier Noria
2015-11-08
1
-1
/
+1
*
|
move the listen gem in the Gemfile to the development group
Xavier Noria
2015-11-08
1
-3
/
+4
*
|
implements an evented file update checker [Puneet Agarwal]
Xavier Noria
2015-11-08
2
-1
/
+4
*
|
fix application_controller require_dependency path generated by api scaffold ...
yuuji.yaginuma
2015-11-08
1
-1
/
+1
|
/
*
[ci skip] Remove final mentions of `static_cache_control` in docs.
Kasper Timm Hansen
2015-11-05
1
-1
/
+3
*
Fix `static_cache_control` deprecation warning
Jon Atack
2015-11-05
1
-3
/
+6
*
Add enabled flag to the public file server.
Kasper Timm Hansen
2015-11-03
4
-6
/
+27
*
added missing instructions for `rack-cors`
Gaurav Sharma
2015-11-03
1
-2
/
+4
*
Merge pull request #22152 from y-yagi/remove_sass-cache_from_gitignore
Andrew White
2015-11-02
1
-1
/
+0
|
\
|
*
remove unnecessary `.sass-cache` from plugin's gitignore template
yuuji.yaginuma
2015-11-02
1
-1
/
+0
*
|
Route generator should be idempotent - closes #22082
Thiago Pinto
2015-10-31
1
-1
/
+1
|
/
*
rails/application: allow passing an env to config_for
Simon Eskildsen
2015-10-30
1
-2
/
+2
*
Add version constraint to database gem in generated application
Rafael Mendonça França
2015-10-29
3
-13
/
+24
*
Properly indent '<head>' and '<body>' within '<html>'
Sean Collins
2015-10-29
1
-16
/
+17
*
Merge pull request #21998 from kddeisz/rake_task_statistics
Arthur Nogueira Neves
2015-10-28
3
-1
/
+3
|
\
|
*
Allow rake:stats to account for rake tasks
Kevin Deisz
2015-10-19
3
-1
/
+3
*
|
raise `ArgumentError` when `SECRET_KEY_BASE` is an integer
Arun Agrawal
2015-10-27
1
-0
/
+3
*
|
Move default uuid generation to active_record
Jon McCartie
2015-10-23
1
-5
/
+0
*
|
remove unnecessary readme in dummy application
yuuji.yaginuma
2015-10-23
1
-1
/
+1
*
|
`config.generators` should be docummented since it is public API
Rafael Mendonça França
2015-10-22
1
-1
/
+1
*
|
Revert " Added an example to show how common secrets can be shared across mul...
Sean Griffin
2015-10-20
1
-16
/
+0
*
|
Merge pull request #19898 from prathamesh-sonpatki/common-secrets
Sean Griffin
2015-10-20
1
-0
/
+16
|
\
\
|
*
|
Added example of sharing secrets in multiple environments in secrets.yml
Prathamesh Sonpatki
2015-05-26
1
-0
/
+16
*
|
|
Set active_record config for always creating uuids in generators
Jon McCartie
2015-10-20
1
-0
/
+5
*
|
|
Merge pull request #21978 from ctreatma/console_helper_reload
Sean Griffin
2015-10-19
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix #21977: Removes memoization of helpers in Rails console
Charles Treatman
2015-10-16
1
-1
/
+1
*
|
|
remove useless method
yuuji.yaginuma
2015-10-18
1
-4
/
+0
*
|
|
Use "rake time:zones:all" instead of "rake -D time" [ci skip]
Marat Galiev
2015-10-17
1
-1
/
+1
|
/
/
*
|
Merge pull request #21961 from Gaurav2728/migration_class_methods_nodoc
Arthur Nogueira Neves
2015-10-14
1
-5
/
+5
|
\
\
|
*
|
migrations Class methods have nodoc, fix it for API [ci skip]
Gaurav Sharma
2015-10-14
1
-5
/
+5
*
|
|
Merge pull request #20908 from y-yagi/generate_application_job_inside_engine
Arthur Nogueira Neves
2015-10-13
1
-0
/
+5
|
\
\
\
|
*
|
|
add application_job.rb to template of mountable engine
yuuji.yaginuma
2015-07-17
1
-0
/
+5
*
|
|
|
Merge pull request #19135 from yuki24/access-control-support
Jeremy Daer
2015-10-13
3
-6
/
+19
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add the ability of returning arbitrary headers to ActionDispatch::Static
Yuki Nishijima
2015-06-13
3
-6
/
+19
*
|
|
|
do not generate manifest.js in plugins
yuuji.yaginuma
2015-10-12
1
-1
/
+1
*
|
|
|
Merge pull request #21912 from y-yagi/move_prepare_destination_to_public
Sean Griffin
2015-10-08
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
change `prepare_destination` to public API [ci skip]
yuuji.yaginuma
2015-10-08
1
-1
/
+2
[next]