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
2023-07-19Add latest changes from gitlab-org/gitlab@16-2-stable-eev16.2.0-rc42GitLab Bot
2023-06-20Add latest changes from gitlab-org/gitlab@16-1-stable-eev16.1.0-rc42GitLab Bot
2022-11-17Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot
2022-07-20Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.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-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
2018-11-28Fix API::Namespaces to accept namepaces with dotsImre Farkas
2018-09-30Enable frozen string in lib/api and lib/backupgfyoung
2018-08-13Filter project hooks by branchDuana Saskia
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-04-05Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan
2018-03-01align "confidential issues events" implementation with "issues events" oneJean-Baptiste Guerraz
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-05-16Merge branch 'bvl-rename-build-events-to-job-events' into 'master' Douwe Maan
2017-05-15Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan
2017-05-15Rename `build_events` to `job_events` in codeBob Van Landuyt
2017-04-12Fix API not accepting job_events for webhooksZ.J. van de Weg
2017-03-16Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-16Paginate all endpoints that return an arrayRobert Schilling
2017-01-03Fix project hooks paramsRobert Schilling
2016-12-04Use the pagination helper in the APIRobert Schilling
2016-11-14Use declared_params helper in APIRobert Schilling
2016-11-04Move shared params to a helperZ.J. van de Weg
2016-11-04GrapeDSL for project hooksZ.J. van de Weg
2016-11-01Add support for token attr in project hooks APIGauvain Pocentek
2016-08-24api: expose wiki_page_events project hook field in the APIBen Boeckel
2016-08-02Implement pipeline hooks, extracted from !5525Lin Jen-Shin
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-04-25Prevent users from deleting Webhooks via API they do not ownStan Hu
2015-12-10Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski
2015-09-24api: add enable_ssl_verification to PUT/POST hooksBen Boeckel
2015-05-22Add support for Webhook note eventsStan Hu
2014-12-30Forward the messages in api response.Marin Jankovski
2014-10-03Add tag_push_events to project hook apiKirill Zaitsev
2014-03-17Move project members api to separate fileDmitriy Zaporozhets
2013-12-04ProjectHook API supports new event fieldsDmitriy Zaporozhets
2013-12-04Expose ProjectHook attributes via APIDmitriy Zaporozhets
2013-09-30Refactor API: project hooksDmitriy Zaporozhets
2013-06-06Split Project api on several parts: deploy_keys, hooks, snippets etcDmitriy Zaporozhets