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-29Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate
2019-01-03Fix deprecation: Using positional arguments in integration testsJasper Maes
2018-12-20Block private snippets from being embeddableMark Chao
2018-12-19Update specs to rails5 formatblackst0ne
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-08-29replace `is_spam?` with `spam?`Maxim Rydkin
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-31Support descriptions for snippetsJarka Kadlecova
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-02-21Spam check and reCAPTCHA improvementsOswaldo Ferreira
2017-02-20Download snippets with LF line-endings by defaultJarka Kadlecova
2017-02-02Use `add_$role` helper in snippets specsSean McGivern
2017-02-02Check public snippets for spamSean McGivern
2016-12-23applies url_for so that we dont lose filters when redirectingTiago Botelho
2016-12-22adds specs for respective behaviourTiago Botelho
2016-09-01Project tools visibility levelFelipe Artur
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-03-25Ensure private project snippets are not viewable by unauthorized peopleRémy Coutable