0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 19 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Testing CI More... over 15 years ago
Testing CI More... over 15 years ago
Ooops, the content argument for Resource#put is an IO object, not just a string. More... over 15 years ago
ignore .DS_Store files More... over 15 years ago
Added example of a filesystem-based webdav server using the MongrelWebdavHandler More... over 15 years ago
Send hrefs to plugged in handlers after CGI::unescaping them More... over 15 years ago
Ignore the coverage directory for RCov More... over 15 years ago
Run the block provided to MongrelWebdavHandler::Base.load_root_collection using #instance_eval so that it has access to instance vars and methods of the handler object. More... over 15 years ago
Renamed from PluggableMongrelWebDAVHandler to more simply MongrelWebDAVHandler because typing sucks. More... over 15 years ago
Moved RDOC output directory to doc/rdoc and added that directory to .gitignore. More... over 15 years ago
Removed Rails plugin files, because this is not really a Rails plugin even though it /can/ be used with Rails. More... over 15 years ago
fixed bug in MkcolCommand related to previous change. More... about 16 years ago
Don't read the request body until absolutely necessary. This means that the PutCommand now passes an IO object to the collection classes instead of a string with the file contents. More... about 16 years ago
moved all files into trunk subdir and created new tags dir More... over 16 years ago