aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix CircleCI testsupdate-circleci-testsjason2019-10-246-105/+58
* Merge pull request #70 from RegionSyx/feature/add-missing-dependency0.3.10Eric Hurst2019-08-293-3/+19
|\
| * Version Bump 0.3.10Eric Hurst2019-08-291-1/+1
| * Add python 2/3 compatablity for configparserEric Hurst2019-08-292-2/+18
|/
* Update README.mdjason2019-01-161-5/+0
* Update README.mdjason2019-01-161-1/+1
* Merge pull request #68 from eventmq/feature/scheduler_redis_cluster_support0.3.10-rc1jason2019-01-169-159/+296
|\
| * Scheduler: adds optional support for redis and specifying redis clientfeature/scheduler_redis_cluster_supportjason2019-01-167-104/+186
| * Add JSON dictionary support to configjason2019-01-113-55/+110
|/
* Merge pull request #65 from eventmq/upgrade_circle_20jason2018-07-181-17/+88
|\
| * Upgrade to circleci 2.0jason2018-07-171-17/+88
* | Merge pull request #66 from eventmq/fix_env_config0.3.9jason2018-07-183-39/+47
|\ \
| * | Fix bug not allowing env vars to be used without a config filejason2018-07-183-39/+47
|/ /
* | Merge pull request #64 from eventmq/env_var_config0.3.8jason2018-07-186-35/+67
|\ \ | |/ |/|
| * Allow configuration options to be specified as environment variablesjason2018-07-176-35/+67
|/
* Merge pull request #63 from eventmq/add_max_sockets_option0.3.7jason2018-07-176-4/+22
|\
| * Add an option to define max sockets per contextjason2018-07-176-4/+22
|/
* Merge pull request #62 from eventmq/feature/add_job_setup_teardown_hooks0.3.6jason2018-04-119-17/+199
|\
| * fix style errorsjason2018-04-102-5/+4
| * Display EventMQ version on daemon startupjason2018-04-104-5/+12
| * Add job setup and cleanup functionsjason2018-04-106-16/+192
|/
* Add intellij files to gitignore0.3.5.6jason2018-02-271-0/+4
* Merge pull request #60 from lindleywhite/masterjason2018-02-194-14/+16
|\
| * Remove tabs, and add conf filelwhite2018-02-194-14/+16
|/
* version bump0.3.5.4jason2018-02-192-2/+2
* Merge pull request #59 from lindleywhite/masterjason2018-02-192-0/+23
|\
| * Mergelwhite2018-02-190-0/+0
| |\
| | * Add config flags for the scheduler and routerlwhite2018-02-192-0/+22
| |/ |/|
| * Add config flags for the scheduler and routerlwhite2018-02-192-0/+23
|/
* Add back sending ready on reconnections.0.3.5.3jason2018-01-083-2/+11
* fix IntervalIter0.3.5.2jason2017-12-153-10/+6
* Version bump to 0.3.5.10.3.5.1jason2017-12-152-2/+2
* Merge pull request #58 from com4/masterjason2017-12-151-1/+1
|\
| * Fix bug in router with python2jason2017-12-151-1/+1
|/
* Version bump to 0.3.50.3.5jason2017-12-152-2/+2
* Merge pull request #57 from com4/masterjason2017-12-153-60/+69
|\
| * Fix bug in scheduler; Optimize scheduler code a bitjason2017-12-152-51/+60
| * Process admin commands on the router firstjason2017-12-141-9/+9
|/
* Merge pull request #56 from sideshowdave7/python3-test-hangDavid Hurst2017-10-142-13/+2
|\
| * restored skipped testsDavid Hurst2017-10-142-13/+0
| * skip job manager tests and get rid of pool instantiationDavid Hurst2017-10-142-10/+10
| * skip testDavid Hurst2017-10-141-0/+1
| * mock manager callDavid Hurst2017-10-141-1/+2
|/
* get rid of ready calls at very beginning of event loopDavid Hurst2017-10-141-9/+0
* Merge remote-tracking branch 'com4/master'David Hurst2017-10-145-17/+19
|\
| * Switch multiprocessing.Queue to a multiprocessing manager queuejason2017-08-183-5/+6
| * Revert "Backport 0.4 handling of workers after death"jason2017-08-182-10/+9
| * Merge branch 'master' of github.com:eventmq/eventmqjason2017-08-1411-49/+134
| |\
| * \ Merge branch 'master' of github.com:eventmq/eventmqjason2017-05-3110-46/+124
| |\ \
| * | | Update logger to use RFC-3339 timestampsjason2017-04-201-2/+4