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 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
*
Fix a failing test
Santiago Pastorino
2012-02-20
1
-0
/
+2
*
Use the right format when a partial is missing.
Santiago Pastorino
2012-02-20
3
-0
/
+9
*
Merge pull request #5101 from ckdake/ckdake_actionview_handler_reset
José Valim
2012-02-20
2
-0
/
+7
|
\
|
*
Reset memoized hash keys when new entry added
Chris Kelly
2012-02-20
2
-0
/
+7
|
/
*
search private / protected methods in trunk ruby
Aaron Patterson
2012-02-20
1
-1
/
+1
*
sync __run_callbacks with ruby-trunk
Sokolov Yura
2012-02-20
1
-1
/
+1
*
Remove fixture files with Windows incompatible filenames
Andrew White
2012-02-20
13
-39
/
+88
*
fix a typo [ci skip]
Vijay Dev
2012-02-18
1
-1
/
+1
*
Documenting the :inverse_of option for associations
Mike Gunderloy
2012-02-18
1
-0
/
+99
*
fix spacer template example
Sergey Nartimov
2012-02-18
1
-1
/
+1
*
Update Time#change docs to reflect the options it uses
Eric Oestrich
2012-02-18
1
-1
/
+1
*
Fix actionpack readme weblog example
Alexey Vakhov
2012-02-18
1
-1
/
+1
*
Merge pull request #5081 from arunagw/fix_ar_test
Xavier Noria
2012-02-18
1
-1
/
+5
|
\
|
*
fix test with ruby 187-p358
Arun Agrawal
2012-02-18
1
-1
/
+5
|
/
*
Simplify regexp
Andrew White
2012-02-17
1
-1
/
+1
*
Fix ActionDispatch::Static to serve files with unencoded PCHAR
Andrew White
2012-02-17
14
-2
/
+50
*
Merge pull request #5071 from arunagw/fix_failing_test_ruby187_p358
Santiago Pastorino
2012-02-17
1
-2
/
+2
|
\
|
*
Fixes failing test with ruby 1.8.7-p358
Arun Agrawal
2012-02-17
1
-2
/
+2
*
|
Merge pull request #5073 from asanghi/4918_backport
José Valim
2012-02-17
2
-1
/
+15
|
\
\
|
|
/
|
/
|
|
*
backporting #4918 to 3.2 stable; adding extra test for accept header given by...
Aditya Sanghi
2012-02-17
2
-1
/
+15
|
/
*
Merge pull request #5049 from fabioyamate/master
José Valim
2012-02-15
2
-3
/
+10
*
adding tests to document behavior for #4817
Aaron Patterson
2012-02-14
1
-0
/
+26
*
Rack body respond to each and not to join
Santiago Pastorino
2012-02-14
2
-2
/
+16
*
Merge pull request #5038 from carlosantoniodasilva/fix-db-migrate-redo
José Valim
2012-02-14
1
-1
/
+4
*
Fix deprecation warning in AS::Concern.
José Valim
2012-02-13
1
-1
/
+1
*
Fix that failed tests should exit with a nonzero error code.
Jeremy Kemper
2012-02-10
2
-31
/
+17
*
Merge pull request #4988 from kennyj/fix_4720-3
Aaron Patterson
2012-02-10
2
-0
/
+31
*
Merge pull request #4941 from rafaelfranca/fix-build
José Valim
2012-02-08
1
-3
/
+3
|
\
|
*
Use real table and columns for index test
Rafael Mendonça França
2012-02-08
1
-3
/
+3
|
/
*
Push proper test changes for previous commit conflicts.
José Valim
2012-02-08
1
-2
/
+4
*
Handle nil in add_index :length option in MySQL
Paul Sadauskas
2012-02-08
2
-1
/
+6
*
Fix attribute_before_type_cast for serialized attributes. Fixes #4837.
Jon Leighton
2012-02-07
3
-0
/
+25
*
always flush all logs. fixes #4277
Aaron Patterson
2012-02-07
1
-1
/
+1
*
no need to check for this constant
Xavier Noria
2012-02-07
1
-1
/
+1
*
Merge pull request #4916 from rmm5t/fix_force_ssl_redirect_with_params
José Valim
2012-02-07
4
-0
/
+24
|
\
|
*
Added unit test to cover changes to RouteSet.url_for
Ryan McGeary
2012-02-07
1
-0
/
+16
|
*
Fixed force_ssl redirects to include original query params
Ryan McGeary
2012-02-06
3
-0
/
+8
*
|
Fixed the documenation for 'to_xml'
Markus Fenske
2012-02-07
1
-1
/
+2
*
|
Merge pull request #4920 from guilleiguaran/revert-gemfile-edge
José Valim
2012-02-07
3
-4
/
+4
|
\
\
|
*
|
--edge option should generate app with rails 3-2-stable
Guillermo Iguaran
2012-02-07
3
-4
/
+4
|
/
/
*
/
let automatic EXPLAIN ignore CACHE notifications
Xavier Noria
2012-02-03
2
-1
/
+52
|
/
*
Merge pull request #4912 from guilleiguaran/fix-edge-gemfile
Aaron Patterson
2012-02-06
1
-2
/
+2
|
\
|
*
Add branch to sass-rails and coffee-rails for apps generated with --dev or --...
Guillermo Iguaran
2012-02-06
1
-2
/
+2
|
/
*
Merge pull request #4908 from kennyj/fix_3864
José Valim
2012-02-06
2
-1
/
+34
*
Merge pull request #4890 from kennyj/improvement_4883
Santiago Pastorino
2012-02-05
2
-3
/
+4
|
\
|
*
GH #4883. Optional start_day argument for Time#all_week
kennyj
2012-02-05
2
-3
/
+4
|
/
*
Clean up a bit default_response handling and cache format negotiation.
José Valim
2012-02-04
2
-19
/
+17
*
Merge pull request #4870 from sikachu/3-2-stable-responder-fix
José Valim
2012-02-04
4
-8
/
+60
|
\
[next]