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
2020-02-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-16Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot
2019-10-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-03Merge branch '66741-remove-spec-rails_helper-rb' into 'master'Grzegorz Bizon
2019-08-30Replace rails_helper.rb with spec_helper.rbAsh McKenzie
2019-08-29Merge branch 'sh-fix-snippet-visibility-api' into 'master'Rémy Coutable
2019-08-29Standardize use of `content` parameter in snippets APIStan Hu
2019-08-29Fix snippets API not working with visibility levelStan Hu
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