Skip to content
Extraits de code Groupes Projets
  1. juin 26, 2016
  2. mars 04, 2016
  3. août 30, 2015
    • Florian Staudacher's avatar
      fix some issues with pod-checking · 738413c6
      Florian Staudacher a rédigé
      add tooltips in the frontend
      fix a JS problem with empty hostname
      use `find_in_batches` correctly
      add a migration to clean up the pods table + unique index on hostname
      738413c6
  4. août 24, 2015
    • Florian Staudacher's avatar
      Add connection test for pods in the network · ea397ffd
      Florian Staudacher a rédigé
      * add a class for checking pod connectivity
      * extend pod model to handle new functionality
      * add an admin frontend to list pods and re-trigger checks manually
      * add a daily worker to run through all the pods
      * add unit tests for most of the new code
      ea397ffd
  5. août 21, 2015
  6. juil. 18, 2015
  7. juil. 05, 2015
  8. mai 24, 2015
  9. mai 16, 2015
  10. mai 04, 2015
  11. avr. 01, 2015
  12. mars 03, 2015
  13. fév. 27, 2015
  14. jan. 14, 2015
  15. déc. 08, 2014
    • Jonne Haß's avatar
      Bye opengraph_parser, hi open_graph_reader · 74a6f425
      Jonne Haß a rédigé
      opengraph_parser is basically unmainted, issues are ignored
      or deliberately closed without fixing. It pollutes the global
      namespace and has no verification of correctness.
      
      The opengraph gem has basically the same issues, not really maintained,
      unreleased patches on master since over a year, not really smart either.
      
      So I created my own version and while at it, why not strive try to be
      complete and robust, although it's still a work in progress.
      
      This also improves general URL detection by parsing them
      from the message after stripping markdown.
      
      An additional dependency was added to support
      fetching sites that require cookies to work at all.
      For the same reason Faraday's default redirect limit was
      bumped.
      74a6f425
  16. oct. 16, 2014
    • Jason Robinson's avatar
      Maintenance feature to remove old users · 69c35669
      Jason Robinson a rédigé
      Add Sidetiq webview to the Sidekiq monitoring panel
      
      Add rake task maintenance:queue_users_for_removal
      This basically just triggers an immediate run of the normal maintenance remove old users functionality that is normally (if enabled) scheduled to run once a day via sidetiq
      
      Add extra safety when checking for user removal due to inactivity.
      Now also user.last_seen will also be checked to make sure a user will not be removed in the event that the Devise rememember me login functionality has stopped the users remove_after timestamp from being removed.
      
      Add initializer for maintenance job.
      Add warning about mail being disabled if remove_old_users maintenance is enabled.
      69c35669
  17. sept. 20, 2014
  18. sept. 08, 2014
  19. août 28, 2014
  20. août 27, 2014
  21. août 23, 2014
  22. jan. 27, 2014
  23. jan. 15, 2014
  24. jan. 13, 2014
  25. août 04, 2013
  26. juil. 02, 2013
  27. mai 25, 2013
Chargement en cours