aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #73 from tpavelchak/fix-python-23-compatibility-issues0.3.12-rc10.3.12jason2020-02-1121-43/+70
|\
| * Fix Python 2/3 compatibility issuestpavelchak2020-02-104-14/+22
| * Fix Python 2/3 compatibility issuestpavelchak2020-02-0720-29/+48
|/
* Merge pull request #71 from tpavelchak/feature/add-python-3-7-support0.3.11jason2019-10-256-13/+22
|\
| * add test support for python 3.7jason2019-10-252-0/+8
| * Update pyzmq libtpavelchak2019-10-251-1/+1
| * Version bump 0.3.11tpavelchak2019-10-251-1/+1
| * Replace parameter named async to async_tpavelchak2019-10-251-9/+9
| * Update print, xrange and unicode functions for python 2/3 compatibilitytpavelchak2019-10-252-2/+3
|/
* Merge pull request #72 from eventmq/update-circleci-testsjason2019-10-256-105/+58
|\
| * 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