issues
search
sidekiq-cron
/
sidekiq-cron
Scheduler / Cron for Sidekiq jobs
MIT License
1.87k
stars
281
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refactor schedule loader module
#519
satyakampandya
closed
1 week ago
0
Prepare release v2.0.1
#518
markets
closed
1 week ago
0
Fix usage of ActiveJob::Base.queue_name
#517
leoarnold
closed
2 weeks ago
0
Unexpected blocking `KEYS` command at 2.0.0
#516
viralpraxis
opened
2 weeks ago
21
fix: Add quotes to Japanese translations containing multi-byte symbols
#515
iwaseasahi
closed
2 weeks ago
1
[Bug] YAML parser fails to handle unquoted Japanese question mark (`?`) in locale files
#514
iwaseasahi
closed
2 weeks ago
2
[Bug] Redis data corruption due to incorrect `.flatten` call in `Sidekiq::Cron::Job#save` method
#513
iwaseasahi
closed
1 week ago
7
Problem with queue in Rails 7.2
#512
pyromaniac
closed
2 weeks ago
11
Prepare release: v2.0.0 🎉
#511
markets
closed
2 weeks ago
1
Fix detection of ActiveJob
#510
leoarnold
closed
4 weeks ago
5
Add `retry` job configuration option to set sidekiq retry job option
#509
noahfpf
closed
4 weeks ago
0
Cron v1.12.0 is incompatible with Sidekiq v7.3.4
#508
leoarnold
closed
2 weeks ago
18
Sidekiq::Cron.configure cron_schedule_file does not work as described in the readme for version 2.0.0.rc2
#507
sampenguin
opened
1 month ago
8
Review web UI translations for multiple locales
#506
satyakampandya
closed
1 month ago
1
Review web UI translations
#505
markets
closed
1 month ago
7
Old jobs not being removed from cron list
#504
lloydwatkin
closed
1 month ago
4
[refactor] More web extension refactoring
#503
markets
closed
1 month ago
0
Refactor: Simplify redirect logic with helper method
#502
satyakampandya
closed
1 month ago
0
Rearrange options + minor tweaks in tests and docs
#501
markets
closed
1 month ago
0
Fix typo 'enque' to 'enqueue' in forms and tests
#500
satyakampandya
closed
1 month ago
0
[refactor] Web extension clean up 🔨
#499
markets
closed
1 month ago
1
Prepare v2.0.0.rc2 release
#498
markets
closed
1 month ago
0
Delete leftovers support for Sidekiq <6.5
#497
markets
closed
1 month ago
0
Add support for `retry` option
#496
noahfpf
closed
4 weeks ago
3
Refactor sidekiq cron configurations
#495
satyakampandya
closed
1 month ago
23
Rename `enque!` to `enqueue!`. Also, rename all other "_enque_" occurences.
#494
markets
closed
1 month ago
0
Rename `enque!` to `enqueue!`
#493
markets
closed
1 month ago
0
Fix redirection issues in web extension for namespace-specific routes
#492
satyakampandya
closed
1 month ago
2
Refactor configuration
#491
markets
closed
1 month ago
7
Remove useless support for old Redis (< 4.2)
#490
markets
closed
2 months ago
0
Require Namespace when booting web UI (see #486) + Documentation tweaks
#489
markets
closed
2 months ago
0
Schedule is duplicated on namespace rename
#488
freemanoid
opened
2 months ago
6
Fix: Do not require "sidekiq/cron" to run "sidekiq/cron/web"
#487
freemanoid
closed
2 months ago
9
Web extension requires entire sidekiq-cron to be required
#486
freemanoid
closed
2 months ago
2
Fix: Ensure date_as_argument option can be set from true to false in Sidekiq Cron jobs
#485
satyakampandya
closed
2 months ago
19
Restrict namespace from using '*' and fix job actions for wildcard namespaces
#484
satyakampandya
closed
2 months ago
3
Unable to perform job actions when accessing /monitoring/sidekiq/cron/namespaces/*
#483
satyakampandya
closed
2 months ago
2
Add confirmation for enqueuing disabled cron jobs and refactor job name escaping
#482
satyakampandya
closed
2 months ago
4
Missing confirmation before enqueuing disabled jobs
#481
satyakampandya
closed
2 months ago
2
Add compatibility with Sidekiq 7.3+ and remove inline styles
#480
satyakampandya
closed
2 months ago
2
Update How Redis Values Are Stored on `save`
#479
jvanderen1
closed
2 months ago
5
Deprecation Warning "Using the last argument as keyword parameters is deprecated"
#478
jvanderen1
closed
2 months ago
4
Feature: Pagination Feature for Cron Jobs
#477
satyakampandya
closed
1 month ago
18
Fix: according to documentation, `.create` should return true/false
#476
delphaber
closed
2 months ago
6
Require at least fugit >= 1.11.1
#475
jmettraux
closed
3 months ago
0
Add Pagination to Cron Job Listing Page for Improved Usability
#474
satyakampandya
closed
1 month ago
1
Cron jobs loaded but not running on Heroku-24
#473
jchan172
closed
3 months ago
1
The `date_as_argument` option cannot be changed from `true` to `false`
#472
iwaseasahi
closed
2 months ago
3
"`create` method will return only true/false if job was saved or not". Is it so?
#471
delphaber
closed
2 months ago
5
Queue name not used as configured by sidekiq_options queue
#470
eis-ioki
closed
3 months ago
4
Next