1. 13 Apr, 2015 4 commits
  2. 10 Apr, 2015 2 commits
  3. 09 Apr, 2015 2 commits
  4. 06 Apr, 2015 6 commits
  5. 16 Mar, 2015 2 commits
  6. 15 Mar, 2015 1 commit
  7. 04 Mar, 2015 2 commits
  8. 03 Mar, 2015 2 commits
  9. 27 Feb, 2015 2 commits
  10. 26 Feb, 2015 2 commits
    • Valery Sizov's avatar
      Merge branch 'no-recursive-install' into 'master' · 1b20cc7d
      Valery Sizov authored
      Remove recursive commands from bin/install
      
      It is not clear what we need these for anymore. Because these commands
      would recurse once through all existing files in all Git repositories,
      and then another time through all directories these commands could
      take very long on a server with a lot of repositories.
      
      We keep the 'chmod' on config.repos_path, to deny world access to all
      files and directories beneath it.
      
      See merge request !63
      1b20cc7d
    • Jacob Vosmaer's avatar
      Remove recursive commands from bin/install · 1d7900b0
      Jacob Vosmaer authored
      It is not clear what we need these for anymore. Because these commands
      would recurse once through all existing files in all Git repositories,
      and then another time through all directories these commands could
      take very long on a server with a lot of repositories.
      
      We keep the 'chmod' on config.repos_path, to deny world access to all
      files and directories beneath it.
      1d7900b0
  11. 24 Feb, 2015 3 commits
  12. 23 Feb, 2015 2 commits
  13. 21 Feb, 2015 6 commits
  14. 20 Feb, 2015 2 commits
  15. 19 Feb, 2015 2 commits