An error occurred fetching the project authors.
  1. 22 Dec, 2015 2 commits
  2. 10 Dec, 2015 1 commit
  3. 04 Dec, 2015 1 commit
  4. 26 Aug, 2015 1 commit
  5. 03 Apr, 2015 1 commit
  6. 31 Mar, 2015 1 commit
  7. 08 Dec, 2014 1 commit
  8. 01 Dec, 2014 1 commit
  9. 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
  10. 28 Jul, 2014 1 commit
  11. 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
  12. 09 Jan, 2013 2 commits
  13. 25 Dec, 2012 2 commits
  14. 20 Nov, 2012 2 commits
  15. 22 Sep, 2012 2 commits
  16. 02 Jul, 2012 1 commit
  17. 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
  18. 23 Jan, 2012 1 commit