Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mozilla/crontabber

A cron job runner with self-healing and job dependencies.
https://github.com/mozilla/crontabber

Add Mozilla Code of Conduct

Mozilla-GitHub-Standards opened this pull request almost 6 years ago
CODE_OF_CONDUCT.md file missing

Mozilla-GitHub-Standards opened this issue almost 6 years ago
switch to circleci

willkg opened this issue almost 6 years ago
Switch to restructured text for readme

peterbe opened this pull request almost 8 years ago
test against PostgreSQL 9.4 at least

peterbe opened this pull request almost 9 years ago
add twine to travis build

peterbe opened this pull request almost 9 years ago
ability to raventest, fixes #74

peterbe opened this pull request almost 9 years ago
KeyError when switching timezone of test database

peterbe opened this pull request almost 9 years ago
KeyError on changing timezone

peterbe opened this issue almost 9 years ago
Ability to confitest the raven config

peterbe opened this issue almost 9 years ago
critical logging on start-up failure, fixes #72

peterbe opened this pull request about 9 years ago
Critical start errors should go to logging

peterbe opened this issue about 9 years ago
test - ignore me

twobraids opened this pull request over 9 years ago
Use context managers for cursors

peterbe opened this issue over 9 years ago
simultaneous start, fixes #67

peterbe opened this pull request over 9 years ago
Able to start two jobs simultaneously

peterbe opened this issue over 9 years ago
Error when trying to run two new jobs simulatenously

peterbe opened this issue over 9 years ago
Cascading reruns of tasks with downstream dependencies

rsmenon opened this issue over 9 years ago
split on other things - fixes #64

peterbe opened this pull request over 9 years ago
Ability to split list of jobs in different ways

peterbe opened this issue over 9 years ago
Add contribute.json file.

Osmose opened this pull request almost 10 years ago
setUpClass instead of setUp, fixes #61

peterbe opened this pull request almost 10 years ago
Use setUpClass where possible instead of setUp

peterbe opened this issue almost 10 years ago
use sudo=no in travis tests

peterbe opened this pull request almost 10 years ago
Fix topological sort

peterbe opened this pull request almost 10 years ago
Fix incorrect CircularDAGError when sorting dependencies

rsmenon opened this pull request about 10 years ago
Is app_name necessary?

rsmenon opened this issue about 10 years ago
bump to version 0.15

peterbe opened this pull request about 10 years ago
build release on every build

peterbe opened this pull request about 10 years ago
allow any modern configman

peterbe opened this pull request about 10 years ago
don't create JobStateDatase too much, fixes #52

peterbe opened this pull request about 10 years ago
Initializing the JobStateDatabase class too much

peterbe opened this issue about 10 years ago
new inheritance hierarchy for CronTabber

twobraids opened this pull request over 10 years ago
upgrade to configman 1.2.7, fixes #49

peterbe opened this pull request over 10 years ago
Support configman 1.2.7

peterbe opened this issue over 10 years ago
omit tests in coverage report

peterbe opened this pull request over 10 years ago
coveralls attempt

peterbe opened this pull request over 10 years ago
seconds granularity in timesince(), fixes #45

peterbe opened this pull request over 10 years ago
More granularity in the timesince() function

peterbe opened this issue over 10 years ago
fix typo s/that/what/

dupuy opened this pull request over 10 years ago
Update moreadvancedapps.rst

netantho opened this pull request over 10 years ago
Fix a minor typo

giganteous opened this pull request over 10 years ago
upgrade configman version

peterbe opened this pull request over 10 years ago
render long_description from markdown

peterbe opened this pull request over 10 years ago
ongoing state, fixes #35

peterbe opened this pull request over 10 years ago
multiprocessing setup.py hack, fixes #37

peterbe opened this pull request over 10 years ago
Watch out of multiprocessing in 2.6

peterbe opened this issue over 10 years ago
simplify pg connection parameters

twobraids opened this pull request over 10 years ago
"ongoing" state

peterbe opened this issue over 10 years ago
Internalize locking

peterbe opened this issue over 10 years ago
ability to audit and remove jobs, fixes #29

peterbe opened this pull request over 10 years ago
renamed postgres specific decorators

twobraids opened this pull request over 10 years ago
stop comparing dates as strings, fixes #30

peterbe opened this pull request over 10 years ago
Stop comparing dates in tests

peterbe opened this issue over 10 years ago
Ability to audit ghost jobs

peterbe opened this issue over 10 years ago
_load_structure and _load_logs leaving transactions, fixes #27

peterbe opened this pull request over 10 years ago
fixes #25 - dbname check always fails

peterbe opened this pull request over 10 years ago
dbname check always fails

peterbe opened this issue over 10 years ago
fixes #23 - improper use of context in tests

peterbe opened this pull request over 10 years ago
improper use of context in tests

twobraids opened this issue over 10 years ago
Audit logging defaults

peterbe opened this issue over 10 years ago
Make reorder_dag() maintain list order

peterbe opened this issue over 10 years ago
gentler CREATE TABLEs, fixes #17

peterbe opened this pull request over 10 years ago
Docs

peterbe opened this pull request over 10 years ago
Link to 'coverage' in README is busted

selenamarie opened this issue over 10 years ago
crontabber tests requires timezone=utc, fixes #15

peterbe opened this pull request over 10 years ago
crontabber tests assume a UTC database

peterbe opened this issue over 10 years ago
get_crontabber_class

peterbe opened this pull request over 10 years ago
added safe setup for defaults

twobraids opened this pull request over 10 years ago
more predictable defaults on database credentials

peterbe opened this pull request over 10 years ago
db2api utils no longer trigger logging on non-fatal exceptions

twobraids opened this pull request over 10 years ago
Ugly exceptions in logs due to SQLDidNotReturnSingleRow

peterbe opened this issue over 10 years ago
fixes overzealous mixin of transactional resources

twobraids opened this pull request over 10 years ago
version option

peterbe opened this pull request over 10 years ago
refactored mixins - disambiguated db exceptions

twobraids opened this pull request over 10 years ago
Issue 4 rename connectioncontext

peterbe opened this pull request over 10 years ago
issue 3 - simplify __iter__ on StateDatabase

peterbe opened this pull request over 10 years ago
Rewrite __iter__ to not need a named connection

peterbe opened this issue over 10 years ago
made sure transactions close and pooled connections work

twobraids opened this pull request over 10 years ago
a travis config that might actually work

peterbe opened this pull request over 10 years ago