aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* version bump 0.3.13HEAD0.3.13masterjason2020-06-102-8/+3
* Merge pull request #80 from jacobdh/unpin-sixjason2020-06-101-1/+1
|\
| * Change six requirement to require >= 1.14Jake Heaton2020-06-101-1/+1
|/
* version bump0.3.13-rc1jason2020-03-231-1/+1
* Merge pull request #79 from eventmq/fix_test_typojason2020-03-231-2/+2
|\
| * fix test typofix_test_typojason2020-03-231-2/+2
|/
* Merge pull request #77 from eventmq/dependabot/pip/psutil-5.6.6jason2020-03-231-1/+1
|\
| * Merge branch 'master' into dependabot/pip/psutil-5.6.6dependabot/pip/psutil-5.6.6jason2020-03-232-25/+64
| |\ | |/ |/|
* | Merge pull request #78 from undertakingyou/feature/metrics-updatesjason2020-03-232-25/+64
|\ \
| * | Metrics UpdateWill Smith2020-03-212-14/+20
| * | update get_status() to return a list of job latencies and queue statslwhite2020-03-211-13/+46
|/ /
| * Bump psutil from 5.0.0 to 5.6.6dependabot[bot]2020-03-121-1/+1
|/
* 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
| |/ |/|