- 06 Apr, 2020 40 commits
-
-
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
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.
-
Achilleas Pipinellis authored
Using the pngquant:compresss raketask
-
Nick Thomas authored
Run tests against PG10 by default See merge request gitlab-org/gitlab!28116
-
Achilleas Pipinellis authored
Documentation: Add additional Rails maintenance commands See merge request gitlab-org/gitlab!28745
-
Wei-Meng Lee authored
Use existing Rails Console doc link in same project
-
Rémy Coutable authored
Merge branch '212983-the-resolved_on_default_branch-data-point-is-not-available-on-the-standalone-vulnerability' into 'master' Create VulnerabilitySerializer See merge request gitlab-org/gitlab!28543
-
Achilleas Pipinellis authored
Docs: Add missing `:id` path parameter description to some Projects API endpoints See merge request gitlab-org/gitlab!28764
-
James Lopez authored
Include Gitlab::Shell in Snippets See merge request gitlab-org/gitlab!28852
-
Achilleas Pipinellis authored
Add warning not to enable redis cluster mode See merge request gitlab-org/gitlab!28763
-