summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #313 from harlowja/fix_2_1_year2.1Ben Bangert2015-05-111-1/+1
|\
| * Wrong year for 2.1 releaseJoshua Harlow2015-05-111-1/+1
|/
* Merge pull request #312 from harlowja/release_2_1Ben Bangert2015-05-112-3/+6
|\
| * Release 2.1 and mark 2.2 as unreleasedJoshua Harlow2015-05-112-3/+6
|/
* Merge pull request #308 from harlowja/add-badgesBen Bangert2015-05-111-0/+12
|\
| * Add travis + latest version + monthly download badgesJoshua Harlow2015-04-171-0/+12
* | Merge pull request #299 from harlowja/same-type-error-formatBen Bangert2015-05-111-2/+1
|\ \
| * | Use the same type error message format as the other type errorsJoshua Harlow2015-03-201-2/+1
* | | Merge pull request #295 from harlowja/thread-handler-spawnBen Bangert2015-05-111-8/+2
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into thread-handler-spawnJoshua Harlow2015-03-206-44/+92
| |\ \ | | |/
| * | Use the spawn method when creating thread handler workersJoshua Harlow2015-03-181-8/+2
* | | Merge pull request #307 from kormat/fix-outstanding-pingJoshua Harlow2015-04-171-0/+1
|\ \ \
| * | | Re-set the ping_outstanding event before connectingStephen Shirley2015-04-091-0/+1
* | | | Merge pull request #280 from harlowja/retry-server-versionBen Bangert2015-04-173-5/+74
|\ \ \ \
| * \ \ \ Merge branch 'master' into retry-server-versionJoshua Harlow2015-03-206-44/+92
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Add server_version retry testsJoshua Harlow2015-03-181-0/+27
| * | | | Merge branch 'master' into HEADJoshua Harlow2015-03-188-147/+376
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Use a iterable rangeJoshua Harlow2015-02-141-1/+1
| * | | | Raise an exception instead of returning noneJoshua Harlow2015-02-141-1/+4
| * | | | Update the changelog with server_version retriesJoshua Harlow2015-02-141-0/+3
| * | | | Add retries to server_version() fetchJoshua Harlow2015-02-141-5/+41
* | | | | Merge pull request #297 from harlowja/match-threading-lockBen Bangert2015-04-173-23/+117
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Use handler specific sleep functionJoshua Harlow2015-03-201-4/+6
| * | | | Make the many threads lock test betterJoshua Harlow2015-03-201-11/+47
| * | | | Fix bad syntax errorJoshua Harlow2015-03-191-1/+1
| * | | | Have mini-lock routine return true resultJoshua Harlow2015-03-191-1/+2
| * | | | Fix raise block wordingJoshua Harlow2015-03-191-1/+1
| * | | | Have the lock reentrancy behave like threading.lockJoshua Harlow2015-03-193-22/+77
| | |/ / | |/| |
* | | | Merge pull request #304 from rgs1/issue-303Joshua Harlow2015-04-033-0/+9
|\ \ \ \
| * | | | Don't crash when the hosts strings is bogusRaul Gutierrez S2015-04-023-0/+9
|/ / / /
* | | | Merge pull request #300 from harlowja/less-tabsBen Bangert2015-03-211-2/+2
|\ \ \ \
| * | | | Remove tab usageJoshua Harlow2015-03-201-2/+2
| | |_|/ | |/| |
* | | | Merge pull request #176 from lallea/lallea/leaseBen Bangert2015-03-216-0/+357
|\ \ \ \ | |/ / / |/| | |
| * | | Add lease recipe.Lars Albertsson2015-03-216-0/+357
|/ / /
* | | Merge pull request #296 from harlowja/add-tox-iniBen Bangert2015-03-206-44/+92
|\ \ \ | |/ / |/| |
| * | Make curl silentJoshua Harlow2015-03-191-1/+1
| * | Avoid dumping full bash verbose modeJoshua Harlow2015-03-191-1/+4
| * | Have the zookeeper setup just download zookeeperJoshua Harlow2015-03-193-75/+30
| * | Ensure tox is installedJoshua Harlow2015-03-181-0/+3
| * | We don't need to depend on as tox builds the same envJoshua Harlow2015-03-181-1/+1
| * | We can just let tox do the initial installJoshua Harlow2015-03-181-4/+0
| * | Fix a missing/bad tab, makefiles...Joshua Harlow2015-03-181-1/+1
| * | Add tox.ini for using tox for testingJoshua Harlow2015-03-186-43/+134
|/ /
* | Merge pull request #283 from KonishchevDmitry/pr-fix-race-in-partitionerBen Bangert2015-03-173-28/+179
|\ \
| * | Add changes for #283 to CHANGES.rstDmitry Konishchev2015-02-201-0/+3
| * | Fix a race condition when party changes during lock acquisitionDmitry Konishchev2015-02-201-28/+77
| * | Add race condition test that current SetPartitioner doesn't passDmitry Konishchev2015-02-201-0/+99
| * | Always call self._allocate_transition() asynchronously to not block Gevent hu...Dmitry Konishchev2015-02-201-1/+1
* | | Merge pull request #294 from harlowja/no-re-entrant-commentBen Bangert2015-03-171-0/+2
|\ \ \
| * | | Don't forget the 'be'Joshua Harlow2015-03-171-1/+1