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
*
Fixed #406 for real
David Heinemeier Hansson
2005-01-04
1
-2
/
+2
*
Fixed that validates_uniqueness_of used 'id' instead of defined primary key #406
David Heinemeier Hansson
2005-01-04
2
-2
/
+4
*
Fixed that the overwritten respond_to? method didn't take two parameters like...
David Heinemeier Hansson
2005-01-03
1
-2
/
+2
*
Fixed that the overwritten respond_to? method didn't take two parameters like...
David Heinemeier Hansson
2005-01-03
2
-2
/
+4
*
Added support for SQLite in the auto-dumping/importing of schemas for develop...
David Heinemeier Hansson
2005-01-03
2
-0
/
+8
*
Fixed the last details to please DB2
David Heinemeier Hansson
2005-01-03
3
-4
/
+10
*
Nuke the controllers after the dispatcher reload to avoid the superclass mism...
David Heinemeier Hansson
2005-01-02
1
-1
/
+1
*
Fixed a YAML fixture on time coming out as an integer #415 [Dan Peterson]
David Heinemeier Hansson
2005-01-02
1
-1
/
+1
*
Fixed redirects when the controller and action is named the same. Still haven...
David Heinemeier Hansson
2005-01-02
3
-1
/
+20
*
Fixed loading problems with controller hierarchies
David Heinemeier Hansson
2005-01-02
1
-1
/
+4
*
Fixed problems with running multiple functional tests in Rails under 1.8.2 by...
David Heinemeier Hansson
2005-01-02
2
-0
/
+18
*
Added HasManyAssociation#count that works like Base#count #413 [intinig]
David Heinemeier Hansson
2005-01-02
3
-0
/
+17
*
Fixed problems with dependency caching and controller hierarchies on Ruby 1.8...
David Heinemeier Hansson
2005-01-02
3
-4
/
+12
*
Added the possibility of specifying the remaining options for find_first and ...
David Heinemeier Hansson
2005-01-02
1
-8
/
+11
*
Added thread-safety to the DRbStore #66, #389 [Ben Stiglitz]
David Heinemeier Hansson
2005-01-02
2
-1
/
+26
*
DB2 driver shouldnt be looking for RubyGems stuff
David Heinemeier Hansson
2005-01-02
1
-1
/
+0
*
Brought install.rb up to date #408 [bitsweat]
David Heinemeier Hansson
2005-01-02
1
-1
/
+5
*
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@312 5ecf4fe2-1ee6-0...
David Heinemeier Hansson
2005-01-02
1
-34
/
+0
*
Added DateHelper#select_time and DateHelper#select_second #373 [Scott Baron]
David Heinemeier Hansson
2005-01-02
3
-0
/
+75
*
Added test cases and rakefile to Active Support
David Heinemeier Hansson
2005-01-02
5
-7
/
+93
*
Fixed handling of binary content in blobs and similar fields for Ruby/MySQL a...
David Heinemeier Hansson
2005-01-02
3
-4
/
+45
*
Added find_all style to the new dynamic finders
David Heinemeier Hansson
2005-01-02
4
-5
/
+22
*
Added dynamic attribute-based finders as a cleaner way of getting objects by ...
David Heinemeier Hansson
2005-01-02
3
-12
/
+57
*
Restored bind arity checking #412 [bitsweat]
David Heinemeier Hansson
2005-01-02
2
-9
/
+12
*
Added that Base#find takes an optional options hash, including :conditions. B...
David Heinemeier Hansson
2005-01-01
8
-134
/
+246
*
Added the latest two tables to the DB2 schemas
David Heinemeier Hansson
2005-01-01
1
-0
/
+12
*
Added a db2 adapter that only depends on the Ruby/DB2 bindings (http://raa.ru...
David Heinemeier Hansson
2005-01-01
37
-70
/
+740
*
Added the final touches to the Microsoft SQL Server adapter by DeLynn Berry t...
David Heinemeier Hansson
2005-01-01
4
-12
/
+57
*
Fixed a bug in the Ruby/MySQL that caused binary content to be escaped badly ...
David Heinemeier Hansson
2005-01-01
9
-3
/
+68
*
Added automated rewriting of the shebang lines on installs through the gem ra...
David Heinemeier Hansson
2005-01-01
2
-12
/
+27
*
Updated documentation for associations #387 [canadaduane]
David Heinemeier Hansson
2005-01-01
1
-7
/
+10
*
Fixed some test cases
David Heinemeier Hansson
2005-01-01
2
-3
/
+2
*
Added class declaration for the MissingFile exception #388 [Kent Sibilev]
David Heinemeier Hansson
2005-01-01
2
-1
/
+5
*
Added block-style for callbacks #332 [bitsweat]
David Heinemeier Hansson
2005-01-01
3
-51
/
+290
*
Added automated optimistic locking if the field lock_version is present #384 ...
David Heinemeier Hansson
2004-12-31
11
-3
/
+143
*
Added "short hypertext note with a hyperlink to the new URI(s)" to redirects ...
David Heinemeier Hansson
2004-12-31
2
-0
/
+4
*
Added second boolean parameter to Base.redirect_to_url and Response#redirect ...
David Heinemeier Hansson
2004-12-31
3
-5
/
+8
*
Added tests for acts_as_list with scope is null #378 [Tim Bates]
David Heinemeier Hansson
2004-12-31
1
-0
/
+6
*
Added :counter_cache option to acts_as_tree that works just like the one you ...
David Heinemeier Hansson
2004-12-31
2
-2
/
+5
*
Auto-requiring of helpers should stay silent when it isn't found for whatever...
David Heinemeier Hansson
2004-12-31
2
-1
/
+3
*
Fixed that @request.remote_ip didn't work in the test environment #369 [Bruno...
David Heinemeier Hansson
2004-12-31
1
-4
/
+4
*
Fixed quoting in validates_format_of that would allow some rules to pass rega...
David Heinemeier Hansson
2004-12-31
3
-2
/
+4
*
Fixed that generated action_mailers doesnt need to require the action_mailer ...
David Heinemeier Hansson
2004-12-31
2
-2
/
+2
*
Fixed broken transactions that were actually only running object-level and no...
David Heinemeier Hansson
2004-12-30
1
-0
/
+2
*
Restored thread safety to Active Record [andreas]
David Heinemeier Hansson
2004-12-30
1
-10
/
+16
*
Transactions are now actually working on the database level on save, but thre...
David Heinemeier Hansson
2004-12-30
1
-1
/
+2
*
Updated Rakefiles for the server move
David Heinemeier Hansson
2004-12-30
3
-7
/
+7
*
Fixed dependency management to happen in a unified fashion for Active Record ...
David Heinemeier Hansson
2004-12-30
1
-0
/
+17
*
Include as loaded regardless of success
David Heinemeier Hansson
2004-12-30
1
-6
/
+9
*
Switch dispatcher to use the new shared Dependencies approach
David Heinemeier Hansson
2004-12-29
5
-18
/
+5
[next]