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-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-05-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-12-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-06-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-06-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-11-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-08-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2018-12-19Update specs to rails5 formatblackst0ne
2018-09-05Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets
2018-08-16Remove some duplicate tests and fix some typossliaquat
2018-08-13Filter project hooks by branchDuana Saskia
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
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-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-08-28Add tests for the unmodified headerRobert Schilling
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
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-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-12Fix API not accepting job_events for webhooksZ.J. van de Weg
2017-03-06Fix all testsToon Claes
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-16Add a custom pagination matcherRobert Schilling
2017-01-17Replace many :project with :empty_projects in API specsRémy Coutable
2017-01-03Fix project hooks paramsRobert Schilling
2016-11-28Changed API spec files to describe the correct classLivier
2016-11-01Ensure hook tokens are write-only in the APISean McGivern
2016-11-01Add support for token attr in project hooks APIGauvain Pocentek
2016-10-10Replace undefined Grape routing code from 400 to 404Dmitriy Zaporozhets
2016-10-10Fix API specs behaviour for invalid routingDmitriy Zaporozhets
2016-08-24api: expose wiki_page_events project hook field in the APIBen Boeckel
2016-08-24docs: document other project webhook fieldsBen Boeckel
2016-08-12Have trait all_events_enabled so that's easier to reuse, feedback:Lin Jen-Shin
2016-08-11Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-08-02Implement pipeline hooks, extracted from !5525Lin Jen-Shin
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
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-24hooks: improve tests for hook APIBen Boeckel
2015-06-22Fix Style/Blocks cop violationsRobert Speicher
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen