aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Remove superflouous debug statementsDavid Hurst2017-07-201-4/+0
|/ / /
* | | Merge pull request #50 from sideshowdave7/masterDavid Hurst2017-07-203-3/+9
|\ \ \
| * | | Version bump to 0.3.4.8David Hurst2017-07-203-4/+8
| * | | Send ready every time the event loop starts now that the worker IDENTITY chan...David Hurst2017-07-191-1/+3
|/ / /
* | | Merge pull request #47 from sideshowdave7/feature/super_debug_cleanupDavid Hurst2017-06-279-34/+104
|\ \ \
| * | | Add wal docsDavid Hurst2017-06-203-4/+18
| * | | Implement wal loggerDavid Hurst2017-06-094-3/+55
| * | | Version bump to 0.3.4.7David Hurst2017-06-062-2/+2
| * | | Cleanup super debug messagesDavid Hurst2017-05-314-29/+33
| | |/ | |/|
* | | Merge pull request #48 from sideshowdave7/feature/backport_processed_message_...David Hurst2017-06-272-12/+24
|\ \ \ | |/ / |/| |
| * | deleted unused and broked executed_functionsDavid Hurst2017-06-202-11/+3
| * | Add by worker countsDavid Hurst2017-06-201-1/+11
| * | Implement processed message countsDavid Hurst2017-06-141-1/+11
|/ /
* | Merge pull request #40 from sideshowdave7/masterDavid Hurst2017-05-123-2/+5
|\ \
| * | version bump to 0.3.4.6David Hurst2017-05-112-2/+2
| * | Ensure new uuid every reconnect to avoid issues with ROUTER_HANDOVER not bein...David Hurst2017-05-081-0/+3
|/ /
* | Merge pull request #33 from sideshowdave7/masterDavid Hurst2017-04-203-3/+3
|\ \
| * | Fix timeout error bug causing extra slotsDavid Hurst2017-04-203-3/+3
|/ /
* | Merge pull request #30 from sideshowdave7/feature-slot-leak-investigation0.3.4.4David Hurst2017-04-1910-46/+121
|\ \ | |/ |/|
| * Add docs to metricsDavid Hurst2017-04-191-2/+9
| * signal death when timeouterrorDavid Hurst2017-04-191-1/+2
| * Fix some logging stuff, add global timeoutDavid Hurst2017-04-194-17/+41
| * add jobs in flight tracking and pdb handlingDavid Hurst2017-04-194-23/+56
| * Merge pull request #1 from com4/backport-name-arg-to-jmDavid Hurst2017-04-181-2/+7
| |\
| | * backport name cli arg to jobmanagerjason2017-04-181-2/+7
| * | generate device name if kwargs['name'] is Nonejason2017-04-181-1/+1
| |/
| * str-ify hostnameDavid Hurst2017-04-181-2/+1
| * fix send ready testDavid Hurst2017-04-181-5/+1
| * Fix logging in __Init__ of jobmanager, fix name in rebuild of SenderDavid Hurst2017-04-182-4/+4
| * add hostname to jobmanager's nameDavid Hurst2017-04-173-5/+15
| * Fix slots leaking issueDavid Hurst2017-04-173-4/+4
|/
* Version bump to 0.3.4.30.3.4.3jason2017-04-172-2/+2
* Merge pull request #27 from sideshowdave7/masterjason2017-04-125-59/+55
|\
| * version bump and timeout handlingDavid Hurst2017-04-115-45/+56
| * move setup and all code that can connect to various services to the worker th...David Hurst2017-04-111-95/+80
|/
* Merge pull request #26 from sideshowdave7/feature/better_workersjason2017-04-063-5/+25
|\
| * Fixes a bunch of worker logic, add docssideshowdave72017-04-063-5/+25
* | Update mailing list urlsjason2017-04-051-2/+2
|/
* Merge pull request #23 from sideshowdave7/feature/better_workersDavid Hurst2017-04-048-155/+314
|\
| * Finish better worker PRsideshowdave72017-04-035-105/+151
| * version bump to 0.3.4sideshowdave72017-04-037-73/+104
| * create a better interface between worker and jobmanagersideshowdave72017-03-313-62/+112
| * make worker dictionary with pid as key in jobmanagersideshowdave72017-03-311-51/+63
| * fixup some worker logicsideshowdave72017-03-312-18/+38
* | Merge pull request #22 from sideshowdave7/feature/persist_run_countjason2017-03-301-0/+18
|\ \
| * | persist run count headersideshowdave72017-03-291-0/+18
| |/
* | Merge pull request #10 from sideshowdave7/feature/pre_post_hook0.3.3David Hurst2017-03-1410-18/+190
|\ \ | |/
| * Update logic to handle empty strings, update docssideshowdave72017-03-142-2/+70
| * update log statement and version bumpsideshowdave72017-03-143-4/+10
| * Implement pre/post hook supportsideshowdave72017-03-087-15/+113
|/