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
AgeCommit message (Expand)Author
2017-02-28Update documentationRobert Schilling
2017-02-23Use POST in the endpoint description for :ressource/unsubscribe [ci skip]Robert Schilling
2017-02-22Update documentationRobert Schilling
2017-02-20Unify issues search behavior by always filtering when ALL labels matchesOswaldo Ferreira
2017-02-06Remove deprecated MR and Issue endpoints and preserve V3 namespaceOswaldo Ferreira
2017-01-18Add some API endpoints for time tracking.Ruben Davila
2017-01-13API: Implement project issues iid param with IssuesFinder and add testsDavid Eisner
2016-12-05Feature: delegate all open discussions to IssueBob Van Landuyt
2016-11-24Remove unnecessary sentences for status codes in the API documentationLuis Alonso Chavez Armendariz
2016-10-13Remove /u/ prefix from user pages in documentationDmitriy Zaporozhets
2016-08-31API: Expose issue#confidentialRobert Schilling
2016-08-24Merge branch 'entity-api-web-url' into 'master' Douwe Maan
2016-08-24api: expose web_url for project entitiesBen Boeckel
2016-08-24docs: fix table alignmentBen Boeckel
2016-08-24docs: update created_at docs for creating issues via APIBen Boeckel
2016-08-09use long options for curl examples in API documentation (!5703)winniehell
2016-07-12API: Expose due_date for issuesRobert Schilling
2016-07-01Support creating a todo on issuables via APIRobert Schilling
2016-06-23gitlab-org/gitlab-ce#17818 - add api call for issues by groupMarc Siegfriedt
2016-06-15Merge branch 'doc/issue-move-assigns-labels-and-milestone' into 'master' Achilleas Pipinellis
2016-06-15Add docs for assigning labels/milestone when moving issueGrzegorz Bizon
2016-05-09API: Expose Issue#user_notes_countcnam-dep
2016-04-13Allow back dating issues on updateMichael Greene
2016-04-13Make subscription API more RESTfulRobert Schilling
2016-04-13API: Ability to subscribe and unsubscribe from an issueRobert Schilling
2016-04-13Fix doc for moving an issueRobert Schilling
2016-04-13Update tests for moving issues via APIRobert Schilling
2016-04-13API: Ability to move an issueRobert Schilling
2016-04-08API: Expose subscribed? on issuesRobert Schilling
2016-03-28Back dating of issues when creating throught the APIZeger-Jan van de Weg
2016-03-21Fix typos and dentingZeger-Jan van de Weg
2016-03-21Minor improvements on IssuableActionsZeger-Jan van de Weg
2016-03-19Dry destroy action on issuablesZeger-Jan van de Weg
2016-03-19Soft delete issuablesZeger-Jan van de Weg
2016-01-18Refactor issues API documentationAchilleas Pipinellis
2015-05-02Query issues, merge requests and milestones with their IID through APIjubianchi
2015-02-20To close an issue you must set 'state_event' to 'close'. I cannot set 'close...Derek Campbell
2015-02-06Refactor and improve sorting objects in API for projects, issues and merge re...Dmitriy Zaporozhets
2015-02-04Fix a number of discovered typos, capitalization of developer andEwan Edwards
2014-09-27Filters issues by milestone via APIjubianchi
2014-09-04Filters issues by labels via APIjubianchi
2014-09-01Filters issues by state via APIjubianchi
2014-08-14Do label validation for issues/merge requests APIRobert Schilling
2014-06-04Update docs to markdown style guide.Ciro Santilli
2014-05-27Add titles to doc pages.Marin Jankovski
2014-04-30Make clear that notes also serve as comments.dosire
2014-04-05Api-Doc JSON lintJohannes Schleifenbaum
2013-10-14Explain iid in APIDmitriy Zaporozhets
2013-10-07Merge pull request #5230 from cmckni3/patch-1Dmitriy Zaporozhets
2013-10-02Update issues, milestones, notes api docs.Marin Jankovski