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
2019-07-23Merge branch 'gsemet/gitlab-ce-gsemet-master-patch-33258' into 'master'Sean McGivern
2019-07-23Add specs for specifying pipeline behaviorMatija Čupić
2019-07-18Add start_sha to commits APIMarkus Koller
2019-07-17Multiple pipeline support for Build statusGaetan Semet
2019-07-12Add blank lines around code blocksMarcel Amirault
2019-05-31Add optional param :start_project to allow variable commit targetsKerri Miller
2019-04-09Fix code block not renderingEvan Read
2019-04-08Docs: Fix misc anchorsMarcel Amirault
2019-04-01Update to the commits.md, more details about how to use the --form method for...Jochum van der Ploeg
2019-03-29Use valid data in our GetCommit example responseZeger-Jan van de Weg
2019-03-25Docs: Fix missed or newly added broken anchorsMarcel Amirault
2019-03-06Accept force option on commit via APIPatrick Bajao
2019-02-18Remove consecutive blank lines from markdown filesEvan Read
2019-02-14Add API docs for commit's GPG signature endpointBalasankar "Balu" C
2019-01-04Replace look-alike token with '<your_access_token>'Achilleas Pipinellis
2018-11-28Commits API: Preserve file content in move operations if unspecifiedNick Thomas
2018-11-14Revert API is going into 11.5, not 11.6.Robert Speicher
2018-11-09Add revert to commits APIRobert Speicher
2018-10-03Includes commit stats in POST project commits APIJacopo
2018-09-27Adds chmod action to POST /projects/:id/repository/commits APIJacopo
2018-09-03Stop using FlayRémy Coutable
2018-06-12Added with_statsoption for GET /projects/:id/repository/commitsLeonid Batizhevskii
2018-04-05Mention when "/commits/:sha/merge_requests/" endpoint was introducedMark Fletcher
2018-04-01Add pagination docs to commit status APIJames Ramsay
2018-03-26Allow merge requests related to a commit to be found via APIMark Fletcher
2018-03-01Add specsTiago Botelho
2018-02-14Refactor commits/refs API to use hash and add pagination headersRobert Schilling
2018-02-09Separate branch and tag namesRobert Schilling
2018-02-09Add docsRobert Schilling
2018-01-09Add option to disable commit stats to commit APIFrancisco Javier López
2017-12-20Updates from last code review:Rubén Dávila
2017-12-20Check if file has been modified for each action provided.Rubén Dávila
2017-09-26Expose last pipeline details in API response when getting a single commitMehdi Lahmam
2017-08-04Add start_branch to files and commits APIsDouwe Maan
2017-06-13Documentation bugfix of invalid JSON payload example of Create a commit with ...blackst0ne
2017-04-10Fix wrong copy edits for URL-encoded substitutions in API docsAchilleas Pipinellis
2017-04-08Mention URL path encoding to all API docsAchilleas Pipinellis
2017-04-08Add information about namespace encoding to API docsDawid Goslawski
2017-03-01Use v4 endpoint in API docsRobert Schilling
2017-02-21Change branch_name param to branch throughout V4 APIOswaldo Ferreira
2017-02-20Fix some grammar in the API docsRobert Schilling
2017-02-15Merge branch 'add-missing-api-entities' into 'master'Rémy Coutable
2017-02-14entities: use the RepoCommit entity for branch commitsBen Boeckel
2017-02-14Make it possible to pass coverage value to commit status APIwendy0402
2017-01-28update scripts and docs to reference the newly namespaced rake taskMike Greiling
2016-12-13API: Ability to cherry-pick a commitRobert Schilling
2016-12-01API: Expose committer details for a commitRobert Schilling
2016-10-21Merge branch 'patch-1' into 'master' Rémy Coutable
2016-10-13Remove /u/ prefix from user pages in documentationDmitriy Zaporozhets
2016-10-05multi-file commitMarc Siegfriedt