index
:
eventmq
0.4
dependabot/pip/psutil-5.6.6
feature/config_refactor
feature/redis-py-cluster_requirement
feature/scheduler_redis_cluster_support
fix_test_typo
gh-pages
master
update-circleci-tests
EventMQ is a job execution and message passing system built on ZeroMQ https://eventmq.github.io/eventmq/
eventmq
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor eventmq configuration management
feature/config_refactor
jason
2017-03-28
15
-170
/
+265
*
Refactor settings.py tests
jason
2017-03-22
3
-104
/
+191
*
Rename incoming and outgoing ports to frontend and backend
jason
2017-03-21
12
-98
/
+101
*
Add license header to scrips in bin/
jason
2017-03-02
3
-2
/
+30
*
Rename`emq-pubsub` to `emq-publisher`
jason
2017-03-02
1
-0
/
+0
*
Merge branch 'master' into 0.4
jason
2017-02-20
0
-0
/
+0
|
\
|
*
Merge pull request #5 from eventmq/0.3
jason
2017-02-20
10
-83
/
+190
|
|
\
|
|
*
Merge pull request #4 from com4/feature/schedule_helpers
0.3.1
jason
2017-02-20
10
-83
/
+190
|
|
|
\
|
|
/
/
|
|
*
Update badge, doc URLs. Add IRC channel info
jason
2017-02-17
2
-40
/
+8
*
|
|
Merge branch 'feature/schedule_helpers' into 0.4
jason
2017-02-17
12
-43
/
+60
|
\
\
\
|
*
|
|
Update badge, doc URLs. Add IRC channel info
jason
2017-02-17
2
-39
/
+8
|
|
|
/
|
|
/
|
|
*
|
Version bump 0.3.1. Update URL.
jason
2017-02-17
2
-4
/
+6
|
*
|
Remove `caller_id` requirement for scheduled jobs
jason
2017-02-17
6
-74
/
+98
|
*
|
Add schedule and unschedule helper functions
jason
2017-02-17
4
-3
/
+116
|
|
/
|
*
Merge branch 'master' of github.com:enderlabs/eventmq
0.3
jason
2017-02-15
9
-31
/
+42
|
|
\
|
|
*
Merge pull request #80 from sideshowdave7/master
jason
2017-02-14
9
-31
/
+42
|
|
|
\
|
|
|
*
fix import location
sideshowdave7
2017-02-14
1
-2
/
+1
|
|
|
*
remove now uncalled funcs from mock in test_jobmanager
sideshowdave7
2017-02-14
1
-10
/
+1
|
|
|
*
formatting
sideshowdave7
2017-02-14
4
-5
/
+2
|
|
|
*
tag v 0.3
sideshowdave7
2017-02-14
2
-2
/
+2
|
|
|
*
demo stuff
sideshowdave7
2017-02-10
8
-18
/
+42
|
|
|
/
|
*
|
Update config for settings
jason
2017-02-15
1
-5
/
+6
|
|
/
*
|
Update PyZMQ to 16.0.2 for EventMQ 0.4
jason
2017-01-31
1
-1
/
+1
*
|
Use SHA-1 instead of python's built-in hash() function for schedule_hash
jason
2017-01-31
2
-5
/
+6
*
|
Remove `caller_id` requirement for scheduled jobs
jason
2017-01-31
6
-74
/
+98
*
|
Add schedule and unschedule helper functions
jason
2017-01-31
4
-3
/
+116
|
/
*
Update README with coveralls test coverage % badge
jason
2017-01-31
1
-0
/
+1
*
Update circle.yml to report coverage to coveralls
jason
2017-01-31
1
-3
/
+7
*
Update README with mailing list links
jason
2017-01-31
1
-2
/
+7
*
Merge pull request #79 from sideshowdave7/master
jason
2017-01-30
4
-3
/
+8
|
\
|
*
version bump
sideshowdave7
2017-01-30
2
-2
/
+2
|
*
scheduled messages should always ask for a reply for job latency tracking; jo...
sideshowdave7
2017-01-30
2
-1
/
+6
|
/
*
Merge branch 'master' of github.com:enderlabs/eventmq
jason
2017-01-25
32
-164
/
+151
|
\
|
*
Merge pull request #77 from com4/pep8-enforcement
jason
2017-01-25
32
-164
/
+151
|
|
\
|
|
*
Update the pep8 goodness and test with circle and flake8
jason
2017-01-24
32
-164
/
+151
|
|
/
*
|
Bump version to 0.3-rc9
jason
2017-01-25
2
-2
/
+2
|
/
*
Merge pull request #74 from com4/fix-hastiness-of-scheduled-jobs
0.3-rc9
David Hurst
2017-01-23
1
-5
/
+8
|
\
|
*
Immediatly run jobs which have not specified 'nohaste'
jason
2017-01-19
1
-5
/
+8
*
|
Merge pull request #75 from sideshowdave7/master
0.3-rc8
jason
2017-01-22
3
-3
/
+9
|
\
\
|
|
/
|
/
|
|
*
ZMQError is thrown when we are polling and its rudely interrupted, handle it
sideshowdave7
2017-01-20
3
-3
/
+9
|
/
*
Merge pull request #72 from sideshowdave7/master
0.3-rc7
David Hurst
2017-01-18
4
-4
/
+8
|
\
|
*
version bump
sideshowdave7
2017-01-18
3
-3
/
+3
|
*
close request queue and block until its flushed
sideshowdave7
2017-01-18
1
-1
/
+4
|
*
prevent crash before any workers connect and we send something to default queue
sideshowdave7
2017-01-18
3
-3
/
+4
*
|
Merge pull request #70 from sideshowdave7/master
David Hurst
2017-01-18
7
-39
/
+39
|
\
\
|
|
/
|
*
add missing commit to fix health check bug
sideshowdave7
2017-01-18
2
-4
/
+6
|
*
move MAX_JOB_COUNT setting to global conf
sideshowdave7
2017-01-18
2
-5
/
+4
|
*
version bump
sideshowdave7
2017-01-18
2
-2
/
+2
|
*
implement a MAX_JOB_COUNT to prevent memory creep
sideshowdave7
2017-01-18
2
-1
/
+13
|
*
scheduler edge case fixes
sideshowdave7
2017-01-16
1
-34
/
+20
[next]