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
2018-11-28Commits API: Preserve file content in move operations if unspecifiedNick Thomas
2018-11-26Don't specify `shell` for Gitaly write-refBob Van Landuyt
2018-11-26Update gitaly and gitaly-protoBob Van Landuyt
2018-11-19SSH public-key authentication for push mirroringNick Thomas
2018-11-13Enable even more frozen string in lib/gitlabgfyoung
2018-11-07Apply patches when creating MR via emailBob Van Landuyt
2018-11-07Add submodule update API endpointFrancisco Javier López
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-25Adds tracing messages for slow git pushesTiago Botelho
2018-10-02Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez
2018-10-01Removes N+1 gitaly rpc call to fetch the last commit for pathTiago Botelho
2018-09-27Adds chmod action to POST /projects/:id/repository/commits APIJacopo
2018-09-24Use `Gitlab::SafeRequestStore` in more placesMichael Kozono
2018-09-21Correct Gitlab Capitalization in code filesMarcel Amirault
2018-09-17Merge branch 'osw-gitaly-diff-stats-client' into 'master'Douwe Maan
2018-09-17Add Gitaly diff stats RPC clientOswaldo Ferreira
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-07Merge branch 'osw-send-max-patch-bytes-to-gitaly' into 'master'Douwe Maan
2018-09-07Merge branch 'zj-cleanup-port-gitaly' into 'master'Douwe Maan
2018-09-07Port cleanup tasks to use GitalyZeger-Jan van de Weg
2018-09-07Encode remote root refDouglas Barbosa Alexandre
2018-09-07Send max_patch_bytes to Gitaly via Gitaly::CommitDiffRequestOswaldo Ferreira
2018-09-06Add Gitlab::GitalyClient::RemoteService#find_remote_root_refDouglas Barbosa Alexandre
2018-08-17Fix merge requests not showing any diff files for big patchesAlejandro Rodríguez
2018-08-07Backport some changes from gitlab-org/gitlab-ee!6767Rubén Dávila
2018-08-02Set default timeout for deleting many refsZeger-Jan van de Weg
2018-07-25Use limit parameter to retrieve Wikis from GitalyStan Hu
2018-07-24Remove timeouts for long running requestsZeger-Jan van de Weg
2018-07-19Add missing Gitaly branch_update nil checksJacob Vosmaer (GitLab)
2018-07-18Incorporate Gitaly's RefService.FindAllRemoteBranches RPCAlejandro Rodríguez
2018-07-18Client implementation for Repository#new_commitsZeger-Jan van de Weg
2018-07-11Add a fast_timeout for the `ServerService.ServerInfo` endpointAndrew Newdigate
2018-07-10Make sure ConflictsService does not raise for conflicting submodulesSean McGivern
2018-07-09Merge branch 'update-rubocop'Sean McGivern
2018-07-09Resolve Naming/UncommunicativeMethodLin Jen-Shin
2018-07-09Use Gitaly's OperationService.UserUpdateBranch RPCAlejandro Rodríguez
2018-07-06Add Repository#set_config and #delete_configJacob Vosmaer
2018-07-05Updated Gitaly timeout valuesAndrew Newdigate
2018-07-03Remove more feature flagsJacob Vosmaer
2018-07-03Make OperationService RPC's mandatoryJacob Vosmaer (GitLab)
2018-06-29Fix MR diffs created with gitaly_diff_between enabledSean McGivern
2018-06-27Make Gitaly signature RPC's mandatoryJacob Vosmaer
2018-06-26Client-side fix for Gitaly TreeEntry bugJacob Vosmaer
2018-06-15Migrate repo backup to gitalyAhmad Hassan
2018-06-13ListCommitByOid isn't called with an empty batchZeger-Jan van de Weg
2018-06-11Don't use Gitlab::Utils.nlbr in Gitlab::GitJacob Vosmaer (GitLab)
2018-06-08RefactorAhmad Hassan
2018-06-07Use RestoreCustomHooks RPC in restore rake taskAhmad Hassan
2018-06-01Add "deny disk access" Gitaly feature (tripswitch)Jacob Vosmaer (GitLab)
2018-05-30Fix encoding error in Gitaly::Commit::TreeEntryKim "BKC" Carlbäcker