summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Using __file__ was getting the wrong location.0.5.6Monty Taylor2013-03-291-1/+1
* Add support for configuring pbr sphinx options.Monty Taylor2013-03-272-6/+9
* Add support for warnings=errors.Monty Taylor2013-03-271-0/+9
* Fix authors generation from co-authored-by.Monty Taylor2013-03-242-9/+10
* Ported in Co-authored-by support from oslo.Monty Taylor2013-03-242-5/+27
* Fix up the test suite to actually all pass.Monty Taylor2013-03-202-67/+56
* Added version code.Monty Taylor2013-03-195-0/+211
* Update tox to run hacking.Monty Taylor2013-03-192-7/+6
* Make hacking compliant.Monty Taylor2013-03-192-8/+12
* Ensure that reuqirements files are shipped.Monty Taylor2013-03-191-0/+2
* Add MANIFEST.in.Monty Taylor2013-03-181-0/+7
* Update documentation for release.0.5.0Monty Taylor2013-03-174-7/+72
* Rename back to PBR.Monty Taylor2013-03-1714-55/+39
* Add contributing file.Monty Taylor2013-03-121-0/+17
* Fix .gitreview file.Monty Taylor2013-03-121-1/+1
* Add docs dir.Monty Taylor2013-03-1213-0/+1309
* Cleaned up stdout capture invocation.Monty Taylor2013-03-121-4/+4
* Put stdout capture in the base test class.Monty Taylor2013-03-122-13/+13
* Amended README testing instructions.Monty Taylor2013-03-121-5/+10
* Update README with test running instructions.Monty Taylor2013-03-121-0/+19
* Move sphinx to test-reuqirements.Monty Taylor2013-03-129-7/+305
* Deal with Sphinx import ordering.Monty Taylor2013-03-112-55/+68
* Add a better todo comment.Monty Taylor2013-03-111-2/+4
* Update docs.Monty Taylor2013-03-111-9/+9
* Just use d2to1 via hooks mechanism.Monty Taylor2013-03-118-1280/+128
* Lower distribute requirement - it's too extreme.Monty Taylor2013-03-101-1/+1
* Remove sex requirement, since it's in extern.Monty Taylor2013-03-101-1/+0
* Remove version that had been used for testing.Monty Taylor2013-03-101-1/+0
* pep8/pyflakes fixes.Monty Taylor2013-03-103-19/+26
* Fix things up to work with nova.Monty Taylor2013-03-108-29/+440
* Split out oslo.packaging.Monty Taylor2013-03-1014-352/+1545
* Merge "Add 'is' operator to extra specs ops."Jenkins2013-03-070-0/+0
|\
* | Merge "Preserve exceptions in impl_zmq."Jenkins2013-03-060-0/+0
|/
* Merge "Don't log a traceback on rpc call timeout."Jenkins2013-03-040-0/+0
|\
* \ Merge "Add simple in-memory cache from nova."Jenkins2013-03-010-0/+0
|\ \
* \ \ Merge "Redis-based matchmaker"Jenkins2013-03-010-0/+0
|\ \ \ | | |/ | |/|
* | | Merge "openstack.common.setup: fails to get version from git"Jenkins2013-02-251-14/+38
|\ \ \
| * | | openstack.common.setup: fails to get version from gitDavanum Srinivas2013-02-251-14/+38
| |/ /
* | | Merge "Decode / Encode string utils for openstack"Jenkins2013-02-250-0/+0
|\ \ \
* | | | Merge "Clean up sqlalchemy exception code"Jenkins2013-02-250-0/+0
| |/ / |/| |
* | | Merge "Revert "Implement replay detection.""Jenkins2013-02-210-0/+0
* | | Merge "Move DB thread pooling to DB API loader"Jenkins2013-02-200-0/+0
|\ \ \ | |/ / |/| |
* | | Merge "Fix IPC direct topic routing."Jenkins2013-02-200-0/+0
* | | Merge "Fix "DirectConsumer needs mirrored queue support""Jenkins2013-02-200-0/+0
|\ \ \ | | |/ | |/|
* | | Merge "Fast serialization of RPC envelopes for Kombu"Jenkins2013-02-200-0/+0
|\ \ \ | | |/ | |/|
* | | Merge "Implement replay detection."Jenkins2013-02-200-0/+0
|\ \ \ | |/ /
* | | Merge "Add function for listing native threads to eventlet backdoor"Jenkins2013-02-190-0/+0
|\ \ \ | |/ /
* | | Merge "Add ConfigFilter wrapper class"Jenkins2013-02-190-0/+0
|/ /
* | Use oslo-config-2013.1b3Mark McLoughlin2013-02-172-1879/+0
* | Change the check for the existence of .git directory.Robert Myers2013-02-151-3/+3