An error occurred fetching the project authors.
  1. 14 Mar, 2018 1 commit
    • Zeger-Jan van de Weg's avatar
      Change Gitlab::Shell#add_namespace to #create_namespace · 77f0906e
      Zeger-Jan van de Weg authored
      Prior to this change, this method was called add_namespace, which broke
      the CRUD convention and made it harder to grep for what I was looking
      for. Given the change was a find and replace kind of fix, this was
      changed without opening an issue and on another feature branch.
      
      If more dynamic calls are made to add_namespace, these could've been
      missed which might lead to incorrect bahaviour. However, going through
      the commit log it seems thats not the case.
      77f0906e
  2. 05 Mar, 2018 1 commit
  3. 05 Feb, 2018 1 commit
  4. 15 Nov, 2017 1 commit
  5. 31 Oct, 2017 3 commits
  6. 16 Oct, 2017 1 commit
  7. 03 Oct, 2017 1 commit
  8. 03 Aug, 2017 1 commit
  9. 02 Aug, 2017 1 commit
  10. 01 Aug, 2017 1 commit
  11. 28 Jul, 2017 1 commit
  12. 27 Jul, 2017 2 commits
  13. 26 Jul, 2017 1 commit
  14. 28 Jun, 2017 1 commit
  15. 21 Jun, 2017 1 commit
  16. 14 Jun, 2017 1 commit
  17. 30 May, 2017 1 commit
  18. 04 May, 2017 1 commit
  19. 20 Mar, 2017 1 commit
  20. 23 Feb, 2017 2 commits
  21. 03 Jun, 2016 2 commits
  22. 31 May, 2016 1 commit
  23. 13 May, 2016 1 commit
  24. 10 May, 2016 1 commit
  25. 09 May, 2016 1 commit
  26. 19 Mar, 2016 1 commit
    • Yorick Peterse's avatar
      Cache output of Repository#exists? · 68a4c98f
      Yorick Peterse authored
      This caches the output of Repository#exists? in Redis while making sure
      it's flushed properly when creating new repositories, deleting them,
      etc.
      
      For the ProjectWiki tests to work I had to make ProjectWiki#create_repo!
      public as testing private methods in RSpec is a bit of a pain.
      68a4c98f
  27. 14 Jan, 2016 1 commit
  28. 09 Dec, 2015 1 commit
  29. 16 Nov, 2015 1 commit
  30. 03 Nov, 2015 1 commit
  31. 03 Oct, 2015 1 commit
  32. 22 Jun, 2015 1 commit
  33. 12 Feb, 2015 1 commit
  34. 07 Aug, 2014 1 commit
  35. 31 Jul, 2014 1 commit