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-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2019-07-18Add start_sha to commits APIMarkus Koller
2019-06-17CE backport for changes in EE MR 13894Luke Duncalfe
2019-04-16Externalize several strings inMartin Wortschack
2019-04-15Externalize strings detected by rubocop-i18nMartin Wortschack
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-17Use the correct email address when committing via a file serviceNick Thomas
2018-09-04Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López
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-03-15Rename Lfs::FileModificationHandler to Lfs::FileTransformerJames Edwards-Jones
2018-02-06File upload UI obeys 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-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-04-20Refactor changing files in web UIDouwe Maan
2017-03-01Fix variable name and change copyDouwe Maan
2017-03-01Fix creating a file in an empty repo using the APIDouwe 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-24Rename commit_file, commit_dir and remove_file and update specsDouwe 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-02-10Rename Files::DeleteService to Files::DestroyServicedixpac
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-12-08Prefer repository.branch_exists?Lin Jen-Shin
2016-11-24Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin
2016-11-22Move all branch creation to raw_ensure_branch,Lin Jen-Shin
2016-11-22Remove unnecessary require_relative calls from service classesSemyon Pupkov
2016-11-15Add a few comments to explain implementation detailLin Jen-Shin
2016-11-15Make sure we have the branch on the other projectLin Jen-Shin
2016-11-14Add `source_branch` option for various git operationsLin Jen-Shin
2016-11-14Revert "Don't execute git hooks if you create branch as part of other change"Lin Jen-Shin
2016-11-02Don't execute git hooks if you create branch as part of other changeKamil Trzcinski
2016-10-05multi-file commitMarc Siegfriedt
2016-09-19Add optional 'author' param when making commitsDan Dunckel
2016-08-15Prevents accidental overwrites of commits from UIFrank West
2016-07-19Merge branch 'master' into rename-repo-filestiagonbotelho
2016-07-18Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable