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-03-06Accept force option on commit via APIPatrick Bajao
2018-11-28Commits API: Preserve file content in move operations if unspecifiedNick Thomas
2018-09-27Adds chmod action to POST /projects/:id/repository/commits APIJacopo
2018-07-16Enable frozen string in apps/services/**/*.rbgfyoung
2018-03-16Use correct encoding with Lfs::FileTransfromerJames Edwards-Jones
2018-03-16Avoid failed integrity check by linking LfsObjectProjects soonerJames Edwards-Jones
2018-03-15Multi-file upload and Commit API obey LFS filtersJames Edwards-Jones
2018-01-05Move git operations for multi_action into Gitlab::GitAlejandro Rodríguez
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-04-20Refactor changing files in web UIDouwe Maan
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2017-02-24Fix specDouwe Maan
2017-02-24Add newlineDouwe Maan
2017-02-24Raise error when no content is providedDouwe Maan
2017-02-24Address reviewDouwe Maan
2017-02-24Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan
2017-02-21Change branch_name param to branch throughout V4 APIOswaldo Ferreira
2017-01-06Rename from base to start because base could mean merge baseLin Jen-Shin
2017-01-06Rename source to base to avoid confusion from MRLin Jen-Shin
2016-12-13Fix source_project and also pass source_projectLin Jen-Shin
2016-12-08Cleanup parameters, easier to understand andLin Jen-Shin
2016-11-24Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin
2016-11-22Remove unnecessary require_relative calls from service classesSemyon Pupkov
2016-11-14Add `source_branch` option for various git operationsLin Jen-Shin
2016-10-05multi-file commitMarc Siegfriedt