summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'internal_recovery_api' into 'master' Douwe Maan2016-09-021-5/+9
|\
| * Minor edits to two_factor_recovery_codes API error catchingDrew Blessing2016-08-311-5/+9
* | Merge branch 'issue_19734' into 'master' Douwe Maan2016-09-013-4/+12
|\ \
| * | Project tools visibility levelFelipe Artur2016-09-013-4/+12
* | | Merge branch 'merge-request-sha-info' into 'master' Douwe Maan2016-09-011-0/+2
|\ \ \ | |/ / |/| |
| * | entities: expose {,merge_commit_}sha in MergeRequestBen Boeckel2016-08-311-0/+2
* | | Merge branch 'refactor/add-policies' into 'master' Robert Speicher2016-08-312-11/+3
|\ \ \
| * | | use a nil subject when we want to check global abilitieshttp://jneen.net/2016-08-302-2/+2
| * | | remove Ability.abilitieshttp://jneen.net/2016-08-301-5/+1
| * | | remove six, and use a Set insteadhttp://jneen.net/2016-08-301-5/+1
* | | | Add BroadcastMessage API implementationRobert Speicher2016-08-313-0/+105
* | | | Merge branch 'api-confidential-issues' into 'master' Robert Speicher2016-08-312-2/+13
|\ \ \ \
| * | | | API: Expose issue#confidentialapi-confidential-issuesRobert Schilling2016-08-312-2/+13
| | |/ / | |/| |
* | | | Don't expose a user's private token in the `/api/v3/user` API.Timothy Andrew2016-08-311-1/+1
|/ / /
* | | Merge branch 'project-specific-lfs' into 'master' Robert Speicher2016-08-302-4/+10
|\ \ \
| * | | Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.project-specific-lfsPatricio Cano2016-08-302-6/+8
| * | | Added CHANGELOG, documentation, and API functionalityPatricio Cano2016-08-302-3/+7
* | | | Merge branch 'prevent_authored_awardable_votes' into 'master' Robert Speicher2016-08-301-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into prevent_authored_awardable_votesbarthc2016-08-301-1/+1
| |\ \ \ | | |/ /
| * | | prevent authored awardable thumbs votesbarthc2016-08-281-1/+5
| | |/ | |/|
* | | Merge branch '19721-issues-created-through-api-do-not-notify-label-subscriber...Douwe Maan2016-08-301-16/+4
|\ \ \ | |_|/ |/| |
| * | if issue is not valid we revert back to the old labels when updatingtiagonbotelho2016-08-302-17/+2
| * | refactors update issue api request and some minor commentstiagonbotelho2016-08-302-16/+18
| * | adds test to check whether or not an email is sent to label subscribers after...tiagonbotelho2016-08-301-19/+6
| * | user is now notified when creating an issue through the apitiagonbotelho2016-08-301-2/+16
| |/
* | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-267-14/+140
|\ \ | |/
| * Merge branch 'dz-merge-request-version'Douwe Maan2016-08-253-0/+59
| |\
| | * Fix merge request diff apiDmitriy Zaporozhets2016-08-221-1/+1
| | * Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-222-3/+10
| | |\
| | * \ Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-1910-29/+200
| | |\ \
| | * \ \ Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-1513-278/+363
| | |\ \ \
| | * | | | Add single merge request diff API endpointDmitriy Zaporozhets2016-08-122-0/+21
| | * | | | Fix project id param for merge request version APIDmitriy Zaporozhets2016-08-031-2/+2
| | * | | | Update merge request versions API to match styleguideDmitriy Zaporozhets2016-08-031-9/+10
| | * | | | Add API to list merge request diff versionsDmitriy Zaporozhets2016-08-033-0/+37
| * | | | | Merge branch 'internal_recovery_api' into 'master' Robert Speicher2016-08-241-0/+25
| |\ \ \ \ \
| | * | | | | Add two factor recovery endpoint to internal APIDrew Blessing2016-08-241-0/+25
| * | | | | | Merge branch 'add-sentry-logging-to-api' into 'master' Robert Speicher2016-08-242-10/+34
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Add Sentry logging to API callsadd-sentry-logging-to-apiStan Hu2016-08-242-10/+34
| * | | | | | Merge branch 'api_only_allow_merge_if_build_succeeds' into 'master' Douwe Maan2016-08-242-3/+7
| |\ \ \ \ \ \
| | * | | | | | expose 'only_allow_merge_if_build_succeeds' project setting in the APIMarc Dequènes (Duck)2016-08-242-3/+7
| * | | | | | | Merge branch 'entity-api-web-url' into 'master' Douwe Maan2016-08-241-0/+12
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | api: expose web_url for project entitiesBen Boeckel2016-08-241-0/+12
| | |/ / / / /
| * | | | | | api: expose wiki_page_events project hook field in the APIBen Boeckel2016-08-242-1/+3
| |/ / / / /
* | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-242-7/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | entities: make Environment inherit EnvironmentBasicBen Boeckel2016-08-231-4/+3
| | |_|_|/ | |/| | |
| * | | | Merge branch 'master' into expiration-date-on-membershipsDouwe Maan2016-08-181-0/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-185-0/+157
| |\ \ \ \
| * | | | | Add expiration date to group membershipsSean McGivern2016-08-182-6/+9
| * | | | | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-1818-308/+496
| |\ \ \ \ \