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
path:
root
/
activerecord
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Make the CHANGELOG consistent [ci skip]
Rafael Mendonça França
2012-11-30
1
-11
/
+20
*
|
Merge pull request #6397 from kennyj/fix_translate_exception
Aaron Patterson
2012-11-30
2
-3
/
+12
*
|
Backport 78b30fed9336336694fb2cb5d2825f95800b541c to fix non-utf-8 databases ...
Jeremy Kemper
2012-11-29
1
-5
/
+19
*
|
Merge pull request #7689 from cbarton/assume_migration_version_with_prefix_fix
Aaron Patterson
2012-11-28
2
-9
/
+29
|
\
\
|
*
|
Making test accurately reflect what is going on in the schema migrations test
Chris Barton
2012-09-18
2
-9
/
+29
*
|
|
Work around undiagnosed bug that's draining a relation's bind_values
Jeremy Kemper
2012-11-28
1
-0
/
+1
*
|
|
Use 1.8 hash style in pg specific schema
Carlos Antonio da Silva
2012-11-28
1
-3
/
+3
*
|
|
schema cache already has the columns as a hash, so use that
Aaron Patterson
2012-11-26
1
-1
/
+20
*
|
|
schema cache already has the columns as a hash, so use that
Aaron Patterson
2012-11-25
1
-1
/
+1
*
|
|
speed up fixture loading by querying the schema cache for column names
Aaron Patterson
2012-11-25
1
-1
/
+1
*
|
|
Merge pull request #8311 from alisdair/dirty-nullable-datetime
Carlos Antonio da Silva
2012-11-25
3
-0
/
+21
*
|
|
backport #8291, prevent mass assignment of polymorphic type with `build`
Yves Senn
2012-11-22
3
-1
/
+15
*
|
|
Merge pull request #8276 from pwnall/pgsql_text_limits
Rafael Mendonça França
2012-11-20
4
-0
/
+35
*
|
|
Be a bit less conservative with mysql in adapter
Carlos Antonio da Silva
2012-11-19
1
-1
/
+1
*
|
|
Merge pull request #8258 from kommen/eager_loading_with_select_test2
Carlos Antonio da Silva
2012-11-19
1
-0
/
+14
*
|
|
Merge pull request #7983 from georgebrock/bug7950-squashed
Carlos Antonio da Silva
2012-11-16
8
-12
/
+48
|
\
\
\
|
*
|
|
Test/changelog for has_many bug on unsaved records
George Brocklehurst
2012-11-10
2
-0
/
+13
|
*
|
|
use bind values for join columns
Aaron Patterson
2012-11-10
6
-12
/
+36
*
|
|
|
fix test
Jon Leighton
2012-11-13
1
-3
/
+3
*
|
|
|
Merge pull request #8209 from senny/backport_8176
Rafael Mendonça França
2012-11-13
3
-1
/
+18
|
\
\
\
\
|
*
|
|
|
backport #8176, `#pluck` can be used on a relation with `select` clause.
Yves Senn
2012-11-13
3
-1
/
+18
*
|
|
|
|
Merge pull request #8204 from nikitug/fix_dynamic_finder_result_check
Rafael Mendonça França
2012-11-13
4
-2
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
Use nil? instead of blank? to check dynamic finder result
Nikita Afanasenko
2012-11-13
4
-1
/
+17
*
|
|
|
|
|
Fix deleting from a HABTM join table upon destroying an object of a model wit...
Nick Rogers
2012-11-13
6
-1
/
+31
|
/
/
/
/
/
*
/
/
/
/
Backport #8074 to 3-2-stable. Use query cache/uncache, when using not only da...
kennyj
2012-11-14
3
-6
/
+22
|
/
/
/
/
*
|
|
|
Fix warning with assigned but not used variable
Carlos Antonio da Silva
2012-11-13
1
-3
/
+3
*
|
|
|
Update mocha version to 0.13.0 and change requires
Carlos Antonio da Silva
2012-11-13
1
-1
/
+1
*
|
|
|
Add release date of Rails 3.2.9 to documentation
claudiob
2012-11-12
1
-1
/
+1
*
|
|
|
Merge pull request #8154 from bogdan/has_one_association_performance
Carlos Antonio da Silva
2012-11-12
3
-1
/
+24
*
|
|
|
Merge branch '3-2-9' into 3-2-stable
Santiago Pastorino
2012-11-12
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Bump to 3.2.9
Santiago Pastorino
2012-11-12
1
-1
/
+1
*
|
|
Merge branch '3-2-9' into 3-2-stable
Santiago Pastorino
2012-11-09
1
-1
/
+1
|
\
|
|
|
*
|
Bump up to 3.2.9.rc3
Santiago Pastorino
2012-11-09
1
-1
/
+1
*
|
|
Backport #8078: Fix `attributes_before_type_cast` for serialised attributes.
Nikita Afanasenko
2012-11-09
3
-0
/
+24
*
|
|
Merge pull request #7987 from alexisbernard/3-2_find_in_batches_compatible_wi...
Santiago Pastorino
2012-11-08
3
-3
/
+28
|
\
\
\
|
*
|
|
Fix find_in_batches against string IDs when start option is not specified.
Alexis Bernard
2012-11-08
3
-2
/
+15
|
*
|
|
Fix test_find_in_batches_should_use_any_column_as_primary_key
Santiago Pastorino
2012-11-08
1
-11
/
+8
|
*
|
|
start could be a string
Santiago Pastorino
2012-11-08
2
-1
/
+16
|
|
/
/
*
|
|
Use a more descriptive test name
Rafael Mendonça França
2012-11-08
1
-1
/
+1
*
|
|
Fix the release in the CHANGELOG [ci skip]
Rafael Mendonça França
2012-11-08
1
-1
/
+4
*
|
|
Fix accepts_nested_attributes for child classes
Gabriel Sobrinho & Ricardo Henrique
2012-11-07
3
-3
/
+41
|
/
/
*
|
Bump to 3.2.9.rc2
Santiago Pastorino
2012-11-01
1
-1
/
+1
*
|
Ensure calling first/last with options correctly set inverse association
Carlos Antonio da Silva
2012-11-01
2
-1
/
+11
*
|
Fix issue with collection associations and first(n)/last(n)
Carlos Antonio da Silva
2012-11-01
3
-3
/
+20
*
|
relaxes assertion
Xavier Noria
2012-10-31
1
-1
/
+1
*
|
Fix ActiveRecord#update_column return value
saksmlz
2012-10-31
2
-1
/
+7
*
|
Add CHANGELOG entry to #8032 fix
Rafael Mendonça França
2012-10-29
1
-0
/
+5
*
|
Fix typo :bomb: [ci skip]
Rafael Mendonça França
2012-10-29
1
-1
/
+1
*
|
Fix bug when Column is trying to type cast boolean values to integer.
Rafael Mendonça França
2012-10-29
3
-6
/
+22
*
|
Merge pull request #8009 from graceliu/3-2-fix_database_url_support
Rafael Mendonça França
2012-10-29
4
-37
/
+57
|
\
\
[prev]
[next]