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
/
rails
/
generators
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge remote-tracking branch 'origin/master' into merge-action-cable
Rafael Mendonça França
2015-12-15
1
-2
/
+2
|
\
|
|
*
Update seeds.rb.tt
Paul Clegg
2015-12-14
1
-2
/
+2
*
|
Add option to skip Action Cable
Rafael Mendonça França
2015-12-14
2
-2
/
+5
*
|
Add action_cable to rails/all and application.rb
Rafael Mendonça França
2015-12-14
1
-0
/
+1
|
/
*
Revert "Merge pull request #22569 from seuros/remove-test-case"
eileencodes
2015-12-13
3
-17
/
+16
*
Merge pull request #22569 from seuros/remove-test-case
Eileen M. Uchitelle
2015-12-13
3
-16
/
+17
|
\
|
*
Controller generators should be creating IntegrationTest stubs instead of Con...
Abdelkader Boudih
2015-12-13
3
-16
/
+17
*
|
Merge pull request #22574 from gsamokovarov/scaffold-500
Kasper Timm Hansen
2015-12-13
2
-2
/
+2
|
\
\
|
*
|
Prevent a 500 in the default controller scaffold
Genadi Samokovarov
2015-12-13
2
-2
/
+2
|
|
/
*
|
Merge pull request #22573 from gsamokovarov/web-console-3-0
Kasper Timm Hansen
2015-12-13
1
-1
/
+1
|
\
\
|
*
|
Update web-console to 3.0.0
Genadi Samokovarov
2015-12-13
1
-1
/
+1
|
|
/
*
/
let config.file_watcher be the way to enable the evented file watcher
Xavier Noria
2015-12-13
2
-4
/
+4
|
/
*
We don't need to set config.debug_exception_response_format given that :api i...
Jorge Bejar
2015-12-09
1
-6
/
+0
*
Adjust comment in development.rb template file for app generator
Jorge Bejar
2015-12-09
1
-3
/
+0
*
Fix indent in generated Rails API env file
Jorge Bejar
2015-12-09
1
-6
/
+6
*
Add debug_exception_response_format config to configure DebugException
Jorge Bejar
2015-12-09
1
-0
/
+8
*
remove `request_forgery_protection` initializer from rails api
yuuji.yaginuma
2015-12-06
1
-0
/
+1
*
add `bin/test` script to rails plugin
yuuji.yaginuma
2015-11-28
3
-3
/
+14
*
let the generated app Gemfile depend on listen 3.0.5
Xavier Noria
2015-11-26
1
-1
/
+1
*
Merge pull request #22263 from mastahyeti/csrf-origin-check
Rafael França
2015-11-26
1
-0
/
+4
|
\
|
*
Add option to verify Origin header in CSRF checks
Ben Toews
2015-11-25
1
-0
/
+4
*
|
Remove <br> from scaffold, in favor of using CSS
Sean Collins
2015-11-25
2
-3
/
+7
*
|
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 #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
|
|
/
*
|
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
1
-0
/
+3
*
|
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
*
Add enabled flag to the public file server.
Kasper Timm Hansen
2015-11-03
2
-3
/
+3
*
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
|
/
*
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
*
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
*
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
*
|
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
[prev]
[next]