summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove most of the deprecated codeclean-upJakub Stasiak2014-10-0622-3000/+66
* Tune documentationJakub Stasiak2014-10-053-7/+12
* doc: gitignore; ./build-website.bash --no-commitSergey Shepelev2014-09-282-24/+38
* Adding changelog to the websiteDeva2014-09-272-0/+2
* green.socket: create_connection: UnboundLocalError on Python3gh-123-local-msgSergey Shepelev2014-09-052-1/+10
* Bump version to 0.16.0.devSergey Shepelev2014-09-051-1/+1
* NEWS: forgot to mention 100-continue headersv0.15.2Sergey Shepelev2014-09-011-0/+1
* v0.15.2 releaseSergey Shepelev2014-09-014-2/+8
* greenio: manual memory leak testSergey Shepelev2014-09-012-0/+83
* wsgi: pep8 fixesTushar Gohad2014-08-272-62/+87
* greenio: When we mark a socket as closed we still need to be able to close itMichael Kerrin2014-08-281-19/+1
* PEP-8 fixesSergey Shepelev2014-08-27127-729/+993
* wsgi: Add "100 Continue" response documentationTushar Gohad2014-08-261-0/+41
* wsgi: Support optional headers w/ "100 Continue" responsesTushar Gohad2014-08-242-10/+91
* Fix octal literalSimon Jagoe2014-08-191-2/+2
* Bump version to 0.16.0.devSergey Shepelev2014-08-151-1/+1
* 0.15.1 releasev0.15.1Sergey Shepelev2014-08-154-2/+8
* hubs: defang after remove; related to second simultaneous read issue94-second-readMichael Kerrin2014-08-125-10/+17
* Fix second simultaneous read (parallel paramiko issue)Jan Grant2014-08-1211-62/+362
* tests: Update bundled mock library to 1.0.1Jakub Stasiak2014-07-181-129/+2251
* Travis: Enable fast build finishJakub Stasiak2014-07-181-0/+1
* wsgi: websocket: Reformat code + tests (PEP-8)Jakub Stasiak2014-07-185-265/+278
* Python 3 compatibility fixesJakub Stasiak2014-07-1817-179/+217
* greenio, tpool: python3 compatibilitySergey Shepelev2014-07-183-82/+70
* tests: deprecated TestCase.assert_() -> assert keywordSergey Shepelev2014-07-1621-230/+230
* db_pool: customizable connection cleanup function; Thanks to Avery FaySergey Shepelev2014-07-102-85/+165
* Bump version to 0.16.0.devSergey Shepelev2014-07-031-2/+2
* 0.15 releasev0.15Sergey Shepelev2014-07-034-3/+19
* PyPy 2.3 compatibility fixDmitriy Kruglyak2014-06-121-2/+2
* PEP8 whitespaceSergey Shepelev2014-06-124-8/+29
* python3 compatibilitySergey Shepelev2014-04-2428-477/+564
* PEP-8 check all files, once in separate environment, parallel in TravisSergey Shepelev2014-04-242-43/+52
* Python3: __bool__, im_code, im_funcVictor Sergeyev2014-04-247-8/+29
* python3 compatibilitySergey Shepelev2014-04-2311-109/+131
* PEP-8 fixes, tox runs pep8 checkSergey Shepelev2014-04-2315-135/+197
* python3 compatibility: print functionSergey Shepelev2014-04-2320-132/+141
* python3 compatibility: range, zip, StringIOViktors2014-04-237-38/+32
* wsgi: capitalize_response_headers optionSergey Shepelev2014-04-222-89/+146
* pypy compatibilityJakub Stasiak2014-04-1513-31/+77
* travis: Build with PyPy; Upgrade dependencies; Install libzmq-devJakub Stasiak2014-04-152-3/+22
* green: subprocess: do not use `new` module for compatibility with Python3Viktors2014-04-151-7/+7
* greenthread: add .unlink() method; Thanks to Astrum Kuo郭旭星Astrum Kuo2014-04-151-0/+13
* python3 compat fixes; Thanks to Astrum Kuo郭旭星Astrum Kuo2014-04-025-8/+12
* travis: Build with Python 3.3Jakub Stasiak2014-03-282-3/+43
* python3 compat fixesVictor Sergeyev2014-03-2835-279/+327
* support: bundle six 1.5.2Sergey Shepelev2014-03-281-0/+634
* queue: Make join not wait if there are no unfinished tasksJakub Stasiak2014-03-272-1/+6
* green.profile: accumulate results between runs; Thanks to Zhang HuaSergey Shepelev2014-03-242-9/+17
* tox: Refactor configurationJakub Stasiak2014-01-281-18/+1
* tox: Bump MySQL-Python versionJakub Stasiak2014-01-281-1/+1