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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
Change `platform` to `platforms`
Junichi Ito
2017-01-18
1
-1
/
+1
|
*
|
|
|
|
|
|
Install Byebug gem as default in Windows (mingw and x64_mingw) platform.
Junichi Ito
2017-01-18
2
-1
/
+5
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Move config reset to ensure block
Andrew White
2017-01-17
1
-1
/
+2
*
|
|
|
|
|
|
Move config reset to ensure block
Andrew White
2017-01-17
1
-1
/
+2
*
|
|
|
|
|
|
Merge pull request #27674 from kjg/migration_generator_honor_path_config
Andrew White
2017-01-17
2
-0
/
+20
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Generate migrations at path set by `config.paths["db/migrate"]`
Kevin Glowacz
2017-01-16
2
-0
/
+20
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Be a bit more explicit rather than relying on the default task
David Heinemeier Hansson
2017-01-17
1
-1
/
+1
*
|
|
|
|
|
|
Make yarn install available as a rake task via yarn:install so we can use tha...
David Heinemeier Hansson
2017-01-17
1
-0
/
+9
*
|
|
|
|
|
|
Don't pollute Object with rubinius_skip and jruby_skip
Akira Matsuda
2017-01-17
1
-9
/
+9
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #27601 from y-yagi/make_work_all_commands_from_engine
Kasper Timm Hansen
2017-01-15
10
-54
/
+124
|
\
\
\
\
\
\
|
*
|
|
|
|
|
improve server default options test
yuuji.yaginuma
2017-01-09
1
-3
/
+3
|
*
|
|
|
|
|
make all rails commands work in engine
yuuji.yaginuma
2017-01-09
9
-51
/
+121
*
|
|
|
|
|
|
remove unnecessary addition of `lib`
yuuji.yaginuma
2017-01-15
1
-1
/
+0
*
|
|
|
|
|
|
Rails::Generators::AppBase::GemfileEntry needs anonymous superclass
Akira Matsuda
2017-01-13
1
-1
/
+1
*
|
|
|
|
|
|
class Foo < Struct.new(:x) creates an extra unneeded anonymous class
Akira Matsuda
2017-01-13
3
-3
/
+3
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Reduce string objects by using \ instead of + or << for concatenating strings
Akira Matsuda
2017-01-12
5
-8
/
+8
*
|
|
|
|
|
Merge pull request #27652 from y-yagi/remove_unused_require
Rafael França
2017-01-11
3
-6
/
+0
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
remove unused requires
yuuji.yaginuma
2017-01-12
3
-6
/
+0
*
|
|
|
|
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2017-01-11
6
-14
/
+14
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Small grammar fixes in `Rails::Paths`
Jon Moss
2016-12-20
1
-2
/
+2
|
*
|
|
|
|
Small grammar fixes in `Rails::Info`
Jon Moss
2016-12-20
1
-3
/
+3
|
*
|
|
|
|
Capitalize Rake
Jon Moss
2016-12-19
1
-3
/
+3
|
*
|
|
|
|
Capitalize Ruby and small grammar fix
Jon Moss
2016-12-19
1
-1
/
+1
|
*
|
|
|
|
Capitalize Rack gem name
Jon Moss
2016-12-19
1
-3
/
+3
|
*
|
|
|
|
Capitalize Thor gem name
Jon Moss
2016-12-19
2
-2
/
+2
*
|
|
|
|
|
Current default Rails app encoding "utf-8" looks more like a W3C charset than...
Akira Matsuda
2017-01-11
1
-1
/
+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Revert "Merge pull request #27619 from dixpac/add_missing_generator_test"
yuuji.yaginuma
2017-01-10
1
-5
/
+0
*
|
|
|
|
Test `--skip-git` generator option
dixpac
2017-01-09
1
-0
/
+5
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Don't generate HTML/ERB templates for scaffold controller with --api flag
Prathamesh Sonpatki
2017-01-07
3
-1
/
+18
|
|
/
/
|
/
|
|
*
|
|
`self.` is not needed when calling its own instance method
Akira Matsuda
2017-01-05
8
-9
/
+9
*
|
|
Fix style guide violations
Rafael Mendonça França
2017-01-05
1
-1
/
+0
*
|
|
Merge pull request #27399 from sinogermany/rails-env-for-empty-string-env-vars
Rafael Mendonça França
2017-01-03
3
-1
/
+18
|
\
\
\
|
*
|
|
Rails.env falls back to dev mode when env var is empty
Daniel Deng
2017-01-04
3
-1
/
+18
|
|
/
/
*
|
|
Fix configuration test now that Metal#env was removed
Rafael Mendonça França
2017-01-03
1
-1
/
+1
*
|
|
Revert "Merge pull request #27550 from mtsmfm/fix-generator-command-for-neste...
Rafael Mendonça França
2017-01-03
6
-26
/
+6
*
|
|
Merge pull request #27550 from mtsmfm/fix-generator-command-for-nested-rails-...
Rafael França
2017-01-03
6
-6
/
+26
|
\
\
\
|
*
|
|
Fix generator command for nested (namespaced) rails engine
Fumiaki MATSUSHIMA
2017-01-03
6
-6
/
+26
*
|
|
|
Remove test to the db:test:clone
Rafael Mendonça França
2017-01-03
1
-10
/
+0
*
|
|
|
Remove deprecated CONTROLLER environment variable for routes task
Rafael Mendonça França
2017-01-03
3
-49
/
+29
*
|
|
|
Remove deprecated tasks in railties
Rafael Mendonça França
2017-01-03
2
-12
/
+5
*
|
|
|
Remove deprecated file `rails/rack/debugger
Rafael Mendonça França
2017-01-03
2
-3
/
+4
*
|
|
|
Remove deprecated config.serve_static_files
Rafael Mendonça França
2017-01-03
3
-29
/
+4
*
|
|
|
Remove deprecated `config.static_cache_control`
Rafael Mendonça França
2017-01-03
4
-24
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #24814 from vipulnsward/24811-fix-double-tasks
Arthur Nogueira Neves
2017-01-03
1
-1
/
+0
|
\
\
\
|
*
|
|
Don't list out tasks as separately that are under lib, which cause them to be...
Vipul A M
2016-07-09
1
-1
/
+0
*
|
|
|
Merge pull request #27435 from kamipo/follow_up_25307
Sean Griffin
2017-01-03
2
-2
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Active Record supports MySQL >= 5.1.10
Ryuta Kamizono
2016-12-22
2
-2
/
+2
*
|
|
|
Remove bin/yarn if yarn is skipped, tidy up tests
Prathamesh Sonpatki
2017-01-01
2
-2
/
+9
*
|
|
|
Merge pull request #27535 from y-yagi/add_test_script_for_railties
Kasper Timm Hansen
2017-01-01
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
add `bin/test` script for railties
yuuji.yaginuma
2017-01-01
1
-0
/
+4
[prev]
[next]