- mars 21, 2013
-
-
Jonne Haß a rédigé
* Dropped all references to Resque * Moved all jobs under app/workers since that's the Sidekiq convention * Renamed Jobs module to Worker to match new location * Adapted all jobs to Sidekiq * Replaced all enqueue calls with perform_async * Dropped Resque hacks from specs and features, replaced with sidekig/testing in RSpec and sidekig/testing/inline in Cucumber * Updated scripts to start a Sidekiq server * Inline Sidekiq sinatra app * Let Sidekiq create the actual Redis instance * Workaround already initialized constant warnings in service models * Resolved ToDo in one job definition by creating proper exception clases for some errors in receiving posts * Added sidekiq section to configuration to make it completly configurable to the user * Add Sidekiq middleware for clean backtraces * Delay HttpMulti retry to give offline pods a chance to come back up * Do not retry on GUID already taken and alike errors * Be graceful about deleted posts in GatherOEmbedData
-
- sept. 12, 2012
-
-
Jonne Haß a rédigé
-
- mai 17, 2012
-
-
Maxwell Salzberg a rédigé
This reverts commit c52342b7.
-
Maxwell Salzberg a rédigé
-
- fév. 01, 2012
-
-
danielgrippi a rédigé
you can now create a comment with User#comment!(post, text)
-
- nov. 20, 2011
-
-
Manuel a rédigé
-
- nov. 07, 2011
-
-
Sarah Mei a rédigé
Delete all pending specs except stuff we actually want to fix in the short term. Add more useful comments to those.
-
- sept. 16, 2011
-
-
Maxwell Salzberg a rédigé
-
Maxwell Salzberg a rédigé
-
Maxwell Salzberg a rédigé
-