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
...
*
debug_exception_response_format needs to be writeable in Configuration
Jorge Bejar
2015-12-09
1
-2
/
+2
*
Fix indent in generated Rails API env file
Jorge Bejar
2015-12-09
1
-6
/
+6
*
DebugException initialize with a response_format value
Jorge Bejar
2015-12-09
1
-1
/
+1
*
Add debug_exception_response_format config to configure DebugException
Jorge Bejar
2015-12-09
3
-30
/
+43
*
Do not include web-console in Rails API apps
Jorge Bejar
2015-12-09
1
-0
/
+2
*
Response when error should be formatted properly in Rails API if local request
Jorge Bejar
2015-12-09
1
-1
/
+1
*
Fix #22232: rake test tasks exit status code
Arkadiusz Fal
2015-12-07
2
-1
/
+10
*
Clarify the need to run command twice.
Kasper Timm Hansen
2015-12-07
1
-2
/
+2
*
Merge pull request #22508 from y-yagi/remove_request_forgery_protection_from_...
Santiago Pastorino
2015-12-07
2
-0
/
+2
|
\
|
*
remove `request_forgery_protection` initializer from rails api
yuuji.yaginuma
2015-12-06
2
-0
/
+2
*
|
Ditch `Commands` namespace for base command.
Kasper Timm Hansen
2015-12-06
4
-83
/
+78
*
|
Invert command and commands tasks reference.
Kasper Timm Hansen
2015-12-06
3
-10
/
+14
*
|
Remove "run with rake" suggestion.
Kasper Timm Hansen
2015-12-06
1
-22
/
+0
*
|
Add class level `run` to Rails command.
Kasper Timm Hansen
2015-12-06
2
-22
/
+15
*
|
Replace `-> {}` with a proc.
Kasper Timm Hansen
2015-12-05
1
-1
/
+1
*
|
Remove `_instance` suffix from command.
Kasper Timm Hansen
2015-12-05
1
-2
/
+2
*
|
Default `argv` to an empty array.
Kasper Timm Hansen
2015-12-05
1
-1
/
+1
*
|
Spruce up `command_for`.
Kasper Timm Hansen
2015-12-05
1
-4
/
+1
*
|
`exists?` isn't for users.
Kasper Timm Hansen
2015-12-05
1
-1
/
+1
*
|
Move `command_name_for` to private section.
Kasper Timm Hansen
2015-12-05
1
-4
/
+4
*
|
Add Rails command infrastructure and encapsulate development caching
Chuck Callebs
2015-12-04
9
-51
/
+144
*
|
Disable FileEventedUpdateChecker for now
Rafael Mendonça França
2015-12-04
1
-5
/
+1
*
|
Mac OS X use /private as directory to temp file
Rafael Mendonça França
2015-12-04
1
-1
/
+1
*
|
Remove test_files check from plugin checks
Rafael Mendonça França
2015-12-04
1
-4
/
+0
*
|
Remove warnings
Rafael Mendonça França
2015-12-04
1
-4
/
+4
|
/
*
Merge pull request #22469 from merhard/fix_custom_file_loader_test
Rafael França
2015-12-02
1
-0
/
+2
|
\
|
*
Fix failing test using custom file watcher
Matthew Erhard
2015-12-02
1
-0
/
+2
*
|
Revert "don't start a new process for every test file"
Matthew Erhard
2015-12-02
1
-21
/
+8
|
/
*
allow use of minitest-rails gem with test runner
Chris Kottom
2015-11-30
2
-1
/
+7
*
add `bin/test` script to rails plugin
yuuji.yaginuma
2015-11-28
7
-7
/
+153
*
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
*
|
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
4
-7
/
+12
|
|
/
|
/
|
*
|
Prefer Minitest's location for test failures.
Kasper Timm Hansen
2015-11-12
2
-3
/
+9
*
|
Don't match specific line numbers in reporter tests.
Kasper Timm Hansen
2015-11-12
1
-4
/
+4
*
|
registers these changes in the CHANGELOGs
Xavier Noria
2015-11-11
1
-0
/
+5
*
|
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
[prev]
[next]