aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | | | Merge branch 'master' into 0.4jason2017-04-0514-149/+441
|\ \ \ \ \ | |/ / / /
| * | | | 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
| |/ / /
| * | | Update links in the documentationjason2017-02-222-4/+4
| * | | Version 0.3.2 bump0.3.2jason2017-02-222-2/+2
| * | | Merge pull request #6 from com4/fix_scheduler_hashesjason2017-02-222-3/+40
| |\ \ \
| | * | | Use SHA-1 instead of python's built-in hash() function for schedule_hashjason2017-02-202-3/+40
| |/ / /
* | | | Merge pull request #24 from com4/feature/config_refactorjason2017-04-0543-726/+1568
|\ \ \ \
| * | | | Add function to reload settingsjason2017-04-056-48/+45
| * | | | Config refactor tweaksjason2017-04-0515-34/+432
| * | | | Update docs copyright yearjason2017-04-051-1/+1
| * | | | Clean up other documentationjason2017-04-053-41/+48
| * | | | Update settings_file documentationjason2017-04-054-77/+13
| * | | | Refactor eventmq configurationjason2017-04-0531-568/+890
| * | | | Refactor eventmq configuration managementfeature/config_refactorjason2017-03-2815-170/+265
| * | | | Refactor settings.py testsjason2017-03-223-104/+191
| | |/ / | |/| |
* | | | Merge pull request #17 from com4/0.4jason2017-03-2212-98/+101
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Rename incoming and outgoing ports to frontend and backendjason2017-03-2112-98/+101
|/ /
* | Add license header to scrips in bin/jason2017-03-023-2/+30
* | Rename`emq-pubsub` to `emq-publisher`jason2017-03-021-0/+0
* | Merge branch 'master' into 0.4jason2017-02-200-0/+0
|\ \ | |/
| * Merge pull request #5 from eventmq/0.3jason2017-02-2010-83/+190
| |\
| | * Merge pull request #4 from com4/feature/schedule_helpers0.3.1jason2017-02-2010-83/+190
| | |\ | |/ /
| | * Update badge, doc URLs. Add IRC channel infojason2017-02-172-40/+8
* | | Merge branch 'feature/schedule_helpers' into 0.4jason2017-02-1712-43/+60
|\ \ \
| * | | Update badge, doc URLs. Add IRC channel infojason2017-02-172-39/+8
| | |/ | |/|
| * | Version bump 0.3.1. Update URL.jason2017-02-172-4/+6
| * | Remove `caller_id` requirement for scheduled jobsjason2017-02-176-74/+98
| * | Add schedule and unschedule helper functionsjason2017-02-174-3/+116
| |/
| * Merge branch 'master' of github.com:enderlabs/eventmq0.3jason2017-02-159-31/+42
| |\
| | * Merge pull request #80 from sideshowdave7/masterjason2017-02-149-31/+42
| | |\
| | | * fix import locationsideshowdave72017-02-141-2/+1
| | | * remove now uncalled funcs from mock in test_jobmanagersideshowdave72017-02-141-10/+1
| | | * formattingsideshowdave72017-02-144-5/+2