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-05-11fix for Follow-up from "Backport of Multiple Assignees featureValery Sizov
2017-05-10update API doc with +API (h1 heading)Marcia Ramos
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-12Add issues/:iid/closed_by api endpointmhasbini
2017-04-10Add URL encoding link to issues APIAchilleas Pipinellis
2017-04-06Fix markdown table in API Issues docsAchilleas Pipinellis
2017-04-05Add "search" optional param and docs for V4Oswaldo Ferreira
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-07Add documentation for !9530.Timothy Andrew
2017-03-06Remove "subscribed" field from API responses returning list of issues or merg...Adam Niedzielski
2017-03-04Be able to list issues with no labels using APIVignesh Ravichandran
2017-03-02Merge branch '28257-issues-iids' into 'master' Sean McGivern
2017-03-01Use v4 endpoint in API docsRobert Schilling
2017-03-01API issues - support filtering by iidsJarka Kadlecova
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