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
...
*
|
Merge pull request #5622 from rafaelfranca/fix-2492-3-2
Jeremy Kemper
2012-03-27
2
-2
/
+38
|
\
\
|
*
|
Check if the options hash already exists and merge it with the another
Rafael Mendonça França
2012-03-27
2
-16
/
+24
|
*
|
Fixing issue #2492. ActionView::Base.field_error_proc doesn't call for label.
Andrey Samsonov
2012-03-27
2
-2
/
+30
*
|
|
Merge pull request #5619 from jcoleman/textarea-newline-fix-breaks-haml
Santiago Pastorino
2012-03-27
3
-8
/
+12
|
\
\
\
|
*
|
|
Don't break Haml with textarea newline fix.
James Coleman
2012-03-27
3
-8
/
+12
*
|
|
|
adding a branch to arel
Aaron Patterson
2012-03-27
1
-2
/
+2
*
|
|
|
Merge pull request #5618 from lest/patch-1
Piotr Sarnacki
2012-03-27
2
-0
/
+15
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
force datetime attributes to be changed
Sergey Nartimov
2012-03-27
2
-0
/
+15
*
|
|
|
Bumping to 3.2.3.rc1
Santiago Pastorino
2012-03-27
9
-17
/
+17
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #5603 from drogus/fix-rendered-format-for-render-partial
José Valim
2012-03-27
3
-2
/
+22
|
\
\
\
|
*
|
|
If partial is rendered in controller, grab format from template
Piotr Sarnacki
2012-03-27
3
-2
/
+22
|
/
/
/
*
|
|
Merge pull request #2621 from icco/master
Aaron Patterson
2012-03-26
1
-1
/
+1
*
|
|
Merge pull request #5597 from carlosantoniodasilva/fix-build-3-2
José Valim
2012-03-26
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Return the same session data object when setting session id
Carlos Antonio da Silva
2012-03-24
1
-1
/
+1
*
|
|
Merge pull request #5596 from lest/patch-3
Piotr Sarnacki
2012-03-26
2
-1
/
+12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
apply form_for namespace option to date_select
Sergey Nartimov
2012-03-26
2
-1
/
+12
|
/
/
*
/
Fix 'Security#Mass Assignment' URL typo
Abe Voelker
2012-03-26
1
-1
/
+1
|
/
*
chdir before globbing so that we don't need to escape directory names.
Aaron Patterson
2012-03-23
1
-1
/
+30
*
Merge pull request #5537 from kennyj/fix_4399-32
Aaron Patterson
2012-03-23
2
-6
/
+34
|
\
|
*
migrate(:down) method with table_name_prefix
kennyj
2012-03-21
2
-6
/
+34
*
|
Merge pull request #5558 from carlosantoniodasilva/fix-build-3-2
Piotr Sarnacki
2012-03-23
1
-16
/
+16
|
\
\
|
*
|
Fix identity map tests
Carlos Antonio da Silva
2012-03-23
1
-16
/
+16
|
/
/
*
|
Merge pull request #5557 from carlosantoniodasilva/fix-build-3-2
Aaron Patterson
2012-03-22
13
-46
/
+45
|
\
\
|
*
|
Add order to tests that rely on db ordering, to fix failing tests on pg
Carlos Antonio da Silva
2012-03-22
13
-46
/
+45
|
/
/
*
|
Merge pull request #5525 from kennyj/fix_5411
José Valim
2012-03-22
2
-1
/
+13
|
\
\
|
*
|
Fix GH #5411. When precompiling, params method is undefined.
kennyj
2012-03-22
2
-1
/
+13
*
|
|
Merge pull request #5542 from mhfs/port_5522_to_32stable
Piotr Sarnacki
2012-03-21
2
-0
/
+21
|
\
|
|
|
*
|
[3-2-stable] Port of #5522 'Fix adding/removing field's index when generating...
Marcelo Silveira
2012-03-21
2
-0
/
+21
|
/
/
*
|
Merge pull request #5533 from mhfs/migration_blank_line_3_2
José Valim
2012-03-21
2
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
[3-2-stable] Remove blank line from generated migration
Marcelo Silveira
2012-03-20
2
-1
/
+2
|
/
*
We dont need to merge in the parameters as thats all being reset by the rack ...
David Heinemeier Hansson
2012-03-20
1
-1
/
+0
*
Merge pull request #5505 from arunagw/build_fix_1.8.7-3-2-stable
José Valim
2012-03-18
2
-9
/
+7
|
\
|
*
Build fix for ruby1.8.7-358
Arun Agrawal
2012-03-19
2
-9
/
+7
|
/
*
Increase minimum version of mail.
Mikel Lindsaar
2012-03-19
1
-1
/
+1
*
Merge pull request #5498 from arunagw/build_fix_app_generator_test_3-2-stable
José Valim
2012-03-18
1
-1
/
+1
|
\
|
*
Build fix for app_generator_test.rb
Arun Agrawal
2012-03-18
1
-1
/
+1
|
/
*
Merge pull request #5493 from kennyj/fix_5435-32
Piotr Sarnacki
2012-03-18
2
-0
/
+13
|
\
|
*
Fix GH #5435. db:structure:dump should be re-enable.
kennyj
2012-03-18
2
-0
/
+13
|
/
*
Rubyracer does not work on ruby, so add it to Gemfile with :ruby platform only
Piotr Sarnacki
2012-03-17
1
-1
/
+1
*
Ensure load hooks can be called more than once with different contexts.
José Valim
2012-03-17
2
-6
/
+35
*
Merge pull request #5480 from drogus/rendering-issues
José Valim
2012-03-17
8
-0
/
+46
|
\
|
*
Add missing test for #5308
Piotr Sarnacki
2012-03-17
3
-0
/
+15
|
*
Fix #5440 - multiple render_to_string breaks partials formats
Piotr Sarnacki
2012-03-17
6
-0
/
+31
|
/
*
Merge pull request #5457 from brianmario/typo-fix
Aaron Patterson
2012-03-15
1
-1
/
+1
*
Merge pull request #5456 from brianmario/redirect-sanitization
Aaron Patterson
2012-03-15
3
-2
/
+22
*
Merge pull request #5437 from kennyj/fix_5430
Aaron Patterson
2012-03-15
2
-1
/
+8
*
Merge pull request #5338 from mreinsch/3-2-static_invalid_byte_sequence
Aaron Patterson
2012-03-15
2
-0
/
+5
|
\
|
*
fix ArgumentError being raised in case of invalid byte sequences
Michael Reinsch
2012-03-08
2
-0
/
+5
*
|
Check for existence of exactly the called `fixture_path=` method
Piotr Sarnacki
2012-03-15
1
-2
/
+2
*
|
Remove ActionController::TestCase#rescue_action_in_public!
Piotr Sarnacki
2012-03-15
2
-10
/
+0
[prev]
[next]