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
path: root/lib/api
AgeCommit message (Expand)Author
2018-02-28Persist runner IP address on contact (#43489)Dylan Griffith
2018-02-27Merge branch 'rc/reduce-delta-with-ce-in-controllers-ce' into 'master'Douwe Maan
2018-02-27Fix a "can't modify frozen Hash" error in lib/api/services.rb in development envRémy Coutable
2018-02-27Improve Member servicesRémy Coutable
2018-02-27Remove explicit audit event log in MembershipActionsRémy Coutable
2018-02-26Fix a performance/memory issue in lib/api/services.rbRémy Coutable
2018-02-23Add DNS verification to Pages custom domainsNick Thomas
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2018-02-21Merge branch 'add-pagination-commit-diffs' into 'master'Robert Speicher
2018-02-21Resolve "API: PUT /projects/:id fails when only ci_config_path is specified"Kárpáti László
2018-02-20Add missing pagination on the commit diff endpointMaxime Roussin-Belanger
2018-02-19Fix get a single pages domain when project path contains a periodTravis Miller
2018-02-16Fix project import API after import service refactorJames Lopez
2018-02-16Merge branch '41899-api-endpoint-for-importing-a-project-export' into 'master'Sean McGivern
2018-02-16update docsJames Lopez
2018-02-14refactor code based on feedbackJames Lopez
2018-02-14refactor code based on feedbackJames Lopez
2018-02-14Merge branch 'feature/include-custom-attributes-in-api' into 'master'Douwe Maan
2018-02-14Merge branch '42934-search-api-fix' into 'master'Sean McGivern
2018-02-14Merge branch 'api-refs-for-commit' into 'master'Douwe Maan
2018-02-14Refactor commits/refs API to use hash and add pagination headersRobert Schilling
2018-02-14API - Include project in commits&blobs search resultsJarka Kadlecová
2018-02-13refactor api classJames Lopez
2018-02-13add docs and changelogJames Lopez
2018-02-13add more specsJames Lopez
2018-02-13fix entityJames Lopez
2018-02-13add import status endpointJames Lopez
2018-02-13fix file uploadJames Lopez
2018-02-13update import API and specJames Lopez
2018-02-13update import API and specJames Lopez
2018-02-13add post import API endpointJames Lopez
2018-02-13add entity and update specJames Lopez
2018-02-12Merge branch '42937-search-api-fix' into 'master'Grzegorz Bizon
2018-02-09Merge branch 'security-10-4-todo-api-reveals-sensitive-information' into 'sec...Robert Speicher
2018-02-09API - fix searching in group/project specified by pathJarka Kadlecová
2018-02-09Separate branch and tag namesRobert Schilling
2018-02-09Incorporate feedbackRobert Schilling
2018-02-09Basic ref fetching for commitsRobert Schilling
2018-02-08Merge branch '40744-hashed-storage-specs' into 'master'Sean McGivern
2018-02-08Allow including custom attributes in API responsesMarkus Koller
2018-02-07Merge branch '41763-search-api' into 'master'Sean McGivern
2018-02-07Use hashed storage in the specsNick Thomas
2018-02-07Small code/doc changesJarka Kadlecová
2018-02-07Merge branch '38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-wh...Kamil Trzciński
2018-02-06Merge branch 'master' into '26388-push-to-create-a-new-project'Douwe Maan
2018-02-06Return only limited pagination headers for search API endpointsJarka Kadlecová
2018-02-06Moves project creationg to git access check for git pushTiago Botelho
2018-02-06Support search in APIJarka Kadlecová
2018-02-06Add sorting options for /users API (admin only)Dmitriy Zaporozhets
2018-02-06Abstracts ProjectMoved and ProjectCreated into a BaseProjectTiago Botelho