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
2016-11-25Merge branch 'issue-24534' into 'master' Rémy Coutable
2016-11-24Remove unnecessary sentences for status codes in the API documentationLuis Alonso Chavez Armendariz
2016-11-24Rephrase some system notes to be compatible with new system note styleDouwe Maan
2016-10-13Remove /u/ prefix from user pages in documentationDmitriy Zaporozhets
2016-09-16Fix API notes endpoint when posting only emojiZ.J. van de Weg
2016-08-09use long options for curl examples in API documentation (!5703)winniehell
2016-05-09Revert "Merge branch 'patch-1' into 'master'"Rémy Coutable
2016-05-04Made it clearer that issue_id means iid, not id.Aral Balkan
2016-04-13Allow back dating notes on creationMichael Greene
2016-04-12Fix code review issuesRobert Schilling
2016-04-12Delete notes via APIRobert Schilling
2016-04-12API: Expose updated_at for notesRobert Schilling
2016-03-10Don't remove `ProjectSnippet#expires_at` from APIRobert Speicher
2016-03-06Remove `Snippet#expires_at`Robert Speicher
2015-12-28Revert upvotes and downvotes params to MR APIValery Sizov
2015-12-04Extent Event and Note APIDmitriy Zaporozhets
2015-11-21Add upvote/downvote fields to merge request and note API to preserve compatib...Robert Schilling
2015-11-19award emojiValery Sizov
2015-08-13api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel
2015-07-09Revert "api: add 'system', 'upvote', and 'downvote' fields to note queries"Stan Hu
2015-07-09api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel
2015-03-19Fix cross references when usernames, milestones, or project names contain und...Stan Hu
2014-12-25Implemented notes (body) patching in API.uran
2014-08-15Fix Md style for API.Ciro Santilli
2014-06-13Wipe wall notes featureDmitriy Zaporozhets
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-02Update issues, milestones, notes api docs.Marin Jankovski
2013-03-07API: documentation contains infos to status codes in README file.Sebastian Ziebell
2013-02-21API: fixes return codes for notes, documentation updatedSebastian Ziebell
2013-02-08Merge branch 'master' into fixes/apiSebastian Ziebell
2013-02-06A few fixes in documentation to notes, updates infos on status codesSebastian Ziebell
2013-01-31missing doc for apiDmitriy Zaporozhets
2012-12-21Remove all references tp the project code parameter from the APIRiyad Preukschas
2012-12-12Add username to User and UserBasic entities in API and in examples in doc.Cyril
2012-12-01API: get a single wall noteNihad Abbasov
2012-11-30API: ability to create a wall noteNihad Abbasov
2012-11-30API: don't expose 'updated_at' for notesNihad Abbasov
2012-11-30add docs for notes APINihad Abbasov