- 04 Sep, 2019 40 commits
-
-
Clement Ho authored
Remove vue-resource from service desk See merge request gitlab-org/gitlab-ee!16041
-
Lee Tickett authored
Apply suggestion to ee/app/assets/javascripts/projects/settings_service_desk/services/service_desk_service.js
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Cleans up "Scheduling" section on Background Migrations See merge request gitlab-org/gitlab-ce!32557
-
Mayra Cabrera authored
Specifies that background migrations should be scheduled as post deployment migrations
-
Achilleas Pipinellis authored
Removed reference to project for DAST See merge request gitlab-org/gitlab-ce!32601
-
Seth Berger authored
-
Kushal Pandya authored
Resolve "Duplicated strings in gitlab.pot" Closes #14698 See merge request gitlab-org/gitlab-ee!16119
-
GitLab Bot authored
-
James Lopez authored
Backport EE "Track repository pushes as audit events" See merge request gitlab-org/gitlab-ce!32304
-
James Lopez authored
Track repository pushes as audit events See merge request gitlab-org/gitlab-ee!15667
-
Rémy Coutable authored
Avoid calling freeze on already frozen strings in app/services See merge request gitlab-org/gitlab-ce!32635
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Add a link to the 'Repository Storage Types' doc page See merge request gitlab-org/gitlab-ce!32650
-
Douglas Barbosa Alexandre authored
[EE] Link to the embedded doc in the Geo callout about hashed storage Closes #14713 See merge request gitlab-org/gitlab-ee!16114
-
Dmitriy Zaporozhets authored
Expose epic_iid in issues API (CE-backport) See merge request gitlab-org/gitlab-ce!32544
-
Winnie Hellmann authored
(cherry picked from commit 0bf7fecdee5a200eeb4f27b4888a57ceee63bde9)
-
Dmitriy Zaporozhets authored
Expose epic_iid in issues API See merge request gitlab-org/gitlab-ee!15998
-
Winnie Hellmann authored
-
GitLab Bot authored
-
Sean McGivern authored
Add note to gitlab.yml about Service Desk requirement See merge request gitlab-org/gitlab-ce!32651
-
Winnie Hellmann authored
-
Kushal Pandya authored
Creates base components for new job log See merge request gitlab-org/gitlab-ce!32543
-
Filipa Lacerda authored
Creates a link component, a line component and a clickable line component to handle the new job log format
-
Grzegorz Bizon authored
Persist `needs:` validation as config error See merge request gitlab-org/gitlab-ce!32648
-
GitLab Bot authored
-
Nick Thomas authored
Update gitlab-shell to v10.0.0 See merge request gitlab-org/gitlab-ce!32645
-
GitLab Bot authored
-
Clement Ho authored
Update dependency @gitlab/ui to v5.21.0 See merge request gitlab-org/gitlab-ce!32632
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
It adds the logic necessary to bulk insert audit events for every push to project, running behind a feature flag. Wiki changes are not being tracked.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
GitLab Bot authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Dmitriy Zaporozhets authored
Fix outdated comment See merge request gitlab-org/gitlab-ce!32598
-
James Lopez authored
Backport EE changes for productivity analytics. See merge request gitlab-org/gitlab-ce!32575
-
James Lopez authored
Add productivity analytics data gathering Closes #12079 See merge request gitlab-org/gitlab-ee!15742
-
Kamil Trzciński authored
In case when `needs:` is missing, but when requested by service, we would not save the pipeline with config_error. This makes it explicit that we want to persist the error as `config_error` failure reason.
-