Skip to content
Extraits de code Groupes Projets
  1. juin 04, 2015
  2. mars 18, 2015
  3. mars 01, 2015
  4. déc. 24, 2014
  5. août 23, 2014
  6. août 14, 2014
  7. août 12, 2013
  8. août 07, 2013
  9. août 05, 2013
  10. mars 21, 2013
    • Jonne Haß's avatar
      Bye Resque. Ohai Sidekiq. · 79a79d65
      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
      79a79d65
  11. nov. 01, 2012
  12. oct. 14, 2012
  13. sept. 23, 2012
  14. mai 14, 2012
  15. mai 09, 2012
  16. mars 30, 2012
  17. mars 17, 2012
  18. jan. 22, 2012
  19. déc. 07, 2011
  20. nov. 30, 2011
  21. nov. 04, 2011
  22. oct. 24, 2011
  23. oct. 18, 2011
  24. sept. 14, 2011
  25. sept. 07, 2011
  26. août 19, 2011
  27. août 17, 2011
  28. août 13, 2011
  29. août 03, 2011
  30. juil. 11, 2011
  31. juin 02, 2011
Chargement en cours