- 28 Feb, 2020 37 commits
-
-
Sean McGivern authored
This API endpoint uses job metadata to remove jobs from a queue. It can only be used by admins, and deletes as many jobs as it can in 30 seconds. If it exceeds 30 seconds, it returns a flag indicating that the user should try again to finish processing the queue. (Because of the way Sidekiq queues work, it can't resume where it left off, so you just have to start from scratch each time.) By default, it's implemented in GraphQL, but there's also a matching REST endpoint for convenience.
-
Natalia Tepluhina authored
Remove underscore from prometheus metrics files See merge request gitlab-org/gitlab!25656
-
Tristan Read authored
-
Natalia Tepluhina authored
Add IEC format for digital units See merge request gitlab-org/gitlab!26045
-
Jarka Košanová authored
Refactor Epic mutations base See merge request gitlab-org/gitlab!25991
-
Kushal Pandya authored
Update labels on sidebar update with gitlab-ui css classes See merge request gitlab-org/gitlab!22071
-
Marcel Amirault authored
Edit new JupyterHub content Closes #205393 See merge request gitlab-org/gitlab!25409
-
Evan Read authored
-
Kushal Pandya authored
Adds note to loading button See merge request gitlab-org/gitlab!26123
-
Martin Wortschack authored
Improve audit log header layout See merge request gitlab-org/gitlab!25821
-
Jiaan Louw authored
This changes the headers of both audit log and audit events views.
-
Kamil Trzciński authored
Migrate Secure Job Artifacts to Security Scans Closes #10250 See merge request gitlab-org/gitlab!24125
-
Cameron Swords authored
A Scan record will be created for every Job Artifact that is a Security Report
-
Toon Claes authored
Migrate mentions for snippets and snippet notes to DB table See merge request gitlab-org/gitlab!23783
-
Jan Provaznik authored
Remove filter from DescendantCountService See merge request gitlab-org/gitlab!25975
-
Martin Wortschack authored
Restyle MR approval popover Closes #207450 See merge request gitlab-org/gitlab!25657
-
Martin Wortschack authored
Replace underscore with lodash on the pages folder Closes #196691 See merge request gitlab-org/gitlab!26010
-
Heinrich Lee Yu authored
Add network policy summary endpoint for the Cilium prometheus metrics See merge request gitlab-org/gitlab!25939
-
Sanad Liaquat authored
Update docs because label ~"master:flaky" renamed ~"failure::flaky-test" See merge request gitlab-org/gitlab!26141
-
Sanad Liaquat authored
Fix group project template e2e test Closes #198690 See merge request gitlab-org/gitlab!25973
-
Florie Guibert authored
-
Florie Guibert authored
Impacts labels displayed in sidebars after editing labels
-
Mark Lapierre authored
Change CI_COMMIT_SHA to CI_MERGE_REQUEST_SOURCE_BRANCH_SHA Closes #208368 See merge request gitlab-org/gitlab!26130
-
Marcel Amirault authored
docs: Fix warning about environment name See merge request gitlab-org/gitlab!24078
-
Mike Greiling authored
Adjust the MR approval rule to use a smaller modal Closes #204803 See merge request gitlab-org/gitlab!25955
-
Albert Salim authored
-
Mark Lapierre authored
-
James Fargher authored
Update auto-deploy-image to v0.10.0 See merge request gitlab-org/gitlab!25920
-
Hordur Freyr Yngvason authored
This includes only an upgraded glibc version, see https://gitlab.com/gitlab-org/cluster-integration/auto-deploy-image/compare/v0.9.4...v0.10.0
-
Miguel Rincon authored
IEC recommends using binary scales with the units. Old `bytes` format is replaced with `decimalBytes`.
-
charlieablett authored
Remove usage of IssuesFinder, use Issue directly.
-
Kyle Wiebers authored
Check out of the Merge Request SHA in omnibus-mirror
-
Marcel Amirault authored
Docs: add language declarations to code blocks See merge request gitlab-org/gitlab!26133
-
Evan Read authored
Document adding a foreign key to an existing column See merge request gitlab-org/gitlab!25128
-
Marcel Amirault authored
Removed duplicate sentence from webhooks documentation See merge request gitlab-org/gitlab!26120
-
Amy Qualls authored
These pages in the API section did not have language declarations. This commit also redacts a small amount of personally identifying information from one of the API pages, including what I suspect were valid email addresses.
-
Marcel Amirault authored
New Postgres image requirement See merge request gitlab-org/gitlab!25315
-
- 27 Feb, 2020 3 commits
-
-
Evan Read authored
Update documentation for custom k8s namespaces See merge request gitlab-org/gitlab!25845
-
Hordur Freyr Yngvason authored
-
Evan Read authored
Improve webhooks limit docs Closes #202313 See merge request gitlab-org/gitlab!24843
-