- 22 Oct, 2019 40 commits
-
-
Adam Hegyi authored
Query for getting counts by date for Issue or MergeRequest records within a group. This query object is going to be used for the tasks by type chart.
-
Clement Ho authored
Update dependency @gitlab/ui to v6 See merge request gitlab-org/gitlab!18952
-
Dmitriy Zaporozhets authored
Add missing spec coverage for instance clusters See merge request gitlab-org/gitlab!18930
-
Natalia Tepluhina authored
Apply correctly the limit of 10 designs per upload See merge request gitlab-org/gitlab!18819
-
André Luís authored
-
Clement Ho authored
Migrate table_pagination specs to Jest & VTU See merge request gitlab-org/gitlab!18698
-
Andreas Brandl | OOO from Wed authored
Updated database reviewer role steps See merge request gitlab-org/gitlab!18711
-
Lukas Eipert authored
-
Fatih Acet authored
Update dependency @gitlab/svgs to ^1.79.0 See merge request gitlab-org/gitlab!18887
-
Kamil Trzciński authored
Update GitLab Runner Helm Chart to 0.10.0/12.4.0 See merge request gitlab-org/gitlab!18879
-
Bob Van Landuyt authored
Remove CE/EE references from i18n merge docs See merge request gitlab-org/gitlab!18931
-
Kushal Pandya authored
Remove the Geo Clone Modal Closes #14785 See merge request gitlab-org/gitlab!18897
-
Zack Cuddy authored
-
Achilleas Pipinellis authored
Update gitlab_rails_cheat_sheet.md See merge request gitlab-org/gitlab!18803
-
Sean McGivern authored
Make SAST compatible with private dependencies via ENV propagation See merge request gitlab-org/gitlab!18193
-
Victor Zagorodny authored
Enable the propagation of all of the job ENV vars to the sast docker container and thus to the analyzer containers being started by it. This enables passing credentials for private repos being accessed by underlying analyzers via UI-set environment variables. Exclude a bunch of system-related ENV vars from propagation.
-
Sean McGivern authored
Truncate recommended branch name to a sane length See merge request gitlab-org/gitlab!18821
-
Jan Provaznik authored
Add elastic-stack as gitlab managed app See merge request gitlab-org/gitlab!18015
-
Adrien Kohlbecker authored
Add a new gitlab-managed app for the elastic stack
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Andreas Brandl | OOO from Wed authored
Merge branch '32961-hosted-website-on-gitlab-pages-asking-for-authorization-via-oauth-login' into 'master' Resolve "Hosted website on Gitlab Pages asking for authorization via OAuth login." Closes #32961 See merge request gitlab-org/gitlab!18386
-
Vladimir Shushlin authored
We've enabled access control for pages on .com 2.5 months after the migration fixing settings were run. All private projects created withing this timeframe have access control enabled but users do not know that. We add rake task which will find such projects and reset settings to the anticipated state.
-
Natalia Tepluhina authored
Add split button to create issue from epics tree See merge request gitlab-org/gitlab!17948
-
Winnie Hellmann authored
-
Kamil Trzciński authored
Enable epic events on group activity page Closes #7385 See merge request gitlab-org/gitlab!18869
-
Jan Provaznik authored
-
Kamil Trzciński authored
More fine-grained metrics for sidekiq workers Closes #32258 See merge request gitlab-org/gitlab!18817
-
Matthias Käppler authored
We currently only measure the global (node-level) business in terms of jobs being processed. We would instead like to be able to know for each sidekiq process how saturated it is in terms of actual concurrency vs requested/max concurrency. This patch does the following: - add a worker/process dimension to all existing metrics - introduce a new metric to observe concurrency per process by relating "actual job count per process" to "max job count per process" we can then obtain some sort of saturation metric.
-
James Lopez authored
Block MR with OMIPS on skipped pipelines Closes #30059 See merge request gitlab-org/gitlab!18838
-
Matija Čupić authored
-
Nick Thomas authored
Add storage shards wording See merge request gitlab-org/gitlab!18732
-
Ben Bodenmiller authored
-
Bob Van Landuyt authored
API call for Resolve Vulnerability See merge request gitlab-org/gitlab!18439
-
Victor Zagorodny authored
Add resolve_vulnerability ability for User. Add POST /vulnerabilities/:id/dismiss API. Add computed state to Findings. Update the related finder and associations to support that computed state.
-
Lin Jen-Shin authored
Change url for tag push events in chat message integration See merge request gitlab-org/gitlab!18126
-
Mats Estensen authored
Instead of the branch_url being set to `/commits/<ref>` for both tags and regular pushes, branch_url is conditionally set to `/-/tags/<ref>` for tags.
-
Liam McAndrew authored
-
Lin Jen-Shin authored
add dummy project data for push sample data See merge request gitlab-org/gitlab!18571
-
Thong Kuah authored
Improve pod logs API See merge request gitlab-org/gitlab!17881
-