summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bvl-allow-maintainer-to-push' into 'master'Douwe Maan2018-03-072-0/+2
|\
| * Add documentation for allowing maintainers to pushBob Van Landuyt2018-03-071-1/+1
| * Set `allow_maintainer_to_push` using the APIBob Van Landuyt2018-03-072-0/+2
* | Merge branch 'gitaly-git-mandatory' into 'master'Douwe Maan2018-03-071-7/+0
|\ \ | |/ |/|
| * Make git push mandatoryKim "BKC" Carlbäcker2018-03-061-7/+0
* | Merge branch 'jprovazn-api' into 'master'Sean McGivern2018-03-075-66/+307
|\ \
| * | Add discussion APIjprovazn-apiJan Provaznik2018-03-075-66/+307
* | | Merge branch 'issue_38337' into 'master'Sean McGivern2018-03-062-0/+118
|\ \ \
| * \ \ Merge branch 'master' into 'issue_38337'Felipe Artur2018-03-0610-7/+271
| |\ \ \
| * | | | Address review commentsFelipe Artur2018-03-051-1/+1
| * | | | Bring one group board to CEFelipe Artur2018-03-032-0/+118
| | |/ / | |/| |
* | | | Merge branch 'prepend-grape-api-ce' into 'master'Rémy Coutable2018-03-061-21/+40
|\ \ \ \ | |_|/ / |/| | |
| * | | Unify lib/api/merge_requests.rb with EEprepend-grape-api-ceLin Jen-Shin2018-03-061-21/+40
* | | | Merge branch 'extract-job-artifacts-api-ce' into 'master'Rémy Coutable2018-03-061-4/+13
|\ \ \ \
| * | | | Unify lib/api/job_artifacts.rb with EEextract-job-artifacts-api-ceLin Jen-Shin2018-03-061-4/+13
| | |_|/ | |/| |
* | | | Merge branch '29130-api-project-export' into 'master'Sean McGivern2018-03-063-0/+57
|\ \ \ \ | |/ / / |/| | |
| * | | review: prefix un-used argument with underscoreTravis Miller2018-03-051-1/+1
| * | | review: remove un-necessary current_application_settingsTravis Miller2018-02-281-1/+1
| * | | review: add feature introduction detailTravis Miller2018-02-281-2/+7
| * | | Add project export API implementationTravis Miller2018-02-282-0/+37
| * | | Add project export API entitiesTravis Miller2018-02-281-0/+15
* | | | Change column to file_sha256. Add test. Add changelogShinya Maeda2018-03-061-2/+2
* | | | Add checksum at runner grape apiShinya Maeda2018-03-061-1/+2
* | | | Projects and groups badges APIFrancisco Javier López2018-03-054-0/+181
| |/ / |/| |
* | | Merge branch '41616-api-issues-between-date' into 'master'Sean McGivern2018-03-052-0/+4
|\ \ \
| * | | Adds updated_at filter to issues and merge_requests APIJacopo2018-03-052-0/+4
* | | | Update API: add search param to branchesbunufi2018-03-051-2/+14
| |_|/ |/| |
* | | expose metrics in merge request apihaseeb2018-03-022-5/+41
|/ /
* | 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