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-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
2018-03-26Resolve "Forking with namespace doesn't work (API)"Jan
2018-02-21Resolve "API: PUT /projects/:id fails when only ci_config_path is specified"Kárpáti László
2018-02-08Allow including custom attributes in API responsesMarkus Koller
2018-02-01Track and act upon the number of executed queriesYorick Peterse
2018-01-19Resolve "Projects API: filter 'with_issues_enabled=true' returns projects wit...Jan Christophersen
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-12-07The API isn't using the appropriate services for managing forksFrancisco Javier López
2017-12-01Undoing debugging changeFrancisco Lopez
2017-12-01Comments from code review applied. Also switched forked_from_project and Fork...Francisco Lopez
2017-12-01Refactored /projects and /user/:user_id/projects endpointsFrancisco Lopez
2017-11-06Support custom attributes on projectsMarkus Koller
2017-09-20Add an API endpoint to determine the forks of a projectMark Fletcher
2017-09-06change collapse to resolve and comments to discussionsAshley Dumaine
2017-09-06Add functionality to collapse outdated diff comments regardless of discussion...Ashley Dumaine