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
2019-11-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-10Add Scalability/FileUploads copAlessio Caiazza
2019-08-19Add a skip_users filter to the project users APINick Thomas
2019-08-07Fix testsCamil Staps
2019-08-07Expose time since starring on project/:id/starrers API endpoint; exclude priv...Camil Staps
2019-08-07Fix API endpoint for starred projects of a user; add info about starred proje...Camil Staps
2019-08-07Add documentation and changelog for !24690Camil Staps
2019-08-07Add users/:user_id/starred_projects API endpoint for projects starred by a userCamil Staps
2019-08-07Add projects/:id/starrers API endpoint for users who starred a repositoryCamil Staps
2019-07-17CE port of "Move external authorization service API management to EE"Imre Farkas
2019-07-03Make Housekeeping button do a full garbage collectionStan Hu
2019-05-31CE port of Move EE specific lines in API::ProjectsImre Farkas
2019-04-15Forbid the use of `#reload` and prefer `#reset`Kamil Trzciński
2019-04-02Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...John Jarvis
2019-03-26Backport parameters from API::ProjectsYorick Peterse
2019-03-20Return cached languages if they've been detected beforeIgor Drozdov
2019-03-04Merge branch 'security-protect-private-repo-information' into 'master'Yorick Peterse
2019-03-04Merge branch '2802-security-add-public-internal-groups-as-members-to-your-pro...Yorick Peterse
2019-02-25Merge branch 'zj-load-languages-from-database' into 'master'Nick Thomas
2019-02-25Load repository language from the DB if detectedZeger-Jan van de Weg
2019-02-20Change policy regarding group visibilityMałgorzata Ksionek
2019-02-19Let users set name/path on project fork using APIBalasankar "Balu" C
2019-02-18Prevent leaking of private repo data through APILuke Duncalfe
2019-02-04Add programming language filtering to `/projects`Dylan MacKenzie
2019-01-31Unify user requirements for API slugsRobert Schilling
2019-01-15API: Support username with dotsRobert Schilling
2019-01-07Refactor upload service to return uploaderHeinrich Lee Yu
2018-11-28Fix API::Namespaces to accept namepaces with dotsImre Farkas
2018-10-26Feature/add license to project APIJ.D. Bean
2018-10-05Make GitLab pages support access controlTuomo Ala-Vannesluoma
2018-09-30Enable frozen string in lib/api and lib/backupgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-20Allow project owners to set up forking relation through APIToon Claes
2018-08-03Use Projects::UpdateService to archive projectsJames Ramsay
2018-07-27Backports EE-1499 to CETiago Botelho
2018-07-23Add min_access_level filter to projects APIMarko, Peter
2018-07-19Backport of gitlab-org/gitlab-ee!6137Valery Sizov
2018-07-16Fix archived parameter for projects APIMarko, Peter
2018-07-09Fix #48537 - Update avatar only via the projects APIJamie Schembri
2018-06-27Add transfer project endpoint to the Projects APIAram Visser
2018-05-30Only preload member records for the relevant projects/groups/user in projects...Douwe Maan
2018-04-23Fix project creation for user endpoint bugMark Fletcher
2018-04-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
2018-04-13Feature/add language in repository to apiRoger Rüttimann
2018-04-04Make the API project params reusableBob Van Landuyt
2018-04-04Resolve "Allow the configuration of a project's merge method via the API"Jan