summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
|\ \ \ \ \ \
| * | | | | | Enable millisecond logging by defaultJoe Gordon2013-01-031-5/+6
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix debug message in multicall of rpc.amqp"Jenkins2013-01-061-1/+1
|\ \ \ \ \ \
| * | | | | | Fix debug message in multicall of rpc.amqpHengqing Hu2012-12-271-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge "Optionally add message envelope to notifications."Jenkins2013-01-069-26/+129
|\ \ \ \ \ \
| * | | | | | Optionally add message envelope to notifications.Russell Bryant2013-01-039-26/+129
| | |_|/ / / | |/| | | |
* | | | | | Merge "Fix test cases in tests.unit.test_service"Jenkins2013-01-051-28/+26
|\ \ \ \ \ \
| * | | | | | Fix test cases in tests.unit.test_serviceHengqing Hu2013-01-031-28/+26
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Ensure proxy callback threads exit during tests"Jenkins2013-01-053-0/+24
|\ \ \ \ \ \
| * | | | | | Ensure proxy callback threads exit during testsMark McLoughlin2013-01-033-0/+24
| |/ / / / /
* | | | | | Use basestring instead of str for type check.Flaper Fesp2013-01-041-2/+2
* | | | | | Merge "Make time comparison functions accept strings"Jenkins2013-01-042-8/+34
|\ \ \ \ \ \
| * | | | | | Make time comparison functions accept stringsDan Smith2013-01-042-8/+34
* | | | | | | Merge "Disable lockutils test_synchronized_externally"Jenkins2013-01-041-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Disable lockutils test_synchronized_externallyMark McLoughlin2013-01-041-0/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Fix timezone handling in timeutils tests"Jenkins2013-01-041-10/+7
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Fix timezone handling in timeutils testsDan Smith2013-01-031-10/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge "Allow update.py copy config files and binaries"Jenkins2013-01-041-6/+22
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Allow update.py copy config files and binariesMark McLoughlin2012-12-201-6/+22
* | | | | | Sanitize cells calls.Michael Still2013-01-042-10/+63
| |/ / / / |/| | | |
* | | | | Merge "Add a rpc envelope format version number."Jenkins2013-01-038-66/+185
|\ \ \ \ \