BigW Consortium Gitlab

  1. 06 Jul, 2017 1 commit
    • 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).
  2. 17 Nov, 2016 1 commit
  3. 16 Nov, 2016 1 commit
  4. 11 Nov, 2016 1 commit
  5. 15 Sep, 2016 2 commits
  6. 03 Jun, 2016 2 commits
  7. 09 May, 2016 1 commit
    • Remove the annotate gem and delete old annotations · f1479b56
      Jeroen van Baarsen authored
      In 8278b763 the default behaviour of annotation
      has changes, which was causing a lot of noise in diffs. We decided in #17382
      that it is better to get rid of the whole annotate gem, and instead let people
      look at schema.rb for the columns in a table.
      
      Fixes: #17382
  8. 06 May, 2016 1 commit
  9. 03 May, 2015 1 commit
  10. 03 Apr, 2015 2 commits
  11. 09 Apr, 2014 1 commit
  12. 21 Aug, 2013 1 commit
  13. 19 Jun, 2013 1 commit
  14. 06 May, 2013 2 commits
  15. 31 Dec, 2011 1 commit
  16. 30 Dec, 2011 1 commit
  17. 29 Dec, 2011 2 commits
  18. 20 Dec, 2011 1 commit
    • 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
  19. 06 Dec, 2011 1 commit
  20. 05 Dec, 2011 2 commits
  21. 03 Dec, 2011 1 commit
  22. 22 Nov, 2011 1 commit
  23. 03 Nov, 2011 1 commit
  24. 26 Oct, 2011 1 commit
    • clean-up code · d62200ca
      Nihad Abbasov authored
        * Remove trailing whitespace
        * Converts hard-tabs into two-space soft-tabs
        * Remove consecutive blank lines
  25. 18 Oct, 2011 2 commits
  26. 13 Oct, 2011 2 commits
  27. 08 Oct, 2011 1 commit