- 06 Nov, 2019 6 commits
-
-
Heinrich Lee Yu authored
For some reason, the flash message does not show up all the time in CI causing flaky specs. But the other assertions should be enough to make sure the operation succeeded
-
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 34 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
-
Kamil Trzciński authored
-
Bob Van Landuyt authored
Pass file type to report download endpoint See merge request gitlab-org/gitlab!19247
-
Grzegorz Bizon authored
Remove check supports_drop_index_concurrently? See merge request gitlab-org/gitlab!19489
-
Douglas Barbosa Alexandre authored
Show correct total number of commit diff's changes See merge request gitlab-org/gitlab!19424
-
Fatih Acet authored
Resolve "Artifact-based view for Junit XML" Closes #24792 See merge request gitlab-org/gitlab!18255
-
Nick Kipling authored
Added tests tab to pipelines detail Created new Vue components for test detail Added temporary data formatting Updated pipelines bundle to load new components
-
Achilleas Pipinellis authored
Fix two Gitaly related mistakes in architecture diagram (documentation) See merge request gitlab-org/gitlab!19565
-
Achilleas Pipinellis authored
Fix api docs for deleting project cluster See merge request gitlab-org/gitlab!19558
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Rémy Coutable authored
Connect self-monitoring project to internal Prometheus See merge request gitlab-org/gitlab!19369
-
Reuben Pereira authored
- Connect the self-monitoring project to the internal Prometheus without needing to add the internal Prometheus address to the outbound local requests whitelist since adding a URL to the outbound local requests whitelist allows any project within that GitLab instance to connect to the whitelisted URL.
-