Skip to content
Extraits de code Groupes Projets
  1. mai 27, 2016
    • cmrd Senya's avatar
      Fix possible duplication of AspectVisibility · 717554ed
      cmrd Senya a rédigé
      No uniqueness control on AspectVisibility resulted in possible having
      multiple AspectVisibility objects in the DB for the same aspect and
      shareable which doesn't make sense. Introduce uniqueness validation
      and fix up tests where duplication happened.
      Non vérifiée
      717554ed
  2. déc. 30, 2015
  3. oct. 13, 2015
  4. avr. 27, 2015
  5. mars 25, 2015
  6. jan. 18, 2015
  7. déc. 10, 2014
  8. déc. 08, 2014
  9. août 23, 2014
  10. juin 09, 2013
    • Florian Staudacher's avatar
      replace mentions of out-of-aspect people in limited posts with just a · 4ee5d5f1
      Florian Staudacher a rédigé
      markdown link to their profile (fixes #2516)
      
      add failing spec for #4160 / #2516
      
      extend the spec a bit more
      
      refactor mention handling in a status message
      
      add method for filtering mentions by aspects
      
      wire mention filtering into the status message model, adapt a few tests to
      work properly
      
      cosmetic changes
      
      shorten helper methods
      
      add changelog entry
      4ee5d5f1
  11. 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
  12. nov. 21, 2012
  13. sept. 26, 2012
    • Jonne Haß's avatar
      query the set url only through #pod_uri in the app · 89c1fd5f
      Jonne Haß a rédigé
      89c1fd5f
    • Jonne Haß's avatar
      New configuration system · 2a4db54d
      Jonne Haß a rédigé
      * Throw away old system
      * Add new system
      * Add new example files
      * Replace all calls
      * add the most important docs
      * Add Specs
      * rename disable_ssl_requirement to require_ssl
      * cloudfiles isn't used/called in our code
      * since community_spotlight.list is only used as enable flag replace it with such one and remove all legacy and irelevant codepaths around it
      * die if session secret is unset and on heroku
      * First basic infrastructure for version information
      2a4db54d
  14. sept. 15, 2012
  15. sept. 12, 2012
  16. sept. 06, 2012
  17. juin 11, 2012
  18. mai 18, 2012
  19. mai 17, 2012
  20. avr. 06, 2012
  21. avr. 05, 2012
  22. fév. 19, 2012
  23. fév. 14, 2012
  24. fév. 10, 2012
  25. fév. 03, 2012
  26. fév. 02, 2012
  27. fév. 01, 2012
Chargement en cours