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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made a bunch of stuff quiet in the docs
David Heinemeier Hansson
2005-01-17
9
-19
/
+19
*
Made ready for release of 0.9.4
David Heinemeier Hansson
2005-01-17
1
-1
/
+1
*
Made ready for release of 0.9.4
David Heinemeier Hansson
2005-01-17
13
-10
/
+17
*
Fixed up some docs
David Heinemeier Hansson
2005-01-17
2
-1
/
+3
*
Make sure #470 shouldnt be happening
David Heinemeier Hansson
2005-01-17
1
-13
/
+0
*
Added test_forgetting_the_load_when_foreign_key_enters_late
David Heinemeier Hansson
2005-01-17
1
-0
/
+8
*
Only remember that an association was loaded if it was found
David Heinemeier Hansson
2005-01-17
1
-1
/
+1
*
Test for #489
David Heinemeier Hansson
2005-01-17
1
-1
/
+8
*
belongs_to association should always honor a present foreign key and conditio...
David Heinemeier Hansson
2005-01-17
3
-23
/
+33
*
Removed debugging aid from dependencies
David Heinemeier Hansson
2005-01-16
1
-2
/
+0
*
No need for reloading any more
David Heinemeier Hansson
2005-01-16
1
-6
/
+0
*
New adventures in dependency reloading
David Heinemeier Hansson
2005-01-16
1
-1
/
+1
*
New adventures in dependency reloading
David Heinemeier Hansson
2005-01-16
3
-28
/
+14
*
Minor tweaks
David Heinemeier Hansson
2005-01-16
2
-1
/
+4
*
Added more informative error message for "file not found" situation in send_f...
David Heinemeier Hansson
2005-01-16
1
-1
/
+1
*
Finished documentation for caching
David Heinemeier Hansson
2005-01-15
2
-64
/
+105
*
Went back to original breakpointing as I couldnt make the patches from flgr work
David Heinemeier Hansson
2005-01-15
5
-94
/
+691
*
Fixed some breakpoint issues and made breakpoint_client depend on activerecor...
David Heinemeier Hansson
2005-01-15
5
-691
/
+94
*
Removed the Ruby 1.8.2 test/unit fix as it didnt work anyway
David Heinemeier Hansson
2005-01-15
4
-30
/
+0
*
Added the option of passing a block to ActiveRecordHelper#form in order to ad...
David Heinemeier Hansson
2005-01-15
3
-5
/
+18
*
Fixed errors thrown to namespace collision
David Heinemeier Hansson
2005-01-15
2
-6
/
+20
*
Flipped code-to-test ratio around to be more readable #468 [Scott Baron]
David Heinemeier Hansson
2005-01-15
2
-1
/
+3
*
Fixed that unit tests for MySQL are now run as the "rails" user instead of ro...
David Heinemeier Hansson
2005-01-15
2
-2
/
+4
*
Added validates_associated that enables validation of objects in an unsaved a...
David Heinemeier Hansson
2005-01-15
3
-0
/
+63
*
Added support for associating unsaved objects #402 [Tim Bates]
David Heinemeier Hansson
2005-01-15
15
-307
/
+800
*
Fixed log file permissions to be 666 instead of 777 (so they're not executabl...
David Heinemeier Hansson
2005-01-15
5
-5
/
+7
*
Dont polute the load path more than necessary
David Heinemeier Hansson
2005-01-15
2
-5
/
+3
*
Added the meat for String inflection
David Heinemeier Hansson
2005-01-15
4
-0
/
+249
*
Missing something from #475
David Heinemeier Hansson
2005-01-15
1
-0
/
+1
*
Added availability of class inheritable attributes to the masses #477 [bitsweat]
David Heinemeier Hansson
2005-01-15
2
-33
/
+122
*
Added a bit more documentation on how to use the instance methods for acts_as...
David Heinemeier Hansson
2005-01-15
1
-11
/
+14
*
Fixed binary support for PostgreSQL #444 [alex@byzantine.no]
David Heinemeier Hansson
2005-01-15
2
-1
/
+31
*
Added Inflections as an extension on String, so Inflector.pluralize(Inflector...
David Heinemeier Hansson
2005-01-15
1
-0
/
+2
*
Fixed that auto reloading would some times not work or would reload the model...
David Heinemeier Hansson
2005-01-15
2
-50
/
+62
*
Fixed page caching problems with saving cached file fails for the index actio...
David Heinemeier Hansson
2005-01-15
3
-11
/
+51
*
Removed silly change caused by inability to grok own code at 3 am
David Heinemeier Hansson
2005-01-14
1
-8
/
+8
*
Changed add_to_list_top and add_to_list_bottom to be public
David Heinemeier Hansson
2005-01-14
1
-10
/
+10
*
Added the option to specify a controller name to "generate scaffold" and made...
David Heinemeier Hansson
2005-01-13
6
-19
/
+34
*
Added arrays as a value option for params in url_for and friends #467 [Eric A...
David Heinemeier Hansson
2005-01-13
3
-2
/
+23
*
Fixed that controller tests can now assert on the use of cookies #466 [Alexey]
David Heinemeier Hansson
2005-01-13
2
-0
/
+11
*
Refactored ActiveRecord::Base#clone to use Base#attributes #463 [atyp]
David Heinemeier Hansson
2005-01-13
1
-11
/
+1
*
Fixed that send_file would "remember" all the files sent by adding to the hea...
David Heinemeier Hansson
2005-01-13
3
-4
/
+30
*
Fixed that bcc and cc should be settable through @bcc and @cc -- not just @he...
David Heinemeier Hansson
2005-01-13
4
-8
/
+56
*
Fixed url rewriter confusion when the controller or action name was a substri...
David Heinemeier Hansson
2005-01-12
3
-9
/
+35
*
Fixed url rewriter confusion when the controller name was a substring of the ...
David Heinemeier Hansson
2005-01-12
3
-3
/
+16
*
Remove length alias of size
David Heinemeier Hansson
2005-01-11
1
-2
/
+0
*
Fixed the half applied 393 changeset
David Heinemeier Hansson
2005-01-11
9
-81
/
+183
*
Added option to turn off caching
David Heinemeier Hansson
2005-01-11
1
-1
/
+16
*
Added Byte operations to Numeric, so 5.5.megabytes + 200.kilobytes #461 [Marc...
David Heinemeier Hansson
2005-01-11
5
-59
/
+36
*
Added a differenciation between AssociationCollection#size and -length. Now A...
David Heinemeier Hansson
2005-01-11
2
-1
/
+15
[next]