Skip to content
Snippets Groups Projects
  1. Jan 16, 2015
  2. Jan 14, 2015
  3. Jan 16, 2015
  4. Jan 14, 2015
  5. Dec 13, 2014
  6. Jan 14, 2015
  7. Jan 13, 2015
  8. Jan 07, 2015
  9. Dec 25, 2014
  10. Dec 24, 2014
  11. Dec 23, 2014
  12. Dec 19, 2014
  13. Dec 18, 2014
  14. Dec 17, 2014
  15. Dec 04, 2014
  16. Dec 18, 2014
  17. Dec 17, 2014
  18. Dec 16, 2014
  19. Dec 17, 2014
  20. Dec 11, 2014
    • Jacob Vosmaer's avatar
      Don't disable redis because of gitlab-rails · a13b1b55
      Jacob Vosmaer authored
      Because we do not have a way yet to disable gitlab-rails completely,
      'gitlab-ctl reconfigure' will run migrations on gitlab-rails, and
      consequently it tries to clear the cache. At that point you get an error
      if Redis is not running.
      a13b1b55
  21. Dec 10, 2014
  22. Dec 17, 2014
    • Marin Jankovski's avatar
      Merge branch 'master' into 'master' · d76d37fe
      Marin Jankovski authored
      Use SystemD on Fedora
      
      Fedora is not supported anyway, so it will not break any supported
      installation.
      
      SystemD is a better default for fedora, as fedore is using SystemD
      for a few releases already. No fedora server without SystemD should
      still be in production.
      
      Fixes #365
      
      See merge request !268
      d76d37fe
Loading