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
/
actionpack
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Tiny documentation edits [ci skip]
Robin Dupret
2015-07-28
1
-1
/
+1
*
|
Add `:nodoc:` for internal testing methods [ci skip]
Robin Dupret
2015-07-28
1
-1
/
+1
*
|
Merge pull request #20590 from vngrs/set_default_charset
Rafael Mendonça França
2015-07-27
1
-6
/
+6
|
\
\
|
*
|
Document, refactor and create test case for ActionDispatch::Response#charset=...
Mehmet Emin İNAÇ
2015-06-17
1
-6
/
+6
*
|
|
Merge pull request #21031 from vngrs/fix_params_wrapper_doc
Rafael Mendonça França
2015-07-27
1
-3
/
+3
|
\
\
\
|
*
|
|
Fix params_wrapper doc [ci skip]
Mehmet Emin İNAÇ
2015-07-26
1
-3
/
+3
|
|
|
/
|
|
/
|
*
/
|
[ci skip] it should be protect_from_forgery
Aditya Kapoor
2015-07-27
1
-1
/
+1
|
/
/
*
|
rm `deep_munge`. You will live on in our hearts (and git history)
Aaron Patterson
2015-07-21
3
-26
/
+15
*
|
push param encoding in to the utils module
Aaron Patterson
2015-07-21
2
-14
/
+30
*
|
stop keeping track of keys when "deep munging"
Aaron Patterson
2015-07-21
1
-5
/
+3
*
|
recurse for arrays in `normalize_encode_params`
Aaron Patterson
2015-07-21
1
-5
/
+3
*
|
drop conditionals in conversion logic
Aaron Patterson
2015-07-21
1
-7
/
+5
*
|
rearrange logic to use positive branches
Aaron Patterson
2015-07-21
1
-4
/
+6
*
|
Merge pull request #20751 from repinel/remove-unnecessary-dup
Rafael Mendonça França
2015-07-20
1
-1
/
+1
|
\
\
|
*
|
Remove unnecessary `dup` from Mapper `add_route`
Roque Pinel
2015-07-01
1
-1
/
+1
*
|
|
Merge pull request #20946 from schneems/schneems/let-it-go
Sean Griffin
2015-07-19
10
-18
/
+18
|
\
\
\
|
*
|
|
Freeze string literals when not mutated.
schneems
2015-07-19
10
-18
/
+18
*
|
|
|
Merge pull request #20936 from repinel/fix-params-fetch-exception-overwritten
Sean Griffin
2015-07-19
1
-3
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix exception overwritten for parameters fetch method
Roque Pinel
2015-07-18
1
-3
/
+7
*
|
|
|
Fix formatting of force_ssl options documentation [ci skip]
Eliot Sykes
2015-07-19
1
-6
/
+6
|
/
/
/
*
|
|
Stop using deprecated `render :text` in test
Prem Sichanugrist
2015-07-17
4
-7
/
+7
*
|
|
Merge pull request #20917 from sikachu/ps-deprecate-render-text
Jeremy Daer (Kemper)
2015-07-17
1
-0
/
+14
|
\
\
\
|
*
|
|
Add deprecation warning for `render :text`
Prem Sichanugrist
2015-07-17
1
-0
/
+14
*
|
|
|
push fields_for_style? in to a protected method
Aaron Patterson
2015-07-17
1
-5
/
+5
*
|
|
|
push is_a checks up the stack
Aaron Patterson
2015-07-17
1
-13
/
+13
*
|
|
|
remove useless conditional
Aaron Patterson
2015-07-17
1
-1
/
+0
*
|
|
|
remove useless conditionals
Aaron Patterson
2015-07-17
1
-2
/
+2
*
|
|
|
remove useless function
Aaron Patterson
2015-07-17
1
-8
/
+2
*
|
|
|
stop passing `params` to `array_of_permitted_scalars_filter`
Aaron Patterson
2015-07-17
1
-4
/
+6
*
|
|
|
push key checking up
Aaron Patterson
2015-07-17
1
-1
/
+2
|
/
/
/
*
|
|
Oops! :bomb:
Akira Matsuda
2015-07-17
1
-1
/
+1
*
|
|
"warning: instance variable @routes not initialized"
Akira Matsuda
2015-07-17
1
-1
/
+1
*
|
|
Standardize `ActionController::Parameters#to_unsafe_h` return value
Zoltan Kiss
2015-07-15
1
-1
/
+1
*
|
|
Update documentation on `AC::Parameters`
Prem Sichanugrist
2015-07-15
1
-6
/
+32
*
|
|
Make AC::Parameters not inherited from Hash
Prem Sichanugrist
2015-07-15
2
-28
/
+103
*
|
|
Rack implements `redirect?` so we don't need it
Aaron Patterson
2015-07-14
2
-6
/
+0
*
|
|
Change AC::TestResponse to AD::TestResponse
Prem Sichanugrist
2015-07-14
1
-1
/
+1
*
|
|
use a lookup table for `assert_response`
Aaron Patterson
2015-07-13
1
-3
/
+8
*
|
|
only have one TestResponse class
Aaron Patterson
2015-07-13
1
-4
/
+1
*
|
|
move buffer caching on to the buffer
Aaron Patterson
2015-07-13
3
-7
/
+15
*
|
|
Merge pull request #20736 from antoine-lizee/docs
Robin Dupret
2015-07-13
1
-1
/
+1
|
\
\
\
|
*
|
|
[ci skip] doc: making clear that perform_caching has a limited impact
antoine.lizee
2015-07-13
1
-1
/
+1
*
|
|
|
Merge pull request #20842 from TheBlasfem/removed_usage_lines_docs
Claudio B.
2015-07-11
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
added description instead of remove usage [ci skip]
Julio Lopez
2015-07-11
2
-2
/
+2
*
|
|
|
|
Merge pull request #17102 from matthewd/load-interlock
Aaron Patterson
2015-07-10
2
-0
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
Fix the Interlock middleware
Matthew Draper
2015-07-09
1
-5
/
+14
|
*
|
|
|
|
Soften the lock requirements when eager_load is disabled
Matthew Draper
2015-07-09
2
-0
/
+13
*
|
|
|
|
|
we don't really need an extra method to set the script name
Aaron Patterson
2015-07-10
1
-5
/
+1
*
|
|
|
|
|
Remove useless conditional
Aaron Patterson
2015-07-10
1
-12
/
+0
*
|
|
|
|
|
default `PATH_INFO` to the generated path
Aaron Patterson
2015-07-10
1
-1
/
+2
[prev]
[next]