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
...
*
Updated the documentation #329 [rainmkr]
David Heinemeier Hansson
2004-12-19
1
-5
/
+5
*
Added higher_item and lower_item as public methods for acts_as_list #342 [Tob...
David Heinemeier Hansson
2004-12-19
9
-81
/
+200
*
Added documentation for automatic layout inclusion #328 [Marcel]
David Heinemeier Hansson
2004-12-19
1
-0
/
+9
*
Added support for a -h/--help parameter in the generator #331 [Ulysses]
David Heinemeier Hansson
2004-12-19
2
-0
/
+4
*
Added breakpoints to stand-alone Active Record, so we can use them in tests f...
David Heinemeier Hansson
2004-12-19
2
-0
/
+606
*
Set a high default salary within the validation range
David Heinemeier Hansson
2004-12-19
5
-5
/
+5
*
Added Developer#salary for the type tests
David Heinemeier Hansson
2004-12-19
5
-2
/
+5
*
Added respondence to *_before_type_cast for all attributes to return their st...
David Heinemeier Hansson
2004-12-19
11
-22
/
+55
*
Added Request#port_string to get something like ":8080" back on 8080 and "" o...
David Heinemeier Hansson
2004-12-18
4
-7
/
+34
*
Added Request#domain (returns string) and Request#subdomains (returns array).
David Heinemeier Hansson
2004-12-18
3
-0
/
+42
*
Fixed the automated timestamping feature when running under Rails' developmen...
David Heinemeier Hansson
2004-12-18
3
-6
/
+20
*
Added POST support for the breakpoint retries, so form processing that raises...
David Heinemeier Hansson
2004-12-18
2
-1
/
+17
*
Base#update_attribute isnt subject to validation
David Heinemeier Hansson
2004-12-18
2
-4
/
+5
*
Made Base#update_attributes actually work
David Heinemeier Hansson
2004-12-18
1
-1
/
+1
*
File.expand_path in config/environment.rb would fail when dealing with symlin...
David Heinemeier Hansson
2004-12-18
3
-2
/
+7
*
Added Base#update_attributes that'll accept a hash of attributes and save the...
David Heinemeier Hansson
2004-12-17
2
-1
/
+18
*
Added Base.destroy and Base.delete to remove records without holding a refere...
David Heinemeier Hansson
2004-12-17
3
-7
/
+38
*
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@205 5ecf4fe2-1ee6-0...
David Heinemeier Hansson
2004-12-17
1
-0
/
+1
*
Tagged the 0.9.1 release
David Heinemeier Hansson
2004-12-17
1
-2
/
+2
*
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@203 5ecf4fe2-1ee6-0...
David Heinemeier Hansson
2004-12-17
1
-1
/
+1
*
Upgraded to Action Pack 1.0.1 for important bug fix. Updated gem dependencies.
David Heinemeier Hansson
2004-12-17
3
-4
/
+12
*
Fixed a bug that would cause an ApplicationController to require itself three...
David Heinemeier Hansson
2004-12-17
3
-5
/
+11
*
Cut down on the documentation visible
David Heinemeier Hansson
2004-12-16
1
-11
/
+10
*
Fixed a small bug in the new referencing of DEFAULT_SESSION_OPTIONS
David Heinemeier Hansson
2004-12-16
1
-1
/
+1
*
Rails 0.9 is a reality
David Heinemeier Hansson
2004-12-16
7
-7
/
+7
*
Made the last tweaks before 0.9
David Heinemeier Hansson
2004-12-16
7
-66
/
+135
*
Updated documentation
David Heinemeier Hansson
2004-12-16
2
-1
/
+45
*
Updated documentation
David Heinemeier Hansson
2004-12-16
1
-21
/
+30
*
Updated documentation
David Heinemeier Hansson
2004-12-16
12
-53
/
+80
*
Updated and added more documentation
David Heinemeier Hansson
2004-12-16
5
-69
/
+74
*
Added Base.validates_inclusion_of
David Heinemeier Hansson
2004-12-16
3
-30
/
+201
*
Improving documentation...
David Heinemeier Hansson
2004-12-16
6
-202
/
+163
*
Renamed Mixins to Acts to resemble the change from include ActiveRecord::Mixi...
David Heinemeier Hansson
2004-12-16
9
-30
/
+106
*
Only requests that require processing from a controller should block the webr...
David Heinemeier Hansson
2004-12-16
1
-3
/
+2
*
Needed to update the server root for the new placement
David Heinemeier Hansson
2004-12-16
1
-1
/
+1
*
Renamed script/envcon to script/console
David Heinemeier Hansson
2004-12-16
3
-7
/
+7
*
Renamed public/dispatch.servlet to script/server -- it wasn't really dispatch...
David Heinemeier Hansson
2004-12-16
5
-9
/
+7
*
Renamed breakpointing to breakpointer
David Heinemeier Hansson
2004-12-16
3
-2
/
+2
*
Added option for turning off the automated timestamps
David Heinemeier Hansson
2004-12-16
3
-11
/
+26
*
Added assumption that a Symbol-based scope should end in _id unless it does s...
David Heinemeier Hansson
2004-12-16
3
-9
/
+20
*
Added assumption that a Symbol-based scope should end in _id unless it does s...
David Heinemeier Hansson
2004-12-16
2
-2
/
+1
*
Make it possible to use a regular scope string in addition to the symbol shor...
David Heinemeier Hansson
2004-12-16
1
-1
/
+5
*
Shouldnt have removed generators from gemspec
David Heinemeier Hansson
2004-12-16
1
-0
/
+1
*
Added Base.validates_inclusion_of that validates whether the value of the spe...
David Heinemeier Hansson
2004-12-16
2
-0
/
+31
*
Added Base.validates_inclusion_of that validates whether the value of the spe...
David Heinemeier Hansson
2004-12-16
1
-0
/
+23
*
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@177 5ecf4fe2-1ee6-0...
David Heinemeier Hansson
2004-12-16
2
-2
/
+24
*
Added that Active Records will automatically record creation and/or update ti...
David Heinemeier Hansson
2004-12-16
7
-229
/
+220
*
Added that controllers will now attempt to require a model dependency with th...
David Heinemeier Hansson
2004-12-16
2
-0
/
+16
*
Added Base.validates_format_of that Validates whether the value of the specif...
David Heinemeier Hansson
2004-12-16
6
-13
/
+59
*
Added Base.default_error_messages as a hash of all the error messages used in...
David Heinemeier Hansson
2004-12-15
2
-9
/
+24
[prev]
[next]