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
*
Move validator, human_name and human_attribute_name to ActiveModel, remove de...
José Valim
2009-10-20
1
-1
/
+0
*
Use bundled env for tests only
Jeremy Kemper
2009-10-19
1
-9
/
+4
*
Refactoring attributes/types [#3348 state:resolved]
Eric Chapweske
2009-10-17
1
-0
/
+16
*
Fix env path
Jeremy Kemper
2009-10-14
1
-1
/
+1
*
Include bundled env in toplevel require, if present
Jeremy Kemper
2009-10-14
1
-8
/
+10
*
No more toplevel arel sibling
Jeremy Kemper
2009-10-14
1
-4
/
+2
*
Merge commit 'rails/master'
Emilio Tagua
2009-08-10
1
-0
/
+1
|
\
|
*
Introduce validates_with to encapsulate attribute validations in a class.
Jeff Dean
2009-08-09
1
-0
/
+1
*
|
Merge commit 'rails/master'
Emilio Tagua
2009-08-05
1
-0
/
+1
|
\
|
|
*
Add simple support for ActiveModel's StateMachine for ActiveRecord
Joshua Peek
2009-08-04
1
-0
/
+1
*
|
Merge commit 'rails/master'
Emilio Tagua
2009-07-31
1
-2
/
+11
|
\
|
|
*
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
*
|
Introduced ActiveRecord::Relation, a layer between an ARel relation and an AR...
Emilio Tagua
2009-07-21
1
-0
/
+1
*
|
Merge commit 'rails/master'
Emilio Tagua
2009-06-12
1
-1
/
+1
|
\
|
|
*
Integrate ActiveModel::Observing into ActiveRecord
Joshua Peek
2009-06-10
1
-1
/
+1
*
|
Merge commit 'rails/master'
Emilio Tagua
2009-06-02
1
-1
/
+9
|
\
|
|
*
Merge branch 'master' into active_model
Joshua Peek
2009-05-29
1
-10
/
+3
|
|
\
|
*
|
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
*
|
|
Set ActiveRecord as Arel engine on load.
Emilio Tagua
2009-06-02
1
-0
/
+1
*
|
|
Merge commit 'rails/master'
Emilio Tagua
2009-05-18
1
-3
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Revert "Get AR CI passing again by requiring the entire core_ext"
Jeremy Kemper
2009-05-18
1
-3
/
+0
*
|
|
Merge commit 'rails/master'
Emilio Tagua
2009-05-18
1
-2
/
+3
|
\
|
|
|
*
|
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
*
|
|
Merge commit 'rails/master'
Emilio Tagua
2009-05-04
1
-9
/
+3
|
\
|
|
|
*
|
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
*
|
|
Removed blank lines
Emilio Tagua
2009-04-23
1
-2
/
+0
*
|
|
Require Arel
Emilio Tagua
2009-04-23
1
-0
/
+5
|
/
/
*
/
No more free lunch
Jeremy Kemper
2009-04-22
1
-0
/
+1
|
/
*
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
[next]