1. 13 9月, 2014 1 次提交
    • M
      Change gitlab/log permissions in installation.md · 8d0bc764
      Marco Cyriacks 提交于
      This patch changes default permission of the gitlab/log directory to
      u+rwX,go-w. This is done to make the directory NOT readable by group and
      others and to avoid logrotate complaining about it. chmod 755 is not
      used to avoid setting executable bit on file within the log dir.
      8d0bc764
  2. 12 9月, 2014 1 次提交
  3. 11 9月, 2014 1 次提交
  4. 10 9月, 2014 1 次提交
  5. 08 9月, 2014 3 次提交
  6. 27 8月, 2014 1 次提交
  7. 26 8月, 2014 1 次提交
  8. 25 8月, 2014 1 次提交
  9. 24 8月, 2014 2 次提交
  10. 23 8月, 2014 3 次提交
  11. 19 8月, 2014 1 次提交
    • S
      cmake is required during the installation of the rugged gem · 18a275f6
      Sameer Naik 提交于
      The following error is encountered during the installation of the rugged gem:
      
      Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
      
          /usr/bin/ruby2.1 extconf.rb
          checking for cmake... no
          ERROR: CMake is required to build Rugged.
          *** extconf.rb failed ***
      18a275f6
  12. 12 8月, 2014 1 次提交
    • B
      follow curl redirects · aabb4093
      Ben Bodenmiller 提交于
      Update `curl` commands to follow redirects (see
      http://curl.haxx.se/docs/manpage.html#-L). Current `curl` commands will
      return unexpected results if the requested content has been moved and is
      returning information about where it has been moved to. Including the
      `-L` option tells `curl` to follow the redirect so the file can be
      correctly acquired.
      aabb4093
  13. 07 8月, 2014 1 次提交
  14. 24 7月, 2014 1 次提交
  15. 17 7月, 2014 1 次提交
  16. 07 7月, 2014 1 次提交
  17. 24 6月, 2014 1 次提交
  18. 20 6月, 2014 1 次提交
  19. 18 6月, 2014 2 次提交
  20. 13 6月, 2014 1 次提交
  21. 10 6月, 2014 5 次提交
  22. 05 6月, 2014 2 次提交
  23. 04 6月, 2014 1 次提交
  24. 31 5月, 2014 1 次提交
  25. 28 5月, 2014 1 次提交
  26. 27 5月, 2014 2 次提交
  27. 20 5月, 2014 1 次提交
  28. 19 5月, 2014 1 次提交