summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add missing parameter to impl_fake notify function."Jenkins2013-01-151-1/+1
|\
| * Add missing parameter to impl_fake notify function.Gary Kotton2013-01-141-1/+1
* | Merge "Implement importutils.try_import."Jenkins2013-01-154-3/+18
|\ \
| * | Implement importutils.try_import.Dan Prince2013-01-144-3/+18
| |/
* | Merge "reusable ZmqProxy service initialization"Jenkins2013-01-153-48/+35
|\ \
| * | reusable ZmqProxy service initializationEric Windisch2013-01-133-48/+35
| |/
* | Merge "call() to accept serialize and force_envelope"Jenkins2013-01-151-3/+6
|\ \ | |/ |/|
| * call() to accept serialize and force_envelopeEric Windisch2013-01-101-3/+6
* | Merge "Verbose should not enable debug level logging"Jenkins2013-01-133-5/+15
|\ \
| * | Verbose should not enable debug level loggingDavanum Srinivas2013-01-123-5/+15
* | | Merge "Upgrade WebOb to 1.2.3"Jenkins2013-01-121-1/+1
|\ \ \
| * | | Upgrade WebOb to 1.2.3Doug Hellmann2013-01-071-1/+1
* | | | Merge "zmq-receiver msg forwarding in greenthreads"Jenkins2013-01-121-20/+48
|\ \ \ \
| * | | | zmq-receiver msg forwarding in greenthreadsEric Windisch2013-01-101-20/+48
| | |/ / | |/| |
* | | | Merge "Improve millisecond logging"Jenkins2013-01-121-3/+3
|\ \ \ \
| * | | | Improve millisecond loggingJoe Gordon2013-01-091-3/+3
* | | | | Merge "Log when release file lock"Jenkins2013-01-121-0/+5
|\ \ \ \ \
| * | | | | Log when release file lockJoe Gordon2013-01-091-0/+5
| |/ / / /
* | | | | Merge "Fix pep8 E125 errors."Jenkins2013-01-126-18/+18
|\ \ \ \ \
| * | | | | Fix pep8 E125 errors.Monty Taylor2013-01-116-18/+18
| | |_|_|/ | |/| | |
* | | | | Merge "Simplify version processing."Jenkins2013-01-125-203/+70
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Simplify version processing.Monty Taylor2013-01-115-203/+70
| |/ / /
* / / / Address test_zmq setup/teardown racesEric Windisch2013-01-101-16/+17
|/ / /
* / / Revert "Support lookup of value using "group.key""Mark McLoughlin2013-01-082-11/+1
|/ /
* | Merge "Add zmq receiver binary"Jenkins2013-01-081-0/+76
|\ \
| * | Add zmq receiver binaryEric Windisch2013-01-081-0/+76
* | | Merge "Use package for writing versioninfo."Jenkins2013-01-081-2/+2
|\ \ \
| * | | Use package for writing versioninfo.Steve Baker2013-01-041-2/+2
* | | | Merge "Fix publish_errors unit test"Jenkins2013-01-081-8/+9
|\ \ \ \
| * | | | Fix publish_errors unit testMark McLoughlin2013-01-031-8/+9
* | | | | Merge "JSONDictSerializer encode objects to unicode"Jenkins2013-01-082-1/+12
|\ \ \ \ \
| * | | | | JSONDictSerializer encode objects to unicodeSean McCully2013-01-032-1/+12
* | | | | | Merge "rpc method arguments should be dict, not list"Jenkins2013-01-082-15/+39
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | rpc method arguments should be dict, not listEric Windisch2013-01-082-15/+39
| |/ / / /
* | | | | Merge "Support lookup of value using "group.key""Jenkins2013-01-082-1/+11
|\ \ \ \ \
| * | | | | Support lookup of value using "group.key"Davanum Srinivas2013-01-022-1/+11
| | |/ / / | |/| | |
* | | | | Merge "Fix serialization in impl_zmq."Jenkins2013-01-081-7/+30
|\ \ \ \ \
| * | | | | Fix serialization in impl_zmq.Russell Bryant2013-01-071-7/+30
* | | | | | Merge "Make WebOb version specification more flexible"Jenkins2013-01-081-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Make WebOb version specification more flexibleDoug Hellmann2013-01-071-1/+1
* | | | | Merge "Close kombu.connection.BrokerConnection correctly"Jenkins2013-01-071-1/+1
|\ \ \ \ \
| * | | | | Close kombu.connection.BrokerConnection correctlyHengqing Hu2012-12-281-1/+1
* | | | | | Merge "Add common base weigher/weigher handler for filter scheduler"Jenkins2013-01-075-0/+209
|\ \ \ \ \ \
| * | | | | | Add common base weigher/weigher handler for filter schedulerZhiteng Huang2013-01-045-0/+209
* | | | | | | Merge "Add common filter/filter handler for filter scheduler"Jenkins2013-01-0712-3/+1127
|\| | | | | |
| * | | | | | Add common filter/filter handler for filter schedulerZhiteng Huang2013-01-0412-3/+1127
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Add a latex command to our sphinx builders."Jenkins2013-01-071-1/+9
|\ \ \ \ \ \
| * | | | | | Add a latex command to our sphinx builders.Monty Taylor2013-01-041-1/+9
| | |_|/ / / | |/| | | |
* | | | | | Eliminate sleep in the lockutils test case (across processes)Davanum Srinivas2013-01-071-32/+48
* | | | | | Merge "Enable millisecond logging by default"Jenkins2013-01-071-5/+6
|\ \ \ \ \ \