summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support declare_topic_consumer in impl_zmqEric Windisch2012-09-201-0/+29
* fanout subscriptions in impl_zmqEric Windisch2012-09-202-20/+78
* Merge "Normalize_time() always return naive object"Jenkins2012-09-172-2/+24
|\
| * Normalize_time() always return naive objectYunhong, Jiang2012-09-132-2/+24
* | Merge "Change the qpid_heartbeat default to 60 seconds."Jenkins2012-09-141-1/+1
|\ \ | |/ |/|
| * Change the qpid_heartbeat default to 60 seconds.Russell Bryant2012-09-131-1/+1
* | Use pep8 v1.3.3Zhongyue Luo2012-09-1313-55/+96
|/
* Merge "Make projects define 'control_exchange'."Jenkins2012-09-125-23/+34
|\
| * Make projects define 'control_exchange'.Russell Bryant2012-09-115-23/+34
* | Merge "Improve logging of process id"Jenkins2012-09-111-5/+4
|\ \
| * | Improve logging of process idStuart McLaren2012-09-111-5/+4
| |/
* / Added a method for parsing host:port pairs.Eugene Kirpichov2012-09-112-0/+61
|/
* Add cinder to allowed_rpc_exception_modules.Dan Prince2012-09-051-0/+1
* Merge "Code cleanup"Jenkins2012-08-311-9/+7
|\
| * Code cleanupRay Chen2012-08-311-9/+7
* | Merge "Update zmq context cleanup to use term."Jenkins2012-08-311-1/+1
|\ \ | |/ |/|
| * Update zmq context cleanup to use term.Dan Prince2012-08-301-1/+1
* | Merge "Allow non-string items in the creds dict."Jenkins2012-08-312-1/+8
|\ \
| * | Allow non-string items in the creds dict.Vishvananda Ishaya2012-08-202-1/+8
* | | Merge "Add nosehtmloutput as a test dependency."Jenkins2012-08-311-0/+1
|\ \ \
| * | | Add nosehtmloutput as a test dependency.Clark Boylan2012-08-211-0/+1
| |/ /
* | / Fix PEP8 issues.lrqrun2012-08-291-8/+10
| |/ |/|
* | Regarding the mispelling of the Noble Narwhal.Matt Joyce2012-08-221-1/+1
|/
* Merge "Remove amqp import from rpc/test_common"Jenkins2012-08-201-1/+0
|\
| * Remove amqp import from rpc/test_commonEric Windisch2012-08-141-1/+0
* | Add threadgroup to manage timers and greenthreads.Angus Salkeld2012-08-203-8/+152
* | Add basic periodic task infrastructure.Angus Salkeld2012-08-203-1/+186
* | Add multiprocess service launcherAngus Salkeld2012-08-202-8/+319
* | Add signal handling to service launcherAngus Salkeld2012-08-201-0/+41
* | Merge "Basic service launching infrastructure"Jenkins2012-08-202-0/+113
|\ \
| * | Basic service launching infrastructureAngus Salkeld2012-08-152-0/+113
* | | Merge "Move manager.py and service.py into common."Jenkins2012-08-202-0/+96
|\| |
| * | Move manager.py and service.py into common.Angus Salkeld2012-08-152-0/+96
| |/
* | Merge "Fix spelling typos"Jenkins2012-08-202-4/+4
|\ \
| * | Fix spelling typosRongzeZhu2012-08-172-4/+4
* | | Don't trap then re-raise ImportError.Monty Taylor2012-08-171-1/+1
|/ /
* | Remove unused importsRongzeZhu2012-08-163-5/+0
* | Remove register_opts from client methodsEric Windisch2012-08-151-5/+0
|/
* Merge "Rename FLAGS to CONF; Remove self.conf"Jenkins2012-08-141-16/+14
|\
| * Rename FLAGS to CONF; Remove self.confEric Windisch2012-08-061-16/+14
* | Merge "cfg: clean up None value handling"Jenkins2012-08-131-23/+13
|\ \
| * | cfg: clean up None value handlingMark McLoughlin2012-08-131-23/+13
* | | Merge "Allow set_default and set_override to use None"Jenkins2012-08-132-4/+68
|\| |
| * | Allow set_default and set_override to use NoneVishvananda Ishaya2012-08-112-4/+68
* | | Tilde expansion for --config-file and --config-dirMark McLoughlin2012-08-112-6/+51
|/ /
* | Merge "Make receiver spawning in impl_zmq more robust/clean."Jenkins2012-08-101-19/+26
|\ \
| * | Make receiver spawning in impl_zmq more robust/clean.Eric Windisch2012-08-011-19/+26
* | | Support for marshalling datetime while preserving microseconds.SandyWalsh2012-08-102-0/+24
* | | Merge "Add import_opt() method to ConfigOpts"Jenkins2012-08-105-0/+102
|\ \ \ | |_|/ |/| |
| * | Add import_opt() method to ConfigOptsMark McLoughlin2012-07-315-0/+102