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
2021-11-18Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-04-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
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