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
/
migration
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://github.com/lifo/docrails
Xavier Noria
2011-06-06
1
-6
/
+6
|
\
|
*
comment the recorder methods
Vijay Dev
2011-06-07
1
-3
/
+3
|
*
styling changes
Vijay Dev
2011-06-02
1
-3
/
+3
*
|
Merge pull request #1229 from workmad3/master
Aaron Patterson
2011-05-27
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Using .try to test for the existence of a method option in a nil-resistent ma...
David Workman
2011-05-23
1
-5
/
+2
|
*
Neatened up the invert_add_index method as per suggeston
David Workman
2011-05-23
1
-2
/
+3
|
*
Simple fix for correctly inverting an add_index migration when a name has bee...
David Workman
2011-05-23
1
-2
/
+6
*
|
Remove extra white spaces on ActiveRecord docs.
Sebastian Martinez
2011-05-23
1
-3
/
+3
|
/
*
Add :bulk => true option to change_table
Pratik Naik
2011-01-31
1
-4
/
+16
*
adding documentation for reversible migrations
Aaron Patterson
2010-11-19
1
-1
/
+11
*
invertable migrations are working
Aaron Patterson
2010-11-19
1
-1
/
+1
*
command recorder will record commands sent to a delegate object
Aaron Patterson
2010-11-19
1
-3
/
+13
*
updating documentation
Aaron Patterson
2010-11-19
1
-1
/
+7
*
IrreversibleMigration is raised if we cannot invert the command
Aaron Patterson
2010-11-19
1
-1
/
+5
*
commands are reversed
Aaron Patterson
2010-11-19
1
-1
/
+1
*
add and remove timestamps can be inverted
Aaron Patterson
2010-11-19
1
-0
/
+8
*
inverting add_index
Aaron Patterson
2010-11-19
1
-0
/
+5
*
partial implementation of the command recorder
Aaron Patterson
2010-11-19
1
-0
/
+48