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 (Expand)Author
2019-04-15Add some frozen string to spec/**/*.rbgfyoung
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-22Turned cache_privately? into cache_publicly?Tim Zallmann
2019-01-22Fixed static analysis error and 2 caching specsTim Zallmann
2019-01-22Changed the Caching of User Avatars to be public and to 5 minutesTim Zallmann
2018-12-19Update specs to rails5 formatblackst0ne
2018-12-16Remove rails4 specific codeJasper Maes
2018-10-23Fix spec for Rails 5James Lopez
2018-10-23Fix content caching for non auth usersJames Lopez
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-15Remove FaviconUploader favicon_main versionDouwe Maan
2018-06-11Don't use Rails.root.join for upload fixture pathsRémy Coutable
2018-06-11Merge branch 'rs-update-rspec' into 'master'Rémy Coutable
2018-06-07Make all uses of `fixture_file_upload` use relative pathsRobert Speicher
2018-06-05require uploaded file's name to match in any caseAlexis Reigel
2018-06-05ability to get an image's alternative versionAlexis Reigel
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaël Bergeron
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-08-11Make sure uploads for personal snippets are correctly renderedBob Van Landuyt
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-20Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern
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
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
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