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-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2021-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.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-03-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-29Standardize use of `content` parameter in snippets APIStan Hu
2018-11-28Fix API::Namespaces to accept namepaces with dotsImre Farkas
2018-09-30Enable frozen string in lib/api and lib/backupgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-21API: Catch empty code content for project snippetsRobert Schilling
2018-04-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
2018-01-17Fix the user-agent detail API endpoint for project snippetsNick Thomas
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-08-31API: Use defined project requirementsRobert Schilling
2017-08-28Conditionally destroy a ressourceRobert Schilling
2017-08-28API: Respect the 'If-Unmodified-Since' for delete endpointsRobert Schilling
2017-07-20Update grape gemDmitriy Zaporozhets
2017-07-07add spec and project snippet user agent details endpointJames Lopez
2017-05-31Support descriptions for snippetsJarka Kadlecova
2017-05-10Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan
2017-03-16Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable
2017-03-02Use string based `visibility` getter & setterToon Claes
2017-03-02Expose Project's & ProjectSnippet's VisibilityLevel as StringToon Claes
2017-02-21Spam check and reCAPTCHA improvementsOswaldo Ferreira
2017-02-02Check public snippets for spamSean McGivern
2016-12-04Use the pagination helper in the APIRobert Schilling
2016-11-21Grapify the projects snippet APIRobert Schilling
2016-04-25Prevent private snippets in public/internal projects from being leaked via APIStan Hu
2015-06-26Rename abilities to correspond contoller/model action namesDmitriy Zaporozhets
2015-03-11More restricted visibility changesVinnie Okada
2015-03-09Enforce restricted visibilities for snippetsVinnie Okada
2014-09-16Improve error reporting on users APIjubianchi
2014-01-11Dropped expiration date from the snippet APIJeroen van Baarsen
2013-06-06Fix snippet raw content being escapedDmitriy Zaporozhets
2013-06-06Split Project api on several parts: deploy_keys, hooks, snippets etcDmitriy Zaporozhets