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
2016-05-04Merge branch 'pacoguzman/gitlab-ce-15001-since-and-until-operators-api-commits'Douwe Maan
2016-05-04Made it clearer that issue_id means iid, not id.Aral Balkan
2016-04-29API support for the 'since' and 'until' operators on commit requestsPaco Guzman
2016-04-18Continue implementation of the license template selector and /licenses API en...Rémy Coutable
2016-04-13Allow back dating notes on creationMichael Greene
2016-04-13Allow back dating issues on updateMichael Greene
2016-04-13Merge branch 'api-subscribe-issue-mr' into 'master' Rémy Coutable
2016-04-13Ensure that issues and merge requests are foundRobert Schilling
2016-04-13Styling changes to code and docsRobert Schilling
2016-04-13Make staring API more restfulRobert Schilling
2016-04-13API: Star and unstar a projectRobert Schilling
2016-04-13Make subscription API more RESTfulRobert Schilling
2016-04-13API: Ability to subscribe and unsubscribe from a merge requestRobert 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-13Merge branch 'api-group-visibility' into 'master' Rémy Coutable
2016-04-12Fix minor issues according development guidelinesRobert Schilling
2016-04-12Merge branch 'api-delete-note' into 'master' Rémy Coutable
2016-04-12Merge branch 'api-get-tag' into 'master' Rémy Coutable
2016-04-12API: Ability to update a groupRobert Schilling
2016-04-12Allow a project member to leave the projected through the APIZeger-Jan van de Weg
2016-04-12Fix code review issuesRobert Schilling
2016-04-12Delete notes via APIRobert Schilling
2016-04-12Fix minor styling issues from code reviewRobert Schilling
2016-04-12API: Ability to retrieve a single tagRobert Schilling
2016-04-12API: Expose updated_at for notesRobert Schilling
2016-04-12Merge branch 'api-labels-info' into 'master' Rémy Coutable
2016-04-08API: Expose subscribed? on issuesRobert Schilling
2016-04-07Merge branch 'api-filter-milestone' into 'master' Rémy Coutable
2016-04-06Revert "API: Ability to retrieve a single tag"Robert Schilling
2016-04-06Improve coding and doc styleRobert Schilling
2016-04-06API: Ability to filter milestones by stateRobert Schilling
2016-04-06Expose user location in APIRobert Schilling
2016-04-06API: Expose open_issues_count, closed_issues_count, open_merge_requests_count...Robert Schilling
2016-04-06API: Ability to retrieve a single tagRobert Schilling
2016-04-03Merge branch 'add-ability-to-archive-a-project-via-api-14296' into 'master' Douwe Maan
2016-04-01Remove "Congratulations!" tweet button on newly-created project.connorshea
2016-03-29Merge branch 'mariusz_jachimowicz/gitlab-ce-i_14415_expose_label_description'...Robert Speicher
2016-03-29Merge branch 'master' into add-ability-to-archive-a-project-via-api-14296Zeger-Jan van de Weg
2016-03-28Back dating of issues when creating throught the APIZeger-Jan van de Weg
2016-03-24api - expose label descriptionMariusz Jachimowicz
2016-03-24PUT becomes POST on archiving endpointsZeger-Jan van de Weg
2016-03-24Add endpoints for archiving and unarchivingZeger-Jan van de Weg
2016-03-22Merge branch 'master' into issue_12658Douwe Maan
2016-03-21Fix typos and dentingZeger-Jan van de Weg
2016-03-21Minor improvements on IssuableActionsZeger-Jan van de Weg
2016-03-20Tweaks, refactoring, and specsDouwe Maan
2016-03-19Dry destroy action on issuablesZeger-Jan van de Weg