- 06 Nov, 2019 17 commits
-
-
Ash McKenzie authored
Fix: Geo: rake gitlab:geo:check on the primary is cluttered Closes #32398 See merge request gitlab-org/gitlab!19460
-
Phil Hughes authored
Fix admin welcome illustration not found See merge request gitlab-org/gitlab!19676
-
Rémy Coutable authored
Only move repos for legacy project storage Closes #35456 See merge request gitlab-org/gitlab!19410
-
John Cai authored
-
Valery Sizov authored
We only check secondary related things when node is secondary or when the current not is misconfigured
-
Paul Slaughter authored
-
Natalia Tepluhina authored
Resolve "Dependency List is not up-to-date - frontend" See merge request gitlab-org/gitlab!19352
-
David Pisek authored
This commit adds additional information (link to latest pipeline and it's time) to the header section of the dependency list page. It also increases the main headers font size adds a link to the relevant documentation page to it.
-
Natalia Tepluhina authored
Add styles for better comments and truncation image title Closes #13492 See merge request gitlab-org/gitlab!17547
-
Jarek Ostrowski authored
Add h-100 to image notes Give right margin to pagination buttons Run jest
-
Sanad Liaquat authored
Move quarantine tag to description block See merge request gitlab-org/gitlab!19586
-
Dan Davison authored
-
Thong Kuah authored
Add EKS cluster counts to usage data See merge request gitlab-org/gitlab!17059
-
Evan Read authored
Docs: Raise minimum K8s version to 1.12 See merge request gitlab-org/gitlab!19546
-
Thong Kuah authored
As part of upgrading to kubectl 1.13 in https://gitlab.com/gitlab-org/gitlab/issues/30495 we also should raise the minimum cluster version, as https://kubernetes.io/docs/setup/release/version-skew-policy/#kubectl means we support 1.12, 1.13 and 1.14 See also https://gitlab.com/gitlab-org/charts/gitlab/issues/1389
-
Mark Lapierre authored
Unquarantine file locking spec Closes #35153 See merge request gitlab-org/gitlab!19657
-
Nailia Iskhakova authored
Issue https://gitlab.com/gitlab-org/gitlab/issues/35254 does not reproduce anymore
-
- 05 Nov, 2019 23 commits
-
-
Mike Greiling authored
Merge branch '32458-update-group-creation-url-so-it-is-always-unique-and-does-not-generate-an-error' into 'master' Uniquify path slug creation from group name Closes #32458 See merge request gitlab-org/gitlab!17394
-
Alper Akgun authored
Suggests a unique path for a group with an ajax call Checks manual path inputs and warns users if already exists
-
Mike Greiling authored
Fetch cycle analytics stages groups and events separately See merge request gitlab-org/gitlab!18514
-
Ezekiel Kigbo authored
For https://gitlab.com/gitlab-org/gitlab/issues/13076 we need to fetch cycle analytics data from the /-/analytics dedicated endpoints introduced in https://gitlab.com/gitlab-org/gitlab/merge_requests/18208 Remove unneeded lines
-
Mike Greiling authored
Add font-size utilities based on Pajamas typescale specifications See merge request gitlab-org/gitlab!19643
-
Mike Greiling authored
Remove IIFEs from network.js See merge request gitlab-org/gitlab!19254
-
Marvin Karegyeya authored
-
Mike Greiling authored
Resolve "Remove IIFEs from project_select.js" Closes #34624 See merge request gitlab-org/gitlab!19288
-
minghuan lei authored
-
Kamil Trzciński authored
Fix uninitialized constant SystemDashboardService in custom dashboards See merge request gitlab-org/gitlab!19453
-
Adrien Kohlbecker authored
-
Robert Speicher authored
Obtain merge commit via API for fast-forward plus squash merge Closes #24711 See merge request gitlab-org/gitlab!17052
-
Sean McGivern authored
Definition of done: performance and availability implications of new changes See merge request gitlab-org/gitlab!18744
-
Mike Greiling authored
Resolve "Replace raven-js with @sentry/browser" Closes #26138 See merge request gitlab-org/gitlab!17715
-
Paul Slaughter authored
Adds a min height to Vue last commit widget See merge request gitlab-org/gitlab!19377
-
Andreas Brandl authored
Conan snapshot and manifest API endpoints See merge request gitlab-org/gitlab!16418
-
Steve Abrams authored
Conan endpoints for returning 'snapshot' and 'manifest' data to the conan CLI. This follows the v1 conan API. PackagesConanFileMetadata is created to store metadata for conan package files.
-
Michael Kozono authored
Remove plaintext token values for feature flags clients See merge request gitlab-org/gitlab!18923
-
Sean McGivern authored
Remove WikiService#get_formatted_data RPC See merge request gitlab-org/gitlab!19627
-
Nathan Friend authored
-
Achilleas Pipinellis authored
Update conan docs to say 12.5 See merge request gitlab-org/gitlab!19230
-
Steve Abrams authored
Fix conan docs to show correct version of 12.5 for release
-
Ilia Kosenko authored
Cancel pending stuck jobs when they are pending AND stuck Closes gitlab-com/support/docs#31 See merge request gitlab-org/gitlab!19622
-