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
*
Merge tag 'v3.2.10' into 3-2-stable
Miguel
2013-01-03
1
-1
/
+1
|
\
|
*
bumping version to 3.2.10
Aaron Patterson
2012-12-23
1
-1
/
+1
*
|
Use Ruby 1.8 syntax
Rafael Mendonça França
2013-01-02
1
-2
/
+2
*
|
Backport #8701, do not append a second slash with `trailing_slash: true`
Yves Senn
2013-01-02
3
-6
/
+33
*
|
Add release date of 3.2.10
Rafael Mendonça França
2013-01-02
1
-1
/
+5
*
|
Improve CHANGELOG message [ci skip]
Rafael Mendonça França
2013-01-02
1
-3
/
+2
*
|
Merge branch '3-2-stable' into 3-2-secmerge
Aaron Patterson
2013-01-02
3
-1
/
+16
|
\
\
|
*
|
fix block.arity raise nil error when not given a block to "content_tag_for"
jasl
2013-01-02
3
-1
/
+16
*
|
|
Merge branch '3-2-sec' into 3-2-secmerge
Aaron Patterson
2012-12-23
1
-1
/
+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
updating the changelogs
Aaron Patterson
2012-12-23
1
-0
/
+2
|
*
Add release date of Rails 3.2.9 to documentation
claudiob
2012-12-23
1
-1
/
+1
*
|
Don't use 1.9 hash syntax on 3-2-stable
Andrew White
2012-12-14
1
-8
/
+8
*
|
Clear url helper methods when routes are reloaded
Andrew White
2012-12-14
3
-6
/
+104
*
|
Merge pull request #8490 from mattv/fix_request_raw_post
Rafael Mendonça França
2012-12-11
3
-2
/
+15
*
|
Make distance_of_time_in_words work with DateTime offsets
Andrew White
2012-12-04
2
-2
/
+13
*
|
Make output of distance_of_time_in_words consistent
Andrew White
2012-12-04
2
-4
/
+21
*
|
Use 1.8 hash style
Carlos Antonio da Silva
2012-12-03
1
-1
/
+1
*
|
Override <%== to always behave as literal text rather than toggling based on ...
Jeremy Kemper
2012-12-03
3
-4
/
+21
*
|
Merge pull request #8402 from senny/8376_descriptive_error_message_for_partia...
Rafael Mendonça França
2012-12-02
3
-2
/
+17
*
|
Accept symbols as #send_data :disposition value
Elia Schito
2012-11-27
3
-2
/
+16
*
|
@steveklabnik can't spell 'distance.'
Steve Klabnik
2012-11-26
1
-1
/
+1
*
|
Add i18n scope to disance_of_time_in_words.
Steve Klabnik
2012-11-26
3
-7
/
+21
*
|
Add changelog entry for #6003 backport
Carlos Antonio da Silva
2012-11-16
1
-0
/
+15
*
|
Refactor Generator class to not rely on in-place editing the controller
Andrew White
2012-11-16
2
-11
/
+16
*
|
Fix bug when url_for changes controller.
Nikita Beloglazov
2012-11-16
2
-2
/
+11
*
|
Merge pull request #8235 from tilsammans/dont_escape_actionmailer_when_plaintext
José Valim
2012-11-16
3
-1
/
+27
*
|
[ci skip] Correct examples for form_tag helper.
DawidJanczak
2012-11-14
1
-2
/
+2
*
|
Update mocha version to 0.13.0 and change requires
Carlos Antonio da Silva
2012-11-13
2
-3
/
+3
*
|
Add release date of Rails 3.2.9 to documentation
claudiob
2012-11-12
1
-1
/
+1
*
|
Merge branch '3-2-9' into 3-2-stable
Santiago Pastorino
2012-11-12
1
-1
/
+1
|
\
|
|
*
Bump to 3.2.9
Santiago Pastorino
2012-11-12
1
-1
/
+1
*
|
Merge branch '3-2-9' into 3-2-stable
Santiago Pastorino
2012-11-09
1
-1
/
+1
|
\
|
|
*
Bump up to 3.2.9.rc3
Santiago Pastorino
2012-11-09
1
-1
/
+1
|
*
Merge pull request #8161 from guilleiguaran/downgrade-sprockets
Rafael Mendonça França
2012-11-09
1
-1
/
+1
*
|
Merge pull request #8161 from guilleiguaran/downgrade-sprockets
Rafael Mendonça França
2012-11-09
1
-1
/
+1
|
\
\
|
*
|
Lock sprockets to 2.2.x
Guillermo Iguaran
2012-11-09
1
-1
/
+1
|
|
/
*
|
Fix redirect example block
Carlos Antonio da Silva
2012-11-09
1
-3
/
+3
*
|
Merge pull request #8093 from nikitug/keep_app_x_ua_compatible
Carlos Antonio da Silva
2012-11-08
3
-1
/
+46
*
|
backport, handle trailing slash with engines
Yves Senn
2012-11-08
3
-1
/
+11
*
|
Merge pull request #8108 from Casecommons/fix-multiple-and-index-in-instance-tag
Rafael Mendonça França
2012-11-08
3
-1
/
+34
|
/
*
Clear url helpers when reloading routes
Santiago Pastorino
2012-11-02
2
-0
/
+5
*
Add test to avoid regression of 4a86362
Rafael Mendonça França
2012-11-02
1
-0
/
+10
*
Revert "Merge pull request #7668 from Draiken/fix_issue_6497"
Rafael Mendonça França
2012-11-02
3
-18
/
+7
*
Bump to 3.2.9.rc2
Santiago Pastorino
2012-11-01
1
-1
/
+1
*
Revert "Merge pull request #7659 from HugoLnx/template_error_no_matches_rebased"
Rafael Mendonça França
2012-10-31
4
-37
/
+14
*
Revert "Merge pull request #7797 from senny/7459_prefix_tempalte_assertion_va...
Rafael Mendonça França
2012-10-30
3
-23
/
+31
*
Bump to 3.2.9.rc1
Santiago Pastorino
2012-10-29
1
-2
/
+2
*
Merge pull request #7865 from teleological/link_to_remote_3_2
Rafael Mendonça França
2012-10-06
3
-1
/
+12
|
\
|
*
Accept :remote as symbol in link_to options
Riley
2012-10-06
3
-1
/
+12
*
|
Use the Ruby 1.8 hash syntax
Rafael Mendonça França
2012-10-06
1
-1
/
+1
|
/
[next]