summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '42434-allow-commits-endpoint-to-work-over-all-commits' into 'ma...Douwe Maan2018-03-011-4/+7
|\
| * Add specs42434-allow-commits-endpoint-to-work-over-all-commitsTiago Botelho2018-03-011-1/+1
| * API method /projects/:id/repository/commits now works over every commitTiago Botelho2018-02-231-3/+6
* | Merge branch '43425-projects-hooks-confidential-issues-events' into 'master'Rémy Coutable2018-03-014-5/+9
|\ \
| * | align "confidential issues events" implementation with "issues events" oneJean-Baptiste Guerraz2018-03-014-5/+9
* | | Merge branch 'merge-requests-api-filter-by-branch' into 'master'Rémy Coutable2018-03-011-0/+2
|\ \ \ | |/ / |/| |
| * | Add source and target branch filters to merge requests APISean McGivern2018-03-011-0/+2
| |/
* | Persist runner IP address on contact (#43489)Dylan Griffith2018-02-282-8/+14
* | Merge branch 'rc/reduce-delta-with-ce-in-controllers-ce' into 'master'Douwe Maan2018-02-273-9/+15
|\ \
| * | Improve Member servicesrc/reduce-delta-with-ce-in-controllers-ceRémy Coutable2018-02-273-9/+7
| * | Remove explicit audit event log in MembershipActionsRémy Coutable2018-02-273-10/+18
* | | Fix a "can't modify frozen Hash" error in lib/api/services.rb in development envRémy Coutable2018-02-271-8/+11
|/ /
* | Fix a performance/memory issue in lib/api/services.rb43620-lib-api-services-rb-retains-a-lot-of-memory-and-objectsRémy Coutable2018-02-261-42/+42
* | Add DNS verification to Pages custom domainsNick Thomas2018-02-231-0/+8
|/
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-222-2/+2
* Merge branch 'add-pagination-commit-diffs' into 'master'Robert Speicher2018-02-211-1/+4
|\
| * Add missing pagination on the commit diff endpointMaxime Roussin-Belanger2018-02-191-1/+4
* | Resolve "API: PUT /projects/:id fails when only ci_config_path is specified"Kárpáti László2018-02-211-0/+1
* | Fix get a single pages domain when project path contains a periodTravis Miller2018-02-191-4/+6
|/
* Fix project import API after import service refactorJames Lopez2018-02-161-2/+6
* Merge branch '41899-api-endpoint-for-importing-a-project-export' into 'master'Sean McGivern2018-02-163-0/+73
|\
| * update docsJames Lopez2018-02-161-1/+1
| * refactor code based on feedback41899-api-endpoint-for-importing-a-project-exportJames Lopez2018-02-141-1/+1
| * refactor code based on feedbackJames Lopez2018-02-141-7/+10
| * refactor api classJames Lopez2018-02-131-3/+5
| * add docs and changelogJames Lopez2018-02-131-1/+1
| * add more specsJames Lopez2018-02-131-6/+4
| * fix entityJames Lopez2018-02-131-1/+3
| * add import status endpointJames Lopez2018-02-131-8/+18
| * fix file uploadJames Lopez2018-02-131-3/+4
| * update import API and specJames Lopez2018-02-131-2/+2
| * update import API and specJames Lopez2018-02-131-2/+5
| * add post import API endpointJames Lopez2018-02-131-0/+48
| * add entity and update specJames Lopez2018-02-132-0/+6
* | Merge branch 'feature/include-custom-attributes-in-api' into 'master'Douwe Maan2018-02-145-7/+83
|\ \
| * | Allow including custom attributes in API responsesMarkus Koller2018-02-085-7/+83
* | | Merge branch '42934-search-api-fix' into 'master'Sean McGivern2018-02-142-8/+6
|\ \ \
| * | | API - Include project in commits&blobs search resultsJarka Kadlecová2018-02-142-8/+6
| | |/ | |/|
* | | Merge branch 'api-refs-for-commit' into 'master'Douwe Maan2018-02-142-1/+26
|\ \ \ | |/ / |/| |
| * | Refactor commits/refs API to use hash and add pagination headersRobert Schilling2018-02-142-19/+8
| * | Separate branch and tag namesRobert Schilling2018-02-092-6/+10
| * | Incorporate feedbackRobert Schilling2018-02-092-21/+18
| * | Basic ref fetching for commitsRobert Schilling2018-02-092-3/+38
* | | Merge branch '42937-search-api-fix' into 'master'Grzegorz Bizon2018-02-121-4/+4
|\ \ \
| * | | API - fix searching in group/project specified by path42937-search-api-fixJarka Kadlecová2018-02-091-4/+4
| |/ /
* | | Merge branch 'security-10-4-todo-api-reveals-sensitive-information' into 'sec...Robert Speicher2018-02-092-2/+2
|/ /
* | Merge branch '40744-hashed-storage-specs' into 'master'Sean McGivern2018-02-081-1/+1
|\ \ | |/ |/|
| * Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-071-1/+1
* | Merge branch '41763-search-api' into 'master'Sean McGivern2018-02-075-15/+145
|\ \ | |/ |/|
| * Small code/doc changes41763-search-apiJarka Kadlecová2018-02-071-6/+12