Skip to content

Tags: dhrp/moulin

Tags

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
dhrp Thatcher
Add consistent list sorting (#28)

* fixed implementation of listQueues to return alphabetically sorted list

* Implemented sortOrder for ListQueues

* fixed a test

* convert sort type to flag, cleanup and test fixing

* don't flush (it's dangerous)

* cleanup

v0.5.5

Toggle v0.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #14 from dhrp/feature/retrypolicy

add ability to handle some server downtime without stopping all workers

v0.5.4

Toggle v0.5.4's commit message
added deleteQueue

v0.5.3

Toggle v0.5.3's commit message
release v0.5.3

v0.5.2

Toggle v0.5.2's commit message
fix peek expired

v0.5.1

Toggle v0.5.1's commit message
made until-forever work by timeOut

v0.5.0

Toggle v0.5.0's commit message
released Fail and ListInfo

v0.4.2

Toggle v0.4.2's commit message
Added / Fixed Fail

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
dhrp Thatcher
Upgraded it from go dep to go mod, enabled Hartbeat feature in work