- 07 Apr, 2020 1 commit
-
-
Nick Gaskill authored
-
- 06 Apr, 2020 39 commits
-
-
James Lopez authored
Add an endpoint for Static Editor Editor See merge request gitlab-org/gitlab!28689
-
Vasilii Iakliushin authored
* Add controller, view and route * Add a simple controller test Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/212558
-
Achilleas Pipinellis authored
Consolidate docs on using private Maven repositories See merge request gitlab-org/gitlab!27909
-
mo khan authored
* Update links from different sections to the new shared instructions
-
Nick Gaskill authored
Document detection logic changes DS when switching no-DinD mode See merge request gitlab-org/gitlab!28444
-
Robert Speicher authored
Expose confidential attribute in private API See merge request gitlab-org/gitlab!28793
-
Peter Leitzen authored
Fix duplicate spec in notification service See merge request gitlab-org/gitlab!28742
-
Rajendra Kadam authored
-
Robert Speicher authored
Allow unsetting "Required pipeline configuration" for CI/CD See merge request gitlab-org/gitlab!28432
-
Ray Paik authored
Add issue template for Open Source migrations See merge request gitlab-org/gitlab!28171
-
Nuritzi Sanchez authored
-
Douglas Barbosa Alexandre authored
Geo: Fix repository verification on the primary Closes #213523 See merge request gitlab-org/gitlab!28893
-
Rémy Coutable authored
Improve Telemetry warning message in danger bot Closes #213534 See merge request gitlab-org/gitlab!28902
-
Peter Leitzen authored
Resolve OS X autoloading issues with validators See merge request gitlab-org/gitlab!28804
-
Doug Stull authored
- During local development on osx with gdk, it was noticed that autoloader didn't define the ee version of the file at the load time of the non ee file and therefore caused an uninitialized constant error.
-
Sean McGivern authored
Bug updating snippet without repository Closes #213436 See merge request gitlab-org/gitlab!28851
-
Natalia Tepluhina authored
Add all slots to GlPopover mock Closes #213194 See merge request gitlab-org/gitlab!28788
-
Robert Speicher authored
Support more types in UrlBuilder See merge request gitlab-org/gitlab!28195
-
Peter Leitzen authored
Rename Security:LicenseComplianceJobsFinder See merge request gitlab-org/gitlab!28765
-
Robert Speicher authored
Enable NetworkPolicy statistics by default Closes #32365 See merge request gitlab-org/gitlab!27365
-
Lucas Charles authored
This MR removes network_policy_ui feature flag to enable access to the Network Policy section of the Threat Monitoring page. Related documentation was also added.
-
Francisco Javier López authored
At the moment, when we update the snippet, we also commit the information to the repository. We do this inside a db transaction. Nevertheless, because of this, some info is not available to the different thread handling the commit action. This creates a race condition with the storage. In this commit we move the commit action outside the snippet db transaction.
-
Achilleas Pipinellis authored
docs(api): remove duplicate share_with_group_lock See merge request gitlab-org/gitlab!28676
-
Igor Drozdov authored
Fix duplicate spec in template-dropdown See merge request gitlab-org/gitlab!28858
-
Rajendra Kadam authored
-
Martin Wortschack authored
Update dependency @gitlab/ui to v11.0.3 See merge request gitlab-org/gitlab!28845
-
Heinrich Lee Yu authored
De-dupe namespace model EE specs Closes #211887 See merge request gitlab-org/gitlab!28613
-
Achilleas Pipinellis authored
Merge branch '210129-expand-the-gitlab-container-registry-documentation-to-include-ui-use-cases-and-workflows' into 'master' Add UI use cases to Container Registry documentation See merge request gitlab-org/gitlab!28548
-
Nicolò Maria Mezzopera authored
- add more docs - add additional images
-
Bob Van Landuyt authored
Refactor User's highest_role method Closes #213093 See merge request gitlab-org/gitlab!28757
-
Jan Provaznik authored
Reduce urgency of EmailsOnPushWorker Closes gitlab-com/gl-infra/scalability#264 See merge request gitlab-org/gitlab!28783
-
Natalia Tepluhina authored
Load source content in Static Site Editor using GitLab API See merge request gitlab-org/gitlab!28598
-
Igor Drozdov authored
Return overridden property in API response See merge request gitlab-org/gitlab!28521
-
Marcin Sedlak-Jakubowski authored
Compress docs images See merge request gitlab-org/gitlab!28918
-
Jan Provaznik authored
Allows setting of Epic's `confidential` attribute in private API (still behind feature flag).
-
Jan Provaznik authored
Set graphql jira imports data behind project scoped feature flag See merge request gitlab-org/gitlab!28729
-
Achilleas Pipinellis authored
Add docs for using NuGet on macOS See merge request gitlab-org/gitlab!28715
-
Markus Koller authored
- Add support for projects and groups. - Add support for building path-only URLs. - Reuse it in `HasRepository#web_url`. - Remove state and turn the class into a singleton. - Provide a default instance in presenters. - Rewrite specs with parameterized table syntax.
-
Nick Thomas authored
Emails are not time-critical, so we can reduce the urgency of this worker.
-