summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Avoid usage of six.moves in local functions"0.5.0Jenkins2014-10-065-15/+18
|\
| * Avoid usage of six.moves in local functionsJoshua Harlow2014-10-045-15/+18
* | Merge "Stop using intersphinx"Jenkins2014-10-051-4/+0
|\ \ | |/ |/|
| * Stop using intersphinxChristian Berendt2014-09-251-4/+0
* | Merge "Jobboard example that show jobs + workers + producers"Jenkins2014-10-043-3/+207
|\ \
| * | Jobboard example that show jobs + workers + producersJoshua Harlow2014-09-273-3/+207
* | | Merge "Rework the state documentation"Jenkins2014-10-031-78/+112
|\ \ \
| * | | Rework the state documentationJoshua Harlow2014-09-301-78/+112
* | | | Merge "Adjust on_job_posting to not hold the lock while investigating"Jenkins2014-10-011-21/+33
|\ \ \ \ | | |/ / | |/| |
| * | | Adjust on_job_posting to not hold the lock while investigatingJoshua Harlow2014-09-271-21/+33
* | | | Make it so that the import works for older versions of kombuJoshua Harlow2014-10-011-1/+4
* | | | Updated from global requirementsOpenStack Proposal Bot2014-09-293-6/+6
| |/ / |/| |
* | | Merge "Adjust the WBE log levels"Jenkins2014-09-293-17/+28
|\ \ \
| * | | Adjust the WBE log levelsJoshua Harlow2014-09-273-17/+28
| |/ /
* | | Merge "Remove db locks and use random db names for tests"Jenkins2014-09-281-57/+67
|\ \ \
| * | | Remove db locks and use random db names for testsBrian Jarrett2014-08-121-57/+67
* | | | Merge "Adjust docs+venv tox environments requirements/dependencies"Jenkins2014-09-281-4/+3
|\ \ \ \
| * | | | Adjust docs+venv tox environments requirements/dependenciesJoshua Harlow2014-09-271-4/+3
| | |/ / | |/| |
* | | | Use the features that the oslotest mock base class providesJoshua Harlow2014-09-279-36/+34
* | | | Use oslotest to provide our base test case classJoshua Harlow2014-09-2716-27/+29
|/ / /
* | | Merge "Move some of the custom requirements out of tox.ini"Jenkins2014-09-275-44/+36
|\ \ \
| * | | Move some of the custom requirements out of tox.iniJoshua Harlow2014-09-265-44/+36
* | | | Merge "Add a mandelbrot parallel calculation WBE example"Jenkins2014-09-274-0/+283
|\ \ \ \
| * | | | Add a mandelbrot parallel calculation WBE exampleJoshua Harlow2014-09-124-0/+283
* | | | | Merge "Typos "searchs""Jenkins2014-09-271-1/+1
|\ \ \ \ \
| * | | | | Typos "searchs"Rafael Rivero2014-09-201-1/+1
* | | | | | Merge "Fix multilock concurrency when shared by > 1 threads"Jenkins2014-09-272-25/+319
|\ \ \ \ \ \
| * | | | | | Fix multilock concurrency when shared by > 1 threadsJoshua Harlow2014-09-232-25/+319
* | | | | | | Merge "Ensure the cachedproperty creation/setting is thread-safe"Jenkins2014-09-272-6/+48
|\ \ \ \ \ \ \
| * | | | | | | Ensure the cachedproperty creation/setting is thread-safeJoshua Harlow2014-09-052-6/+48
* | | | | | | | Merge "Example which shows how to move values from one task to another"Jenkins2014-09-273-0/+89
|\ \ \ \ \ \ \ \
| * | | | | | | | Example which shows how to move values from one task to anotherJoshua Harlow2014-09-123-0/+89
* | | | | | | | | Merge "Mention issue with more than one thread and reduce workers"Jenkins2014-09-271-3/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Mention issue with more than one thread and reduce workersJoshua Harlow2014-09-121-3/+10
* | | | | | | | | | Merge "Increase/adjust the logging of the WBE response/send activities"Jenkins2014-09-272-8/+21
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Increase/adjust the logging of the WBE response/send activitiesJoshua Harlow2014-09-222-8/+21
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge "Expand toctree to three levels"Jenkins2014-09-267-17/+37
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Expand toctree to three levelsJoshua Harlow2014-09-257-17/+37
* | | | | | | | | | Merge "Switch to using oslo.utils and oslo.serialization"Jenkins2014-09-2627-1588/+33
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Switch to using oslo.utils and oslo.serializationJoshua Harlow2014-09-2027-1588/+33
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Documentation cleanups and tweaksJoshua Harlow2014-09-238-173/+200
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge "Update the requirements-py2.txt file"Jenkins2014-09-231-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Update the requirements-py2.txt fileJoshua Harlow2014-09-201-1/+1
| |/ / / / / / /
* | | | | | | | Merge "Allow WBE request transition timeout to be dynamic"Jenkins2014-09-233-9/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow WBE request transition timeout to be dynamicJoshua Harlow2014-08-123-9/+24
* | | | | | | | | Merge "Reject WBE messages if they can't be put in an ack state"Jenkins2014-09-231-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Reject WBE messages if they can't be put in an ack stateJoshua Harlow2014-09-021-0/+3
* | | | | | | | | | Merge "Color some of the states depending on there meaning"Jenkins2014-09-235-16/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Color some of the states depending on there meaningJoshua Harlow2014-09-205-16/+30
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "LOG which requeue filter callback failed"Jenkins2014-09-231-6/+10
|\ \ \ \ \ \ \ \ \ \