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
...
*
Protect against nil strings and empty conversion bases
David Heinemeier Hansson
2005-03-21
1
-4
/
+5
*
Made the unquoted subject and body the default
David Heinemeier Hansson
2005-03-21
5
-9
/
+27
*
Cleanup pkg when pushing gems
David Heinemeier Hansson
2005-03-21
1
-1
/
+1
*
Dont repeat error messages in scaffolds
David Heinemeier Hansson
2005-03-21
3
-9
/
+3
*
Choose a simpler requiring of picking gems or not for library loading
David Heinemeier Hansson
2005-03-21
2
-21
/
+8
*
Expanded the requires again and included the load paths
David Heinemeier Hansson
2005-03-21
1
-0
/
+1
*
Expanded the requires again and included the load paths
David Heinemeier Hansson
2005-03-21
1
-2
/
+21
*
Renamed Toggle.visibility to Toggle.display and fixed it for multiple arguments
David Heinemeier Hansson
2005-03-21
2
-6
/
+8
*
Fixed js bug
David Heinemeier Hansson
2005-03-21
2
-2
/
+2
*
Add prototype.js to new apps in javascripts/ #885
David Heinemeier Hansson
2005-03-21
3
-1
/
+330
*
Added a JavascriptHelper and accompanying prototype.js library that opens the...
David Heinemeier Hansson
2005-03-21
3
-215
/
+442
*
Routes: *path items should use arrays #883
David Heinemeier Hansson
2005-03-21
3
-6
/
+26
*
Fixed stuff for vendor/rails
David Heinemeier Hansson
2005-03-21
2
-22
/
+21
*
Improved the generated scaffold code a lot to take advantage of recent Rails ...
David Heinemeier Hansson
2005-03-20
1
-0
/
+1
*
Improved the generated scaffold code a lot to take advantage of recent Rails ...
David Heinemeier Hansson
2005-03-20
11
-65
/
+75
*
Added note about routing the site root
David Heinemeier Hansson
2005-03-20
1
-1
/
+5
*
Added pagination support through both a controller and helper add-on #817 [Sa...
David Heinemeier Hansson
2005-03-20
5
-0
/
+464
*
Introduce to_param to assert_redirected_to #880
David Heinemeier Hansson
2005-03-20
1
-1
/
+1
*
Routes: Convert results of #to_param to strings #879
David Heinemeier Hansson
2005-03-20
2
-1
/
+8
*
Combined the script/environment.rb used for gems and regular files version. I...
David Heinemeier Hansson
2005-03-20
5
-101
/
+25
*
Changed .htaccess to allow dispatch.* to be called from a sub-directory as pa...
David Heinemeier Hansson
2005-03-20
9
-42
/
+168
*
Added adapter independent limit clause as a two-element array with the first ...
David Heinemeier Hansson
2005-03-20
8
-24
/
+69
*
Fixed the PGPORT option used #875
David Heinemeier Hansson
2005-03-20
1
-3
/
+3
*
Added a much improved Flash module that allows for finer-grained control on e...
David Heinemeier Hansson
2005-03-20
5
-38
/
+175
*
Added framework support for processing incoming emails with an Action Mailer ...
David Heinemeier Hansson
2005-03-20
2
-0
/
+41
*
Added receiver method for incoming email
David Heinemeier Hansson
2005-03-20
1
-1
/
+6
*
Added script/runner which can be used to run code inside the environment by e...
David Heinemeier Hansson
2005-03-20
4
-3
/
+14
*
More postgresql rakefile tweaking #875
David Heinemeier Hansson
2005-03-20
2
-2
/
+9
*
Fixed webrick_server cookie handling to allow multiple cookes to be set at on...
David Heinemeier Hansson
2005-03-20
2
-0
/
+3
*
Added alias_method :to_param, :id to Base, such that Active Record objects to...
David Heinemeier Hansson
2005-03-20
2
-0
/
+5
*
Added to_param call for parameters when composing an url using url_for from s...
David Heinemeier Hansson
2005-03-20
3
-3
/
+29
*
Fixed form helpers to query Model#id_before_type_cast instead of Model#id as ...
David Heinemeier Hansson
2005-03-20
3
-1
/
+4
*
Added TextHelper#simple_format as a non-dependency text presentation helper.F...
David Heinemeier Hansson
2005-03-20
3
-1
/
+24
*
Added that the html options disabled, readonly, and multiple can all be treat...
David Heinemeier Hansson
2005-03-20
3
-8
/
+34
*
Fixed the Rakefile's interaction with postgresql use PGPASSWORD and PGHOST in...
David Heinemeier Hansson
2005-03-20
2
-6
/
+14
*
Improved the performance of the OCI8 adapter for Oracle #723 [pilx/gjenkins]
David Heinemeier Hansson
2005-03-20
2
-11
/
+16
*
Fixed the Rakefile's interaction with postgresql to quote the user name and u...
David Heinemeier Hansson
2005-03-20
2
-4
/
+9
*
Added type conversion before saving a record, so string-based values like "10...
David Heinemeier Hansson
2005-03-20
3
-2
/
+4
*
Added path collection syntax for Routes that will gobble up the rest of the u...
David Heinemeier Hansson
2005-03-20
3
-3
/
+40
*
changes the CREATE TABLE script for the "binaries" table to use the "image" d...
David Heinemeier Hansson
2005-03-20
1
-1
/
+1
*
Added more FormTagHelper test cases #860 [Eric Hodel]
David Heinemeier Hansson
2005-03-20
1
-16
/
+78
*
Added with additional settings for working with transactional fixtures and pr...
David Heinemeier Hansson
2005-03-20
3
-16
/
+79
*
Fixed acts_as_list to trigger remove_from_list on destroy after the fact, not...
David Heinemeier Hansson
2005-03-20
2
-1
/
+3
*
Added a bit more to the session documentation on how to clear sessions
David Heinemeier Hansson
2005-03-20
1
-2
/
+5
*
add missing entries
Leon Breedt
2005-03-20
1
-1
/
+5
*
make the response QName match up with that declared for the message in the
Leon Breedt
2005-03-20
1
-1
/
+1
*
Dont choke on nil bodies
David Heinemeier Hansson
2005-03-19
1
-2
/
+2
*
Only include attachments that arent blank
David Heinemeier Hansson
2005-03-19
1
-2
/
+8
*
Added warning about specifying callbacks before associations to trigger inher...
David Heinemeier Hansson
2005-03-19
1
-0
/
+4
*
Added better quoting and attachments handling in anticipation for ActionMaile...
David Heinemeier Hansson
2005-03-18
3
-0
/
+108
[prev]
[next]