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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract the component rendering of collection_radio_buttons and
Rafael Mendonça França
2012-12-26
2
-2
/
+14
*
Fix collection_radio_buttons with the option `:checked` with value of
Rafael Mendonça França
2012-12-26
2
-1
/
+8
*
Merge pull request #8598 from NARKOZ/refactor-highlight
Santiago Pastorino
2012-12-26
1
-2
/
+2
|
\
|
*
fetch highlighter option only when needed
Nihad Abbasov
2012-12-24
1
-2
/
+2
*
|
Fix CHANGELOG style [ci skip]
Rafael Mendonça França
2012-12-26
1
-1
/
+1
*
|
We need to check explictly that env['action_dispatch.show_exceptions']
Rafael Mendonça França
2012-12-26
1
-1
/
+1
*
|
more descriptive return parameters
Hrvoje Šimić
2012-12-26
1
-4
/
+3
|
/
*
"warning: ambiguous first argument; put parentheses or even spaces"
Akira Matsuda
2012-12-24
1
-1
/
+1
*
we're not supporting SQLite 2
Akira Matsuda
2012-12-24
1
-13
/
+5
*
Merge pull request #8085 from acapilleri/format_never_nil
Guillermo Iguaran
2012-12-22
4
-3
/
+28
|
\
|
*
return Mime::NullType if format is unknown
Angelo Capilleri
2012-12-22
4
-3
/
+28
*
|
Merge pull request #8586 from balexand/cache_digests_regex
Rafael Mendonça França
2012-12-21
3
-2
/
+12
|
\
\
|
|
/
|
/
|
|
*
Digestor explicit dependency should not contain trailing whitespace
Brian Alexander
2012-12-21
3
-2
/
+12
*
|
Move background jobs to the 'jobs' branch until fully baked. Not shipping wit...
Jeremy Kemper
2012-12-21
1
-10
/
+0
*
|
Merge pull request #7312 from krainboltgreene/http-token-parser-bug
Steve Klabnik
2012-12-21
2
-17
/
+56
|
\
\
|
|
/
|
/
|
|
*
Refactoring the token_and_options method to fix bugs
Kurtis Rainbolt-Greene
2012-12-15
2
-17
/
+56
*
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-12-21
2
-1
/
+6
|
\
\
|
*
|
Revert "Fix incorrect adjustment 4c41e87e3ae548c44810b66437b2f0f6e73b2106"
Vijay Dev
2012-12-21
1
-1
/
+1
|
*
|
Fix incorrect adjustment 4c41e87e3ae548c44810b66437b2f0f6e73b2106
kei
2012-12-20
1
-1
/
+1
|
*
|
Fix documentation style
kei
2012-12-20
1
-1
/
+1
|
*
|
Add script_name option description and example for #url_for options
Ivan Vanyak
2012-12-17
1
-0
/
+5
|
|
/
*
|
Fix indentation issuing warning
Carlos Antonio da Silva
2012-12-20
1
-1
/
+1
*
|
Merge pull request #8567 from frodsan/update_coding_conventions_journey
Rafael Mendonça França
2012-12-20
17
-438
/
+440
|
\
\
|
*
|
update AD::Journey to follow Rails coding conventions
Francesco Rodriguez
2012-12-20
17
-438
/
+440
*
|
|
Fix CHANGELOG entry about scope change
Guillermo Iguaran
2012-12-20
1
-1
/
+1
|
/
/
*
|
:nodoc: Journey because is not part of the public API [ci skip]
Francesco Rodriguez
2012-12-19
20
-78
/
+75
*
|
remove code for Ruby 1.8.x support
Francesco Rodriguez
2012-12-19
1
-7
/
+2
*
|
Remove the actual extension file as well [ci skip]
Andrew White
2012-12-19
1
-11
/
+0
*
|
Remove obsolete Hash extension needed for Ruby 1.8.x support
Andrew White
2012-12-19
1
-1
/
+0
*
|
Integrate Journey into Action Dispatch
Andrew White
2012-12-19
44
-3
/
+3967
*
|
Move changelog entry to the top [ci skip]
Carlos Antonio da Silva
2012-12-19
1
-5
/
+5
*
|
Remove obfuscation support from mail_to helper
Nick Reed
2012-12-18
3
-110
/
+17
*
|
Minor js review [ci skip]
Carlos Antonio da Silva
2012-12-18
1
-7
/
+7
*
|
handle protocol option in stylesheet_link_tag and javascript_include_tag
Vasiliy Ermolovich
2012-12-18
3
-3
/
+33
*
|
Format routes as html on debug page
schneems
2012-12-17
4
-2
/
+76
*
|
Make conditional_layout? private and update documentation
Andrew White
2012-12-17
1
-15
/
+23
*
|
Merge pull request #8529 from schneems/schneems/debug-exceptions-extend-path
Steve Klabnik
2012-12-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
DebugExceptions `File.join` => `File.expand_path`
schneems
2012-12-16
1
-1
/
+1
*
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-12-15
1
-0
/
+412
|
\
\
|
*
|
repeating documentation for form helpers
Thiago Pinto
2012-12-09
1
-18
/
+406
*
|
|
Convert changelogs to 1.9 hash style and fix some formatting [ci skip]
Carlos Antonio da Silva
2012-12-14
1
-26
/
+26
*
|
|
Revert "Merge pull request #8499 from schneems/schneems/html-route-inspector"
Steve Klabnik
2012-12-14
1
-24
/
+7
*
|
|
remove a cache we do not need
Aaron Patterson
2012-12-14
1
-5
/
+1
*
|
|
Merge pull request #8510 from thedarkone/thread_safety_improvements
Aaron Patterson
2012-12-14
6
-63
/
+48
|
\
\
\
|
*
|
|
Replace some global Hash usages with the new thread safe cache.
thedarkone
2012-12-14
6
-63
/
+48
*
|
|
|
Improve the documentation of cache_if and cache_unless
Rafael Mendonça França
2012-12-14
1
-4
/
+7
*
|
|
|
Merge pull request #8497 from acapilleri/conditional_cache
Rafael Mendonça França
2012-12-14
3
-31
/
+55
|
\
\
\
\
|
*
|
|
|
Removed :if and :unless from fragment cache option in favour of
Angelo capilleri
2012-12-14
3
-31
/
+55
*
|
|
|
|
Clear url helper methods when routes are reloaded
Andrew White
2012-12-14
3
-0
/
+94
*
|
|
|
|
Revert "Clear url helpers when reloading routes"
Andrew White
2012-12-14
2
-5
/
+0
[next]