- 16 Mar, 2021 1 commit
-
-
Sean McGivern authored
When we emit metrics for Sidekiq workers, we were only adding some labels for workers defined in our application code. ActionMailer::MailDeliveryJob comes from Rails - we don't define that class. But we still want to add these labels to the metrics. The urgency label in particular is important, as it's used for calculating SLIs; without that label, we current have no SLIs for the mailers queue.
-
- 12 Mar, 2021 39 commits
-
-
Phil Hughes authored
Jira Issue Detail: Add error and loading state See merge request gitlab-org/gitlab!56179
-
Tom Quirk authored
Adds basic error and loading states.
-
Sanad Liaquat authored
Improving github mirror spec flakiness See merge request gitlab-org/gitlab!56163
-
Tiffany Rea authored
-
Achilleas Pipinellis authored
Clarify zero-downtime upgrade docs See merge request gitlab-org/gitlab!56148
-
Dan Jensen authored
The documentation was not sufficiently clear that skip-version upgrades are discouraged for zero-downtime upgrades. This adds some clarification.
-
Vitaly Slobodin authored
Geo Node Status 2.0 - Node Header Details See merge request gitlab-org/gitlab!55546
-
Zack Cuddy authored
This change adds the Health Status, Actions, and Last Updated info to the Node header.
-
Achilleas Pipinellis authored
Add tier badge to GitLab.com settings page See merge request gitlab-org/gitlab!56403
-
Achilleas Pipinellis authored
Add maintenance mode docs link to temporary read-only docs See merge request gitlab-org/gitlab!56282
-
Alper Akgun authored
Fix crashing in-product-marketing email worker See merge request gitlab-org/gitlab!56381
-
James Lopez authored
Update CI template examples to default branch See merge request gitlab-org/gitlab!56301
-
Marcel Amirault authored
We don't need to hardcode to master, we should use the default branch CI/CD variable
-
Dylan Griffith authored
Harden Prometheus client wrapper See merge request gitlab-org/gitlab!56210
-
Natalia Tepluhina authored
Web IDE show alert when project rejects unsigned commits See merge request gitlab-org/gitlab!54166
-
Lin Jen-Shin authored
Revert "Merge branch 'chore/unknown-sign-in-info-text' into 'master'" See merge request gitlab-org/gitlab!56468
-
Etienne Baqué authored
Include file digests in package detail presenter See merge request gitlab-org/gitlab!56284
-
Savas Vedova authored
Add selected state for chart button in vulnerabilities dashboard See merge request gitlab-org/gitlab!54763
-
Yogi authored
-
Jan Provaznik authored
Don't process payload_attribute_mapping when it's blank See merge request gitlab-org/gitlab!55511
-
Etienne Baqué authored
Linked GraphQL docs output See merge request gitlab-org/gitlab!55901
-
Mark Chao authored
Merge branch '300351-es-migration-add-permission-data-to-notes-attempt-3-migration-part' into 'master' Elasticsearch migration to add permission data to notes documents See merge request gitlab-org/gitlab!56177
-
Nicolò Maria Mezzopera authored
Revert to previous scss and instead use gl class See merge request gitlab-org/gitlab!56172
-
Etienne Baqué authored
Refactor Geo::VerifiableRegistry module See merge request gitlab-org/gitlab!56175
-
Mark Chao authored
Remove Jira Issue username See merge request gitlab-org/gitlab!56322
-
Alex Kalderimis authored
This changes the GraphQL markdown documentation to have links to types.
-
Stan Hu authored
This reverts merge request !46018
-
Arturo Herrero authored
We are not going to use the username because Jira API doesn't provide `name` in the case of Jira Cloud. This partially reverts 63082f24.
-
Vitaly Slobodin authored
Set max-nesting-depth to 5 in stylelint See merge request gitlab-org/gitlab!56459
-
Vitaly Slobodin authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!56375
-
Heinrich Lee Yu authored
[RUN AS-IF-FOSS] Revert "Reuse scope board mutation logic for epic boards'" See merge request gitlab-org/gitlab!56456
-
Vitaly Slobodin authored
General/Merge requests - Review and revise settings-related UI text See merge request gitlab-org/gitlab!50383
-
Marcel Amirault authored
Docs: Fixing typos in example JSON within group_boards.md See merge request gitlab-org/gitlab!56410
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Marcel Amirault authored
Fix a typo in Feature Flag Roll Out template See merge request gitlab-org/gitlab!56411
-
Jan Provaznik authored
This reverts merge request !55982
-
Stan Hu authored
Extend dast profile instance variable with branch See merge request gitlab-org/gitlab!56433
-
Mark Lapierre authored
Add Basic Group Level Wiki E2E See merge request gitlab-org/gitlab!56171
-
-