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
/
CHANGELOG
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added load_fixtures task to the Rakefile, which will load all the fixtures in...
David Heinemeier Hansson
2005-07-22
1
-0
/
+2
*
Added an empty robots.txt to public/, so that web servers asking for it won't...
David Heinemeier Hansson
2005-07-22
1
-0
/
+2
*
Dropped the 'immediate close-down' of FCGI processes since it didn't work con...
David Heinemeier Hansson
2005-07-19
1
-0
/
+5
*
r3023@asus: jeremy | 2005-07-12 23:43:39 -0700
Jeremy Kemper
2005-07-13
1
-0
/
+2
*
Made ready for release of 0.13.1
David Heinemeier Hansson
2005-07-11
1
-2
/
+2
*
Fixed that each request with the WEBrick adapter would open a new database co...
David Heinemeier Hansson
2005-07-10
1
-0
/
+2
*
Added support for SQL Server in the database rake tasks #1652 [ken.barker@gma...
David Heinemeier Hansson
2005-07-09
1
-0
/
+2
*
Added a VERSION parameter to the migrate task that allows you to do "rake mig...
David Heinemeier Hansson
2005-07-09
1
-2
/
+5
*
r2960@asus: jeremy | 2005-07-09 02:12:35 -0700
Jeremy Kemper
2005-07-09
1
-0
/
+2
*
r2951@asus: jeremy | 2005-07-08 18:09:30 -0700
Jeremy Kemper
2005-07-08
1
-0
/
+4
*
Post release minor fixes
David Heinemeier Hansson
2005-07-07
1
-1
/
+1
*
Pulled the gateway.cgi until we can make it work properly out the gates
David Heinemeier Hansson
2005-07-06
1
-2
/
+0
*
Changed logging of SQL statements to use the DEBUG level instead of INFO. Add...
David Heinemeier Hansson
2005-07-05
1
-0
/
+2
*
Backed out of create/destroy_db -- didnt yet work right in mysql and breaks AWD
David Heinemeier Hansson
2005-07-05
1
-2
/
+0
*
Added create_db and destroy_db tasks in the Rakefile to make it easier to loa...
David Heinemeier Hansson
2005-07-05
1
-0
/
+2
*
Added an EXPERIMENTAL gateway.cgi for getting high-speed performance through ...
David Heinemeier Hansson
2005-07-04
1
-0
/
+2
*
Documented the migration support in railties
David Heinemeier Hansson
2005-07-04
1
-0
/
+4
*
Fixed that model generator would make fixtures plural, even if ActiveRecord::...
David Heinemeier Hansson
2005-07-02
1
-0
/
+2
*
Added a DOCTYPE of HTML transitional to the HTML files generated by Rails #11...
David Heinemeier Hansson
2005-07-02
1
-1
/
+3
*
r1588@asus: jeremy | 2005-07-02 03:14:45 -0700
Jeremy Kemper
2005-07-02
1
-0
/
+4
*
Use SIGHUP to dynamically reload an fcgi process without restarting it. Refac...
Jamis Buck
2005-06-29
1
-1
/
+3
*
RailsFCGIHandler (dispatch.fcgi) no longer tries to explicitly flush $stdout ...
Jamis Buck
2005-06-27
1
-0
/
+2
*
Fixed rakefile actions against PostgreSQL when the password is all numeric #1...
David Heinemeier Hansson
2005-06-25
1
-0
/
+2
*
ActionMailer::Base subclasses are reloaded with other rails components #1262
Jamis Buck
2005-06-24
1
-0
/
+2
*
Added ActionController::Base.allow_concurrency to control whether the applica...
David Heinemeier Hansson
2005-06-23
1
-1
/
+1
*
Removed the mutex from the WEBrick adapter under the production environment s...
David Heinemeier Hansson
2005-06-22
1
-0
/
+2
*
Updated changelog for [1479]
Jamis Buck
2005-06-22
1
-1
/
+1
*
Fixed that mailer generator generated fixtures/plural while units expected fi...
David Heinemeier Hansson
2005-06-21
1
-0
/
+2
*
Added a 'whiny nil' that's aim to ensure that when users pass nil to methods ...
David Heinemeier Hansson
2005-06-18
1
-0
/
+2
*
Revealed the man behind the mask!
David Heinemeier Hansson
2005-06-16
1
-12
/
+12
*
Fixed the test_helper.rb to be safe for requiring controllers from multiple s...
David Heinemeier Hansson
2005-06-16
1
-0
/
+2
*
Fixed Webrick to escape + characters in URL's the same way that lighttpd and ...
David Heinemeier Hansson
2005-06-16
1
-0
/
+2
*
Added -e/--environment option to script/runner #1408 [fbeausoleil@ftml.net]
David Heinemeier Hansson
2005-06-16
1
-0
/
+2
*
r2495@sedna: jeremy | 2005-05-27 22:07:18 -0700
Jeremy Kemper
2005-06-12
1
-0
/
+2
*
Added graceful exit from pressing CTRL-C during the run of the rails command ...
David Heinemeier Hansson
2005-05-21
1
-0
/
+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
1
-0
/
+5
*
Added console --profile for profiling an IRB session #1154 [bitsweat]. Change...
David Heinemeier Hansson
2005-04-30
1
-0
/
+7
*
Added xml_http_request/xhr method for simulating XMLHttpRequest in functional...
David Heinemeier Hansson
2005-04-19
1
-0
/
+5
*
Fixed documentation and prepared for release of 0.12
David Heinemeier Hansson
2005-04-18
1
-2
/
+3
*
Fixed that purge_test_database would use database settings from the developme...
David Heinemeier Hansson
2005-04-17
1
-0
/
+2
*
Added script/benchmarker to easily benchmark one or more statement a number o...
David Heinemeier Hansson
2005-04-14
1
-0
/
+14
*
Added Rake target clear_logs that'll truncate all the *.log files in log/ to ...
David Heinemeier Hansson
2005-04-13
1
-0
/
+2
*
Added lazy typing for generate, such that ./script/generate cn == ./script/ge...
David Heinemeier Hansson
2005-04-10
1
-0
/
+2
*
Fixed that ownership is brought over in pg_dump during tests for PostgreSQL #...
David Heinemeier Hansson
2005-04-10
1
-0
/
+5
*
Made ready for the release of 0.11.1
David Heinemeier Hansson
2005-03-27
1
-1
/
+3
*
Fixed the dispatch.fcgi use of a logger
David Heinemeier Hansson
2005-03-23
1
-0
/
+5
*
Updated more documentation
David Heinemeier Hansson
2005-03-22
1
-1
/
+3
*
Removed SCRIPT_NAME from the WEBrick environment to prevent conflicts with PA...
David Heinemeier Hansson
2005-03-22
1
-0
/
+4
*
Added additional error handling to the FastCGI dispatcher to catch even error...
David Heinemeier Hansson
2005-03-21
1
-0
/
+2
[next]