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 #6593 from yahonda/skip_test_remove_column_with_array_as_a...
Rafael Mendonça França
2012-06-01
1
-1
/
+3
|
\
|
*
Skip test_remove_column_with_array_as_an_argument_is_deprecated with Oracle a...
Yasuo Honda
2012-06-02
1
-1
/
+3
*
|
Allow to use mounted helpers in ActionView::TestCase
Piotr Sarnacki
2012-06-01
4
-1
/
+24
*
|
Merge pull request #6588 from nbibler/polymorphic_to_model
José Valim
2012-06-01
2
-2
/
+34
|
\
\
|
*
|
Use to_model delegates for polymorphic route generation
Nathaniel Bibler
2012-06-01
2
-2
/
+34
|
|
/
*
|
Add release date of 3.2.5 on the CHANGELOG
Rafael Mendonça França
2012-06-01
5
-3
/
+34
*
|
Include routes.mounted_helpers into integration tests
Piotr Sarnacki
2012-06-01
3
-2
/
+28
*
|
Merge pull request #6587 from amatsuda/controller_generator_remove_blank_line_32
Rafael Mendonça França
2012-06-01
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
remove unneeded blank line from !namespeced? controller generators
Akira Matsuda
2012-06-01
2
-2
/
+2
|
/
*
bumping to 3.2.5
Aaron Patterson
2012-05-31
9
-9
/
+9
*
Restore behavior of Active Record 3.2.3 scopes
Andrew White
2012-06-01
4
-31
/
+4
*
Merge branch '3-2-rel' into 3-2-stable
Aaron Patterson
2012-05-31
16
-13
/
+47
|
\
|
*
bumping to 3.2.4
Aaron Patterson
2012-05-31
9
-9
/
+9
|
*
adding security notifications to CHANGELOGs
Aaron Patterson
2012-05-31
2
-0
/
+6
|
*
Merge branch '3-2-stable-sec' into 3-2-rel
Aaron Patterson
2012-05-31
5
-5
/
+66
|
|
\
|
*
|
updating changelogs
Aaron Patterson
2012-05-31
7
-4
/
+32
|
*
|
Merge pull request #6558 from parndt/fix_regression
Aaron Patterson
2012-05-30
1
-3
/
+4
*
|
|
Merge branch '3-2-stable-sec' into 3-2-stable
Aaron Patterson
2012-05-31
14
-22
/
+83
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Strip [nil] from parameters hash.
Aaron Patterson
2012-05-30
2
-1
/
+28
|
*
|
predicate builder should not recurse for determining where columns.
Aaron Patterson
2012-05-30
3
-4
/
+38
|
|
/
|
*
bumping to 3.2.4.rc1
Aaron Patterson
2012-05-28
9
-17
/
+17
*
|
Merge pull request #6562 from martinoconnor/generator-fix-stable
Rafael Mendonça França
2012-05-30
2
-2
/
+2
|
\
\
|
*
|
Changed symbol platform to platforms for the commented out call to gem 'theru...
Martin O'Connor
2012-05-30
2
-2
/
+2
|
/
/
*
|
Merge pull request #6558 from parndt/fix_regression
Aaron Patterson
2012-05-30
1
-3
/
+4
|
\
\
|
*
|
Revert "Removes unneeded caching from ActiveRecord::Base.relation"
Philip Arndt
2012-05-31
1
-3
/
+4
|
/
/
*
|
Merge pull request #6477 from steveklabnik/close_discovered_pg_connection
Rafael Mendonça França
2012-05-30
1
-1
/
+2
*
|
Merge pull request #6553 from erichmenge/3-2-stable-json-patch
Piotr Sarnacki
2012-05-30
4
-10
/
+32
|
\
\
|
*
|
Deprecate ActiveSupport::JSON::Variable
Erich Menge
2012-05-30
3
-4
/
+20
|
*
|
True, False, and Nil should be represented in as_json as themselves.
Erich Menge
2012-05-30
2
-6
/
+12
*
|
|
Merge pull request #5810 from kennyj/fix_5797
Aaron Patterson
2012-05-30
4
-5
/
+15
|
/
/
*
|
Merge pull request #6519 from oscardelben/3-2-stable
Carlos Antonio da Silva
2012-05-29
2
-7
/
+11
|
\
\
|
*
|
Remove irrelevant assertion
Oscar Del Ben
2012-05-29
1
-7
/
+0
|
*
|
Display annotations from .coffee files in `rake notes`
Bartlomiej Kozal
2012-05-28
2
-7
/
+18
|
|
/
*
|
Merge pull request #6531 from freerange/3-2-stable-minitest-passthrough-excep...
Rafael Mendonça França
2012-05-29
2
-2
/
+47
|
\
\
|
|
/
|
/
|
|
*
Exceptions like Interrupt should not be rescued in tests.
James Mead
2012-05-29
2
-2
/
+47
|
/
*
Fix railties_order when application object is passed
Piotr Sarnacki
2012-05-27
2
-1
/
+5
*
Merge pull request #6494 from pwim/no-memcache-require
José Valim
2012-05-27
1
-1
/
+0
|
\
|
*
remove unnecessary memcache equire in ActionDispatch::Session::CacheStore
Brian Durand
2012-05-26
1
-1
/
+0
|
/
*
Merge pull request #5244 from fotos/myqsl2_wait_timeout
Rafael Mendonça França
2012-05-25
1
-1
/
+1
*
Merge pull request #5925 from Juanmcuello/pg_structure_dump
Carlos Antonio da Silva
2012-05-24
1
-2
/
+2
|
\
|
*
Use Shellwords to scape arguments in db:structure:dump for PostgreSQL.
Juan M. Cuello
2012-05-22
1
-2
/
+2
*
|
Merge pull request #6467 from aselder/3-2-stable
Aaron Patterson
2012-05-23
1
-10
/
+12
|
\
\
|
|
/
|
/
|
|
*
Synchronize the ConnectionPool#release method to avoid thread safety issues [...
Andrew Selder
2012-05-23
1
-10
/
+12
|
/
*
Merge pull request #6451 from chancancode/3-2-stable_restore_frozen_state_on_...
Rafael Mendonça França
2012-05-22
1
-2
/
+4
|
\
|
*
Fixes the build break caused by 9ee8528 in #6445.
Godfrey Chan
2012-05-22
1
-2
/
+4
|
/
*
Merge pull request #6445 from chancancode/3-2-stable_restore_frozen_state_on_...
Rafael Mendonça França
2012-05-22
2
-1
/
+13
|
\
|
*
Restore the frozen state on rollback. Fixes #6417.
Godfrey Chan
2012-05-22
2
-1
/
+13
|
/
*
Use require_dependency in generated controllers
Piotr Sarnacki
2012-05-22
3
-4
/
+4
*
Merge pull request #6418 from pwnall/pgsql_bytea_limit3
Aaron Patterson
2012-05-21
2
-8
/
+20
|
\
|
*
Postgresql doesn't accept limits on binary (bytea) columns.
Victor Costan
2012-05-21
2
-8
/
+20
[prev]
[next]