- 29 Mar, 2018 2 commits
-
-
Douwe Maan authored
Bump Rugged to 0.27.0 See merge request gitlab-org/gitlab-ce!18069
-
Rémy Coutable authored
Promote Timecop gem into joint test/development Bundler group Closes #44751 et gitlab-ee#5359 See merge request gitlab-org/gitlab-ce!18066
-
- 28 Mar, 2018 38 commits
-
-
Fatih Acet authored
Resolve "There should not be a jump discussion button on issues" Closes #44717 See merge request gitlab-org/gitlab-ce!18034
-
Marcia Ramos authored
Docs: replaces "Libre" => "Core" See merge request gitlab-org/gitlab-ce!18060
-
Stan Hu authored
Release notes: https://github.com/libgit2/libgit2/releases/tag/v0.27.0 This version solves a significant performance issue with generating large diffs: https://github.com/libgit2/libgit2/issues/4460
-
Stan Hu authored
Timecop was being used in the cycle analytics and burndown seed_fu tasks. While it seems a little sketchy to use Timecop in this way, this seems like an exception can be made for test fixtures. Closes #44751, gitlab-org/gitlab-ee#5359
-
Mike Greiling authored
Use katex min css See merge request gitlab-org/gitlab-ce!18061
-
Clement Ho authored
-
Grzegorz Bizon authored
QA: allow rspec files/options to be handled more consistently See merge request gitlab-org/gitlab-ce!17990
-
Marcia Ramos authored
-
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
-