Skip to content

v1.2.0

Compare
Choose a tag to compare
@Neloop Neloop released this 27 Dec 13:41
· 44 commits to master since this release

d055f28 change counter type for queued job count to gauge
b8dd643 do not reset runtime statistics counters when munin asks for them and let it derive the current value
8970018 Add missing eval command to log
cec2a6d Fix compiler warnings + formatting
1700acf Move munin plugin here
1bd664d Merge pull request #2 from ReCodEx/management-endpoints
aef0441 rename command for retrieving runtime statistics
6deb871 add an endpoint for (un-)freezing the broker
f6ebec6 add an endpoint for getting runtime statistics
b8d8609 fix a segfault when an unoccupied worker times out
2b21d0f when cancelling a job after multiple internal errors, enclose the error message in the report for the frontend
c2c6fdf Update RPM package build
a9e74cf Build spdlog in RPM packages
ab4cfc6 fix readme [ci-skip]
07575f8 added coveralls support
9e10b9e Merge pull request #1 from ReCodEx/queue-refactoring
fcfc40a use the new queue manager implementation
87d21f5 add a new queue manager implementation
a2f6d87 update spdlog
4fea591 fixed an edge case that also requires notifying the monitor explicitly
ba8d8e9 notify the monitor about failures that might not have been reported by workers
55db1c2 Resolve compiler warnings
f38f533 Fix log flushing
67bb472 Periodic log flushing
a46fd2f Lower cmake version requirements
8dba0b9 Spdlog updated to v0.11.0
27993b3 Copr build