134 Commits (a3ee623c6943bf74c5c91248c351d86b3f583aa3)
 

Author SHA1 Message Date
Nicolas Favre-Felix a3ee623c69 File uploads using HTTP PUT. 14 years ago
Nicolas Favre-Felix 4abc4fc4f8 Support for .bin as binary/octet-stream 14 years ago
Nicolas Favre-Felix 29ea4ec596 README update. 14 years ago
Nicolas Favre-Felix e215c9e326 Logs. 14 years ago
Nicolas Favre-Felix bfadb3a136 Merge branch 'slog' 14 years ago
Nicolas Favre-Felix 7d4de746e2 Added log on connection failure. 14 years ago
Nicolas Favre-Felix 72a2cbf73f Merge branch 'master' into slog 14 years ago
Nicolas Favre-Felix 910e741fe7 Mardown fixes 14 years ago
Nicolas Favre-Felix 20d2aa8dd9 Typo 14 years ago
Nicolas Favre-Felix 6290378941 More doc, and markdown fixes. 14 years ago
Nicolas Favre-Felix 71bc9e39f0 Added a few content types, added support for ?type. 14 years ago
Nicolas Favre-Felix 102f9fcd12 Started adding Accept support. 14 years ago
Nicolas Favre-Felix 95945578b8 Ideas 14 years ago
Nicolas Favre-Felix 5e8fe94c3e Refactoring. 14 years ago
Nicolas Favre-Felix 6e3c4240ee Cleanup. 14 years ago
Nicolas Favre-Felix 75cbbc2064 Reworded Content-Type description. 14 years ago
Nicolas Favre-Felix 469e51608b Removed content-type in another key, added suffixes instead. 14 years ago
Nicolas Favre-Felix 8c8954d25a Removed debug info. 14 years ago
Nicolas Favre-Felix 7c152db3c1 Could MD5 be affecting performance that much? 14 years ago
Nicolas Favre-Felix 752c00bbc7 Saved a few syscalls and opening/closing the log. Log either to a file or to stdout. 14 years ago
Nicolas Favre-Felix 4741fed926 Log refactoring. 14 years ago
Nicolas Favre-Felix bec19d06eb Merge branch 'slog' of https://github.com/mrb/webdis into slog
Conflicts:
	Makefile
14 years ago
Nicolas Favre-Felix 6d187f6608 Fixed ETag doc. 14 years ago
Nicolas Favre-Felix 8169336cfe Fixed ETag doc. 14 years ago
Nicolas Favre-Felix 0bc1e1dab8 ETag doc. 14 years ago
Nicolas Favre-Felix 074ef11ff9 Added ETag and If-None-Match. 14 years ago
Nicolas Favre-Felix 1b86414205 ETag idea. 14 years ago
mrb 958c6f3295 logging tweaks 14 years ago
mrb cadfcec881 merging 14 years ago
Nicolas Favre-Felix d8298c3556 Markdown fixes. 14 years ago
Nicolas Favre-Felix aaf49205e0 Markdown fixes. 14 years ago
Nicolas Favre-Felix 1abb4149f5 Final touch to content-type feature. 14 years ago
Nicolas Favre-Felix a3aa1a9225 Bugfix in RAW mode, more code doc. 14 years ago
Nicolas Favre-Felix 07d7c13805 Refactoring. 14 years ago
Nicolas Favre-Felix ccee5e698f Bugfix, restored Makefile. 14 years ago
Nicolas Favre-Felix 5ca45a54d9 Working custom handler. 14 years ago
Nicolas Favre-Felix 1ea7cd0720 Special GET formatter for key + content-type key. 14 years ago
Nicolas Favre-Felix 32a5b3c9cd Merge branch 'master' into content-type 14 years ago
Nicolas Favre-Felix 4448b0fac0 Proper decoding of URL parameters. 14 years ago
Nicolas Favre-Felix 87567e2a9a Need custom content-type in a key. 14 years ago
Nicolas Favre-Felix 1ad059d7b9 Started adding support for a custom content-type in a second key. 14 years ago
mrb 8af4ac463e remove unnecessary conf include 14 years ago
mrb 133ceccbc5 gitignore tweak 14 years ago
mrb c16249ff50 first pass at a simple log 14 years ago
Nicolas Favre-Felix f931f18971 Added support for Flash clients. 14 years ago
Nicolas Favre-Felix 03af4425dc Drop privileges. 14 years ago
Nicolas Favre-Felix a8bccb4d40 Refactoring 14 years ago
Nicolas Favre-Felix a7bf6f76e9 ACL refactoring. 14 years ago
Nicolas Favre-Felix 17669d9768 Removed dead code. 14 years ago
Nicolas Favre-Felix 3875f4d41c Added Pub/Sub, thanks to Pieter Noordhuis. 14 years ago