summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* Fix user activities API version in docsfix-user-activity-apiSean McGivern2017-04-201-1/+1
* Merge branch 'query-users-by-extern-uid' into 'master'Robert Speicher2017-04-191-0/+12
|\
| * Implement search by extern_uid in Users APIRobin Bobbitt2017-04-181-0/+12
* | Expose `last_activity_on` in the User APIRémy Coutable2017-04-141-10/+14
* | Port 'Add user activities API' to CESean McGivern2017-04-141-0/+53
|/
* Add URL encoding link to issues APIAchilleas Pipinellis2017-04-101-15/+15
* Fix wrong copy edits for URL-encoded substitutions in API docsalkuzad/gitlab-ce-namespaces_encoding_docsAchilleas Pipinellis2017-04-1014-77/+77
* Mention URL path encoding to all API docsAchilleas Pipinellis2017-04-0824-161/+161
* Add information about namespace encoding to API docsDawid Goslawski2017-04-0810-102/+112
* Fix markdown table in API Issues docsdocs/fix-md-table-in-api-issuesAchilleas Pipinellis2017-04-061-63/+29
* Add "search" optional param and docs for V430195-document-search-param-on-apiOswaldo Ferreira2017-04-051-51/+91
* Introduce "polling_interval_multiplier" as application settingAdam Niedzielski2017-04-031-2/+5
* Labels support color names in backendDongqing Hu2017-03-291-2/+2
* Merge branch 'tc-api-remove-comments-endpoint' into 'master' Rémy Coutable2017-03-281-20/+20
|\
| * API: Make the /notes endpoint work with noteable iid instead of idToon Claes2017-03-271-20/+20
* | Merge branch 'rename_done_to_closed' into 'master' Sean McGivern2017-03-271-1/+1
|\ \
| * | Change Done column to Closed in issue boardsblackst0ne2017-03-241-1/+1
* | | Implement new service for creating userGeorge Andrinopoulos2017-03-271-0/+1
| |/ |/|
* | Merge branch 'docs/update-impersonation-tokens' into 'master' Sean McGivern2017-03-242-91/+165
|\ \ | |/ |/|
| * Remove highlighting language from GET codeblocksAchilleas Pipinellis2017-03-231-6/+6
| * Update Impersonation tokens docsAchilleas Pipinellis2017-03-172-87/+161
* | Correct parameter definition in Pipeline Triggers docsJohan Brandhorst2017-03-231-0/+2
* | Correct pipeline trigger GET functionality. Johan Brandhorst2017-03-221-4/+4
* | Make the v3_to_v4.md more consistentRémy Coutable2017-03-201-30/+30
* | Allow unauthenticated access to some Branch API GET endpointsRémy Coutable2017-03-201-1/+4
* | All CI offline migrationsKamil Trzciński2017-03-171-39/+1
|/
* Put the use of "No Label" in the descriptiontc-clean-up-no-label-docToon Claes2017-03-161-9/+3
* Rename variableBob Van Landuyt2017-03-131-2/+2
* Always require MR-iid for resolving discussionsBob Van Landuyt2017-03-131-3/+3
* Delegate a single discussion to a new issueBob Van Landuyt2017-03-131-9/+10
* Merge branch 'issue_16834'Douwe Maan2017-03-073-19/+38
|\
| * Remove unecessary endpoint from repository, add compatibility endpoints for v...issue_16834Felipe Artur2017-03-072-7/+8
| * Update API endpoints for raw filesFelipe Artur2017-03-073-17/+36
* | Merge branch '1381-present-commits-pagination-headers-correctly' into 'master' Douwe Maan2017-03-081-0/+3
|\ \
| * | Returns correct header data for commits endpointOswaldo Ferreira2017-03-071-0/+3
| |/
* | Merge branch 'tc-api-v4-doc-changes' into 'master' Douwe Maan2017-03-082-4/+6
|\ \
| * | API V4 is no longer in BetaToon Claes2017-03-071-3/+5
| * | Update description about GET /projects endpointToon Claes2017-03-071-1/+1
| |/
* | Make it possible to query scope as scope[]=Toon Claes2017-03-071-7/+7
* | Add GET /projects/:id/pipelines/:pipeline_id/jobs endpointToon Claes2017-03-071-1/+117
|/
* Merge branch 'rfr-20170307-change-default-project-number-limit' into 'master' James Lopez2017-03-071-3/+3
|\
| * Change project count limit from 10 to 100000rfr-20170307-change-default-project-number-limitRegis Freyd2017-03-071-3/+3
* | Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan2017-03-072-0/+104
|\ \ | |/ |/|
| * apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-063-94/+44
| * refactors finder and correlated codeTiago Botelho2017-03-012-45/+22
| * applies relevant changes to the code and code structureTiago Botelho2017-02-281-0/+2
| * refactors documentation and personal access tokens form to not allow admins t...Tiago Botelho2017-02-283-7/+34
| * add documentation and changelog entry for user personal access tokens apiSimon Vocella2017-02-283-0/+148
* | Merge branch '28251-mr-and-issue-iids-for-api-v4' into 'master' Douwe Maan2017-03-074-225/+226
|\ \
| * | Implement review comments from @dbalexandre28251-mr-and-issue-iids-for-api-v4Timothy Andrew2017-03-071-1/+1