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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix reference to undefined variable in email testing guide [ci skip]
Konstantinos Rousis
2015-08-28
1
-2
/
+5
*
Merge pull request #17502 from vipulnsward/configurable-delimited-regex
Rafael Mendonça França
2015-08-28
6
-2
/
+35
|
\
|
*
- Extracted `DELIMITED_REGEX` to `delimited_regex` method and made use of us...
Vipul A M
2015-08-28
6
-2
/
+35
*
|
Merge pull request #21396 from rodzyn/code-cleanup
Guillermo Iguaran
2015-08-28
2
-13
/
+2
|
\
\
|
|
/
|
/
|
|
*
Code cleanup
Marcin Olichwirowicz
2015-08-27
2
-13
/
+2
*
|
Disable warnings in railties tests
Rafael Mendonça França
2015-08-27
1
-1
/
+1
*
|
Merge pull request #21411 from byroot/perf-improvement-in-dependencies-loadab...
Rafael Mendonça França
2015-08-27
1
-5
/
+5
|
\
\
|
*
|
10X speed improvements for AS::Dependencies.loadable_constants_for_path
Jean Boussier
2015-08-27
1
-5
/
+5
*
|
|
Merge pull request #21409 from piton4eg/patch-9
Claudio B.
2015-08-27
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix Configuring Active Record [ci skip]
Alexey Markov
2015-08-27
1
-2
/
+2
*
|
|
Merge pull request #21410 from y-yagi/fix_link_in_plugin_guide
Sean Griffin
2015-08-27
1
-1
/
+0
|
\
\
\
|
*
|
|
remove link to outdated article in plugins guide [ci skip]
yuuji.yaginuma
2015-08-28
1
-1
/
+0
|
/
/
/
*
|
|
Revert "this always sets :public to false, so just do that"
Aaron Patterson
2015-08-27
1
-1
/
+1
*
|
|
this always sets :public to false, so just do that
Aaron Patterson
2015-08-27
1
-1
/
+1
*
|
|
remove dependency on `@cache_control` ivar
Aaron Patterson
2015-08-27
1
-6
/
+6
|
/
/
*
|
remove `@etag` ivar
Aaron Patterson
2015-08-27
1
-5
/
+7
*
|
use the abstract API in modules
Aaron Patterson
2015-08-27
2
-14
/
+15
*
|
remove useless conditional
Aaron Patterson
2015-08-27
1
-2
/
+0
*
|
implement the API required by the abstract Rack request.
Aaron Patterson
2015-08-27
2
-17
/
+9
*
|
use the non-hash dependent Rack utils API
Aaron Patterson
2015-08-27
2
-3
/
+3
*
|
minor copy edit. [ci skip]
Yves Senn
2015-08-27
1
-2
/
+2
*
|
Merge pull request #21384 from jeremyf/updating-ActionController-TestSession-...
Yves Senn
2015-08-27
3
-2
/
+17
|
\
\
|
*
|
Updating TestSession to access with indifference
Jeremy Friesen
2015-08-26
3
-2
/
+17
*
|
|
Merge pull request #21392 from y-yagi/rm_require_support_files
Yves Senn
2015-08-27
1
-3
/
+0
|
\
\
\
|
*
|
|
remove require of files under support that do not use
yuuji.yaginuma
2015-08-27
1
-3
/
+0
*
|
|
|
Merge pull request #21389 from Gaurav2728/gaurav-unused_require_file
Yves Senn
2015-08-27
4
-4
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
no more require minitest mock
Gaurav Sharma
2015-08-27
4
-4
/
+0
*
|
|
|
remove redefined method
Aaron Patterson
2015-08-26
1
-3
/
+0
*
|
|
|
Remove useless conditional
Aaron Patterson
2015-08-26
1
-1
/
+1
*
|
|
|
remove useless code
Aaron Patterson
2015-08-26
1
-1
/
+0
*
|
|
|
only call self.content_type= when there is a response
Aaron Patterson
2015-08-26
3
-4
/
+18
*
|
|
|
Pull `plain` content type handling up to `render`
Aaron Patterson
2015-08-26
3
-9
/
+6
*
|
|
|
stop passing the options hash to `_process_format`
Aaron Patterson
2015-08-26
3
-5
/
+5
|
/
/
/
*
|
|
remove RackDelegation module
Aaron Patterson
2015-08-26
14
-74
/
+16
*
|
|
remove useless method
Aaron Patterson
2015-08-26
1
-5
/
+0
*
|
|
include ActionView::Rendering in the minimal controller
Aaron Patterson
2015-08-26
2
-1
/
+2
*
|
|
Merge pull request #21387 from ronakjangir47/remove_dup_minitest
Kasper Timm Hansen
2015-08-26
5
-7
/
+0
|
\
\
\
|
*
|
|
Removed duplicate requiring minitest/mock as it is already required in method...
Ronak Jangir
2015-08-26
5
-7
/
+0
*
|
|
|
`headers` should delegate to the response object
Aaron Patterson
2015-08-26
1
-1
/
+2
*
|
|
|
remove useless status set
Aaron Patterson
2015-08-26
1
-2
/
+0
*
|
|
|
remove useless conditional
Aaron Patterson
2015-08-26
1
-1
/
+1
*
|
|
|
remove ivars from the "protected" list
Aaron Patterson
2015-08-26
1
-1
/
+1
*
|
|
|
use the content_type method on the request object
Aaron Patterson
2015-08-26
1
-1
/
+1
*
|
|
|
ask the response for the status
Aaron Patterson
2015-08-26
1
-3
/
+2
*
|
|
|
remove useless conditional
Aaron Patterson
2015-08-26
1
-1
/
+1
*
|
|
|
remove useless conditional
Aaron Patterson
2015-08-26
1
-1
/
+1
*
|
|
|
Merge pull request #21386 from ronakjangir47/remove_dups
Rafael Mendonça França
2015-08-26
4
-4
/
+0
|
\
\
\
\
|
*
|
|
|
Removed duplicate require ‘models/computer’
Ronak Jangir
2015-08-26
4
-4
/
+0
|
|
/
/
/
*
|
|
|
Merge pull request #21336 from yui-knk/refactor/to_use_getter
Rafael Mendonça França
2015-08-26
1
-7
/
+7
|
\
\
\
\
|
*
|
|
|
Use `ActiveRecord::Migration#connection` instead of `@connection`
yui-knk
2015-08-23
1
-7
/
+7
[next]