issues
search
ajvb
/
kala
Modern Job Scheduler
MIT License
2.13k
stars
188
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Don't require an interval with a repeat of zero
#116
ajvb
closed
8 years ago
0
Fix issue #114
#115
benwaine
closed
8 years ago
5
A job can be executed more that it's R value when kala is restarted (redis)
#114
benwaine
closed
8 years ago
3
Export a variable that says if the Job is done
#113
MarcoVigna17
closed
8 years ago
3
Repetition count in schedule string should be decremented by 1
#112
MarcoVigna17
closed
8 years ago
6
Adds Job.ShouldStartWaiting() to be used when the cache is starting up.
#111
ajvb
closed
8 years ago
0
Error deleting jobs when using Redis
#110
benwaine
closed
8 years ago
1
Fix Redis Delete Command
#109
benwaine
closed
8 years ago
1
Typo
#108
ligurio
closed
8 years ago
2
Fix action specified in comment
#107
ligurio
closed
8 years ago
2
Stricter ISO 8601 duration parsing
#106
moriyoshi
closed
8 years ago
1
Jobs with R0 (timesToRepeat: 0) get re-run upon server restart
#105
james-m
closed
8 years ago
1
Added postgres and mysql backend support for JobDB
#104
seriallink
closed
8 years ago
3
Added regression tests for LastAttemptedRun not being set while disabled
#103
ajvb
closed
8 years ago
0
Added deployment folder and systemd service file
#102
ajvb
closed
8 years ago
0
Made it so LastAttemptedRun is set no matter what on a run attempt.
#101
ajvb
closed
8 years ago
0
Added run_command command
#100
ajvb
closed
8 years ago
0
Create "run_as_kala" CLI command
#99
ajvb
closed
8 years ago
0
Fixed basic_test.rb
#98
ajvb
closed
8 years ago
0
Changed dont-persist to no-persist
#97
ajvb
closed
8 years ago
0
Support for synchronous & asynchronous HTTP calls
#96
falschparker82
closed
8 years ago
3
Add further command line options
#95
ajvb
closed
8 years ago
0
Removed old logging code and made use of logrus for logging.
#94
ajvb
closed
8 years ago
0
Disabling a job pollutes stderrorlog
#93
mogui
closed
8 years ago
4
small fixes + api andpoint to disable / enable a job
#92
mogui
closed
8 years ago
2
Disable Job api endpoint
#91
mogui
closed
8 years ago
2
README: Linkified mention of examples/
#90
elimisteve
closed
8 years ago
0
Implement config file option
#89
ajvb
closed
4 years ago
1
Removed duplicate url paths and utilize mux setting instead
#88
ajvb
closed
9 years ago
0
Quick README formatting fixes
#87
ajvb
closed
9 years ago
0
Improvements to Client Library
#86
ajvb
closed
9 years ago
0
Improved documentation and support around iso8601-related material.
#85
ajvb
closed
9 years ago
0
Show examples of using timezones within schedule format
#84
ajvb
closed
9 years ago
0
Improve Docs: Does the schedule support timezones?
#83
ajvb
closed
9 years ago
0
Refactor logging
#82
ajvb
closed
8 years ago
0
Clarify in docs: are KalaClients thread-safe?
#81
elimisteve
closed
9 years ago
0
Improved README formatting consistency
#80
elimisteve
closed
9 years ago
0
Document which keys/fields are necessary for Job creation
#79
elimisteve
closed
9 years ago
1
CreateJob takes a map[string]string instead of job.Job?
#78
elimisteve
closed
9 years ago
1
Explain or link to explanation of the ISO8601 duration format
#77
elimisteve
closed
9 years ago
1
Mention somewhere that daylight savings time isn't supported(?)
#76
elimisteve
closed
9 years ago
0
README dev instructions: Added godep install
#75
elimisteve
closed
9 years ago
1
README: Develop instructions: Added godep install
#74
elimisteve
closed
9 years ago
0
Create a more generic "JobRunner" that will allow for different job types.
#73
ajvb
closed
4 years ago
7
Add instructions for running a Go function periodically
#72
elimisteve
closed
8 years ago
3
Fixes from Dogfooding #1
#71
ajvb
closed
9 years ago
0
Write table-based tests for GetWaitDuration()
#70
ajvb
closed
9 years ago
0
Job scheduler seems to schedule the job for a few milliseconds after it runs, then for the correct time
#69
ajvb
closed
9 years ago
0
When a job's duration is not parsed correctly, it still remains in the cache.
#68
ajvb
closed
9 years ago
0
Changes from code review by elimisteve.
#67
ajvb
closed
9 years ago
0
Previous
Next