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
/
lib
/
webrick_server.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed SCRIPT_NAME from the WEBrick environment to prevent conflicts with PA...
David Heinemeier Hansson
2005-03-22
1
-0
/
+1
*
Fixed webrick_server cookie handling to allow multiple cookes to be set at on...
David Heinemeier Hansson
2005-03-20
1
-0
/
+1
*
Fixed WEBrick server to use ABSOLUTE_RAILS_ROOT instead of working_directory ...
David Heinemeier Hansson
2005-03-06
1
-1
/
+2
*
Drop the _doc nonsense and use the index.html straight on
David Heinemeier Hansson
2005-02-24
1
-2
/
+2
*
Fixed that script/server -d was broken so daemon mode couldn't be used #687 [...
David Heinemeier Hansson
2005-02-20
1
-0
/
+1
*
Made caching work for WEBrick and lighttpd by appending .html for all URLs no...
David Heinemeier Hansson
2005-02-20
1
-0
/
+13
*
A hopefully more successful attempt at the Routing branch merge
David Heinemeier Hansson
2005-02-15
1
-67
/
+3
*
Removed Fancy Indexing as a default option on the WEBrick servlet as it made ...
David Heinemeier Hansson
2005-01-04
1
-1
/
+1
*
Only requests that require processing from a controller should block the webr...
David Heinemeier Hansson
2004-12-16
1
-3
/
+2
*
This patch allows urls to be of the form :module/:controller/:action as well ...
David Heinemeier Hansson
2004-12-14
1
-1
/
+10
*
Fixed a pattern for module loading
David Heinemeier Hansson
2004-12-12
1
-2
/
+3
*
Added pattern for specific actions in a modularized controller
David Heinemeier Hansson
2004-12-12
1
-0
/
+2
*
Moved require_association to associations.rb and added methods for resetting ...
David Heinemeier Hansson
2004-12-12
1
-11
/
+14
*
Added preliminary remote breakpoint support
David Heinemeier Hansson
2004-12-09
1
-18
/
+0
*
Syntax errors and other exceptions thrown outside of an action are now gracef...
David Heinemeier Hansson
2004-12-06
1
-1
/
+0
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+159