- 16 Mar, 2020 1 commit
-
-
Rayana Verissimo authored
-
- 09 Mar, 2020 39 commits
-
-
James Lopez authored
Drop duplicate jobs from Sidekiq when enqueuing See merge request gitlab-org/gitlab!26399
-
Jarka Košanová authored
Resolve "Check license for Status Page operations settings" Closes #208900 See merge request gitlab-org/gitlab!26451
-
Lin Jen-Shin authored
Merge branch '206896-stop-cancel-pending-or-in-progress-review-app-deployment-before-starting-new-deployment' into 'master' Use 'resource_group: "review/${CI_COMMIT_REF_NAME}"' for the 'review-deploy' job Closes #206896 See merge request gitlab-org/gitlab!26276
-
Lin Jen-Shin authored
Merge branch 'do-not-post-database-review-required-msg-when-database-reviewed-label-is-set' into 'master' Danger: don't require a review when 'database::approved' is set See merge request gitlab-org/gitlab!26576
-
Dmytro Zaporozhets authored
Add visibility helper for Group Activity feature See merge request gitlab-org/gitlab!26459
-
Aakriti Gupta authored
-
Bob Van Landuyt authored
This extends the `UntilExecuting` deduplication strategy to cancel scheduling jobs when they are already in the queue. We only deduplicate when the `drop_duplicate_sidekiq_jobs` feature flag is enabled for now. When we drop a job, we log that to the Gitlab::SidekiqLogger.
-
Dmytro Zaporozhets authored
Rubocop to ban catch/throw in ruby code See merge request gitlab-org/gitlab!25990
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Bob Van Landuyt authored
Use EncodingHelper to encode logs to UTF-8 See merge request gitlab-org/gitlab!25999
-
Martin Wortschack authored
Remove release filter from Issues Analytics Closes #208903 See merge request gitlab-org/gitlab!26452
-
Rémy Coutable authored
Support finding namespace by ID or path on fork API Closes #36740 See merge request gitlab-org/gitlab!20603
-
Leo Lu authored
-
Shinya Maeda authored
Support New Feature Flags in Unleash API See merge request gitlab-org/gitlab!26191
-
Jason Goodman authored
Support both legacy and new feature flags
-
Shinya Maeda authored
Prevent grouping by issues.state column on database query See merge request gitlab-org/gitlab!26525
-
Achilleas Pipinellis authored
Add link to Cloud Object Storage service in footer See merge request gitlab-org/gitlab!26252
-
Ben Bodenmiller authored
-
Achilleas Pipinellis authored
Provide CentOS/RHEL SSH daemon restart details too See merge request gitlab-org/gitlab!25294
-
Ben Bodenmiller authored
-
Sean McGivern authored
Move snippet feature flag check from git access class to controllers See merge request gitlab-org/gitlab!26583
-
Nick Thomas authored
We should use exceptions for exceptional situations, and things less like goto for control flow.
-
Rémy Coutable authored
Fix N+1 queries for PipelinesController#index.json Closes #207194 See merge request gitlab-org/gitlab!26643
-
Achilleas Pipinellis authored
List various garbage collect options in no downtime section See merge request gitlab-org/gitlab!26732
-
Achilleas Pipinellis authored
Add detailed explanation for label shorthand value See merge request gitlab-org/gitlab!26357
-
Sean McGivern authored
Modify keep_divergent_refs via RemoteMirror API See merge request gitlab-org/gitlab!26407
-
Adam Hegyi authored
-
Martin Wortschack authored
Truncate long value stream analytics names in the stage list Closes #207054 See merge request gitlab-org/gitlab!25943
-
Lin Jen-Shin authored
Use `workflow:rules:` for `.gitlab-ci.yml` See merge request gitlab-org/gitlab!26280
-
Jan Provaznik authored
Show git error message updating snippet See merge request gitlab-org/gitlab!26570
-
Andrei Stoicescu authored
-
Achilleas Pipinellis authored
Docs: Configure Prometheus and Grafana in Praefect setup documentation Closes gitaly#2515 See merge request gitlab-org/gitlab!26300
-
Jacob Vosmaer authored
-
Ezekiel Kigbo authored
Moves the test for the stage name tooltip from rspec to jest now that we are using GlTooltip component Remove extra flex-row class
-
Ezekiel Kigbo authored
Cleaning up imported components and ensuring we use gl-* components Replace button with gl-button Replace tooltip directive with component
-
Ezekiel Kigbo authored
Fixes broken specs and updates the CE project level cycle anaytics column widths to match EE
-
Ezekiel Kigbo authored
Ensures that the stage title and median value are equally spaced in the stage table.
-
Ezekiel Kigbo authored
Ensures we truncate long names in customizable cycle analytics, and adds a tooltip.
-
Achilleas Pipinellis authored
Fix typos in monorepo package workflow docs See merge request gitlab-org/gitlab!26573
-