- 15 Jul, 2019 9 commits
-
-
Peter Dave Hello authored
-
Lin Jen-Shin authored
Remove obsolete chaos routes See merge request gitlab-org/gitlab-ce!30706
-
Evan Read authored
Update markdown lint style and option files See merge request gitlab-org/gitlab-ce!30595
-
Marcel Amirault authored
Add commented lines explaining the file, and including rules that should pass already, and commented out rules that can be added in the future, for reference.
-
Evan Read authored
Remove extra blank lines from docs See merge request gitlab-org/gitlab-ce!30650
-
Marcel Amirault authored
Removing extra blank lines in docs that serve no purpose, as well as some --- lines that also are not needed.
-
Evan Read authored
Remove deprecated docs sections of Secure jobs Closes #63739 See merge request gitlab-org/gitlab-ce!30527
-
Evan Read authored
Remove trailing whitespace in docs (part 2) See merge request gitlab-org/gitlab-ce!30649
-
Marcel Amirault authored
Remove unneeded trailing whitespace in lines in /security /workflow /user docs
-
- 14 Jul, 2019 2 commits
-
-
Grzegorz Bizon authored
Single codebase: Remove an extra whitespace in test files See merge request gitlab-org/gitlab-ce!30710
-
Takuya Noguchi authored
Partial CE backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10565Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
- 13 Jul, 2019 3 commits
-
-
Stan Hu authored
Fix typo "beetween" in timeout validation message See merge request gitlab-org/gitlab-ce!30705
-
Daniel Danner authored
-
Luke Bennett authored
-
- 12 Jul, 2019 26 commits
-
-
Dan Davison authored
Unquarantine previously failing autodevops spec Closes gitlab-org/quality/nightly#108 See merge request gitlab-org/gitlab-ce!30691
-
Clement Ho authored
CE backport of reply button tracker refactor See merge request gitlab-org/gitlab-ce!28298
-
ddavison authored
create_project_with_auto_devops_spec.rb # runs autodevops was previous failing This previously failing test has passed consecutively
-
Mike Greiling authored
Move functions for multiple boards in BoardService to core (CE-backport) See merge request gitlab-org/gitlab-ce!30624
-
Winnie Hellmann authored
(cherry picked from commit 9dbefac95a8b60b93ba7b05fd7bf69b80b395f54)
-
Dan Davison authored
CE port of "Fix page refresh in retry_until" See merge request gitlab-org/gitlab-ce!30656
-
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
-
Annabel Dunstone Gray authored
Fix Project Badge Buttons See merge request gitlab-org/gitlab-ce!30678
-
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.
-
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
-
Sean McGivern authored
Open WebIDE in fork when user doesn't have access See merge request gitlab-org/gitlab-ce!30642
-
Walmyr Lima 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
-
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
-