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-06-01Add feature toggles through FlipperAlejandro Rodríguez
2017-05-31Merge branch '33000-tag-list-in-project-create-api' into 'master'Rémy Coutable
2017-05-31Add tag_list param to project apivanadium23
2017-05-30Fix document according to the new changeShinya Maeda
2017-05-30Improve documentShinya Maeda
2017-05-30FIx doc lintShinya Maeda
2017-05-30Update doc with latest entityShinya Maeda
2017-05-30Add docShinya Maeda
2017-05-30'New issue'/'New merge request' dropdowns should show only projects with issu...blackst0ne
2017-05-18RewordDrew Blessing
2017-05-18Match v3 caseDrew Blessing
2017-05-18Make API v3 removal date more clear/match blog postDrew Blessing
2017-05-18Add "API" to all respective headings (h1s)Marcia Ramos
2017-05-16#32340 - Include mention of "manual" scope in jobs api docZac Sturgess
2017-05-16Merge branch 'bvl-rename-build-events-to-job-events' into 'master' Douwe Maan
2017-05-15Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan
2017-05-15Add `build_events` to project service in the APIBob Van Landuyt
2017-05-11fix for Follow-up from "Backport of Multiple Assignees featureValery Sizov
2017-05-11Merge branch 'master' into 'master' Achilleas Pipinellis
2017-05-10update API doc with +API (h1 heading)Marcia Ramos
2017-05-08Update README.md with projects exampleToni
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-04Merge branch '31544-size-of-project-from-api' into 'master' Rémy Coutable
2017-05-03Expose project statistics on single requests via the APIMark Fletcher
2017-05-02Improve documentationShinya Maeda
2017-05-02Revise documentsShinya Maeda
2017-05-02Adopt awesome axil ideaShinya Maeda
2017-05-02Revise document. string to boolean.Shinya Maeda
2017-05-02No need to support sha for sortingShinya Maeda
2017-05-02Reduce playable columns for sortingShinya Maeda
2017-05-02Add name(User)Shinya Maeda
2017-05-02Fix inappropriate words in docShinya Maeda
2017-05-02Add specs. Plus, minor fixes.Shinya Maeda
2017-05-02Fixed those points.Shinya Maeda
2017-05-01Update Projects API documentation to include statistics parameterMark Fletcher
2017-04-26Merge branch '26437-closed-by' into 'master' Rémy Coutable
2017-04-26Add documentation example for labelsRobert Schilling
2017-04-25Ability to filter merge requests by labels and milestonesRobert Schilling
2017-04-25Merge branch '29903-remove-user-is-admin-flag-from-api' into 'master' Sean McGivern
2017-04-25Update documentation to reflect the removal of `is_admin` from most API respo...Timothy Andrew
2017-04-24Merge branch 'master' into 'master' Douwe Maan
2017-04-24Merge branch 'siemens/gitlab-ce-uploads-api' into 'master' Rémy Coutable
2017-04-23[#29801] Add "Slack Slash Commands" to API docsTM Lee
2017-04-21Correct typo (missing 's') in project pipeline job list endpointBen Getsug
2017-04-21docs(api): add curl arguments for file uploadMarion Deveaud
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