summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '33657-user-projects-api' into 'master'Rémy Coutable2017-07-061-0/+158
|\
| * Add user projects APIvanadium232017-07-061-0/+158
* | Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin2017-07-051-3/+3
|\ \ | |/
| * Merge branch 'docs-fix-branch-api-examples' into 'master'Rémy Coutable2017-07-031-3/+3
| |\
| | * Fix curl example paths (missing the 'files' segment)Joe Marty2017-06-301-3/+3
* | | Rename ci_config_file to ci_config_pathLin Jen-Shin2017-07-051-3/+3
* | | Fix various descriptions given the feedbackLin Jen-Shin2017-07-041-4/+4
* | | Update wordings, allow only full path, add testsLin Jen-Shin2017-06-301-3/+3
* | | Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin2017-06-302-2/+16
|\ \ \ | |/ /
| * | Merge branch '34078-allow-to-enable-feature-flags-with-more-granularity' into...Robert Speicher2017-06-291-0/+4
| |\ \
| | * | Rename flipper_group to feature_group34078-allow-to-enable-feature-flags-with-more-granularityRémy Coutable2017-06-281-2/+2
| | * | Rename FLippable to FeatureGate and make `flipper_group` and `user` mutually ...Rémy Coutable2017-06-271-0/+2
| | * | Allow the feature flags to be enabled/disabled with more granularityRémy Coutable2017-06-271-0/+2
| * | | Improve tests textOswaldo Ferreira2017-06-281-1/+0
| * | | Rename members_count to members_count_with_descendants and expose only to gro...Oswaldo Ferreira2017-06-281-6/+6
| * | | Add "members_count" and "parent_id" data on namespaces APIOswaldo Ferreira2017-06-281-2/+13
| |/ /
* | | Merge remote-tracking branch 'upstream/master' into 15041-Add-Custom-CI-Confi...15041-Add-Custom-CI-Config-PathLin Jen-Shin2017-06-2853-2703/+5166
|\ \ \ | |/ /
| * | Merge branch 'dt/printing-to-api' into 'master'Rémy Coutable2017-06-211-0/+3
| |\ \
| | * | add printing_merge_request_link_enabled to APIDavid Turner2017-06-191-0/+3
| * | | Re-instate is_admin flag in users API is current user is an adminMike Ricketts2017-06-201-0/+3
| * | | Moved Open source license templates link into alphabetical orderMike Fisher2017-06-191-1/+1
| * | | Merge branch 'add-since-and-until-params-to-issuables' into 'master'Rémy Coutable2017-06-192-1/+4
| |\ \ \
| | * | | add since and until params to issuablesKyle Bishop2017-06-182-1/+4
| * | | | Accept image for avatar in user APIvanadium232017-06-161-0/+2
| | |/ / | |/| |
| * | | Merge branch 'docs/branches' into 'master'Marcia Ramos2017-06-161-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Document the Delete Merged Branches functionalityMark Fletcher2017-06-081-0/+2
| * | | Add docs for personal access tokensdocs/personal-access-tokensAchilleas Pipinellis2017-06-144-45/+55
| | |/ | |/|
| * | Documentation bugfix of invalid JSON payload example of Create a commit with ...blackst0ne2017-06-131-1/+1
| * | Accept image for avatar in project APIvanadium232017-06-091-0/+3
| * | Merge branch 'dturner/grammar' into 'master'Rémy Coutable2017-06-091-4/+4
| |\ \
| | * | Improve the grammar of the API docsDavid Turner2017-06-011-4/+4
| * | | Clarify API V5 being a compatability layer on top of GraphQLStan Hu2017-06-081-3/+7
| * | | Merge branch 'sh-document-road-to-graphql' into 'master'Douwe Maan2017-06-081-0/+9
| |\ \ \
| | * | | Add text documenting that v5 of the API will be GraphQLsh-document-road-to-graphqlStan Hu2017-06-071-0/+9
| * | | | Merge branch '28607-forking-and-configuring-project-via-api-works-very-unreli...Achilleas Pipinellis2017-06-081-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Confirm Project forking behaviour via the APIMark Fletcher2017-06-061-0/+2
| | | |/ | | |/|
| * | | Merge branch '12910-snippets-description' into 'master'Phil Hughes2017-06-072-14/+22
| |\ \ \
| | * | | Support uploads for newly created personal snippets12910-snippets-descriptionJarka Kadlecova2017-06-071-1/+1
| | * | | Support descriptions for snippetsJarka Kadlecova2017-05-312-15/+23
| * | | | Introduce optimistic locking support via optional parameter last_commit_id on...Roman Safronov2017-06-061-0/+1
| * | | | Accept a username for User-level Events APIMark Fletcher2017-06-061-1/+1
| * | | | Introduce an Events APIMark Fletcher2017-06-064-277/+350
| | |/ / | |/| |
| * | | Resolve "API: Environment info missed"Sébastien2017-06-062-0/+1
| * | | Merge branch 'projects-api-import-status' into 'master'Douwe Maan2017-06-021-0/+11
| |\ \ \
| | * | | Expose import_status in Projects APIRobin Bobbitt2017-06-021-0/+11
| * | | | Allow users to be hard-deleted from the APINick Thomas2017-06-021-0/+3
| * | | | Merge branch 'master' into '24196-protected-variables'Kamil Trzciński2017-06-011-0/+83
| |\ \ \ \ | | |/ / /
| | * | | Add feature toggles through FlipperAlejandro Rodríguez2017-05-311-0/+83
| * | | | Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-06-013-0/+277
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '33000-tag-list-in-project-create-api' into 'master'Rémy Coutable2017-05-311-0/+3
| | |\ \ \