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
/
lib
/
active_record.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor `Relation#cache_key` is moved from `CollectionCacheKey#collection_ca...
Ryuta Kamizono
2019-04-04
1
-1
/
+0
*
Adds basic automatic database switching to Rails
Eileen Uchitelle
2019-01-30
1
-0
/
+7
*
Bump license years for 2019
Arun Agrawal
2018-12-31
1
-1
/
+1
*
Refactors Active Record connection management
Eileen Uchitelle
2018-08-30
1
-1
/
+0
*
Remove `ForeignKeys` module which was introduced at #32299
Ryuta Kamizono
2018-04-02
1
-1
/
+0
*
Merge pull request #32299 from davidstosik/expose-fk-ignore-pattern
Guillermo Iguaran
2018-03-27
1
-0
/
+1
|
\
|
*
Expose foreign key name ignore pattern in configuration
David Stosik
2018-03-19
1
-0
/
+1
*
|
Refactor configs_for and friends
eileencodes
2018-03-21
1
-0
/
+1
|
/
*
Add test parallelization to Rails
eileencodes
2018-02-15
1
-0
/
+1
*
Active Record: Bump license years for 2018 [ci skip]
Ryuta Kamizono
2018-01-01
1
-1
/
+1
*
Add missing autoload `Type` (#31123)
Ryuta Kamizono
2017-11-11
1
-0
/
+1
*
Move Attribute and AttributeSet to ActiveModel
Lisa Ugray
2017-11-09
1
-2
/
+6
*
[Active Record] require => require_relative
Akira Matsuda
2017-10-21
1
-2
/
+2
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
*
[Active Record] require => require_relative
Akira Matsuda
2017-07-01
1
-2
/
+2
*
Define path with __dir__
bogdanvlviv
2017-05-23
1
-1
/
+1
*
Merge pull request #27849 from joevandyk/patch-2
Rafael França
2017-01-31
1
-1
/
+2
*
Bump license years for 2017
Jon Moss
2016-12-31
1
-1
/
+1
*
Eager autoload ActiveRecord::TableMetadata
claudiob
2016-08-15
1
-1
/
+1
*
applies new string literal convention in activerecord/lib
Xavier Noria
2016-08-06
1
-19
/
+19
*
Publish AS::Executor and AS::Reloader APIs
Matthew Draper
2016-03-02
1
-1
/
+0
*
Merge pull request #22967 from schneems/schneems/generic-metadata
Sean Griffin
2016-01-08
1
-0
/
+1
|
\
|
*
Prevent destructive action on production database
schneems
2016-01-07
1
-0
/
+1
*
|
Update copyright notices to 2016 [ci skip]
Rashmi Yadav
2015-12-31
1
-1
/
+1
|
/
*
Add #cache_key to ActiveRecord::Relation.
Alberto F. Capel
2015-07-20
1
-0
/
+1
*
Autoload ActiveRecord::RecordInvalid
Rafael Mendonça França
2015-06-18
1
-0
/
+1
*
Batch touch parent records
Arthur Neves
2015-04-08
1
-0
/
+1
*
Attempt to provide backwards compatible YAML deserialization
Sean Griffin
2015-03-10
1
-0
/
+1
*
Add `ActiveRecord::Base.suppress`
Michael Ryan
2015-02-18
1
-0
/
+1
*
Add has_secure_token to Active Record
robertomiranda
2015-01-04
1
-0
/
+1
*
Update copyright notices to 2015 [ci skip]
Arun Agrawal
2014-12-31
1
-1
/
+1
*
Remove `klass` and `arel_table` as a dependency of `PredicateBuilder`
Sean Griffin
2014-12-26
1
-0
/
+1
*
Revert "Revert "Merge pull request #16059 from jenncoop/json-serialized-attr""
Godfrey Chan
2014-07-15
1
-0
/
+1
*
Revert "Merge pull request #16059 from jenncoop/json-serialized-attr"
Godfrey Chan
2014-07-05
1
-1
/
+0
*
Merge pull request #16059 from jenncoop/json-serialized-attr
Godfrey Chan
2014-07-05
1
-0
/
+1
*
Move behavior of `read_attribute` to `AttributeSet`
Sean Griffin
2014-06-25
1
-1
/
+1
*
Introduce an object to aid in creation and management of `@attributes`
Sean Griffin
2014-06-19
1
-0
/
+1
*
Introduce an Attribute object to handle the type casting dance
Sean Griffin
2014-06-13
1
-0
/
+1
*
update copyright notices to 2014. [ci skip]
Vipul A M
2014-01-01
1
-1
/
+1
*
add #no_touching on ActiveRecord models
Damien Mathieu
2013-11-13
1
-0
/
+1
*
Added ActiveRecord::Base#enum for declaring enum attributes where the values ...
David Heinemeier Hansson
2013-11-02
1
-0
/
+1
*
Removes unused code related to DatabaseTasks.
kennyj
2013-09-16
1
-4
/
+0
*
deprecated `ActiveRecord::TestCase` is no longer public.
Yves Senn
2013-07-02
1
-1
/
+0
*
Remove depreacted finders
Łukasz Strzałkowski
2013-06-28
1
-1
/
+0
*
Set the inverse when association queries are refined
Jon Leighton
2013-05-10
1
-0
/
+1
*
Merge pull request #10152 from Noemj/statement_cache
Rafael Mendonça França
2013-04-10
1
-0
/
+1
|
\
|
*
Added statement cache
Noemj
2013-04-10
1
-0
/
+1
*
|
Created a runtime registry for thread local variables in active record.
wangjohn
2013-04-09
1
-0
/
+1
*
|
Sort modules in alphabetical order.
Shunsuke Osa
2013-04-05
1
-2
/
+2
*
|
Extract Oracle database tasks.
kennyj
2013-04-03
1
-0
/
+1
[next]