- 28 Mar, 2018 40 commits
-
-
Rémy Coutable authored
Avoid Gitaly n+1 times per request for Project Branches performance Closes #44657 et #37429 See merge request gitlab-org/gitlab-ce!17998
-
Achilleas Pipinellis authored
Fix code quality example documentation See merge request gitlab-org/gitlab-ce!18053
-
Rémy Coutable authored
Resolve "When forking any project, the images (avatar) of the groups (and subgroups) are not loaded." Closes #44508 See merge request gitlab-org/gitlab-ce!18048
-
Olivier Gonzalez authored
-
Douwe Maan authored
Resolve "For new created projects permissions are not inherited from group level" Closes #44692 See merge request gitlab-org/gitlab-ce!18013
-
Tiago Botelho authored
-
Tim Zallmann authored
Add JavaScript style guide See merge request gitlab-org/gitlab-ce!17617
-
Clement Ho authored
-
Rémy Coutable authored
Document a few strategies to extract EE APIs See merge request gitlab-org/gitlab-ce!17573
-
Rémy Coutable authored
Allow merge requests related to a commit to be found via API See merge request gitlab-org/gitlab-ce!18004
-
Takuya Noguchi authored
-
Douwe Maan authored
Resolve "Reference parsing conflicting with auto-linking" Closes #44649 See merge request gitlab-org/gitlab-ce!18045
-
Sean McGivern authored
Make all workhorse gitaly calls opt-out, take 2 See merge request gitlab-org/gitlab-ce!18043
-
Sean McGivern authored
Test if remote repository exists before cloning Closes #43929 and gitaly#1084 See merge request gitlab-org/gitlab-ce!18017
-
Sean McGivern authored
We displayed the correct text as the link text (without double-encoding), but didn't do the same for the actual link target, so any link containing an ampersand would break when auto-linked.
-
Mark Fletcher authored
- NamespacesHelper#namespace_icon should return a URL instead of an image_tag for groups
-
Douwe Maan authored
Don't create permanent redirect when renaming a namespace See merge request gitlab-org/gitlab-ce!17521
-
Rémy Coutable authored
Drop JSON support from Projects::MilestonesController#show Closes #33803 See merge request gitlab-org/gitlab-ce!17977
-
Jacob Vosmaer authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
This will use the same query as `\di` to find an index on postgresql.
-
Bob Van Landuyt authored
This will speed up the LIKE query in RedirectRoute.matching_path_and_descendants
-
Bob Van Landuyt authored
Since the `permanent` column is not there anymore, we don't need to create these indexes.
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
Removes permanent redirects, this means that redirects will only be possible as long as the old route isn't taken by a new project/group.
-
Bob Van Landuyt authored
This removes the column that was added in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15670 since we will no longer be allowing _permanent_ redirects
-
Grzegorz Bizon authored
Resolve "ActiveRecord::RecordInvalid: Validation failed: Certificate misses intermediates" Closes #43794 See merge request gitlab-org/gitlab-ce!17992
-
Phil Hughes authored
gitignore for vscode config file See merge request gitlab-org/gitlab-ce!18037
-
Sean McGivern authored
This reverts merge request !18002
-
Filipa Lacerda authored
Move TimeTrackingComparisonPane vue component See merge request gitlab-org/gitlab-ce!17931
-
Rémy Coutable authored
Clean the test path after each spec run See merge request gitlab-org/gitlab-ce!18035
-
Filipa Lacerda authored
Redesign application settings to match project settings (part 2) See merge request gitlab-org/gitlab-ce!18019
-
Sean McGivern authored
Remove some easy cases of 'path_to_repo' use See merge request gitlab-org/gitlab-ce!17997
-
Jacob Vosmaer (GitLab) authored
-
Filipa Lacerda authored
Merge branch '43952-use-a-better-link-for-documentation-on-existing-cluster-creation-form' into 'master' Resolve "Use a better link for documentation on existing cluster creation form" Closes #43952 See merge request gitlab-org/gitlab-ce!18025
-
Filipa Lacerda authored
Resolve "Missing cancel button when creating new domain for pages" Closes #27210 See merge request gitlab-org/gitlab-ce!18026
-
Tim Zallmann authored
Enable word wrap in IDE Closes #44303 See merge request gitlab-org/gitlab-ce!17994
-
Sean McGivern authored
Fix listing commit branch/tags that contain special characters Closes #43212 See merge request gitlab-org/gitlab-ce!18023
-
Douwe Maan authored
Update asciidoctor to 1.5.6.2 and asciidoctor-plantuml to 0.0.8 Closes #44712 See merge request gitlab-org/gitlab-ce!18022
-
Kamil Trzciński authored
Resolve "/ci/lint should support include keyword in config file" Closes #43603 See merge request gitlab-org/gitlab-ce!17729
-