Skip to content
Snippets Groups Projects
  1. Aug 17, 2019
    • Paul Slaughter's avatar
      Merge branch... · 655dc109
      Paul Slaughter authored
      Merge branch '50020-fe-allow-email-notifications-to-be-disabled-for-all-users-of-a-group' into 'master'
      
      UI for disabling group/project email notifications
      
      Closes #50020
      
      See merge request gitlab-org/gitlab-ce!30961
      
      (cherry picked from commit 1068483f)
      
      7699a87e UI for disabling group/project email notification
      bad143ff Rename canChangeEmailsDisabled to canDisableEmails
      38b3f9ec Hide emails_disabled checkbox if disabled in group
      5e1fc2f5 Apply suggestion to...
      bcd5cee9 Addressed review feedback
      d602fc12 Minor fixes for gitlab.pot
      1ee32758 Update permissions documentation
      43c87103 Vue file prettified
      e5ec00ce Apply suggestion to app/views/shared/notifications/_button.html.haml
      e2de0db9 Disable the subgroup checkbox
      dbd7fcbd Add checked to emails_disabled group settings
      655dc109
  2. Aug 12, 2019
  3. Aug 10, 2019
  4. Aug 09, 2019
  5. Aug 08, 2019
  6. Aug 07, 2019
  7. Aug 06, 2019
  8. Aug 04, 2019
  9. Aug 02, 2019
  10. Aug 01, 2019
  11. Jul 31, 2019
    • Nick Thomas's avatar
      Run rake gettext:regenerate · e38c683e
      Nick Thomas authored
      Verified
      e38c683e
    • Reuben Pereira's avatar
      Add prometheus listen address to whitelist · f5213a38
      Reuben Pereira authored and Douwe Maan's avatar Douwe Maan committed
      - Add to whitelist so that even if local requests from hooks and
      services are not allowed, the prometheus manual configuration will
      still succeed.
      f5213a38
    • João Cunha's avatar
      Allow knative do be uninstalled: · d7c7ebf5
      João Cunha authored
      - After uninstalling the knative helm chart it's necessary to also
      remove some leftover resources to allow the cluster to be clean
      and knative to be reinstalleable.
      - Adds knative uninstall disclaimer
      - Uninstall ksvc before uninstalling knative
      
      Make list of Knative and Ingres resources explicit
      
      - To avoid deleting unwanted resources we are listing exact
      which resources will be deleted rather than simply deleting any
      resource that contains istio or knative words.
      d7c7ebf5
    • Reuben Pereira's avatar
      Allow blank but not nil in validations · 5c7f2853
      Reuben Pereira authored and James Lopez's avatar James Lopez committed
      - The most common use case for qualified_domain_validator currently is
      to allow blank ([]) but not allow nil. Modify the
      qualified_domain_validator to support this use case.
      5c7f2853
  12. Jul 30, 2019
    • Diego Louzán's avatar
      Add support page link in help menu · e2053808
      Diego Louzán authored and Paul Slaughter's avatar Paul Slaughter committed
      Creates a new item in help dropdown to show configured support page link
      e2053808
    • Sean McGivern's avatar
      Remove line profiler from performance bar · 18cdc5ba
      Sean McGivern authored
      1. The output isn't great. It can be hard to find hotspots and, even
         when you do find them, to find why those are hotspots.
      2. It uses some jQuery-specific frontend code which we can remove now
         that we don't have this any more.
      3. It's only possible to profile the initial request, not any subsequent
         AJAX requests.
      18cdc5ba
  13. Jul 29, 2019
  14. Jul 26, 2019
  15. Jul 25, 2019
Loading