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
2020-02-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-14remove encoding comment created by emacs ruby-modeArmin Hohenegger
2019-08-14add a test for empty ref_name to api commits specArmin Hohenegger
2019-07-18Merge branch 'webide-commit-use-correct-parent' into 'master'Nick Thomas
2019-07-18Add start_sha to commits APIMarkus Koller
2019-07-18Refactor RedisCounter and WebIdeCommitsCounterFrancisco Javier López
2019-07-16Refactored WebIdeCommitsCount classFrancisco Javier López
2019-06-25Change HTTP Status Code when repository disabledSam Battalio
2019-05-31Add optional param :start_project to allow variable commit targetsKerri Miller
2019-03-04Merge branch 'security-commit-private-related-mr' into 'master'Yorick Peterse
2019-02-14Add specs for commit's GPG signature API endpointBalasankar "Balu" C
2019-02-13API: Expose full commit titleRobert Schilling
2019-01-28Respond with 403 when non-member requests for private MRsPatrick Bajao
2018-12-19Update specs to rails5 formatblackst0ne
2018-12-05Rename project's pipelines relationFrancisco Javier López
2018-11-09Add revert to commits APIRobert Speicher
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-03Includes commit stats in POST project commits APIJacopo
2018-10-03Implements Web IDE commits counter in RedisTiago Botelho
2018-10-01Adds WebIDE commits to UsagePingTiago Botelho
2018-09-27Adds chmod action to POST /projects/:id/repository/commits APIJacopo
2018-09-12Resolve "500 Internal Server Error: Cherrypick commit with empty branch name"🙈 jacopo beschi 🙉
2018-07-12Allow collaboration with forks through the APIBob Van Landuyt
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-13Merge branch 'commits_api_with_stats' into 'master'Rémy Coutable
2018-06-12Added with_statsoption for GET /projects/:id/repository/commitsLeonid Batizhevskii
2018-06-06Enforce UTF-8 encoding on user input in LogrageWithTimestamp formatter and fi...Imre Farkas
2018-03-26Allow merge requests related to a commit to be found via APIMark Fletcher
2018-03-01Add specsTiago Botelho
2018-02-20Add missing pagination on the commit diff endpointMaxime Roussin-Belanger
2018-02-14Refactor commits/refs API to use hash and add pagination headersRobert Schilling
2018-02-09Separate branch and tag namesRobert Schilling
2018-02-09Start with testsRobert Schilling
2018-01-29Don't allow Repository#log with limit zeroJacob Vosmaer (GitLab)
2018-01-09Add option to disable commit stats to commit APIFrancisco Javier López
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-09-26Expose last pipeline details in API response when getting a single commitMehdi Lahmam
2017-09-06renames ambiguous methods and add specmicael.bergeron
2017-09-03Fix specShinya Maeda
2017-09-01Merge branch 'sm-cherry-pick-list-commits-in-message' into 'master'Sean McGivern
2017-08-17Correct the cherry-pick message for merge commitsSaverio Miroddi
2017-08-16Fix build failures related to cherry-pick message changesSaverio Miroddi
2017-08-10Added tests for commits API with an unauthenticated user and a public/private...Jacopo
2017-08-08Fix the /projects/:id/repository/commits endpoint to handle dots in the ref n...Rémy Coutable