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
2018-12-19Update specs to rails5 formatblackst0ne
2018-08-21API: Catch empty code content for project snippetsRobert Schilling
2018-06-27Correct "autorize" typosRobert Speicher
2018-01-17Fix the user-agent detail API endpoint for project snippetsNick Thomas
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-08-30Merge branch 'api-delete-respect-headers' into 'master'Sean McGivern
2017-08-29replace `is_spam?` with `spam?`Maxim Rydkin
2017-08-28Add tests for the unmodified headerRobert Schilling
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-07fix spec order issueJames Lopez
2017-07-07add spec and project snippet user agent details endpointJames Lopez
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-05-31Support descriptions for snippetsJarka Kadlecova
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-03-02Expose Project's & ProjectSnippet's VisibilityLevel as StringToon Claes
2017-02-28Backport API to V3Robert Schilling
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-21Spam check and reCAPTCHA improvementsOswaldo Ferreira
2017-02-16Add a custom pagination matcherRobert Schilling
2017-02-07Remove deprecated 'expires_at' from project snippets APIRobert Schilling
2017-02-02Use `add_$role` helper in snippets specsSean McGivern
2017-02-02Check public snippets for spamSean McGivern
2016-11-28Changed API spec files to describe the correct classLivier
2016-11-21Grapify the projects snippet APIRobert Schilling
2016-08-24api: expose web_url for project entitiesBen Boeckel
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-04-25Prevent private snippets in public/internal projects from being leaked via APIStan Hu
2016-03-10Don't remove `ProjectSnippet#expires_at` from APIRobert Speicher