- 27 Apr, 2017 37 commits
-
-
Sean McGivern authored
Increase code coverage for admin/cohorts page See merge request !10964
-
Robert Speicher authored
Update mail gem to 2.6.5 See merge request !10951
-
Phil Hughes authored
Remove unused code Closes #31202 See merge request !10897
-
Filipa Lacerda authored
-
Phil Hughes authored
Use vue files for vue components. See merge request !10882
-
Filipa Lacerda authored
-
Rémy Coutable authored
Fix checks markup in bug template See merge request !10963
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Rémy Coutable authored
Make namespace owner master of project upon creation Closes #29446 See merge request !10910
-
Douwe Maan authored
Remove view fragment caching for project READMEs Closes #26585 and #29594 See merge request !8838
-
Rémy Coutable authored
Allow admins to sudo to blocked users See merge request !10842
-
Toon Claes authored
When an admin creates a project in the namespace of a user, that user automatically gains master access to that project.
-
Toon Claes authored
The `MarkupHelper#markup` method does everything we need here.
-
Toon Claes authored
-
Toon Claes authored
-
Toon Claes authored
-
Toon Claes authored
-
Toon Claes authored
-
Toon Claes authored
-
Toon Claes authored
-
Toon Claes authored
-
Douwe Maan authored
-
Toon Claes authored
Because the post-processing of the rendered README is dependent on the context (i.e. the current user), do the post-processing when the README is being displayed.
-
Toon Claes authored
-
Toon Claes authored
It does more than solely GitLab Markdown, so rename to MarkupHelper.
-
Sean McGivern authored
Triple backticks aren't allowed inside <details> elements, so add an explicit <pre> instead.
-
Rémy Coutable authored
Add username to activity atom feed Closes #31268 See merge request !10802
-
Sean McGivern authored
-
Rémy Coutable authored
See pull request https://github.com/gitlabhq/gitlabhq/pull/10429
-
Kamil Trzciński authored
Remove description for build_events, add pipeline_events Closes #30645 See merge request !10908
-
Phil Hughes authored
Fix typo found in issue board sidebar milestone dropdown Closes #31475 See merge request !10950
-
Luigi Leoni authored
-
Achilleas Pipinellis authored
Update troubleshooting section Closes #13479 See merge request !10618
-
Achilleas Pipinellis authored
don't require no_root_squash on NFS, only recommend See merge request !10197
-
Achilleas Pipinellis authored
clarify when GitLab pages requires special config for load balancer See merge request !10954
-
Ben Bodenmiller authored
-
Stan Hu authored
This should fix the extra backslashes in e-mail names as well as other things: https://github.com/mikel/mail/blob/master/CHANGELOG.rdoc#head
-
- 26 Apr, 2017 3 commits
-
-
Clement Ho authored
-
winniehell authored
-
Douwe Maan authored
Fix Rubocop CyclomaticComplexity offense See merge request !10941
-