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
*
Add simple support for ActiveModel's StateMachine for ActiveRecord
Joshua Peek
2009-08-04
1
-0
/
+1
*
Start separating primary key concerns
Joshua Peek
2009-07-30
1
-0
/
+1
*
Concernify AR AttributeMethods
Joshua Peek
2009-07-30
1
-1
/
+9
*
Merge docrails
Pratik Naik
2009-07-25
1
-1
/
+1
*
Integrate ActiveModel::Observing into ActiveRecord
Joshua Peek
2009-06-10
1
-1
/
+1
*
Merge branch 'master' into active_model
Joshua Peek
2009-05-29
1
-10
/
+3
|
\
|
*
Revert "Get AR CI passing again by requiring the entire core_ext"
Jeremy Kemper
2009-05-18
1
-3
/
+0
|
*
Get AR CI passing again by requiring the entire core_ext
Yehuda Katz
2009-05-16
1
-0
/
+3
|
*
Cherry-pick core extensions
Jeremy Kemper
2009-05-13
1
-1
/
+0
|
*
Remove support for deprecated validation message interpolation format
Jeremy Kemper
2009-05-13
1
-1
/
+0
|
*
Don't use #tap before Active Support is available, since older versions of ru...
Chris Kampmeier
2009-05-04
1
-3
/
+2
|
*
Check for sibling Active Support first
Jeremy Kemper
2009-05-02
1
-8
/
+3
|
*
No more free lunch
Jeremy Kemper
2009-04-22
1
-0
/
+1
*
|
Make Active Resource use ActiveModel::Errors
Pratik Naik
2009-03-19
1
-3
/
+1
*
|
Move all the Active Record validations to Active Model
Pratik Naik
2009-03-19
1
-0
/
+9
|
/
*
Added ActiveRecord::Base.each and ActiveRecord::Base.find_in_batches for batc...
David Heinemeier Hansson
2009-02-23
1
-0
/
+1
*
Add support for nested object forms to ActiveRecord and the helpers in Action...
Eloy Duran
2009-02-01
1
-0
/
+2
*
Bump up the year in MIT license files
Pratik Naik
2009-01-18
1
-1
/
+1
*
Introduce dynamic scopes for ActiveRecord: you can now use class methods like...
Yaroslav Markin
2008-12-28
1
-0
/
+1
*
Switch to Rack based session stores.
Joshua Peek
2008-12-15
1
-0
/
+1
*
Add ActiveRecord::VERSION autoload
Jeremy Kemper
2008-12-10
1
-0
/
+2
*
Add config.preload_frameworks to load all frameworks at startup. Default to f...
Jeremy Kemper
2008-11-24
1
-2
/
+0
*
missed ActiveRecord::Migrator
Joshua Peek
2008-11-24
1
-0
/
+1
*
get activerecord tests passing with lazy loading
Joshua Peek
2008-11-24
1
-0
/
+3
*
Add LAZY env flag for testing autoload/lazy load feature
Joshua Peek
2008-11-24
1
-1
/
+1
*
Autoload ActiveRecord files
Joshua Peek
2008-11-24
1
-42
/
+36
*
use :en as a default locale (in favor of :en-US)
Sven Fuchs
2008-11-18
1
-1
/
+1
*
I18n: Introduce I18n.load_path in favor of I18n.load_translations and change ...
Sven Fuchs
2008-09-20
1
-1
/
+1
*
I18n: move old-style interpolation syntax deprecation to Active Record. [#104...
Sven Fuchs
2008-09-20
1
-1
/
+1
*
I18n: removed call to #populate from main library files
Marko Seppae
2008-08-27
1
-3
/
+1
*
refactor dynamic finder name matching into its own class
Josh Susser
2008-08-25
1
-0
/
+1
*
Harmonize framework require strategy. Don't add self to load path since Rails...
Jeremy Kemper
2008-08-25
1
-10
/
+7
*
Always require activesupport, even if its constant already exists
Tarmo Tänav
2008-08-23
1
-10
/
+8
*
Locale file changed to yaml
Iain Hecker
2008-08-20
1
-1
/
+1
*
switch to using I18n.load_translations instead of requiring plain ruby files
Sven Fuchs
2008-08-13
1
-1
/
+1
*
Fix file permissions
Tarmo Tänav
2008-07-31
1
-0
/
+0
*
Renamed lang/ to locale/ because that's what we seem to
Sven Fuchs
2008-06-21
1
-1
/
+1
*
Changed process of storing translations from the
Sven Fuchs
2008-06-21
1
-1
/
+4
*
integrating I18n into Rails
Sven Fuchs
2008-06-19
1
-0
/
+2
*
Updated copyright years
David Heinemeier Hansson
2008-05-11
1
-1
/
+1
*
Partial updates play nice with updated_at/on timestamps
Jeremy Kemper
2008-03-31
1
-2
/
+2
*
Track changes to unsaved attributes
Jeremy Kemper
2008-03-29
1
-0
/
+2
*
Merge the has_finder gem, renamed as 'named_scope'. Closes #11404 [nkallen]
Rick Olson
2008-03-24
1
-0
/
+2
*
Introduce preload query strategy for eager :includes. Closes #9640.
Jeremy Kemper
2008-01-19
1
-0
/
+2
*
Check for the dir instead of relying on an exception.
Jeremy Kemper
2007-10-07
1
-5
/
+7
*
Added ActiveRecord::Base#to_json/from_json (currently does not support :inclu...
David Heinemeier Hansson
2007-09-20
1
-2
/
+2
*
Speed up and simplify query caching.
Jeremy Kemper
2007-09-17
1
-0
/
+2
*
Moved acts_as_tree into a plugin of the same name on the official Rails svn (...
David Heinemeier Hansson
2007-09-11
1
-2
/
+0
*
Moved acts_as_nested_set into a plugin of the same name on the official Rails...
David Heinemeier Hansson
2007-09-11
1
-2
/
+0
*
Remove broken require
Michael Koziarski
2007-09-10
1
-1
/
+0
[next]