Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Add support for heartbeating in the kombu RPC driver"HEADmaster | Jenkins | 2013-07-08 | 1 | -0/+4 |
|\ | |||||
| * | Add support for heartbeating in the kombu RPC driver | Kiall Mac Innes | 2013-07-08 | 1 | -0/+4 |
* | | notifier: do not rely on CONF.host | Julien Danjou | 2013-07-08 | 1 | -3/+7 |
* | | Use print operator in function style | Dirk Mueller | 2013-07-07 | 1 | -18/+21 |
* | | Merge "Handle empty arglists in Filters" | Jenkins | 2013-07-06 | 1 | -10/+7 |
|\ \ | |||||
| * | | Handle empty arglists in Filters | Dirk Mueller | 2013-07-03 | 1 | -10/+7 |
* | | | Merge "Highlighting the deprecated nature of 'log-format'." | Jenkins | 2013-07-06 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Highlighting the deprecated nature of 'log-format'. | Anita Kuno | 2013-06-21 | 1 | -1/+2 |
* | | | | Merge "config.generator: replace sys.prefix by /usr" | Jenkins | 2013-07-06 | 1 | -1/+6 |
|\ \ \ \ | |||||
| * | | | | config.generator: replace sys.prefix by /usr | Julien Danjou | 2013-07-04 | 1 | -1/+6 |
| | |/ / | |/| | | |||||
* | | | | Merge "Add graceful service shutdown support to Launcher" | Jenkins | 2013-07-04 | 1 | -17/+53 |
|\ \ \ \ | |||||
| * | | | | Add graceful service shutdown support to Launcher | Brian Elliott | 2013-06-30 | 1 | -17/+53 |
* | | | | | Merge "Add conditional exception reraise" | Jenkins | 2013-07-03 | 1 | -11/+27 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add conditional exception reraise | Ben Nemec | 2013-07-02 | 1 | -11/+27 |
* | | | | | Merge "Replace sys.exit by a RPCException" | Jenkins | 2013-07-03 | 1 | -8/+5 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Replace sys.exit by a RPCException | Mehdi Abaakouk | 2013-07-02 | 1 | -8/+5 |
* | | | | | Merge "Fix bad default for show_deleted" | Jenkins | 2013-07-02 | 1 | -1/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Fix bad default for show_deleted | Davanum Srinivas | 2013-07-01 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge "Add common crypto utilties" | Jenkins | 2013-07-02 | 2 | -0/+179 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add common crypto utilties | Simo Sorce | 2013-06-28 | 2 | -0/+179 |
* | | | | Merge "Handle empty PATH environment variable" | Jenkins | 2013-07-01 | 2 | -2/+5 |
|\ \ \ \ | |||||
| * | | | | Handle empty PATH environment variable | Dirk Mueller | 2013-06-28 | 2 | -2/+5 |
| |/ / / | |||||
* | | | | Merge "python3: Add python3 compatibility." | Jenkins | 2013-07-01 | 1 | -2/+3 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | python3: Add python3 compatibility. | Chuck Short | 2013-06-27 | 1 | -2/+3 |
| |/ / | |||||
* | | | Merge "Improve usability when backdoor_port is nonzero" | Jenkins | 2013-06-28 | 1 | -3/+60 |
|\ \ \ | |/ / |/| | | |||||
| * | | Improve usability when backdoor_port is nonzero | Raymond Pekowski | 2013-06-23 | 1 | -3/+60 |
* | | | Add netaddr.IPAddress support to to_primitive() | Dan Smith | 2013-06-27 | 1 | -0/+3 |
* | | | Merge "Don't use mixture of cfg.Opt() deprecated args" | Jenkins | 2013-06-26 | 1 | -24/+22 |
|\ \ \ | |||||
| * | | | Don't use mixture of cfg.Opt() deprecated args | Mark McLoughlin | 2013-06-25 | 1 | -24/+22 |
* | | | | Merge "Add network_utils.urlsplit" | Jenkins | 2013-06-26 | 1 | -0/+17 |
|\ \ \ \ | |||||
| * | | | | Add network_utils.urlsplit | Julien Danjou | 2013-06-24 | 1 | -0/+17 |
| | |_|/ | |/| | | |||||
* | | | | Merge "Don't reconnect to exclusive fanout consumers." | Jenkins | 2013-06-26 | 1 | -1/+24 |
|\ \ \ \ | |||||
| * | | | | Don't reconnect to exclusive fanout consumers. | Michael Wilson | 2013-06-12 | 1 | -1/+24 |
* | | | | | Merge "Make AMQP based RPC consumer threads more robust" | Jenkins | 2013-06-26 | 3 | -0/+35 |
|\ \ \ \ \ | |||||
| * | | | | | Make AMQP based RPC consumer threads more robust | Raymond Pekowski | 2013-06-25 | 3 | -0/+35 |
* | | | | | | Merge "Add IpFilter, IPNetnsExecFilter and EnvFilter" | Jenkins | 2013-06-26 | 2 | -0/+127 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add IpFilter, IPNetnsExecFilter and EnvFilter | Dirk Mueller | 2013-06-20 | 2 | -0/+127 |
* | | | | | | | Merge "rpc: remove some unused serialization code" | Jenkins | 2013-06-26 | 1 | -6/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | rpc: remove some unused serialization code | Mark McLoughlin | 2013-06-25 | 1 | -6/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge "Fixes crash when no help for an option" | Jenkins | 2013-06-25 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fixes crash when no help for an option | Thomas Goirand | 2013-06-25 | 1 | -0/+1 |
* | | | | | | | | Merge "Do not raise NEW exceptions" | Jenkins | 2013-06-25 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Do not raise NEW exceptions | Sergey Vilgelm | 2013-06-25 | 1 | -2/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge "Remove the unused plugins framework" | Jenkins | 2013-06-25 | 4 | -271/+0 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Remove the unused plugins framework | Mark McLoughlin | 2013-06-19 | 4 | -271/+0 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge "Optionally reject messages on exception." | Jenkins | 2013-06-24 | 3 | -16/+44 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Optionally reject messages on exception. | Sandy Walsh | 2013-06-20 | 3 | -16/+44 |
* | | | | | | Ensure that DB configuration is backward compatible | Gary Kotton | 2013-06-22 | 1 | -0/+17 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge "python3: Fix traceback while running python3." | Jenkins | 2013-06-20 | 1 | -8/+10 |
|\ \ \ \ \ | |||||
| * | | | | | python3: Fix traceback while running python3. | Chuck Short | 2013-06-17 | 1 | -8/+10 |
| |/ / / / |