- 22 Oct, 2019 40 commits
-
-
Alexandru Croitor authored
This refactoring should help use Burndown to compute data for various scenarios, by providing it a list of issues, start and due dates. We want to reuse this not only for milestone burndown chart but also for board burndown chart.
-
Mayra Cabrera authored
Resolve "Error 502 when viewing billing page after trial ends" See merge request gitlab-org/gitlab!18740
-
Alper Akgun authored
Fixes a regression which appeared since august 16, 2019. Users on trial can't access their personal or group billing pages after their trials expire. Adds tests for the trial views. Added view tests as trial flow is business critical
-
Stan Hu authored
Upgrade flipper gem to support Rails 6 See merge request gitlab-org/gitlab!18903
-
Douglas Barbosa Alexandre authored
Ignore deprecated column and remove references to it Closes #14770 See merge request gitlab-org/gitlab!18911
-
Kerri Miller authored
-
Michael Kozono authored
Query backend for tasks by type chart Closes #32454 See merge request gitlab-org/gitlab!17944
-
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
-