An error occurred fetching the project authors.
  1. 17 Jun, 2019 7 commits
  2. 16 Jun, 2019 1 commit
  3. 14 Jun, 2019 7 commits
  4. 13 Jun, 2019 4 commits
    • Pavel Shutsin's avatar
      Add global LDAP membership lock setting · 9a61f6ee
      Pavel Shutsin authored
      When LDAP membership lock is enabled application-wide AND
      a group ldap sync was performed at least once following happens:
      
      - Only admin can manually add\modify\remove members of groups
        with LDAP sync.
      - Group members permissions can be modified by admin only.
      - Users lose ability to invite other members\groups to projects.
      9a61f6ee
    • Alessio Caiazza's avatar
      Fix group usage quota menu item · a6cb7267
      Alessio Caiazza authored
      This feature is not related to @group.feature_available?(:audit_events)
      a6cb7267
    • Scott Hampton's avatar
      Add button for rotating instance ID · d0aca5a0
      Scott Hampton authored
      Maintainers now have the ability to rotate
      the instance ID for feature flag configuration.
      d0aca5a0
    • Martin Wortschack's avatar
      Add app component · 951e9a74
      Martin Wortschack authored
      - Add specs for app component
      - Add Vuex store and specs
      - Mount app and setup store
      - Add styles for popover
      - Add tour titles and exit tour content
      - Add empty tour parts
      - Update PO file
      - Add skeleton for action popover utils
      951e9a74
  5. 12 Jun, 2019 9 commits
  6. 11 Jun, 2019 2 commits
  7. 10 Jun, 2019 8 commits
  8. 09 Jun, 2019 1 commit
  9. 07 Jun, 2019 1 commit
    • Brandon Labuschagne's avatar
      Polish SAML SSO settings page · b6145dbc
      Brandon Labuschagne authored
      The configurable options are moved from the general SAML SSO information
      and into their own Configuration section.
      
      This makes it a lot clearer which options are configurable.
      b6145dbc