- 12 Jul, 2019 40 commits
-
-
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.
-
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
Add cleanup migration for MR's multiple assignees See merge request gitlab-org/gitlab-ce!30269
-
Jan Provaznik authored
Set the name of a user-namespace to the user name See merge request gitlab-org/gitlab-ce!23272
-
Bob Van Landuyt authored
[CE] Upgrade to Rails 5.2 See merge request gitlab-org/gitlab-ce!30052
-
Kushal Pandya authored
change the use of boardService in favor of boardsStore on footer for the board component See merge request gitlab-org/gitlab-ce!30616
-
Eduardo Mejía authored
-
Kushal Pandya authored
Prevent errors when CA has no data See merge request gitlab-org/gitlab-ce!30556
-
Brandon Labuschagne authored
-
Marcia Ramos authored
Move the gitlab-docs project under gitlab-org See merge request gitlab-org/gitlab-ce!30620
-
Jan Provaznik authored
Port EE: Fix reply to discussion on promoted epic See merge request gitlab-org/gitlab-ce!30411
-
Sean McGivern authored
Resolve "Follow up: Simplify sort direction logic" Closes #60798 See merge request gitlab-org/gitlab-ce!30443
-
Kamil Trzciński authored
Gather memory usage data during tests See merge request gitlab-org/gitlab-ce!30292
-
Aleksei Lipniagov authored
Log memory stats after running each spec file and compile the report.
-
Alexandru Croitor authored
Regenerate discussion_id for notes that are being copied over to the epic when issue is promoted to epic. https://gitlab.com/gitlab-org/gitlab-ee/issues/11445
-
Grzegorz Bizon authored
Resolve "API support for group-level clusters" Closes #55623 See merge request gitlab-org/gitlab-ce!30213
-
Douwe Maan authored
Prevent excessive sanitization of AsciiDoc ouptut Closes #63298 See merge request gitlab-org/gitlab-ce!30290
-
Jan Provaznik authored
Include AuthorizeResource module for all mutations See merge request gitlab-org/gitlab-ce!30243
-
Achilleas Pipinellis authored
Remove trailing whitespace in docs (part 1) See merge request gitlab-org/gitlab-ce!30648
-
Marcel Amirault authored
Remove unneeded trailing whitespace in lines in /development /ci /api and /administration docs.
-
Achilleas Pipinellis authored
Add blank lines around code blocks See merge request gitlab-org/gitlab-ce!30651
-
Marcel Amirault authored
All code blocks should be surrounded by blank lines
-
Achilleas Pipinellis authored
Remove <pre> tag and other fixes See merge request gitlab-org/gitlab-ce!30652
-
Evan Read authored
-
Guillaume Grossetie authored
-
Dmitriy Zaporozhets authored
Reduce cyclomatic complexity of UrlBlocker.validate! See merge request gitlab-org/gitlab-ce!30557
-
Jan Provaznik authored
Move current issue board serialization to core (CE-backport) See merge request gitlab-org/gitlab-ce!30507
-
Winnie Hellmann authored
(cherry picked from commit 1e8bdd01bff96122fe80c51fa8f024f18675b58b)
-
James Lopez authored
Format `from` and `to` fields in JSON audit log See merge request gitlab-org/gitlab-ce!30333
-
Lin Jen-Shin authored
Port EE analytics route See merge request gitlab-org/gitlab-ce!30586
-
Lin Jen-Shin authored
Merge branch '9768-allow-a-template-in-a-namespace-which-is-out-of-the-hierarchy-of-the-group-owning-the-template-ce-doc' into 'master' Doc for "Allow a template in a namespace which is out of the hierarchy of the Group owning the template" See merge request gitlab-org/gitlab-ce!30601
-
Manoj MJ authored
Doc for "Allow a template in a namespace which is out of the hierarchy of the Group owning the template"
-
Mark Lapierre authored
Introduce data-qa-selector to supplant .qa-class See merge request gitlab-org/gitlab-ce!28906
-
Heinrich Lee Yu authored
Uses Rails transactional tests instead of DatabaseCleaner transaction strategy because that doesn't work with JS tests
-
Heinrich Lee Yu authored
Updates changed method names and fixes spec failures
-
Evan Read authored
Docs: Fix whitespace in administration docs See merge request gitlab-org/gitlab-ce!30554
-
Marcel Amirault authored
Many code blocks are 4spaced, and they render in GitLab without coloring as a result, even though they are fenced with a language label. If in a list, other items will render as being in a code block too, even if not meant to. This fixes all these issues for many admin docs in /high_availability and /auth (part 1)
-