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
...
|
*
|
|
|
|
|
Add missing requires to core_ext/integer/time
Pablo Torres
2012-12-16
1
-0
/
+3
|
/
/
/
/
/
/
*
|
|
|
|
|
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
*
|
|
|
|
|
Restored 'Working with Validation Errors'
Steve Klabnik
2012-12-16
1
-0
/
+140
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #8518 from rwz/inheritable-basic-object
Jeremy Kemper
2012-12-15
2
-2
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
AS::BasicObject can be inherited from
Pavel Pravosud
2012-12-15
2
-2
/
+19
*
|
|
|
|
|
Add `ActiveModel::Validations::AbsenceValidator`, a validator to check the a...
Roberto Vasquez Angel
2012-12-15
5
-0
/
+131
*
|
|
|
|
|
Merge pull request #8519 from rubys/master
Rafael Mendonça França
2012-12-15
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove blank lines from generated Gemfile
Sam Ruby
2012-12-15
1
-2
/
+2
|
/
/
/
/
/
/
*
|
|
|
/
/
make an editing pass through the upgrading guide [ci skip]
Vijay Dev
2012-12-15
1
-30
/
+16
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-12-15
15
-189
/
+435
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
copy editing [ci skip]
Vijay Dev
2012-12-15
3
-3
/
+3
|
*
|
|
|
bullets have fullstops too [ci skip]
Vijay Dev
2012-12-15
1
-4
/
+4
|
*
|
|
|
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
[prev]
[next]