Sam
|
87a07e2355
|
attempt to work around concurrency issue with active record
|
2014-02-08 15:19:10 +11:00 |
|
Sam
|
e1f293ad66
|
FEATURE: new scheduler
Removed sidetiq, introduced new scheduler
- add basic UI
- add schedule discover
- add scheduling in initializer
|
2014-02-06 10:26:16 +11:00 |
|
Neil Lalonde
|
18bc6ecd08
|
Sidetiq::Clock#start is deprecated. Remove it.
|
2013-11-05 15:43:48 -05:00 |
|
Sam
|
d3c5afbb80
|
reduce sidetiq frequency
remove minutely() schedule that was very inefficient
|
2013-09-02 17:14:41 +10:00 |
|
Stephan Kaag
|
a6b4b5dbf2
|
Replace Clockwork with Sidetiq
|
2013-08-14 21:39:40 +02:00 |
|
Chris Hunt
|
dbf4d9b0dc
|
Set Sidekiq log level to WARN
|
2013-05-29 09:36:15 -07:00 |
|
Robin Ward
|
7c505df6d4
|
Merge branch 'update-sidekiq' of git://github.com/nverba/discourse
Conflicts:
config/initializers/sidekiq.rb
|
2013-03-25 10:26:13 -04:00 |
|
Karan Misra
|
5dfb04e4b3
|
Convert a lot of :a => b to a: b and bring peace to the world
|
2013-03-25 05:07:36 +05:30 |
|
nverba
|
0c7579ec9f
|
Update Sidekiq and config
|
2013-03-23 14:49:50 +00:00 |
|
Sam
|
1c8eef7dbd
|
added basic passenger support, no long polling but functions
clean up initializers so they are ordered properly
|
2013-03-11 05:33:20 -07:00 |
|
Régis Hanol
|
239cbd2d58
|
enforce coding convention
replaced every `and` by `&&` and every `or` by `||`
|
2013-03-05 01:42:44 +01:00 |
|
Neil Lalonde
|
1e794f98a7
|
Add an option to not flush redis every time sidekiq.rb is loaded in development
|
2013-02-21 13:45:16 -05:00 |
|
Robin Ward
|
21b5628528
|
Initial release of Discourse
|
2013-02-05 14:16:51 -05:00 |
|