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
/
core.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include user defined attributes in inspect
Sean Griffin
2016-08-31
1
-1
/
+1
*
Ensure that inverse associations are set before running callbacks
Sean Griffin
2016-08-31
1
-0
/
+2
*
Remove "Under Ruby 1.9" [ci skip]
Ryuta Kamizono
2016-08-28
1
-9
/
+9
*
revises more Lint/EndAlignment offenses
Xavier Noria
2016-08-08
1
-3
/
+3
*
code gardening: removes redundant selfs
Xavier Noria
2016-08-08
1
-2
/
+2
*
revises most Lint/EndAlignment offenses
Xavier Noria
2016-08-07
1
-5
/
+6
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-43
/
+43
*
applies new string literal convention in activerecord/lib
Xavier Noria
2016-08-06
1
-13
/
+13
*
deprecates the error_on_ignored_order_or_limit instance reader
Xavier Noria
2016-07-18
1
-0
/
+4
*
Remove mattr_accessor for deprecated config `error_on_ignored_order_or_limit`.
Prathamesh Sonpatki
2016-07-18
1
-1
/
+8
*
adds support for limits in batch processing
Xavier Noria
2016-07-13
1
-3
/
+12
*
Make Active Record emit significantly smaller YAML
Sean Griffin
2016-05-31
1
-5
/
+3
*
`ActiveRecord::Base#hash` should differ between classes
Sean Griffin
2016-05-31
1
-1
/
+1
*
s/specification_name/connection_specification_name
Arthur Neves
2016-05-06
1
-1
/
+1
*
s/specification_id/specification_name
Arthur Neves
2016-05-05
1
-1
/
+1
*
Refactor connection handler
Arthur Neves
2016-05-05
1
-1
/
+1
*
Pass over all Rails 5 warnings, to make sure:
Vipul A M
2016-04-12
1
-1
/
+1
*
Prepared statements shouldn't share a cache with unprepared statements
Sean Griffin
2016-03-31
1
-3
/
+4
*
Merge pull request #23417 from sgringwe/master
Rafael Mendonça França
2016-03-01
1
-0
/
+8
|
\
|
*
Add initial support for allowing an error on order or limit of queries being ...
Scott Ringwelski
2016-02-02
1
-0
/
+8
*
|
Extract a Relation#arel_attribute
Matthew Draper
2016-02-04
1
-1
/
+1
*
|
Defer Arel attribute lookup to the model class
Matthew Draper
2016-02-04
1
-0
/
+5
|
/
*
Skip the STI condition when evaluating a default scope
Matthew Draper
2016-01-12
1
-1
/
+1
*
Deprecate exception#original_exception in favor of exception#cause
Yuki Nishijima
2015-11-03
1
-2
/
+2
*
Merge pull request #20957 from akihiro17/find-by-issue
Sean Griffin
2015-10-20
1
-1
/
+1
|
\
|
*
Don't cache arguments in #find_by if they are an ActiveRecord::Relation
akihiro17
2015-10-06
1
-1
/
+1
*
|
applies new doc guidelines to Active Record.
Yves Senn
2015-10-14
1
-3
/
+3
|
/
*
Separate `dup` from `deep_dup` in the attributes hash
Sean Griffin
2015-09-28
1
-2
/
+2
*
Extra caller details added to ActiveRecord::RecordNotFound
Sameer Rahmani
2015-07-21
1
-3
/
+5
*
Revert "Revert "Reduce allocations when running AR callbacks.""
Guo Xiang Tan
2015-07-16
1
-4
/
+4
*
copy-edits the docs of dump_schemas [ci skip]
Xavier Noria
2015-05-06
1
-3
/
+4
*
Merge pull request #19448 from tgxworld/fix_activesupport_callbacks_clash_on_run
Rafael Mendonça França
2015-04-06
1
-4
/
+4
|
\
|
*
Revert "Reduce allocations when running AR callbacks."
Guo Xiang Tan
2015-03-22
1
-4
/
+4
*
|
Clarify the role of `ActiveRecord::Core.encode_with`
Sean Griffin
2015-03-29
1
-4
/
+8
*
|
[skip ci] Improve `warn_on_records_fetched` documentation
Jon Atack
2015-03-27
1
-4
/
+4
*
|
Add `config.active_record.warn_on_records_fetched_greater_than` option
Jason Nochlin
2015-03-25
1
-0
/
+9
|
/
*
Add config.active_record.dump_schemas.
Ryan Wallace
2015-03-17
1
-0
/
+9
*
Isolate access to .default_scopes in ActiveRecord::Scoping::Default
Ben Woosley
2015-03-12
1
-4
/
+2
*
Attempt to provide backwards compatible YAML deserialization
Sean Griffin
2015-03-10
1
-0
/
+2
*
Revert "mutate the transaction object to reflect state"
Aaron Patterson
2015-03-02
1
-1
/
+1
*
ask the txn for it's state, not a state object
Aaron Patterson
2015-03-02
1
-1
/
+1
*
Move transaction code to transaction module
Arthur Neves
2015-03-01
1
-41
/
+0
*
Remove parent transaction state
Arthur Neves
2015-03-01
1
-4
/
+0
*
remove useless conditional
Aaron Patterson
2015-03-01
1
-1
/
+1
*
Merge pull request #18936 from arthurnn/txn_callbacks
Arthur Nogueira Neves
2015-02-24
1
-1
/
+1
|
\
|
*
Add before_commit
Arthur Neves
2015-02-24
1
-1
/
+1
*
|
Require `belongs_to` by default.
Josef Šimánek
2015-02-21
1
-0
/
+2
*
|
Merge pull request #16989 from Empact/reload-cache-clear
Rafael Mendonça França
2015-02-20
1
-5
/
+0
|
\
\
|
*
|
Isolate access to @associations_cache and @aggregations cache to the Associat...
Ben Woosley
2014-09-28
1
-5
/
+0
*
|
|
Merge pull request #16993 from Empact/simplify-find_by-statement-cache
Rafael Mendonça França
2015-02-20
1
-16
/
+18
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]