- 20 Apr, 2015 40 commits
-
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
This will allow for the removal of a lot of duplication from the reference filters.
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
For simplicity's sake, since we're testing the actual referencing, we just force the permission check to always be allowed.
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
Commit ranges, commits, external issues, issues, labels, merge requests, snippets, users.
-
Dmitriy Zaporozhets authored
Bootlint integration
-
Dmitriy Zaporozhets authored
Clean up code around commit mentions. Builds upon !527. See merge request !528
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Revert disallowing usernames to end in period. cc @JobV @jacobvosmaer See merge request !545
-
Jeroen van Baarsen authored
improve new project options
-
Douwe Maan authored
-
Ben Bodenmiller authored
* Simplify new repo commands * Include directions for how to add an existing folder that is either already a repo or not yet a repo Replaces #7918.
-
Dmitriy Zaporozhets authored
Remove access control for uploaded images to fix broken images in emails Replaces !530. > This MR removes the access control for uploaded images. This is needed to display the images in emails again. > > The previous solution to base64 encode the images had to be reverted, because not all email clients supported it. > > If possible this should go into the 7.10 release. See merge request !533
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Ignore submodules that are defined in .gitmodules but are checked in as directories. Pulls in gitlab_git 7.1.10 which contains gitlab-org/gitlab_git!26. Fixes #1439 and https://github.com/gitlabhq/gitlabhq/issues/9140 See merge request !540
-
Dmitriy Zaporozhets authored
Fixed typo in deploy html
-
Jeroen van Baarsen authored
do not prepend relative_url_root to avatar
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Parse GFM references after sanitizing Parse GFM references - labels, issues, MRs, etc. - after calling the HTML Pipeline `SanitizationFilter` so that we can use non-whitelisted attributes like `style`. See #2188. See merge request !1745
-
hellerve authored
-
Dmitriy Zaporozhets authored
Fix label color input. Because `value` was set, every label color would render as purple in the form. Introduced by 83b5a9ae between 7.9 and 7.10, so no changelog item. See merge request !538
-