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-04-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
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-09-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-10fix handling of empty ref_name parameter string in commits apiArmin 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-06Accept force option on commit via APIPatrick Bajao
2019-03-04Merge branch 'security-commit-private-related-mr' into 'master'Yorick Peterse
2019-02-14Add API endpoint to get a commit's GPG signatureBalasankar "Balu" C
2019-01-28Modify MergeRequestsFinder to allow filtering by commitPatrick Bajao
2019-01-28Respond with 403 when non-member requests for private MRsPatrick Bajao
2018-11-28Fix API::Namespaces to accept namepaces with dotsImre Farkas
2018-11-14Revert API is going into 11.5, not 11.6.Robert Speicher
2018-11-09Merge branch 'rs-cherry-pick-api' into 'master'Nick Thomas
2018-11-09Resolve possible cherry pick API race conditionRobert Speicher
2018-11-09Add revert to commits APIRobert Speicher
2018-10-03Includes commit stats in POST project commits APIJacopo
2018-10-03Merge branch '45016-add-web-ide-commits-to-usage-ping' into 'master'Douwe Maan
2018-10-03Implements Web IDE commits counter in RedisTiago Botelho
2018-10-01Adds WebIDE commits to UsagePingTiago Botelho
2018-09-30Enable frozen string in lib/api and lib/backupgfyoung
2018-09-27Adds chmod action to POST /projects/:id/repository/commits APIJacopo
2018-09-13Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher
2018-09-12Resolve "500 Internal Server Error: Cherrypick commit with empty branch name"🙈 jacopo beschi 🙉
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-08API: Use find_branch! in all placesRobert Schilling
2018-07-12Allow collaboration with forks through the APIBob Van Landuyt
2018-06-12Added with_statsoption for GET /projects/:id/repository/commitsLeonid Batizhevskii
2018-03-26Allow merge requests related to a commit to be found via APIMark Fletcher
2018-03-01Add specsTiago Botelho
2018-02-23API method /projects/:id/repository/commits now works over every commitTiago 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-09Incorporate feedbackRobert Schilling
2018-02-09Basic ref fetching for commitsRobert Schilling
2018-01-09Add option to disable commit stats to commit APIFrancisco Javier López
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-08Use Commit#notes and Note.for_commit_id when possible to make sure we use all...Douwe Maan
2017-10-16Merge branch 'sha-handling' into 'master'Douwe Maan