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
...
|
*
|
|
Revert "Add quotes to Numeric Passwords to force string(sqlserver)"
Vijay Dev
2012-12-15
1
-2
/
+0
|
*
|
|
Revert "Add quotes to Numeric Passwords to force string(jdbcmysql)"
Vijay Dev
2012-12-15
1
-2
/
+0
|
*
|
|
Revert "Add quotes to Numeric Passwords to force string(jdbcpostgresql)"
Vijay Dev
2012-12-15
1
-2
/
+0
|
*
|
|
Revert "Add quotes to Numeric Passwords to force string(MySql)"
Vijay Dev
2012-12-15
1
-2
/
+0
|
*
|
|
Revert "Add quotes to Numeric Passwords to force string(Postgres)"
Vijay Dev
2012-12-15
1
-2
/
+0
|
*
|
|
Change method is default since rails 3.1 [ci skip]
Gaurish Sharma
2012-12-14
1
-8
/
+1
|
*
|
|
Elaborate using `inverse_of` with presence validation
Jay Hayes
2012-12-13
1
-1
/
+2
|
*
|
|
Fix associations presence lost in steve's reformat
Jay Hayes
2012-12-13
1
-2
/
+2
|
*
|
|
Add a small note about the compressing the file, and how that helps the appli...
Anuj Dutta
2012-12-13
1
-1
/
+2
|
*
|
|
Trimming the in resource listing; Tutorial book moved [ci skip]
Soon Van
2012-12-13
1
-4
/
+4
|
*
|
|
Add #destroy! as a method that triggers callbacks
Pablo Torres
2012-12-12
1
-0
/
+1
|
*
|
|
Remove deprecated Time methods from the guides [ci skip]
Pablo Torres
2012-12-11
1
-22
/
+2
|
*
|
|
Update guides/source/routing.md
George Claghorn
2012-12-11
1
-1
/
+1
|
*
|
|
Update railties/lib/rails/info_controller.rb
Richard Schneeman
2012-12-10
1
-1
/
+1
|
*
|
|
remove attr_protected reference from AS Core Extensions guide [ci skip]
Francesco Rodriguez
2012-12-10
1
-7
/
+0
|
*
|
|
remove Mass Assignment reference from Form Helpers guide [ci skip]
Francesco Rodriguez
2012-12-10
1
-1
/
+1
|
*
|
|
remove Mass Assignment reference from Security Guide [ci skip]
Francesco Rodriguez
2012-12-10
1
-1
/
+0
|
*
|
|
Document adding member route without the option
Florent Guilleux
2012-12-10
1
-1
/
+3
|
*
|
|
Add multipart: true to form for file upload.
Steve Klabnik
2012-12-10
1
-1
/
+1
|
*
|
|
`config.action_mailer.async` is no longer used
Andy Lindeman
2012-12-10
1
-1
/
+0
|
*
|
|
repeating documentation for form helpers
Thiago Pinto
2012-12-09
1
-18
/
+406
|
*
|
|
Add quotes to Numeric Passwords to force string(sqlserver)
Gaurish Sharma
2012-12-10
1
-0
/
+2
|
*
|
|
Add quotes to Numeric Passwords to force string(jdbcmysql)
Gaurish Sharma
2012-12-10
1
-0
/
+2
|
*
|
|
Add quotes to Numeric Passwords to force string(jdbcpostgresql)
Gaurish Sharma
2012-12-10
1
-0
/
+2
|
*
|
|
Add quotes to Numeric Passwords to force string(MySql)
Gaurish Sharma
2012-12-10
1
-0
/
+2
|
*
|
|
Add quotes to Numeric Passwords to force string(Postgres)
Gaurish Sharma
2012-12-10
1
-0
/
+2
|
*
|
|
Globalize2 is only compatible with Rails 2 so link to Globalize3 instead
Henare Degan
2012-12-09
1
-1
/
+1
|
*
|
|
use default_options= instead of default to avoid confusion
Francesco Rodriguez
2012-12-09
1
-1
/
+1
|
*
|
|
Security Guide: removing Mass Assignment.
Steve Klabnik
2012-12-08
1
-135
/
+0
*
|
|
|
Remove unicode character encoding from ActiveSupport::JSON.encode
Brett Carter
2012-12-14
3
-10
/
+23
*
|
|
|
Skip binary data with binds test for mysql2, fix build
Carlos Antonio da Silva
2012-12-14
2
-1
/
+3
*
|
|
|
Convert changelogs to 1.9 hash style and fix some formatting [ci skip]
Carlos Antonio da Silva
2012-12-14
6
-44
/
+45
*
|
|
|
Merge pull request #8514 from mmb/filter_blob
Aaron Patterson
2012-12-14
3
-1
/
+23
|
\
\
\
\
|
*
|
|
|
Do not log the binding values for binary columns.
Matthew M. Boedicker
2012-12-14
3
-1
/
+23
*
|
|
|
|
Revert "Fix failing test in railties"
Steve Klabnik
2012-12-14
1
-1
/
+2
*
|
|
|
|
Revert "Merge pull request #8499 from schneems/schneems/html-route-inspector"
Steve Klabnik
2012-12-14
3
-51
/
+9
|
/
/
/
/
*
|
|
|
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
15
-108
/
+101
|
\
\
\
\
|
*
|
|
|
Replace some global Hash usages with the new thread safe cache.
thedarkone
2012-12-14
15
-108
/
+101
*
|
|
|
|
Remove AR gem pushed by mistake
Santiago Pastorino
2012-12-14
1
-0
/
+0
*
|
|
|
|
Merge pull request #8400 from matthewrobertson/has-many-through-counter-cache
Carlos Antonio da Silva
2012-12-14
4
-0
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
Fix for has_many_through counter_cache bug
Matthew Robertson
2012-12-14
4
-0
/
+21
*
|
|
|
|
|
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
4
-0
/
+165
*
|
|
|
|
|
Revert "Clear url helpers when reloading routes"
Andrew White
2012-12-14
2
-5
/
+0
*
|
|
|
|
|
Fix failing test in railties
Carlos Antonio da Silva
2012-12-14
1
-2
/
+1
*
|
|
|
|
|
Add missing require.
Rafael Mendonça França
2012-12-13
3
-0
/
+4
*
|
|
|
|
|
Merge pull request #8432 from rmcastil/add_migration_example_to_each_associat...
Rafael Mendonça França
2012-12-13
1
-0
/
+130
|
\
\
\
\
\
\
[prev]
[next]