1. 05 Apr, 2017 3 commits
    • James Edwards-Jones's avatar
      Protected tags copy/paste from protected branches · a14dd5a1
      James Edwards-Jones authored
      Should provide basic CRUD backend for frontend to work from. Doesn’t include frontend, API, or the internal API used from gitlab-shell
      a14dd5a1
    • James Edwards-Jones's avatar
      Database migrations for protected tags · 8c48bc26
      James Edwards-Jones authored
      Added schema.rb for protected tags
      Removed unnecessary table ‘protected_tag_merge_access_levels’
      Fixed timestamps on protected_tags
      8c48bc26
    • Kushal Pandya's avatar
      Protected Tags Frontend · f1f3f8b0
      Kushal Pandya authored
      Protect tag partial
      Apply styles to protected tag same as protected branch
      Render protected tags within Project Settings > Repository
      Protected Tags Classes
      Re-export protected tag classes
      Initialize Protected tags feature under Repository Settings page
      Update property names for tags
      Add protected tags to bundle config
      f1f3f8b0
  2. 04 Apr, 2017 34 commits
  3. 03 Apr, 2017 3 commits