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-02-27Merge branch 'security-protect-private-repo-information-11-8' into '11-8-stable'Yorick Peterse
2019-02-20Change policy regarding group visibilityMałgorzata Ksionek
2019-02-20Prevent 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
2017-08-31API: Use defined project requirementsRobert Schilling
2017-08-29Add a spec when ressource is not modifiedRobert Schilling
2017-08-28Update remaining endpointsRobert Schilling
2017-08-28Conditionally destroy a ressourceRobert Schilling
2017-08-28API: Respect the 'If-Unmodified-Since' for delete endpointsRobert Schilling
2017-08-14Cache the number of forks of a projectYorick Peterse
2017-07-20Update grape gemDmitriy Zaporozhets
2017-07-07Fix some N+1 queries in the GET /projects APIRémy Coutable
2017-07-06Merge branch '33657-user-projects-api' into 'master'Rémy Coutable
2017-07-06Add user projects APIvanadium23