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
*
Add YAML compatibility for objects from Rails 4.2
Sean Griffin
2015-03-10
4
-27
/
+239
*
Attempt to provide backwards compatible YAML deserialization
Sean Griffin
2015-03-10
4
-0
/
+76
*
Merge pull request #19275 from keepcosmos/remove-autoload-path
Rafael Mendonça França
2015-03-10
1
-16
/
+16
|
\
|
*
remove unnecessary path parameters
keepcosmos
2015-03-10
1
-16
/
+16
*
|
‘test_after_commit’ gem is not required in Rails 5 remove note from doc
Gaurav Sharam
2015-03-10
1
-5
/
+3
|
/
*
Fix intermittent test failures
Sean Griffin
2015-03-09
1
-0
/
+1
*
Fix intermittent test failures
Sean Griffin
2015-03-09
1
-0
/
+1
*
Target Ruby 2.2.1 in gemspecs
Peter Suschlik
2015-03-09
1
-1
/
+1
*
Merge pull request #18200 from brainopia/rollback_frozen_records
Arthur Nogueira Neves
2015-03-07
2
-1
/
+21
|
\
|
*
Fix transaction state for unsynced records when entering transaction
brainopia
2015-03-04
2
-0
/
+10
|
*
Fix rollback of frozen records
brainopia
2015-03-04
2
-1
/
+11
*
|
Merge pull request #19234 from sivsushruth/doc_fix
Kasper Timm Hansen
2015-03-07
1
-1
/
+1
|
\
\
|
*
|
Doc fix [ci skip]
Sushruth Sivaramakrishnan
2015-03-07
1
-1
/
+1
*
|
|
Merge pull request #19230 from prathamesh-sonpatki/fix-clear-doc
Robin Dupret
2015-03-06
1
-0
/
+3
|
\
\
\
|
*
|
|
Updated documentation of CollectionProxy#clear [ci skip]
Prathamesh Sonpatki
2015-03-06
1
-0
/
+3
*
|
|
|
Merge pull request #19221 from matthewd/random-tests
Matthew Draper
2015-03-06
2
-6
/
+1
|
\
\
\
\
|
*
|
|
|
Revert "For now, we will keep sorting the tests."
Matthew Draper
2015-03-06
1
-1
/
+1
|
*
|
|
|
Revert "Leave all our tests as order_dependent! for now"
Matthew Draper
2015-03-06
1
-5
/
+0
*
|
|
|
|
tests, sequences are derived from the base class.
Yves Senn
2015-03-06
1
-7
/
+10
*
|
|
|
|
Revert ":cut: remove unnecessary rescue Exceptions"
Yves Senn
2015-03-06
3
-3
/
+3
*
|
|
|
|
replace `repair_validations` with a disposable subclass.
Yves Senn
2015-03-06
1
-32
/
+33
|
|
/
/
/
|
/
|
|
|
*
|
|
|
tests, remove side effects on `Joke` during `base_test.rb`.
Yves Senn
2015-03-06
1
-23
/
+28
*
|
|
|
:cut: remove unnecessary rescue Exceptions
Aaron Patterson
2015-03-05
3
-3
/
+3
*
|
|
|
remove unnecessary rescue
Aaron Patterson
2015-03-05
1
-2
/
+0
|
/
/
/
*
|
|
Some documentation edits [ci skip]
Robin Dupret
2015-03-05
2
-12
/
+14
*
|
|
add ActiveRecord::Enum testcase about multiple enums declaring at a time
keepcosmos
2015-03-05
1
-0
/
+14
*
|
|
add regression test. Closes #18400.
Yves Senn
2015-03-05
1
-0
/
+6
|
/
/
*
|
Remove duplicated test
Ryuta Kamizono
2015-03-04
1
-20
/
+0
*
|
Correctly dump `serial` and `bigserial`
Ryuta Kamizono
2015-03-04
6
-4
/
+93
*
|
Add `Column#bigint?` method
Ryuta Kamizono
2015-03-04
3
-3
/
+7
*
|
add CHANGELOG entry for #19176. [ci skip]
Yves Senn
2015-03-04
1
-0
/
+4
|
/
*
Merge pull request #19176 from imajes/master
Yves Senn
2015-03-03
2
-1
/
+17
|
\
|
*
Fixes reference for schema_format to AR::Base from AS::Base
James Cox
2015-03-03
2
-1
/
+17
*
|
Remove unused line
Ryuta Kamizono
2015-03-03
1
-1
/
+0
*
|
Merge pull request #19171 from JuanitoFatas/doc/more-examples
Sean Griffin
2015-03-02
1
-0
/
+16
|
\
\
|
*
|
Add more documents for AR connection_adapters abstract schema_definitions. [c...
Juanito Fatas
2015-03-03
1
-0
/
+16
*
|
|
Revert "delete unused method"
Carlos Antonio da Silva
2015-03-02
1
-0
/
+4
*
|
|
Merge pull request #19177 from gregmolnar/fixtures
Rafael Mendonça França
2015-03-02
2
-6
/
+4
|
\
\
\
|
*
|
|
test reset_pk_sequence with multi connection
Greg Molnar
2015-03-01
1
-1
/
+1
|
*
|
|
Use the correct connection for reset_pk_sequence
Montana Low
2015-03-01
1
-5
/
+3
*
|
|
|
Revert "mutate the transaction object to reflect state"
Aaron Patterson
2015-03-02
3
-37
/
+33
|
|
_
|
/
|
/
|
|
*
|
|
delete unused method
Aaron Patterson
2015-03-02
1
-4
/
+0
*
|
|
mutate the transaction object to reflect state
Aaron Patterson
2015-03-02
1
-25
/
+21
*
|
|
ask the txn for it's state, not a state object
Aaron Patterson
2015-03-02
3
-8
/
+16
*
|
|
change if! to unless
Aaron Patterson
2015-03-02
1
-1
/
+1
*
|
|
tests, favor `drop_table` and `:if_exists` over raw SQL.
Yves Senn
2015-03-02
4
-14
/
+6
*
|
|
Merge pull request #19105 from amatsuda/array_take
Sean Griffin
2015-03-02
3
-5
/
+18
|
\
\
\
|
*
|
|
Preserve Array#take(n) behaviour of HasManyAssociation
Akira Matsuda
2015-02-28
3
-5
/
+18
*
|
|
|
Merge pull request #19077 from robin850/unknown-attribute-error
Sean Griffin
2015-03-02
6
-10
/
+15
|
\
\
\
\
|
*
|
|
|
Follow-up to #10776
Robin Dupret
2015-02-26
6
-10
/
+15
[next]