summaryrefslogtreecommitdiffstats
path: root/openstack/common
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-124-16/+16
|\ \ \
| * | | Fix pep8 E125 errors.Monty Taylor2013-01-114-16/+16
| | |/ | |/|
* / | Simplify version processing.Monty Taylor2013-01-112-197/+61
|/ /
* / Revert "Support lookup of value using "group.key""Mark McLoughlin2013-01-081-5/+1
|/
* Merge "Use package for writing versioninfo."Jenkins2013-01-081-2/+2
|\
| * Use package for writing versioninfo.Steve Baker2013-01-041-2/+2
* | Merge "JSONDictSerializer encode objects to unicode"Jenkins2013-01-081-1/+1
|\ \
| * | JSONDictSerializer encode objects to unicodeSean McCully2013-01-031-1/+1
* | | Merge "rpc method arguments should be dict, not list"Jenkins2013-01-081-2/+2
|\ \ \
| * | | rpc method arguments should be dict, not listEric Windisch2013-01-081-2/+2
| |/ /
* | | Merge "Support lookup of value using "group.key""Jenkins2013-01-081-1/+5
|\ \ \
| * | | Support lookup of value using "group.key"Davanum Srinivas2013-01-021-1/+5
* | | | Fix serialization in impl_zmq.Russell Bryant2013-01-071-7/+30
* | | | 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-072-0/+136
|\ \ \ \ \
| * | | | | Add common base weigher/weigher handler for filter schedulerZhiteng Huang2013-01-042-0/+136
* | | | | | Merge "Add common filter/filter handler for filter scheduler"Jenkins2013-01-077-0/+423
|\| | | | |
| * | | | | Add common filter/filter handler for filter schedulerZhiteng Huang2013-01-047-0/+423
| | |_|_|/ | |/| | |
* | | | | 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
* | | | | | 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-067-22/+78
|\ \ \ \ \ \
| * | | | | | Optionally add message envelope to notifications.Russell Bryant2013-01-037-22/+78
| | |_|/ / / | |/| | | |
* | | | | | 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-041-0/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Make time comparison functions accept stringsDan Smith2013-01-041-0/+4
| | |/ / / | |/| | |
* / | | | Sanitize cells calls.Michael Still2013-01-041-10/+16
|/ / / /
* | | | Merge "Add a rpc envelope format version number."Jenkins2013-01-036-59/+149
|\ \ \ \
| * | | | Add a rpc envelope format version number.Russell Bryant2013-01-026-59/+149
| |/ / /
* | | | Merge "Move rootwrap code to openstack.common"Jenkins2013-01-033-0/+345
|\ \ \ \
| * | | | Move rootwrap code to openstack.commonThierry Carrez2012-12-203-0/+345
| | |/ / | |/| |
* | | | Merge "Don't use exclusive queues for fanout and direct"Jenkins2013-01-031-4/+4
|\ \ \ \
| * | | | Don't use exclusive queues for fanout and directVishvananda Ishaya2012-12-281-4/+4
| |/ / /
* | | | Merge "fix intermittent failures with deferred version test"Jenkins2013-01-031-35/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | fix intermittent failures with deferred version testDavanum Srinivas2012-12-251-35/+6
| |/ /
* / / Don't rely on os.wait() blockingDavanum Srinivas2013-01-021-1/+8
|/ /
* | Merge "Register the control_exchange RPC option"Jenkins2012-12-182-13/+9
|\ \ | |/ |/|
| * Register the control_exchange RPC optionMark McLoughlin2012-12-112-13/+9
* | Merge "Make wsgi.Server comply with service.Launcher interface"Jenkins2012-12-121-7/+12
|\ \ | |/ |/|