- 12 Jul, 2019 40 commits
-
-
Winnie Hellmann authored
-
GitLab Bot authored
-
Dan Davison authored
CE port of "Fix page refresh in retry_until" See merge request gitlab-org/gitlab-ce!30656
-
Dan Davison authored
Fix page refresh in retry_until Closes gitlab-org/quality/nightly#115 See merge request gitlab-org/gitlab-ee!14659
-
GitLab Bot authored
-
Mike Greiling authored
Update lodash to 4.7.14 and lodash.mergewith to 4.6.2 Closes #64416 See merge request gitlab-org/gitlab-ce!30602
-
GitLab Bot authored
-
Annabel Dunstone Gray authored
Fix Project Badge Buttons See merge request gitlab-org/gitlab-ce!30678
-
GitLab Bot authored
-
Fatih Acet authored
z-index fixed for diff file dropdown See merge request gitlab-org/gitlab-ce!30657
-
Faruk Can authored
-
Andrew Fontaine authored
Correct the border colour of the count badge buttons.
-
GitLab Bot authored
-
Walmyr authored
Fix link on end-to-end quick start guide doc See merge request gitlab-org/gitlab-ce!30680
-
Nick Thomas authored
Remove auto ssl feature flags See merge request gitlab-org/gitlab-ce!30628
-
Vladimir Shushlin authored
* remove feature flag for admin settings * remove feature flag for domain settings
-
Nick Thomas authored
Fix saving domain without certificate for auto_ssl See merge request gitlab-org/gitlab-ce!30673
-
GitLab Bot authored
-
Walmyr authored
Fix link on end-to-end quick start guide doc See merge request gitlab-org/gitlab-ee!14668
-
Sean McGivern authored
Open WebIDE in fork when user doesn't have access See merge request gitlab-org/gitlab-ce!30642
-
Walmyr Lima authored
-
Walmyr Lima authored
-
Robert Speicher authored
-
Grzegorz Bizon authored
ReviewApps: CI pin external-dns to 2.x version Closes #64356 See merge request gitlab-org/gitlab-ce!30577
-
Douwe Maan authored
Backports of "Remove feature flag behind MR's multiple assignees" See merge request gitlab-org/gitlab-ce!30261
-
Igor authored
-
Douwe Maan authored
Remove feature flag behind MR's multiple assignees See merge request gitlab-org/gitlab-ee!14506
-
Igor authored
-
Douglas Barbosa Alexandre authored
Geo: Validate file transfers (attachments, LFS objects, artifacts) See merge request gitlab-org/gitlab-ee!14477
-
Markus Koller authored
When opening the IDE on a project where the user doesn't have push access, we create a fork and then redirect back to the IDE. To make sure the user can actually commit, we need to open the IDE in the forked project rather than the upstream project.
-
Vladimir Shushlin authored
-
Jason Plum authored
Pin the version of deployed external-dns to `2.y.z`, using SemVer matching. (`^2.2.1`) Update the properties for the service account keys per *Upgrading to 2.0.0* of the `stable/external-dns` README. Add `aws.batchChangeSize=400` to combat messages about RDATA being too large. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64356
-
Nick Thomas authored
Update GitLab Pages to v1.7.0 See merge request gitlab-org/gitlab-ce!30664
-
Vladimir Shushlin authored
-
Andreas Brandl authored
Use transactions in JS feature specs Closes #60207 See merge request gitlab-org/gitlab-ce!27496
-
Andreas Brandl authored
[EE] Use transactions in JS feature specs See merge request gitlab-org/gitlab-ee!11685
-
Andreas Brandl authored
Add cleanup migration for MR's multiple assignees See merge request gitlab-org/gitlab-ce!30269
-
Jan Provaznik authored
Merge branch '11212-improve-default-title-and-description-of-issues-opened-from-managed-prometheus-alerts' into 'master' Resolve "Improve default title and description of issues opened from managed Prometheus alerts" See merge request gitlab-org/gitlab-ee!14614
-
Peter Leitzen authored
Parse and expose alert's `startsAt` Parse strictly RFC3339 Present alert's `starts_at` as RFC3339 Expose alert's `starts_at` in the incident summary Parse `labels/alertname` as alert title Add missing spec for Alert#description Add missing specs for Alert#annotations Add missing spec for Alert#starts_at Add missing specs for Alert#valid? Tweak specs for Alert#{gitlab_alert,environment} Parse full_query from generatorURL Move creation of incident summary into presenter Expose alert's full query if available Adjust specs for alert mails `startsAt` is now mandatory Add changelog entry Remove implicit `nil` in rescue Define `let` before the `before` block Inline key-value split Define value inside the shared example Improve example naming Apply review suggestions
-
Jan Provaznik authored
Set the name of a user-namespace to the user name See merge request gitlab-org/gitlab-ce!23272
-