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-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