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 pull request #27653 from s-jcs/feature/adjust_indentation_for_generator
Rafael França
2017-01-18
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
match indentations
nin042
2017-01-12
1
-1
/
+1
*
|
|
|
|
Add channel_prefix support to ActionCable redis/evented_redis adapters.
Chad Ingram
2017-01-17
1
-0
/
+1
*
|
|
|
|
Fix all rubocop violations
Rafael Mendonça França
2017-01-17
1
-1
/
+0
*
|
|
|
|
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
1
-1
/
+1
*
|
|
|
|
Merge pull request #27601 from y-yagi/make_work_all_commands_from_engine
Kasper Timm Hansen
2017-01-15
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
make all rails commands work in engine
yuuji.yaginuma
2017-01-09
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
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
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Reduce string objects by using \ instead of + or << for concatenating strings
Akira Matsuda
2017-01-12
3
-5
/
+5
|
/
/
/
*
/
/
Don't generate HTML/ERB templates for scaffold controller with --api flag
Prathamesh Sonpatki
2017-01-07
1
-1
/
+6
|
/
/
*
|
`self.` is not needed when calling its own instance method
Akira Matsuda
2017-01-05
5
-5
/
+5
*
|
Revert "Merge pull request #27550 from mtsmfm/fix-generator-command-for-neste...
Rafael Mendonça França
2017-01-03
5
-6
/
+6
*
|
Merge pull request #27550 from mtsmfm/fix-generator-command-for-nested-rails-...
Rafael França
2017-01-03
5
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
Fix generator command for nested (namespaced) rails engine
Fumiaki MATSUSHIMA
2017-01-03
5
-6
/
+6
*
|
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
1
-2
/
+2
*
|
remove unnecessary `remove_file`
yuuji.yaginuma
2017-01-01
1
-1
/
+0
*
|
remove `skip_bundle` option from plugin generator
yuuji.yaginuma
2016-12-31
2
-3
/
+3
*
|
Remove deprecated support to passing a column to #quote
Rafael Mendonça França
2016-12-29
1
-0
/
+1
*
|
Correct indent-accounting in controller route generation
Matthew Draper
2016-12-25
1
-11
/
+14
*
|
Privatize unneededly protected methods in Railties
Akira Matsuda
2016-12-25
16
-86
/
+90
*
|
Describe what we are protecting
Akira Matsuda
2016-12-23
2
-0
/
+4
|
/
*
Remove unused method `namespaced_file_path`
Fumiaki MATSUSHIMA
2016-12-14
1
-4
/
+0
*
Don't assign a default to `webpack`.
Kasper Timm Hansen
2016-12-12
1
-2
/
+2
*
Add option to trigger JS framework-specific installation as part of webpack s...
David Heinemeier Hansson
2016-12-12
1
-2
/
+5
*
Oops!
Akira Matsuda
2016-12-12
1
-1
/
+1
*
:nail_care:
Akira Matsuda
2016-12-12
1
-2
/
+2
*
run `webpack` command only when webpack option is specified
yuuji.yaginuma
2016-12-10
1
-1
/
+1
*
gemfile entry method need to return an empty array rather than nil (#27318)
Yuji Yaginuma
2016-12-09
1
-4
/
+4
*
Use GitHub webpacker until closer to release
David Heinemeier Hansson
2016-12-09
1
-1
/
+1
*
Basic --webpack delegation to new webpacker gem (#27288)
David Heinemeier Hansson
2016-12-09
2
-1
/
+16
*
Show message if Yarn is not installed (#27312)
Guillermo Iguaran
2016-12-09
1
-1
/
+8
*
Only have Yarn bundling commented out as we cant be sure Yarn is installed
David Heinemeier Hansson
2016-12-08
2
-5
/
+2
*
specify `skip_yarn` option in API-only Application (#27309)
Yuji Yaginuma
2016-12-08
1
-2
/
+8
*
Make Yarn the default, drop default vendor/asset directories (#27300)
David Heinemeier Hansson
2016-12-08
8
-84
/
+22
*
Update puma.rb
brchristian
2016-12-05
1
-6
/
+6
*
Add fullstop following the pattern used in rest of the file
Prathamesh Sonpatki
2016-12-05
1
-1
/
+1
*
use yarn binstub in `bin/update`
yuuji.yaginuma
2016-12-02
1
-1
/
+1
*
Yarn: Move node_modules, package.json, and yarn.lock file to vendor (#27245)
David Heinemeier Hansson
2016-12-01
6
-9
/
+13
*
use `Gem.win_platform?` to check windows Ruby platforms
yuuji.yaginuma
2016-11-30
3
-4
/
+4
*
Let's use only vendored rails-ujs while we start to publish it to npm registry
Guillermo Iguaran
2016-11-29
1
-3
/
+1
*
Merge pull request #26836 from Liceth/npm
Guillermo Iguaran
2016-11-29
7
-3
/
+82
|
\
|
*
Run yarn on setup and update scripts.
Liceth Ovalles
2016-11-28
2
-2
/
+8
|
*
Add node_modules to default gitignore
Liceth Ovalles
2016-11-28
1
-0
/
+5
|
*
Add node_modules path to assets load paths when --yarn option is used
Liceth Ovalles
2016-11-28
1
-0
/
+4
|
*
Add package.json for Yarn if --yarn option is added
Liceth Ovalles
2016-11-28
3
-1
/
+65
[prev]
[next]