summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* ProtectedBranch API omits empty declared paramsJames Edwards-Jones2018-03-261-1/+2
* Resolve "Forking with namespace doesn't work (API)"Jan2018-03-262-10/+2
* Updated grape to `1.0.2` to remove workaround40843-update-grape-to-v1-0-2-when-it-is-releasedJames Edwards-Jones2018-03-261-6/+1
* Send Gitaly payload for git-upload-archive SSH commandsAlejandro Rodríguez2018-03-211-1/+1
* Merge branch 'issue_25542' into 'master'Sean McGivern2018-03-201-1/+1
|\
| * Improve JIRA event descriptionsissue_25542Felipe Artur2018-03-191-1/+1
* | Optional '/-/' delimiter for search APIJan Provaznik2018-03-191-2/+2
|/
* Adds the option to override project description on export via APITiago Botelho2018-03-161-1/+6
* Respect the protocol in `expose_url`Toon Claes2018-03-121-1/+1
* 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