summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Add retries to fetching the zookeeper server version""0.7.1Jenkins2015-02-164-92/+3
|\
| * Revert "Add retries to fetching the zookeeper server version"Joshua Harlow2015-02-164-92/+3
* | Merge "Allow turning off the version check"Jenkins2015-02-162-4/+7
|\ \
| * | Allow turning off the version checkJoshua Harlow2015-02-162-4/+7
| |/
* | Merge "adding check for str/unicode type in requires"Jenkins2015-02-164-2/+21
|\ \ | |/ |/|
| * adding check for str/unicode type in requiresMin Pae2015-02-154-2/+21
* | Merge "Add retries to fetching the zookeeper server version"Jenkins2015-02-164-3/+92
|\ \ | |/ |/|
| * Add retries to fetching the zookeeper server versionJoshua Harlow2015-02-164-3/+92
* | Merge "Fix log statement"Jenkins2015-02-151-1/+1
|\ \
| * | Fix log statementManish Godara2015-02-131-1/+1
| |/
* | Merge "Remove duplicate 'the' and link to worker engine section"Jenkins2015-02-151-5/+7
|\ \
| * | Remove duplicate 'the' and link to worker engine sectionJoshua Harlow2015-02-151-5/+7
* | | Merge "catch NotFound errors when consuming or abandoning"Jenkins2015-02-151-1/+1
|\ \ \
| * | | catch NotFound errors when consuming or abandoningDan Krause2015-02-121-1/+1
* | | | Merge "Make the atom class an abstract class"Jenkins2015-02-151-0/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Make the atom class an abstract classJoshua Harlow2015-02-131-0/+11
| | |/ | |/|
* | | Merge "Add a BFS tree iterator"Jenkins2015-02-152-0/+35
|\ \ \
| * | | Add a BFS tree iteratorJoshua Harlow2015-02-102-0/+35
* | | | Merge "Remove delayed decorator and replace with nicer method"Jenkins2015-02-151-20/+38
|\ \ \ \
| * | | | Remove delayed decorator and replace with nicer methodJoshua Harlow2015-02-131-20/+38
* | | | | Merge "Mark conductor 'stop' method deprecation kwarg with versions"Jenkins2015-02-141-5/+6
|\ \ \ \ \
| * | | | | Mark conductor 'stop' method deprecation kwarg with versionsJoshua Harlow2015-02-121-5/+6
| |/ / / /
* | | | | Merge "Improve upon/adjust/move around new optional example"Jenkins2015-02-146-102/+196
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Improve upon/adjust/move around new optional exampleJoshua Harlow2015-02-116-102/+196
* | | | | Merge "Move to hacking 0.10"Jenkins2015-02-132-3/+1
|\ \ \ \ \
| * | | | | Move to hacking 0.10Joe Gordon2015-02-122-3/+1
| | |/ / / | |/| | |
* | | | | Merge "Clarify documentation related to inputs"Jenkins2015-02-131-3/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Clarify documentation related to inputsManish Godara2015-02-111-3/+4
| |/ / /
* | | | Merge "Docstrings should document parameters return values"Jenkins2015-02-129-48/+200
|\ \ \ \ | |_|_|/ |/| | |
| * | | Docstrings should document parameters return valuesVilobh Meshram2015-02-119-48/+200
* | | | Merge "DFS in right order when not starting at the provided node"Jenkins2015-02-122-2/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | DFS in right order when not starting at the provided nodeJoshua Harlow2015-02-102-2/+10
* | | | Merge "Use the new table length constants"Jenkins2015-02-121-14/+24
|\ \ \ \
| * | | | Use the new table length constantsJoshua Harlow2015-02-121-14/+24
| | |_|/ | |/| |
* | | | Merge "Let the multi-lock convert the provided value to a tuple"Jenkins2015-02-121-3/+5
|\ \ \ \
| * | | | Let the multi-lock convert the provided value to a tupleJoshua Harlow2015-02-101-3/+5
| | |/ / | |/| |
* | | | Merge "Modify stop and add wait on conductor to prevent lockups"Jenkins2015-02-123-14/+52
|\ \ \ \ | |_|/ / |/| | |
| * | | Modify stop and add wait on conductor to prevent lockupsMin Pae2015-02-093-14/+52
* | | | Merge "Map optional arguments as well as required arguments"Jenkins2015-02-118-51/+207
|\ \ \ \ | |_|/ / |/| | |
| * | | Map optional arguments as well as required argumentsMin Pae2015-02-108-51/+207
* | | | Rework the sqlalchemy backendJoshua Harlow2015-02-103-344/+282
| |/ / |/| |
* | | Merge "Add warning to sqlalchemy backend size limit docs"Jenkins2015-02-071-0/+10
|\ \ \
| * | | Add warning to sqlalchemy backend size limit docsJoshua Harlow2015-02-051-0/+10
* | | | Merge "Add a capturing listener (for test or other usage)"Jenkins2015-02-073-47/+127
|\ \ \ \
| * | | | Add a capturing listener (for test or other usage)Joshua Harlow2015-02-033-47/+127
| | |_|/ | |/| |
* | | | Merge "Bump up the env_builder.sh to 2.7.9"Jenkins2015-02-071-4/+5
|\ \ \ \
| * | | | Bump up the env_builder.sh to 2.7.9Joshua Harlow2015-02-031-4/+5
| |/ / /
* | | | Merge "Default to using a thread-safe storage unit"Jenkins2015-02-079-79/+26
|\ \ \ \
| * | | | Default to using a thread-safe storage unitJoshua Harlow2015-02-059-79/+26
* | | | | Merge "Add + use a staticmethod to fetch the immediate callables"Jenkins2015-02-071-8/+13
|\ \ \ \ \