BigW Consortium Gitlab

  1. 28 Apr, 2017 1 commit
  2. 19 Apr, 2017 1 commit
  3. 14 Apr, 2017 4 commits
  4. 10 Apr, 2017 1 commit
  5. 06 Apr, 2017 3 commits
  6. 05 Apr, 2017 2 commits
    • Periodically mark projects that are stuck in importing as failed · 58371efb
      James Lopez authored
      Adds import jid to projects
      Refactor middleware to set custom expiration time via sidekiq options
      Add completed_jids option to sidekiq status and a few other changes
    • Deal with Rails autoload instance variable resets · 8eb35066
      Jacob Vosmaer authored
      Rails auto-load (a development feature) can end up resetting instance
      variables on classes. This breaks Gitlab::GitalyClient, which uses
      instance variables to keep global hashes to look up channels and
      addresses. This change adds code that regenerates the hashes if they
      suddenly become nil.
  7. 03 Apr, 2017 2 commits
  8. 29 Mar, 2017 3 commits
  9. 28 Mar, 2017 1 commit
  10. 24 Mar, 2017 1 commit
  11. 17 Mar, 2017 1 commit
    • Added Gitlab::Database.config · 9a20ff1c
      Yorick Peterse authored
      This returns the ActiveRecord configuration for the current environment.
      
      While CE doesn't use this very often, EE will use it in a few places for
      the database load balancing code. I'm adding this to CE so we don't end
      up with merge conflicts in this file.
  12. 16 Mar, 2017 1 commit
  13. 13 Mar, 2017 2 commits
  14. 10 Mar, 2017 3 commits
  15. 08 Mar, 2017 2 commits
  16. 07 Mar, 2017 5 commits
  17. 06 Mar, 2017 3 commits
  18. 03 Mar, 2017 1 commit
  19. 02 Mar, 2017 1 commit
  20. 01 Mar, 2017 2 commits