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
2017-03-03Rename query parameter to `membership`Toon Claes
2017-03-02Use string based `visibility` getter & setterToon Claes
2017-03-02Expose Project's & ProjectSnippet's VisibilityLevel as StringToon Claes
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-02-28Merge branch '6073_project_api' into 'master' Sean McGivern
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-27API project create: Make name or path requiredJarka Kadlecova
2017-02-24Return 202 with JSON body on async removals on V4 APIOswaldo
2017-02-23Enable Style/MultilineArrayBraceLayoutDouwe Maan
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-02-22Add housekeeping endpoint for Projects APIMark Fletcher
2017-02-20API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar`Robert Schilling
2017-02-14API: Consolidate /projects endpointToon Claes
2017-02-13Move /projects/fork/:id to /projects/:id/forkOswaldo Ferreira
2017-02-07API: remove `public` param for projectsToon Claes
2017-01-30Unify projects search by removing /projects/:search endpointOswaldo Ferreira
2017-01-16Merge branch 'sandish/gitlab-ce-update_ret_val' into 'master' Robert Speicher
2017-01-16Add a spec and actually display the flash noticeRémy Coutable
2017-01-16Merge branch 'dot-in-project-queries' into 'master' Rémy Coutable
2017-01-15Add a constraint on the query parameter to allow querying for projects with d...Bruno Melli
2016-12-21Add more storage statisticsMarkus Koller
2016-12-21Consistently use current_user in API entitiesMarkus Koller
2016-12-01Allow public access to some Project API endpointsRémy Coutable
2016-11-28Grapify the projects APIRobert Schilling
2016-11-24API: Introduce `#find_project!` which also check access permissionRémy Coutable
2016-11-23API: Add endpoint to delete a group shareRobert Schilling
2016-11-04Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos
2016-10-11Merge branch 'api-fix-project-group-sharing' into 'security'Rémy Coutable
2016-10-05Tidy up project list actionsSean McGivern
2016-10-04api: add /projects/visible API endpointBen Boeckel
2016-09-28Expose project share expiration_date field on APIFelipe Artur
2016-09-22API: Return 404 when trying to fork to unaccessible namespaceRémy Coutable
2016-09-19Allow to set request_access_enabled for groups and projects using APIFelipe Artur
2016-09-12Use Search::GlobalService.new in the `GET /projects/search/:query` endpointRémy Coutable
2016-09-09Search should compare only the lowercase versions of the project namesRazzeee
2016-09-07Higher code quality for fork to namespace APIOlaf Tomalka
2016-09-06Improved code quality on API fork namespace featureOlaf Tomalka
2016-09-06Added fork API paremeter for a specific namespaceOlaf Tomalka
2016-09-01Project tools visibility levelFelipe Artur
2016-08-31Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.Patricio Cano
2016-08-31Added CHANGELOG, documentation, and API functionalityPatricio Cano
2016-08-24expose 'only_allow_merge_if_build_succeeds' project setting in the APIMarc Dequènes (Duck)
2016-08-10Clean up project destructionStan Hu
2016-07-20Replace parse_boolean with to_booleanRobert Schilling
2016-07-12removes basicprojectwithaccess and replaces it with basicprojectdetailstiagonbotelho
2016-07-12changes the usage of simpleprojectdetails to already implemented basicproject...tiagonbotelho
2016-07-12adds basic functionality to the new endpoint of the apitiagonbotelho
2016-07-12changes string to symbol in paramtiagonbotelho
2016-07-12adds test to check json fields on simple request and changes the url request ...tiagonbotelho
2016-07-12changes the usage of simpleprojectdetails to already implemented basicproject...tiagonbotelho