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-12-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
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-09-18Guard against regressions in commit email specsNick Thomas
2018-09-17Use the correct email address when committing via a file serviceNick Thomas
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-03Make OperationService RPC's mandatoryJacob Vosmaer (GitLab)
2018-03-16Extract constant for LfsPointerFile::VERSION_LINEJames Edwards-Jones
2018-03-16Use correct encoding with Lfs::FileTransfromerJames Edwards-Jones
2018-03-15Multi-file upload and Commit API obey LFS filtersJames Edwards-Jones
2018-02-06File upload UI obeys LFS filtersJames Edwards-Jones
2018-01-22Incorporate Gitaly's OperationService.UserCommitFiles RPCAlejandro Rodríguez
2018-01-05Move git operations for multi_action into Gitlab::GitAlejandro Rodríguez
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
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-12-20Add some initial specs for Files::MultiService classRubén Dávila
2017-08-23Move GitHooksService to Gitlab::GitJacob Vosmaer
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-04-20Refactor changing files in web UIDouwe Maan
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2017-01-06Fix renamingLin Jen-Shin
2016-11-04Add a test to make sure hooks are fire only onceLin Jen-Shin
2016-10-05multi-file commitMarc Siegfriedt
2016-08-15Prevents accidental overwrites of commits from UIFrank West