An error occurred fetching the project authors.
  1. 03 Apr, 2015 1 commit
  2. 31 Mar, 2015 1 commit
  3. 08 Dec, 2014 1 commit
  4. 01 Dec, 2014 1 commit
  5. 28 Nov, 2014 1 commit
    • Jacob Vosmaer's avatar
      Add 'MemoryKiller' Sidekiq middleware · 64ab6c9e
      Jacob Vosmaer authored
      When enabled, this middleware allows Sidekiq to detect that its RSS has
      exceeded a maximum value, triggering a graceful shutdown. This
      middleware should be combined with external process supervision that
      will restart Sidekiq after the graceful shutdown, such as Runit.
      64ab6c9e
  6. 28 Jul, 2014 1 commit
  7. 06 Mar, 2013 1 commit
    • Pierre GUINOISEAU's avatar
      Allow connection to Redis via unix socket · 67a61c80
      Pierre GUINOISEAU authored
      Allow connection to Redis via unix socket, using
      unix:/var/run/redis/redis.sock for example.
      
      Default behaviour does not change, except that the full Redis URL must
      be configured, with redis:// for tcp or unix: for unix socket.
      67a61c80
  8. 09 Jan, 2013 2 commits
  9. 25 Dec, 2012 2 commits
  10. 20 Nov, 2012 2 commits
  11. 22 Sep, 2012 2 commits
  12. 02 Jul, 2012 1 commit
  13. 30 Jun, 2012 1 commit
    • randx's avatar
      UI changes: · 6a58deb5
      randx authored
      * .page_title  class added. Used for better page headers
      * improved help page
      * added back links for help pages
      * show app version & revision on help page
      
      Backend changes:
      * Gitab::Version && Gitlab::Revision constants
      6a58deb5
  14. 23 Jan, 2012 1 commit