144 Commits (2a84258f3634397427282f5064a5053ec6d28bdf)
 

Author SHA1 Message Date
Nicolas Favre-Felix 2a84258f36 Add daemonize support. 14 years ago
Nicolas Favre-Felix 44ee69eda3 Parse INFO output and convert to a JSON object. 14 years ago
Nicolas Favre-Felix 19933cbf23 A few ideas in the README. 14 years ago
Nicolas Favre-Felix 827a95e884 Add text output for integers. 14 years ago
Nicolas Favre-Felix 85f38a023a TODO: s/evhttp/libevent+http_parser/g 14 years ago
Nicolas Favre-Felix bd9f72399f Handle broken subscribe connections. 14 years ago
Nicolas Favre-Felix 351f83b83b CORS fix. 14 years ago
Nicolas Favre-Felix 58b8ac2e3c Merge branch 'put-upload' 14 years ago
Nicolas Favre-Felix ab81fb8a42 Merge branch 'cors' 14 years ago
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 b042c70885 Added CORS 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