An error occurred fetching the project authors.
  1. 14 Mar, 2020 1 commit
  2. 11 Mar, 2020 1 commit
  3. 06 Mar, 2020 1 commit
  4. 05 Mar, 2020 1 commit
  5. 27 Feb, 2020 1 commit
  6. 11 Feb, 2020 1 commit
  7. 07 Feb, 2020 1 commit
  8. 13 Nov, 2019 1 commit
  9. 07 Oct, 2019 1 commit
  10. 01 Oct, 2019 1 commit
  11. 16 Sep, 2019 1 commit
  12. 02 Jul, 2019 1 commit
  13. 18 Jun, 2019 1 commit
    • James Fargher's avatar
      Make KubernetesService readonly · 6b9157d5
      James Fargher authored
      We are deprecating this service in favor of instance wide clusters.
      Therefore we removed some code that is not anymore needed for a
      readonly cluster and also we added some flags to allow for this
      deprecation. These flags are to be removed in the next release when
      we finally completelly remove KubernetesService.
      6b9157d5
  14. 13 Jun, 2019 1 commit
  15. 05 Apr, 2019 1 commit
  16. 01 Apr, 2019 1 commit
  17. 06 Sep, 2018 1 commit
  18. 09 Jul, 2018 1 commit
  19. 05 Jul, 2018 1 commit
  20. 05 Apr, 2018 1 commit
  21. 28 Mar, 2018 1 commit
  22. 17 Jan, 2018 2 commits
    • Stan Hu's avatar
    • Stan Hu's avatar
      Merge branch... · 0424801e
      Stan Hu authored
      Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-integrations-api' into 'security-10-3'
      
      Filter out sensitive fields from the project services API
      
      See merge request gitlab/gitlabhq!2281
      
      (cherry picked from commit 476f2576444632f2a9a61b4cead9c1077f2c81d7)
      
      2bcbbda0 Filter out sensitive fields from the project services API
      0424801e
  23. 04 Jan, 2018 2 commits
  24. 02 Aug, 2017 1 commit
  25. 27 Jul, 2017 1 commit
  26. 04 May, 2017 3 commits
  27. 03 May, 2017 1 commit
  28. 27 Apr, 2017 2 commits
  29. 26 Apr, 2017 1 commit
  30. 26 Jan, 2017 1 commit
  31. 22 Nov, 2016 1 commit
  32. 16 Nov, 2016 1 commit
  33. 07 Oct, 2016 1 commit
    • Nick Thomas's avatar
      Add markdown cache columns to the database, but don't use them yet · e94cd6fd
      Nick Thomas authored
      This commit adds a number of _html columns and, with the exception of Note,
      starts updating them whenever the content of their partner fields changes.
      
      Note has a collision with the note_html attr_accessor; that will be fixed later
      
      A background worker for clearing these cache columns is also introduced - use
      `rake cache:clear` to set it off. You can clear the database or Redis caches
      separately by running `rake cache:clear:db` or `rake cache:clear:redis`,
      respectively.
      e94cd6fd
  34. 04 Oct, 2016 1 commit
  35. 09 Aug, 2016 1 commit