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
/
command
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly expand the environment's name
Robin Dupret
2017-07-16
1
-1
/
+6
*
Deprecate environment as an argument for dbconsole and console
Robin Dupret
2017-07-16
1
-0
/
+6
*
[Railties] require => require_relative
Akira Matsuda
2017-07-01
1
-1
/
+1
*
Define path with __dir__
bogdanvlviv
2017-05-23
1
-1
/
+1
*
Show correct commands in help
yuuji.yaginuma
2017-03-03
1
-1
/
+7
*
Revert "Revert "Add encrypted secrets""
Kasper Timm Hansen
2017-02-23
1
-2
/
+8
*
Revert "Add encrypted secrets" (#28127)
David Heinemeier Hansson
2017-02-23
1
-8
/
+2
*
Add encrypted secrets (#28038)
Kasper Timm Hansen
2017-02-23
1
-2
/
+8
*
Share the common implementation between apps and engines.
Kasper Timm Hansen
2017-02-18
1
-12
/
+7
*
allow to pass describe option to rake
yuuji.yaginuma
2017-01-17
1
-1
/
+1
*
make all rails commands work in engine
yuuji.yaginuma
2017-01-09
1
-0
/
+5
*
Match Thor's `desc` signature.
Kasper Timm Hansen
2016-12-31
1
-1
/
+1
*
Prevent command name being printed twice.
Kasper Timm Hansen
2016-12-31
1
-0
/
+8
*
Privatize unneededly protected methods in Railties
Akira Matsuda
2016-12-25
1
-6
/
+6
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-2
/
+2
*
Apply Rafaels review fixes.
Kasper Timm Hansen
2016-09-25
1
-1
/
+1
*
Fix console tests.
Kasper Timm Hansen
2016-09-25
1
-0
/
+2
*
Per Dr. Eileen's orders :)
Kasper Timm Hansen
2016-09-25
1
-1
/
+1
*
Simplify auxiliary command files directory finding.
Kasper Timm Hansen
2016-09-25
1
-1
/
+1
*
Run engine commands through command infrastructure.
Kasper Timm Hansen
2016-09-25
2
-6
/
+35
*
Initial command structure.
Kasper Timm Hansen
2016-09-25
4
-0
/
+303