summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Parse admin requests 2880 times fasterJames E. Blair2016-07-171-7/+12
* | Geard: Handle connections closed while sendingJames E. Blair2016-07-151-22/+26
* | Merge "Support TCP keepalives in geard"Jenkins2016-07-122-2/+33
|\ \
| * | Support TCP keepalives in geardSagi Shnaidman2016-07-122-2/+33
* | | List system dependencies for running common testsAndreas Jaeger2016-07-082-0/+19
|/ /
* | Do not encode the type (b) in the job name0.6.2Morgan Fainberg2016-06-081-1/+1
* | Merge "Bump version requirement for pbr"0.6.1Jenkins2016-06-062-2/+2
|\ \
| * | Bump version requirement for pbrJan Kundrát2016-06-022-2/+2
* | | Merge "Remove vestigal hook entry from setup.cfg"0.6.0Jenkins2016-06-021-4/+0
|\ \ \
| * | | Remove vestigal hook entry from setup.cfgMonty Taylor2016-06-021-4/+0
* | | | Merge "Remove py26 from tox.ini"Jenkins2016-06-021-1/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Remove py26 from tox.iniMonty Taylor2016-06-021-1/+1
* | | Merge "Switch to six for configparser"Jenkins2016-06-022-1/+4
|\ \ \ | |/ /
| * | Switch to six for configparserPaul Belanger2016-06-022-1/+4
* | | Merge "Add a test for worker termination"Jenkins2016-06-022-1/+17
|\ \ \ | |/ / |/| |
| * | Add a test for worker terminationJames E. Blair2015-12-032-1/+17
* | | Merge "Remove argparse from requirements"Jenkins2016-06-021-1/+0
|\ \ \
| * | | Remove argparse from requirementsAndreas Jaeger2016-01-201-1/+0
| |/ /
* | | Merge "Remove shebang as the script is managed by an entry_point"Jenkins2016-06-021-6/+0
|\ \ \
| * | | Remove shebang as the script is managed by an entry_pointFabien Boucher2016-02-161-6/+0
| | |/ | |/|
* | | Merge "Add py34 to tox.ini envlist"Jenkins2016-06-021-1/+1
|\ \ \
| * | | Add py34 to tox.ini envlistClint Byrum2015-05-071-1/+1
| |/ /
* | | Merge "Do not change object size when iterating"Jenkins2016-06-011-2/+10
|\ \ \
| * | | Do not change object size when iteratingMorgan Fainberg2016-05-291-2/+10
* | | | Merge "Deprecated tox -downloadcache option removed"Jenkins2016-06-011-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Deprecated tox -downloadcache option removedOndřej Nový2015-12-111-1/+0
| | |/ | |/|
* | | Guard against double shutdown in client0.5.9Gregory Haynes2016-01-262-5/+14
|/ /
* | Do not raise RetryIOError on blocked write0.5.8James E. Blair2015-06-181-2/+2
|/
* Fix regression in wakeConnections0.5.7James E. Blair2015-05-071-1/+2
* Merge "Move running check in getJob"0.5.6Jenkins2015-03-261-7/+8
|\
| * Move running check in getJobJames E. Blair2015-02-271-7/+8
* | Resolve python3 test failuresClint Byrum2015-03-114-13/+13
* | Add SSL functional testJames E. Blair2015-03-112-11/+80
* | Merge "Fix race between stopWaitingForJobs() and getJob()"Jenkins2015-02-271-1/+18
|\ \ | |/
| * Fix race between stopWaitingForJobs() and getJob()Jan Kundrát2014-11-281-1/+18
* | Merge "Revert "Pin python-daemon to <2.0""Jenkins2015-02-231-1/+1
|\ \
| * | Revert "Pin python-daemon to <2.0"Jerry Zhao2015-02-021-1/+1
* | | Merge "Fix SSL non-blocking IO support"Jenkins2015-02-232-30/+35
|\ \ \ | |/ / |/| |
| * | Fix SSL non-blocking IO supportJames E. Blair2014-12-232-30/+35
* | | Merge "Support binding to a specified host name or address"Jenkins2015-01-201-2/+4
|\ \ \
| * | | Support binding to a specified host name or addressJan Kundrát2014-11-201-2/+4
| | |/ | |/|
* | | Pin python-daemon to <2.0Jeremy Stanley2015-01-151-1/+1
| |/ |/|
* | Add simple functional testJames E. Blair2014-12-231-0/+62
* | Read more bytes per readPacket iterationClark Boylan2014-12-191-45/+86
* | Add admin readPacket unit testsJames E. Blair2014-12-181-0/+60
* | Add unit test for readPacket (client mode)James E. Blair2014-12-182-11/+69
* | Add readPacket unit testJames E. Blair2014-12-183-0/+109
* | Fix reading headers of large packetsJames E. Blair2014-12-181-2/+2
* | Merge "Fix accounting bug when peeking for job"Jenkins2014-12-181-2/+2
|\ \
| * | Fix accounting bug when peeking for jobJames E. Blair2014-12-171-2/+2
| |/