- 17 Jan, 2020 27 commits
-
-
Mike Greiling authored
Remove useless attachToDocument usage in spec/frontend Closes #196764 See merge request gitlab-org/gitlab!23040
-
Achilleas Pipinellis authored
Update self monitoring project docs See merge request gitlab-org/gitlab!23192
-
Mike Greiling authored
fix: EKS credentials form doesn't "reset" after error See merge request gitlab-org/gitlab!21958
-
Enrique Alcántara authored
-
Achilleas Pipinellis authored
Document image field of CS as mandatory See merge request gitlab-org/gitlab!23230
-
Lin Jen-Shin authored
Users without a license do not use a seat Closes #196824 See merge request gitlab-org/gitlab!23146
-
Jan Provaznik authored
Resolve "Add release count to project homepage" Closes #36667 See merge request gitlab-org/gitlab!21350
-
Jake Burden authored
Only show release count if there are one or more releases Add link to Releases count Only show release count if there are one or more releases Return early if user can’t read releases Also store the release count in a variable Don’t query release count unless conditions are met
-
Marcel Amirault authored
Mention that NuGet support is planned instead of coming soon See merge request gitlab-org/gitlab!23209
-
Kushal Pandya authored
Fix click access to scrollbar when design zooming See merge request gitlab-org/gitlab!23227
-
Natalia Tepluhina authored
Resolve "List connected group SAML identities for SAML SSO" See merge request gitlab-org/gitlab!21852
-
Natalia Tepluhina authored
Remove useless attachToDocument usage in spec/frontend/diffs Closes #196755 See merge request gitlab-org/gitlab!23049
-
Kushal Pandya authored
Remove useless attachToDocument usage in spec/frontend/notes Closes #196759 See merge request gitlab-org/gitlab!23045
-
Marcel Amirault authored
Documentation: add design zooming docs See merge request gitlab-org/gitlab!23219
-
Tom Quirk authored
-
Thong Kuah authored
Assign labels to the GMA and project k8s namespaces See merge request gitlab-org/gitlab!23027
-
Dylan Griffith authored
Fix license for wrk in prog limit in boards See merge request gitlab-org/gitlab!23214
-
Scott Stern authored
-
Adam Cohen authored
-
ap4y authored
Namespace labels are essential for predictable network policy targeting. Labels will be assigned to the gitlab-managed-apps namespace and to the project namespaces created by the CI.
-
Thong Kuah authored
Revert "Merge branch 'pages-version-v1-13-0' into 'master'" See merge request gitlab-org/gitlab!23218
-
Tom Quirk authored
pb-4 -> mb-4 so that the horizontal scrollbar is available to be clicked
-
Thong Kuah authored
Do not allow to create epic when parent reached hierarchy limit See merge request gitlab-org/gitlab!22729
-
Clement Ho authored
Implement ability to ignore Sentry errrors from the list view See merge request gitlab-org/gitlab!22819
-
Thong Kuah authored
Fix broken FOSS build in import_test_coverage_spec.rb Closes #197298 See merge request gitlab-org/gitlab!23216
-
Ray Paik authored
documentation: Remove duplicate word 'located' See merge request gitlab-org/gitlab!23160
-
Stan Hu authored
97f102f4 introduced a fixture that is only present in EE. When the FOSS build attempt to run this test, it failed because the file did not exist. To fix this, we only add this fixture under an EE build. We also need to mute a FOSS-only failure with `project.issues.events` because that relation is only tested in the EE-specific fixture. Closes https://gitlab.com/gitlab-org/gitlab/issues/197298
-
- 16 Jan, 2020 13 commits
-
-
Paul Slaughter authored
Remove useless attachToDocument usage in spec/frontend/pipelines Closes #196760 See merge request gitlab-org/gitlab!23044
-
Mayra Cabrera authored
Resolve "Expose `active` field in the Error Tracking API" See merge request gitlab-org/gitlab!23150
-
Peter Leitzen authored
-
Krasimir Angelov authored
This reverts commit a1b4efcc, reversing changes made to bd2d432b.
-
Mayra Cabrera authored
Move snippets services to their own namespace See merge request gitlab-org/gitlab!22287
-
Amparo Luna authored
- Renamed CreateSnippetService into Snippets::CreateService - Return a ServiceResponse from the CreateService - Refactor Snippets::CreateService spec
-
Achilleas Pipinellis authored
Docs: fixes typos in Discussions See merge request gitlab-org/gitlab!23171
-
Achilleas Pipinellis authored
Docs: Fix typo Update merge request level rule endpoint See merge request gitlab-org/gitlab!23189
-
Mayra Cabrera authored
Remove "creations" in gitlab_subscription_histories See merge request gitlab-org/gitlab!22278
-
Alper Akgun authored
In gitlab_subscription_histories table we don't track gitlab_subscription creations anymore. This MR removes the existing redundant rows in the gitlab.com database
-
Achilleas Pipinellis authored
Document Go support for Dependency Scanning See merge request gitlab-org/gitlab!22806
-
Igor Frenkel authored
-
Achilleas Pipinellis authored
Typo/Grammar in audit_events See merge request gitlab-org/gitlab!22985
-