Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-19Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern
Use uploads/system directory for personal snippets See merge request !2123
2017-06-07Support uploads for newly created personal snippetsJarka Kadlecova
2017-05-19Fixes the 500 for custom apearance header logo and logoAlexis Reigel
2017-05-02Support uploaders for personal snippets commentsJarka Kadlecova
2017-02-22Ensure mutable uploads are not cached without revalidationPawel Chojnacki
2017-02-15Merge branch 'svg-xss-fix' into 'security' Robert Speicher
Fix for XSS vulnerability in SVG attachments See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2059
2017-01-26Use `empty_project` where possible in controller specsRobert Speicher
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-03-21Fix more specsDouwe Maan
2016-03-20Tweaks, refactoring, and specsDouwe Maan
2016-03-19Fix specsFelipe Artur
2016-03-15Revert "Merge branch 'avatar-cropping' into 'master' "Rémy Coutable
This reverts commit 01160fc06182de89c400af174861f6545ad6ceb8, reversing changes made to 4bff9daf8b6d85e9c78565e21cfaa3f6d36f0282.
2016-02-24Add `:with_avatar` trait to User factoryRobert Speicher
2015-09-09Make all group publicValery Sizov
2015-03-10Reject access to group/project avatar if the user doesn't have access.Douwe Maan