- 22 Nov, 2019 40 commits
-
-
Adam Hegyi authored
- Expose `duration_chart` endpoint - Implement query to get the duration and finish time - Allow `project_ids` url parameter to be passed (already handled in the query)
-
Clement Ho authored
Remove var from users_select.js Closes #36274 See merge request gitlab-org/gitlab!20116
-
Utkarsh Gupta authored
-
Clement Ho authored
Project Releases pagination implementation Closes #14955 See merge request gitlab-org/gitlab!19912
-
Fabio Huser authored
-
Andreas Brandl authored
Added queries for release search filter Closes #32632 See merge request gitlab-org/gitlab!19806
-
Achilleas Pipinellis authored
Docs: differentiate sidekiq max_/concurrency See merge request gitlab-org/gitlab!20397
-
Keven Hughes authored
-
Andreas Brandl authored
Add order_by updated_at to Pipelines API See merge request gitlab-org/gitlab!19886
-
Sean McGivern authored
Include worker attributes in sidekiq metrics See merge request gitlab-org/gitlab!20292
-
Andrew Newdigate authored
Sidekiq workers have attributes, including latency_sensitivity, whether or not they have external dependencies, their feature category and resource boundaries. This change adds these attributes to Sidekiq metrics, to allow error budgeting and attribution to take place.
-
Marcia Ramos authored
Documentation: Enabling eks cluster feature flag See merge request gitlab-org/gitlab!20631
-
Enrique Alcántara authored
-
Kamil Trzciński authored
Adds timeout support in default CI/CD configuration See merge request gitlab-org/gitlab!19847
-
Phil Hughes authored
Next unresolved discussion button takes user to the right place See merge request gitlab-org/gitlab!20620
-
Natalia Tepluhina authored
Correcting icon from "repeat" to "redo" in Security Dashboard. Closes #13768 See merge request gitlab-org/gitlab!20510
-
Juan J. Ramirez authored
Fixes in icon security dashboard change in changelog Update 13768-fix-redo-icn.yml filel
-
Martin Wortschack authored
Make notes specs compatible w/ BootstrapVue 2 See merge request gitlab-org/gitlab!20495
-
Kamil Trzciński authored
Add tests for Auto-DevOps YAML template logic See merge request gitlab-org/gitlab!20070
-
Hordur Freyr Yngvason authored
-
Nick Thomas authored
Merge branch '36611-gitlab-container-registry-repository-names-regex-is-not-at-parity-with-docker-registry' into 'master' Align Container Registry repository names regex with docker distribution See merge request gitlab-org/gitlab!20318
-
Steve Abrams authored
Update the container_repository_name_regex to align more with the regex used by docker for more consistent naming restrictions.
-
Paul Slaughter authored
Resolve "Refactor TestReports to use Dynamic Fixtures" Closes #35614 See merge request gitlab-org/gitlab!19650
-
Nick Kipling authored
Created test_report fixture Updated existing tests to use new fixtures Removed as much mock_data as possible Exported util function for use in test
-
Nick Thomas authored
Add snowplow events for APM Closes #34157 See merge request gitlab-org/gitlab!19463
-
Ryan Cobb authored
This adds new snowplow events for APM. Specifically, it adds events around manual prometheus, jaeger tracing and self monitoring.
-
Phil Hughes authored
Update dependency @sourcegraph/code-host-integration to ^0.0.14 See merge request gitlab-org/gitlab!20544
-
Achilleas Pipinellis authored
Link to full URL inside the repo See merge request gitlab-org/gitlab!20623
-
Kushal Pandya authored
Prepare timeago-tooltip for bootstrap-vue upgrade See merge request gitlab-org/gitlab!20238
-
Sean McGivern authored
Merge branch '36870-fix-tests-that-rely-on-the-number-of-tags-or-their-ordering-in-gitlab-test' into 'master' Fix tests that rely on the number of tags or their ordering in `gitlab-test` Closes #36870 See merge request gitlab-org/gitlab!20475
-
Jan Provaznik authored
Ignore milestone_id from epics table 1/3 See merge request gitlab-org/gitlab!20187
-
Lee Tickett authored
-
Achilleas Pipinellis authored
We need to link to the full URL of the file, otherwise the link checking will fail.
-
Achilleas Pipinellis authored
Document kubesec See merge request gitlab-org/gitlab!19826
-
rossfuhrman authored
-
Illya Klymov authored
Alter discussion_navigation mixin to be aware of discussin and add capability to switch tabs if required
-
Enrique Alcantara authored
-
Achilleas Pipinellis authored
Configure Multiple SSH Accounts in Single GitLab Closes gitlab-org/distribution/team-tasks#279 See merge request gitlab-org/gitlab!20468
-
Robert Marshall authored
- Document the steps to configure SSH for multiple accounts within a single GitLab instance Closes https://gitlab.com/gitlab-org/distribution/team-tasks/issues/279Signed-off-by: Robert Marshall <rmarshall@gitlab.com>
-
Phil Hughes authored
Hide default stages and remove custom stages in cycle analytics See merge request gitlab-org/gitlab!18703
-