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
/
railties
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed that model generator would make fixtures plural, even if ActiveRecord::...
David Heinemeier Hansson
2005-07-02
2
-1
/
+3
*
Added a DOCTYPE of HTML transitional to the HTML files generated by Rails #11...
David Heinemeier Hansson
2005-07-02
4
-1
/
+9
*
Rake task to update spin off libraries #1514 [Tobias Luetke]
David Heinemeier Hansson
2005-07-02
1
-0
/
+12
*
r1588@asus: jeremy | 2005-07-02 03:14:45 -0700
Jeremy Kemper
2005-07-02
6
-21
/
+161
*
Use SIGHUP to dynamically reload an fcgi process without restarting it. Refac...
Jamis Buck
2005-06-29
5
-134
/
+182
*
Added support for upload progress indicators in Apache and lighttpd 1.4.x (wo...
David Heinemeier Hansson
2005-06-28
1
-0
/
+21
*
Had some logic backwards in the new dispatch.fcgi handler
Jamis Buck
2005-06-27
1
-2
/
+2
*
RailsFCGIHandler (dispatch.fcgi) no longer tries to explicitly flush $stdout ...
Jamis Buck
2005-06-27
2
-1
/
+2
*
Include the new Javascripts in new apps
David Heinemeier Hansson
2005-06-26
2
-11
/
+14
*
Removing javascripts to make it an svn:externals instead
David Heinemeier Hansson
2005-06-26
1
-763
/
+0
*
Added help text for WEBrick #1508 [courtney]
David Heinemeier Hansson
2005-06-26
1
-0
/
+1
*
Fixed rakefile actions against PostgreSQL when the password is all numeric #1...
David Heinemeier Hansson
2005-06-25
2
-4
/
+6
*
Fixed ActionMailer generated tests to work properly after quoted refactoring ...
David Heinemeier Hansson
2005-06-25
1
-1
/
+3
*
Fixed prototype to consider all fields it doesn't know as text (such as Safar...
David Heinemeier Hansson
2005-06-25
1
-4
/
+2
*
ActionMailer::Base subclasses are reloaded with other rails components #1262
Jamis Buck
2005-06-24
3
-0
/
+66
*
Added ActionController::Base.allow_concurrency to control whether the applica...
David Heinemeier Hansson
2005-06-23
2
-3
/
+3
*
Fixed new WEBrick handling to actually pass parameters
David Heinemeier Hansson
2005-06-22
1
-14
/
+23
*
Removed the mutex from the WEBrick adapter under the production environment s...
David Heinemeier Hansson
2005-06-22
3
-34
/
+70
*
Missing parameter for trap_handler in dispatch.fcgi
Jamis Buck
2005-06-22
2
-2
/
+2
*
Updated changelog for [1479]
Jamis Buck
2005-06-22
1
-1
/
+1
*
Refactored dispatch.fcgi. Added unit tests for dispatch.fcgi. Added trap to r...
Jamis Buck
2005-06-22
4
-53
/
+202
*
Added a migration generator
David Heinemeier Hansson
2005-06-22
2
-0
/
+16
*
Fixed that mailer generator generated fixtures/plural while units expected fi...
David Heinemeier Hansson
2005-06-21
2
-2
/
+4
*
Added a 'whiny nil' that's aim to ensure that when users pass nil to methods ...
David Heinemeier Hansson
2005-06-18
3
-0
/
+6
*
Revealed the man behind the mask!
David Heinemeier Hansson
2005-06-16
1
-12
/
+12
*
Fix spelling
David Heinemeier Hansson
2005-06-16
1
-1
/
+1
*
Fixed the test_helper.rb to be safe for requiring controllers from multiple s...
David Heinemeier Hansson
2005-06-16
2
-1
/
+6
*
Fixed Webrick to escape + characters in URL's the same way that lighttpd and ...
David Heinemeier Hansson
2005-06-16
2
-12
/
+12
*
Added -e/--environment option to script/runner #1408 [fbeausoleil@ftml.net]
David Heinemeier Hansson
2005-06-16
2
-0
/
+26
*
r2495@sedna: jeremy | 2005-05-27 22:07:18 -0700
Jeremy Kemper
2005-06-12
2
-20
/
+40
*
CSS needs "red" not #red
David Heinemeier Hansson
2005-06-06
1
-1
/
+1
*
Fixed scaffolding to use the latest style
David Heinemeier Hansson
2005-06-02
5
-19
/
+21
*
Remove unneeded file
David Heinemeier Hansson
2005-05-21
1
-0
/
+0
*
Missing file
David Heinemeier Hansson
2005-05-21
1
-0
/
+35
*
Added graceful exit from pressing CTRL-C during the run of the rails command ...
David Heinemeier Hansson
2005-05-21
2
-1
/
+5
*
Made the console and profiler work with the default 1.8.2 profiler #1325 [bit...
David Heinemeier Hansson
2005-05-21
3
-34
/
+24
*
Fixed docs for scaffolding generator #1303 [thijs@vandervossen.net]
David Heinemeier Hansson
2005-05-19
1
-1
/
+1
*
Fixed Form.disable in Prototype #1317 [Wintermute]
David Heinemeier Hansson
2005-05-19
1
-1
/
+1
*
Push to .org instead
David Heinemeier Hansson
2005-05-19
1
-2
/
+2
*
Added better error handling for regexp caching expiration
David Heinemeier Hansson
2005-05-06
1
-1
/
+0
*
Made dispatch.fcgi more robust by catching fluke errors and retrying unless i...
David Heinemeier Hansson
2005-05-04
2
-6
/
+53
*
Dont activate the query cache just yet
David Heinemeier Hansson
2005-05-02
1
-1
/
+0
*
Started work on a per-request query cache
David Heinemeier Hansson
2005-05-02
1
-0
/
+1
*
Added console --profile for profiling an IRB session #1154 [bitsweat]. Change...
David Heinemeier Hansson
2005-04-30
8
-22
/
+57
*
Prepared for 0.12.1
David Heinemeier Hansson
2005-04-19
1
-1
/
+1
*
Added xml_http_request/xhr method for simulating XMLHttpRequest in functional...
David Heinemeier Hansson
2005-04-19
2
-4
/
+9
*
Update to Prototype 1.2.1
Sam Stephenson
2005-04-19
1
-3
/
+4
*
Fixed documentation and prepared for release of 0.12
David Heinemeier Hansson
2005-04-18
2
-9
/
+10
*
Updated to take compilation out of the measurements
David Heinemeier Hansson
2005-04-18
2
-0
/
+6
*
More documentation for .htaccess #1137
David Heinemeier Hansson
2005-04-18
1
-0
/
+7
[prev]
[next]