summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Ignore keepalive on unsupported platforms"0.15.0Zuul2020-02-031-2/+8
|\
| * Ignore keepalive on unsupported platformsTobias Henkel2020-01-161-2/+8
* | Merge "Add BSD/Darwin support."Zuul2020-02-033-27/+90
|\ \ | |/
| * Add BSD/Darwin support.Tobias Henkel2019-10-153-27/+90
* | packaging: updated project urlsSorin Sbarnea2020-01-211-1/+6
* | Merge "Add in-repo zuul config"Zuul2019-10-141-0/+23
|\ \ | |/ |/|
| * Add in-repo zuul configJames E. Blair2019-10-141-0/+23
* | Fix documentation buildsMohammed Naser2019-10-144-5/+9
|/
* Merge "Add support for server name indication"0.14.0Zuul2019-06-171-11/+11
|\
| * Add support for server name indicationTobias Henkel2019-05-041-11/+11
* | Merge "add missing str to bytes conversion for Python3"Zuul2019-05-061-1/+1
|\ \ | |/ |/|
| * add missing str to bytes conversion for Python3Benoit Bayszczak2018-08-011-1/+1
* | OpenDev Migration PatchOpenDev Sysadmins2019-04-191-2/+2
* | Merge "Prefer ipv6 for listen addrs if available"0.13.0Zuul2019-01-281-3/+8
|\ \
| * | Prefer ipv6 for listen addrs if availableClark Boylan2018-10-191-3/+8
| |/
* | Merge "Add support for keepalive to client"Zuul2018-12-111-3/+28
|\ \
| * | Add support for keepalive to clientTobias Henkel2018-09-041-3/+28
| |/
* | Change openstack-dev to openstack-discussqingszhao2018-12-041-1/+1
|/
* Add --listen-address flag to geard0.12.0Paul Belanger2018-04-161-0/+4
* Build universal wheelsPaul Belanger2018-04-131-0/+7
* Automatically send GRAB_JOB after CAN_DOJames E. Blair2018-02-022-0/+36
* Make workers admin command py3 safe0.11.1James E. Blair2018-02-011-2/+3
* server: make stats more efficient0.11.0James E. Blair2017-10-301-26/+15
* Merge "Add a send lock to the base Connection class"0.10.1Jenkins2017-10-091-11/+13
|\
| * Add a send lock to the base Connection classJames E. Blair2017-09-301-11/+13
* | Server: support background jobs0.10.0James E. Blair2017-09-132-9/+42
|/
* Fix exception setter0.9.1James E. Blair2017-05-181-1/+1
* Merge "Replace assertEquals with assertEqual"0.9.0Jenkins2017-05-171-10/+10
|\
| * Replace assertEquals with assertEqualLuong Anh Tuan2016-11-221-10/+10
* | Merge "Provide TextJob and TextWorker for convenience"Jenkins2017-05-172-105/+389
|\ \
| * | Provide TextJob and TextWorker for convenienceClint Byrum2017-05-152-105/+389
* | | Merge "Make Job.name assume utf-8."0.8.0Jenkins2017-05-172-5/+50
|\ \ \ | |/ /
| * | Make Job.name assume utf-8.Clint Byrum2016-11-162-5/+50
| |/
* | Uncap pbr dependencyPaul Belanger2017-03-011-1/+1
* | Update hacking dependencyPaul Belanger2017-03-011-1/+1
|/
* Merge "Ignore E129"Jenkins2016-11-081-2/+2
|\
| * Ignore E129James E. Blair2016-11-081-2/+2
* | Merge "Re-enable flake8"Jenkins2016-11-086-19/+19
|\ \ | |/
| * Re-enable flake8Monty Taylor2016-11-086-19/+19
* | Move py27 after py34 and py35Monty Taylor2016-11-081-1/+1
* | Merge "Add py35 to tox.ini default envs"Jenkins2016-11-081-1/+1
|\ \ | |/ |/|
| * Add py35 to tox.ini default envsClint Byrum2016-10-031-1/+1
* | Merge "Remove discover from test-requirements"Jenkins2016-10-011-1/+0
|\ \ | |/ |/|
| * Remove discover from test-requirementsSwapnil Kulkarni (coolsvap)2016-07-221-1/+0
* | Move other-requirements.txt to bindep.txtAndreas Jaeger2016-08-121-0/+0
|/
* Merge "Allow setting a timeout for Client.waitForServer()"0.7.0Jenkins2016-07-212-1/+20
|\
| * Allow setting a timeout for Client.waitForServer()Sam Thursfield2016-04-122-1/+20
* | Merge "Handle SIGINT correctly in Client.waitForServer()"Jenkins2016-07-211-1/+1
|\ \ | |/
| * Handle SIGINT correctly in Client.waitForServer()Sam Thursfield2015-05-191-1/+1
* | Add test for AdminRequest.isCompleteJames E. Blair2016-07-181-0/+29