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 setting NOT NULL constraints in add_timestamps
Xavier Noria
2012-03-01
1
-2
/
+2
*
Merge branch '3-2-2' into 3-2-stable
Aaron Patterson
2012-03-01
14
-39
/
+81
|
\
|
*
bumping to 3.2.2
Aaron Patterson
2012-03-01
9
-9
/
+9
|
*
Merge branch '3-2-stable-security' into 3-2-2
Aaron Patterson
2012-03-01
5
-30
/
+72
|
|
\
|
|
*
Ensure [] respects the status of the buffer.
José Valim
2012-02-29
2
-17
/
+49
|
|
*
delete vulnerable AS::SafeBuffer#[]
Akira Matsuda
2012-02-20
2
-12
/
+0
|
|
*
use AS::SafeBuffer#clone_empty for flushing the output_buffer
Akira Matsuda
2012-02-20
1
-1
/
+1
|
|
*
add AS::SafeBuffer#clone_empty
Akira Matsuda
2012-02-20
2
-0
/
+15
|
|
*
fix output safety issue with select options
Sergey Nartimov
2012-02-20
2
-4
/
+11
|
*
|
Merge pull request #4834 from sskirby/fix_usage_of_psql_in_db_test_prepare
Aaron Patterson
2012-02-23
1
-1
/
+1
|
*
|
Merge pull request #5084 from johndouthat/patch-1
Aaron Patterson
2012-02-22
1
-2
/
+1
|
*
|
updating RAILS_VERSION
Aaron Patterson
2012-02-22
9
-17
/
+17
*
|
|
Merge pull request #5206 from kennyj/fix_5173-32
Aaron Patterson
2012-02-29
3
-12
/
+23
|
\
\
\
|
*
|
|
Fix type_to_sql with text and limit on mysql/mysql2. Fix GH #3931.
kennyj
2012-02-29
3
-12
/
+23
|
/
/
/
*
|
|
call binmode on the tempfile for Ruby 1.8 compatibility
Aaron Patterson
2012-02-27
1
-1
/
+2
*
|
|
Merge pull request #5190 from rafaelfranca/fix-393-3-2-stable
Aaron Patterson
2012-02-27
3
-38
/
+38
|
\
\
\
|
*
|
|
Add a new line after the textarea opening tag.
Rafael Mendonça França
2012-02-27
3
-38
/
+38
*
|
|
|
Merge pull request #5179 from RalphShnelvar/Binary_mode_Window_bug
Aaron Patterson
2012-02-27
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fixing Windows asset tag helper test failure
Ralph Shnelvar
2012-02-25
1
-1
/
+1
*
|
|
|
Revert "No need to pass options which is never used"
Rafael Mendonça França
2012-02-26
1
-2
/
+2
*
|
|
|
Adding tests for non-optional glob parameters
Andrew White
2012-02-26
1
-2
/
+27
|
/
/
/
*
|
|
Fix typo in match :to docs
Justin Woodbridge
2012-02-25
1
-1
/
+1
*
|
|
Fixed typo in composed_of example with Money#<=>, was comparing amount itself...
Noah Hendrix
2012-02-25
1
-1
/
+1
*
|
|
Merge pull request #5170 from arunagw/3-2-stable
Santiago Pastorino
2012-02-25
1
-3
/
+3
|
\
\
\
|
*
|
|
assert => assert_equal
Arun Agrawal
2012-02-25
1
-3
/
+3
*
|
|
|
Merge pull request #5166 from arunagw/3-2-stable
Xavier Noria
2012-02-25
1
-4
/
+3
|
\
|
|
|
|
*
|
|
Checking headers in a better way. as doing here
Arun Agrawal
2012-02-25
1
-4
/
+3
|
/
/
/
*
|
|
Merge pull request #5164 from arunagw/build_fix_ruby187-p358
Xavier Noria
2012-02-25
1
-2
/
+7
|
\
\
\
|
*
|
|
Build fix for ruby187-p358
Arun Agrawal
2012-02-25
1
-2
/
+7
|
/
/
/
*
|
|
Merge pull request #4834 from sskirby/fix_usage_of_psql_in_db_test_prepare
Aaron Patterson
2012-02-23
1
-1
/
+1
*
|
|
Avoid inspecting the whole route set, closes #1525
José Valim
2012-02-23
1
-0
/
+6
*
|
|
Merge pull request #5087 from pwnall/no_view_logger
Aaron Patterson
2012-02-22
1
-3
/
+1
|
\
\
\
|
*
|
|
Removed (outdated?) config.action_view.logger from configuration guide.
Victor Costan
2012-02-19
1
-3
/
+1
*
|
|
|
Merge pull request #5084 from johndouthat/patch-1
Aaron Patterson
2012-02-22
1
-2
/
+1
|
|
/
/
|
/
|
|
*
|
|
Fix CHANGELOG
Santiago Pastorino
2012-02-22
1
-2
/
+2
*
|
|
Add CHANGELOG entry
Santiago Pastorino
2012-02-22
1
-0
/
+2
*
|
|
format lookup for partials is derived from the format in which the template i...
Santiago Pastorino
2012-02-22
11
-36
/
+25
*
|
|
bumping up arel
Aaron Patterson
2012-02-21
1
-1
/
+1
*
|
|
prepared statements can be disabled
Aaron Patterson
2012-02-21
8
-30
/
+56
*
|
|
tag bind params with a bind param object
Aaron Patterson
2012-02-21
3
-3
/
+3
*
|
|
more ruby 2.0 respond_to? changes
Aaron Patterson
2012-02-21
1
-1
/
+1
*
|
|
ruby 2.0 makes protected methods return false for respond_to, so pass true as...
Aaron Patterson
2012-02-21
1
-1
/
+1
*
|
|
fix bad docs from f373f296 [ci skip]
Vijay Dev
2012-02-21
1
-3
/
+3
*
|
|
Don't wrap the raise with ensure
Santiago Pastorino
2012-02-21
2
-10
/
+12
*
|
|
Merge pull request #5096 from lawso017/master
Aaron Patterson
2012-02-21
2
-19
/
+43
*
|
|
Restore lookup formats to the previous value after searching for the failing ...
Santiago Pastorino
2012-02-21
2
-2
/
+5
*
|
|
Add CHANGELOG entry
Santiago Pastorino
2012-02-21
1
-0
/
+2
*
|
|
Merge pull request #5106 from kennyj/fix_warnings_20120210
Santiago Pastorino
2012-02-21
6
-27
/
+29
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix some warnings on 3-2-stable
kennyj
2012-02-21
6
-27
/
+29
|
/
/
*
|
Fix a failing test
Santiago Pastorino
2012-02-20
1
-0
/
+2
[next]