This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-07 11:58:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
lib
/
scheduler
History
Sam
6960639c58
Merge pull request
#3190
from riking/thrown_logging
...
Delete old ErrorLog, use Logster for 500 errors
2015-02-23 14:19:16 +11:00
..
views
FEATURE: add an alert in sidekiq's scheduler tab when sidekiq is paused
2014-08-20 20:01:57 +02:00
defer.rb
Merge pull request
#3190
from riking/thrown_logging
2015-02-23 14:19:16 +11:00
manager.rb
Rename handle_exception to handle_job_exception
2015-02-09 12:47:46 -08:00
schedule_info.rb
fix most deprecations in the specs (still some left)
2014-09-25 17:44:48 +02:00
schedule.rb
Support for a daily job at a certain hour. Convert backup job to run at
2014-03-14 13:02:45 -04:00
scheduler.rb
FEATURE: add a simple queue Scheduler::Defer.later {}
2014-03-17 12:16:19 +11:00
web.rb
BUGFIX: allow sorting prior to sidekiq starting
2014-02-10 09:21:46 +11:00