summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
...
| * prep for 0.8.80.8.8Chris McDonough2013-11-301-2/+2
| * - When the ``--unix-socket-perms`` option was used as an argument toChris McDonough2013-11-301-0/+4
| * - When waitress receives a ``Transfer-Encoding: chunked`` request, we no longerChris McDonough2013-11-211-0/+12
| * Add a change note, fix test so it passes on Python versions withoutChris McDonough2013-11-211-1/+4
| * - When the ``url_prefix`` adjustment starts with more than one slash, allChris McDonough2013-11-211-0/+21
| * - Fix some cases where the creation of extremely large output buffers (greaterChris McDonough2013-11-211-0/+8
* | Switch to using the quasi-standard 'X_FOWRARDED_PROTO' header.Tres Seaver2013-09-031-1/+1
* | SpelingTres Seaver2013-09-031-1/+1
* | Override 'wdgi.url_scheme' via a request header, 'X_WSGI_URL_SCHEME'.Tres Seaver2013-09-031-0/+7
|/
* prep for 0.8.70.8.7Chris McDonough2013-08-291-2/+2
* Fix: CONNECTION header will be HTTP_CONNECTION and not CONNECTION_TYPEAdam Groszer2013-08-151-2/+3
* half-fix for #4; make the http version of the response match the http version...Chris McDonough2013-08-151-0/+6
* prep for 0.8.60.8.6Chris McDonough2013-08-121-3/+3
* fix merge conflictsChris McDonough2013-08-121-0/+4
|\
| * Note #39 in the documentation and fix changelog nit.Keith Gaughan2013-06-191-1/+2
| * Update CHANGESJamie Matthews2013-06-191-0/+3
* | add a url_prefix adjustment that behaves much like paste prefixmiddleware (to...Chris McDonough2013-08-121-0/+8
|/
* add changelog noteChris McDonough2013-05-271-0/+9
* prep for 0.8.50.8.5Chris McDonough2013-05-271-2/+2
* add changelog entryChris McDonough2013-05-271-0/+3
* Pre-0.8.4 compatibility.Keith Gaughan2013-05-261-0/+6
* prep for 0.8.40.8.4Chris McDonough2013-05-241-2/+2
* Documentation for waitress-serve and typo fix.Keith Gaughan2013-05-251-0/+4
* Note now-supported nosetests alternative.Tres Seaver2013-05-231-2/+2
* Allow parallel testing (e.g., under 'detox').Tres Seaver2013-05-161-0/+3
* Fix typo on Marcin's name.Tres Seaver2013-05-151-1/+1
* Change log for PR #25.Tres Seaver2013-05-151-0/+3
* changelogChris McDonough2013-05-111-0/+5
* prep for 0.8.30.8.3Chris McDonough2013-04-281-2/+2
* - Fix bug in HTTP Expect/Continue support. SeeChris McDonough2013-01-101-0/+4
* - Add an ``asyncore_loop_timeout`` adjustment value, which controls theChris McDonough2013-01-101-0/+21
* prep for 0.8.20.8.2Chris McDonough2012-11-141-2/+4
* gardenChris McDonough2012-11-141-0/+4
* gardenChris McDonough2012-09-281-0/+10
* get heading right0.8.1Chris McDonough2012-02-131-1/+1
* prep for 0.8.1Chris McDonough2012-02-131-2/+2
* typoChris McDonough2012-02-131-1/+1
* reference damien's issueChris McDonough2012-02-131-1/+2
* - A brown-bag bug prevented request concurrency. A slow request would blockChris McDonough2012-02-131-0/+13
* prep for 0.80.8Chris McDonough2012-01-311-2/+2
* Support the WSGI ``wsgi.file_wrapper`` protocol as perChris McDonough2012-01-161-0/+54
* prep for 0.70.7Chris McDonough2012-01-111-2/+2
* - Default ``send_bytes`` value is now 18000 instead of 9000. The largerChris McDonough2012-01-091-0/+15
* prep for 0.6.10.6.1Chris McDonough2012-01-081-2/+2
* - Remove performance-sapping call to ``pull_trigger`` in the channel'sChris McDonough2012-01-071-0/+12
* remove stray header0.6Chris McDonough2012-01-071-3/+0
* prep for 0.6Chris McDonough2012-01-071-2/+2
* - A logic error prevented the internal outbuf buffer of a channel from beingChris McDonough2012-01-071-0/+16
* fix typoChris McDonough2012-01-031-1/+1
* prep for 0.50.5Chris McDonough2012-01-031-2/+2