An error occurred fetching the project authors.
  1. 15 Sep, 2017 1 commit
  2. 06 Jul, 2017 1 commit
    • Yorick Peterse's avatar
      Added Cop to blacklist the use of `dependent:` · 8fbbf41e
      Yorick Peterse authored
      This is allowed for existing instances so we don't end up 76 offenses
      right away, but for new code one should _only_ use this if they _have_
      to remove non database data. Even then it's usually better to do this in
      a service class as this gives you more control over how to remove the
      data (e.g. in bulk).
      8fbbf41e
  3. 17 Nov, 2016 1 commit
  4. 16 Nov, 2016 1 commit
  5. 11 Nov, 2016 1 commit
  6. 15 Sep, 2016 2 commits
  7. 03 Jun, 2016 2 commits
  8. 09 May, 2016 1 commit
  9. 06 May, 2016 1 commit
  10. 03 May, 2015 1 commit
  11. 03 Apr, 2015 2 commits
  12. 09 Apr, 2014 1 commit
  13. 21 Aug, 2013 1 commit
  14. 19 Jun, 2013 1 commit
  15. 06 May, 2013 2 commits
  16. 31 Dec, 2011 1 commit
  17. 30 Dec, 2011 1 commit
  18. 29 Dec, 2011 2 commits
  19. 20 Dec, 2011 1 commit
    • Jeremy Mack's avatar
      Fixes timeout when adding an SSH key · 8a1deea5
      Jeremy Mack authored
      Users with many projects (>100) will hit the 20 second timeout when
      updating the gitolite config. This fix batches those changes into a
      signle update to the file, causing an order of magnitude speed increase
      which finishes well below the 20 second timeout.
      
      Fixes gitlabhq/gitlabhq#220
      8a1deea5
  20. 06 Dec, 2011 1 commit
  21. 05 Dec, 2011 2 commits
  22. 03 Dec, 2011 1 commit
  23. 22 Nov, 2011 1 commit
  24. 03 Nov, 2011 1 commit
  25. 26 Oct, 2011 1 commit
    • Nihad Abbasov's avatar
      clean-up code · d62200ca
      Nihad Abbasov authored
        * Remove trailing whitespace
        * Converts hard-tabs into two-space soft-tabs
        * Remove consecutive blank lines
      d62200ca
  26. 18 Oct, 2011 2 commits
  27. 13 Oct, 2011 2 commits
  28. 08 Oct, 2011 1 commit