- 27 Apr, 2017 40 commits
-
-
Phil Hughes authored
-
Douwe Maan authored
Fix ordering of commits in the network graph. Closes #30973 See merge request !10936
-
Sean McGivern authored
Lazily set UUID in ApplicationSetting for new installations Closes gitlab-ee#2246 See merge request !10893
-
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
-
Timothy Andrew authored
-
Timothy Andrew authored
- We upgraded `rugged` to 0.25.1.1 in !10286 for %9.1 - Prior to this upgrade, the default sort order for commits returned by `Gitlab::Git::Repository#find_commits` was `Rugged::SORT_DATE`, which the graph relied on. - While upgrading `rugged`, the MR also changed this default to `Rugged::SORT_NONE`, which broke commit ordering in the graph. - This commit adds an option to `Gitlab::Git::Repository#find_commits` to sort by date, and changes the graph builder `Network::Graph` so it explictly requests the `:date` sort order
-
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.
-
Phil Hughes authored
-
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
-