summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bvl-add-all-settings-to-api' into 'master'Robert Speicher2017-07-271-3/+1
|\
| * Remove deprecated `repository_storage` attributebvl-add-all-settings-to-apiBob Van Landuyt2017-07-271-3/+1
* | Fix the /projects/:id/repository/branches endpoint to handle dots in the bran...Rémy Coutable2017-07-271-1/+12
* | Merge branch 'tc-issue-api-assignee' into 'master'Sean McGivern2017-07-271-1/+15
|\ \ | |/ |/|
| * Allow query param scope for /issues API endpointtc-issue-api-assigneeToon Claes2017-07-241-6/+9
| * Add author_id & assignee_id param to /issues APIToon Claes2017-07-241-1/+12
* | Merge branch '35204-doc-api-ci-lint-typo' into 'master'Rémy Coutable2017-07-251-0/+2
|\ \
| * | Add link to doc/api/ci/lint.mdTakuya Noguchi2017-07-171-0/+2
* | | Merge branch 'issue_34622' into 'master'Sean McGivern2017-07-252-1/+122
|\ \ \
| * | | Add group milestones API endpointissue_34622Felipe Artur2017-07-212-1/+122
| |/ /
* | | Merge branch 'clarify-v3-end-date-undefined' into 'master'Douwe Maan2017-07-251-3/+5
|\ \ \
| * | | v3 API is unsupported after 9.5, but may not be removedSean McGivern2017-07-251-3/+5
| | |/ | |/|
* | | Resolve "More RESTful API: include resource URLs in responses"Oswaldo Ferreira2017-07-252-10/+121
|/ /
* | Update projects.md. Fix Search project by name format and added a curl example.Pablo Catalina2017-07-191-2/+6
|/
* Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern2017-07-141-3/+3
|\
| * Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-3/+3
* | Return `is_admin` attribute in the GET /user endpoint for adminsRémy Coutable2017-07-121-1/+1
* | Use view=simple for simplifying merge requests APIStan Hu2017-07-111-1/+1
* | Add a simple mode to merge request APIsh-add-mr-simple-modeStan Hu2017-07-111-0/+1
|/
* Merge branch 'feature/user-datetime-search-api-mysql' into 'master'Douwe Maan2017-07-071-0/+6
|\
| * add created at filter logic to users finder and APIJames Lopez2017-07-071-0/+6
* | Merge branch '20628-add-oauth-implicit-grant' into 'master'Douwe Maan2017-07-071-45/+71
|\ \
| * | #20628 Enable implicit flow in Gitlab as OAuth ProviderMateusz Pytel2017-07-071-45/+71
* | | Merge branch '33929-allow-to-enable-perf-bar-for-a-group' into 'master'Sean McGivern2017-07-072-2/+4
|\ \ \
| * \ \ Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-groupSean McGivern2017-07-071-0/+158
| |\ \ \ | | | |/ | | |/|
| * | | Improve Features API and its docs and add a Changelog itemRémy Coutable2017-07-061-2/+2
| * | | Document the feature groupsRémy Coutable2017-07-062-1/+2
| * | | Address #34528 by improving the feature flags documentationRémy Coutable2017-07-061-1/+2
* | | | add spec and project snippet user agent details endpointJames Lopez2017-07-072-0/+2
* | | | update docsJames Lopez2017-07-072-0/+36
* | | | refactor code based on feedbackJames Lopez2017-07-062-2/+2
* | | | fix docsJames Lopez2017-07-062-2/+6
* | | | add API documentationJames Lopez2017-07-062-0/+49
| |/ / |/| |
* | | 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
|\ \ \ | |/ /