- 28 Mar, 2018 40 commits
-
-
Jose Ivan Vargas authored
-
Jose Ivan Vargas authored
-
Grzegorz Bizon authored
QA: allow rspec files/options to be handled more consistently See merge request gitlab-org/gitlab-ce!17990
-
Rémy Coutable authored
Remove EE-specific comment markers from CE Closes #44752 See merge request gitlab-org/gitlab-ce!18054
-
Filipa Lacerda authored
Move 'Registry' after 'CI/CD' navigation item See merge request gitlab-org/gitlab-ce!18018
-
Filipa Lacerda authored
Added row hover styles to IDE file list Closes #44293 See merge request gitlab-org/gitlab-ce!17906
-
Douwe Maan authored
Bumps omniauth google oauth2 gem version See merge request gitlab-org/gitlab-ce!18055
-
Tiago Botelho authored
-
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
-
Eric Eastwood authored
-
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
-
Brett Walker authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Closes #44293
-
Grzegorz Bizon authored
Resolve "ActiveRecord::RecordInvalid: Validation failed: Certificate misses intermediates" Closes #43794 See merge request gitlab-org/gitlab-ce!17992
-