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-05-17Add latest changes from gitlab-org/gitlab@16-0-stable-eev16.0.0-rc42GitLab Bot
2023-03-30Add latest changes from gitlab-org/security/gitlab@15-9-stable-eeGitLab Bot
2022-11-17Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot
2022-08-26Add latest changes from gitlab-org/security/gitlab@15-3-stable-eeGitLab Bot
2022-08-18Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot
2022-07-20Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot
2022-03-18Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot
2022-02-18Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot
2021-12-20Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot
2021-11-18Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot
2021-10-20Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot
2021-09-20Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot
2021-08-19Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.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-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-03-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-03-13Run rubocop -aNick Thomas
2018-11-28Fix API::Namespaces to accept namepaces with dotsImre Farkas
2018-10-12Allow getting the merge base of multiple revisionsBob Van Landuyt
2018-09-30Enable frozen string in lib/api and lib/backupgfyoung
2018-08-13Get the `merge-base` of 2 refs trough the APIBob Van Landuyt
2018-06-28Allow straight diff in Compare APIMaciej Nowak
2018-04-17[API] Fix URLs in the 'Link' header for 'GET /projects/:id/repository/contrib...Rémy Coutable
2018-04-04Add option to suppress archive commit shaJames Ramsay
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-12-13Adds ordering to projects contributors in APIJacopo
2017-10-16Merge branch 'sha-handling' into 'master'Douwe Maan
2017-10-13Adds requirements that supports anything in sha paramsGuilherme Vieira
2017-10-05Remove 'Repo' prefix from API entitesVitaliy @blackst0ne Klachkov
2017-08-31API: Use defined project requirementsRobert Schilling
2017-05-24Revert "Remove changes that are not absolutely necessary"Douwe Maan
2017-03-16Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable
2017-03-08Remove unecessary endpoint from repository, add compatibility endpoints for v...Felipe Artur
2017-03-08Update API endpoints for raw filesFelipe Artur
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-02-16Paginate all endpoints that return an arrayRobert Schilling
2016-12-19Allow Repositories API GET endpoints to be requested anonymouslyRémy Coutable
2016-11-18Grapify the repository APIRobert Schilling
2016-11-12Issue #4270: Recursive option for files through APIRebeca Méndez
2016-06-06Add workhorse controller and API helpersDouwe Maan
2016-06-03Enable Lint/AmbiguousOperator rubocop copGrzegorz Bizon