An error occurred fetching the project authors.
  1. 12 Oct, 2019 2 commits
  2. 07 Oct, 2019 1 commit
  3. 04 Oct, 2019 1 commit
  4. 03 Oct, 2019 1 commit
    • Mathieu Parent's avatar
      API: Add missing group parameters · b944c0dd
      Mathieu Parent authored
      - share_with_group_lock (was edit-only)
      - require_two_factor_authentication
      - two_factor_grace_period
      - project_creation_level
      - auto_devops_enabled
      - subgroup_creation_level
      - emails_disabled
      b944c0dd
  5. 01 Oct, 2019 1 commit
  6. 26 Sep, 2019 2 commits
  7. 24 Sep, 2019 1 commit
  8. 23 Sep, 2019 1 commit
  9. 17 Sep, 2019 2 commits
  10. 16 Sep, 2019 2 commits
  11. 09 Sep, 2019 1 commit
  12. 07 Sep, 2019 2 commits
  13. 04 Sep, 2019 6 commits
  14. 03 Sep, 2019 1 commit
  15. 28 Aug, 2019 1 commit
  16. 27 Aug, 2019 2 commits
  17. 24 Aug, 2019 2 commits
  18. 18 Aug, 2019 1 commit
  19. 08 Aug, 2019 3 commits
  20. 07 Aug, 2019 2 commits
  21. 02 Aug, 2019 1 commit
  22. 30 Jul, 2019 1 commit
    • Yorick Peterse's avatar
      Inject EE modules in a CE compatible fashion · 1112fec4
      Yorick Peterse authored
      All instances of injecting an EE specific module have been changed to
      use the new methods for this: prepend_if_ee, extend_if_ee, and
      include_if_ee. This allows these lines to be included in CE, even when
      the modules to inject do not exist. This in turn allows us to backport
      these lines to CE and keep them there, instead of having to strip them
      out.
      1112fec4
  23. 26 Jul, 2019 1 commit
  24. 25 Jul, 2019 2 commits