Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/api
AgeCommit message (Expand)Author
2017-04-20Fix user activities API version in docsSean McGivern
2017-04-19Merge branch 'query-users-by-extern-uid' into 'master'Robert Speicher
2017-04-18Implement search by extern_uid in Users APIRobin Bobbitt
2017-04-14Expose `last_activity_on` in the User APIRémy Coutable
2017-04-14Port 'Add user activities API' to CESean McGivern
2017-04-10Add URL encoding link to issues APIAchilleas Pipinellis
2017-04-10Fix wrong copy edits for URL-encoded substitutions in API docsAchilleas Pipinellis
2017-04-08Mention URL path encoding to all API docsAchilleas Pipinellis
2017-04-08Add information about namespace encoding to API docsDawid Goslawski
2017-04-06Fix markdown table in API Issues docsAchilleas Pipinellis
2017-04-05Add "search" optional param and docs for V4Oswaldo Ferreira
2017-04-03Introduce "polling_interval_multiplier" as application settingAdam Niedzielski
2017-03-29Labels support color names in backendDongqing Hu
2017-03-28Merge branch 'tc-api-remove-comments-endpoint' into 'master' Rémy Coutable
2017-03-27Merge branch 'rename_done_to_closed' into 'master' Sean McGivern
2017-03-27API: Make the /notes endpoint work with noteable iid instead of idToon Claes
2017-03-27Implement new service for creating userGeorge Andrinopoulos
2017-03-24Change Done column to Closed in issue boardsblackst0ne
2017-03-24Merge branch 'docs/update-impersonation-tokens' into 'master' Sean McGivern
2017-03-23Remove highlighting language from GET codeblocksAchilleas Pipinellis
2017-03-23Correct parameter definition in Pipeline Triggers docsJohan Brandhorst
2017-03-22Correct pipeline trigger GET functionality. Johan Brandhorst
2017-03-20Make the v3_to_v4.md more consistentRémy Coutable
2017-03-20Allow unauthenticated access to some Branch API GET endpointsRémy Coutable
2017-03-18All CI offline migrationsKamil Trzciński
2017-03-17Update Impersonation tokens docsAchilleas Pipinellis
2017-03-16Put the use of "No Label" in the descriptionToon Claes
2017-03-13Rename variableBob Van Landuyt
2017-03-13Always require MR-iid for resolving discussionsBob Van Landuyt
2017-03-13Delegate a single discussion to a new issueBob Van Landuyt
2017-03-08Merge branch 'issue_16834'Douwe Maan
2017-03-08Merge branch '1381-present-commits-pagination-headers-correctly' into 'master' Douwe Maan
2017-03-08Merge branch 'tc-api-v4-doc-changes' into 'master' Douwe Maan
2017-03-08Returns correct header data for commits endpointOswaldo Ferreira
2017-03-08Remove unecessary endpoint from repository, add compatibility endpoints for v...Felipe Artur
2017-03-08Update API endpoints for raw filesFelipe Artur
2017-03-08API V4 is no longer in BetaToon Claes
2017-03-08Update description about GET /projects endpointToon Claes
2017-03-08Make it possible to query scope as scope[]=Toon Claes
2017-03-08Add GET /projects/:id/pipelines/:pipeline_id/jobs endpointToon Claes
2017-03-07Merge branch 'rfr-20170307-change-default-project-number-limit' into 'master' James Lopez
2017-03-07Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan
2017-03-07Change project count limit from 10 to 100000Regis Freyd
2017-03-07Merge branch '28251-mr-and-issue-iids-for-api-v4' into 'master' Douwe Maan
2017-03-07Bring back api/builds.md and direct to api/jobs.mdAchilleas Pipinellis
2017-03-07Implement review comments from @dbalexandreTimothy Andrew
2017-03-07Add documentation for !9530.Timothy Andrew
2017-03-06apply codestyle and implementation changes to the respective feature codeTiago Botelho
2017-03-06Narrow environment payload by using basic project details resourceOswaldo Ferreira
2017-03-06Merge branch 'zj-builds-to-jobs-api' into 'master' Kamil Trzciński