summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Switch to non-namespaced module imports"1.8.0Jenkins2015-03-121-1/+1
|\
| * Switch to non-namespaced module importsDavanum Srinivas2015-03-121-1/+1
* | Remove py33 env from default tox listDoug Hellmann2015-03-111-1/+1
* | Add lockutils.get_lock_path() functionDoug Hellmann2015-03-112-1/+32
|/
* Imported Translations from Transifex1.7.0OpenStack Proposal Bot2015-03-093-0/+187
* Updated from global requirementsOpenStack Proposal Bot2015-03-051-1/+1
* Updated from global requirements1.6.0OpenStack Proposal Bot2015-02-201-1/+1
* Merge "processutils: execute(): fix option incompatibility"Jenkins2015-02-172-1/+18
|\
| * processutils: execute(): fix option incompatibilityCsaba Henk2015-02-142-1/+18
* | Merge "Drop use of namespaced oslo.i18n"Jenkins2015-02-171-2/+2
|\ \
| * | Drop use of namespaced oslo.i18nIan Cordasco2015-01-301-2/+2
* | | Ability to set working directory1.5.0Davanum Srinivas2015-02-132-0/+11
* | | Add eventlet test check to new tests __init__.pyBen Nemec2015-02-061-0/+19
|/ /
* | Updated from global requirementsOpenStack Proposal Bot2015-01-271-1/+1
* | Updated from global requirementsOpenStack Proposal Bot2015-01-231-1/+1
* | Update Oslo imports to remove namespace packageDoug Hellmann2015-01-214-6/+6
* | Merge "Revert "Port processutils to Python 3""1.4.1Jenkins2015-01-143-36/+17
|\ \
| * | Revert "Port processutils to Python 3"Doug Hellmann2015-01-133-36/+17
* | | Merge "Bump to hacking 0.10"0.4.0Jenkins2015-01-133-3/+3
|\ \ \
| * | | Bump to hacking 0.10Ben Nemec2015-01-123-3/+3
* | | | Merge "Updated from global requirements"Jenkins2015-01-121-1/+1
|\ \ \ \
| * | | | Updated from global requirementsOpenStack Proposal Bot2015-01-101-1/+1
| | |_|/ | |/| |
* | | | Merge "make time format for processutils match lockutils"Jenkins2015-01-111-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | make time format for processutils match lockutilsSean Dague2015-01-071-1/+1
* | | | add watchdog moduleSean Dague2015-01-094-0/+150
| |/ / |/| |
* | | Updated from global requirementsOpenStack Proposal Bot2015-01-081-1/+1
* | | Merge "Add a reader/writer lock"Jenkins2015-01-063-0/+497
|\ \ \ | |/ / |/| |
| * | Add a reader/writer lockJoshua Harlow2014-12-193-0/+497
* | | Merge "test compatibility for old imports"Jenkins2014-12-261-0/+31
|\ \ \
| * | | test compatibility for old importsSean Dague2014-12-021-0/+31
| |/ /
* | | Correct the translation domain for loading messagesDoug Hellmann2014-12-221-1/+1
* | | Merge "Report import warnings where the import occurs"Jenkins2014-12-212-1/+33
|\ \ \
| * | | Report import warnings where the import occursDoug Hellmann2014-12-122-1/+33
* | | | Merge "Clean up API documentation"Jenkins2014-12-1610-35/+69
|\ \ \ \
| * | | | Clean up API documentationDoug Hellmann2014-12-1010-35/+69
| |/ / /
* | | | Don't use ConfigFilter for lockutilsIhar Hrachyshka2014-12-151-2/+1
* | | | Merge "Activate pep8 check that _ is imported"Jenkins2014-12-121-1/+0
|\ \ \ \
| * | | | Activate pep8 check that _ is importedJames Carey2014-12-111-1/+0
* | | | | Merge "Drop requirements-py3.txt"Jenkins2014-12-122-18/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Drop requirements-py3.txtVictor Stinner2014-12-112-18/+0
| |/ / /
* | | | Port processutils to Python 3Victor Stinner2014-12-123-17/+36
|/ / /
* | | Updated from global requirementsOpenStack Proposal Bot2014-12-112-4/+4
|/ /
* | Workflow documentation is now in infra-manualJeremy Stanley2014-12-051-4/+3
* | Merge "Remove noqa from test files"Jenkins2014-12-042-3/+3
|\ \
| * | Remove noqa from test filesDoug Hellmann2014-12-022-3/+3
| |/
* | Fix bug link in README.rstBen Nemec2014-12-021-1/+1
|/
* Add external lock fixture0.3.0Ben Nemec2014-11-262-0/+49
* Add a TODO for retrying pull request #20Joshua Harlow2014-11-251-0/+3
* Allow the lock delay to be providedJoshua Harlow2014-11-203-31/+109
* Allow for providing a customized semaphore containerJoshua Harlow2014-11-192-17/+78