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
2017-09-05Add Gitaly migration points for branch/tag create/deleteJacob Vosmaer
2017-09-04Merge branch 'move-git-operation-service' into 'master'Sean McGivern
2017-09-04Merge branch 'git-operation-service-to-git' into 'master'Sean McGivern
2017-09-01Move GitOperationService to Gitlab::GitJacob Vosmaer
2017-09-01Merge branch 'sm-cherry-pick-list-commits-in-message' into 'master'Sean McGivern
2017-08-31Prepare GitOperationService for move to Gitlab::GitJacob Vosmaer
2017-08-31Merge branch 'gitaly-440-shell-fetch-remote' into 'master'Sean McGivern
2017-08-30Migrate Repository.FetchRemote to GitalyKim "BKC" Carlbäcker
2017-08-30Use `git update-ref --stdin -z` to delete refsLin Jen-Shin
2017-08-30Merge remote-tracking branch 'upstream/master' into 36807-gc-unwanted-refs-af...Lin Jen-Shin
2017-08-30Merge branch 'perf.slow-issuable' into 'master'Sean McGivern
2017-08-29Further break with_repo_branch_commit into partsLin Jen-Shin
2017-08-29Make sure inspect doesn't generate crazy stringLin Jen-Shin
2017-08-29It doesn't seem that rubocop is complaining for meLin Jen-Shin
2017-08-29Merge remote-tracking branch 'upstream/master' into perf.slow-issuableLin Jen-Shin
2017-08-29replace `is_ancestor?` with `ancestor?`Maxim Rydkin
2017-08-28Fix testsLin Jen-Shin
2017-08-25Try to make reserved ref names more obviousLin Jen-Shin
2017-08-24Merge branch 'git-operation-user' into 'master'Sean McGivern
2017-08-24Avoid committer = linesJacob Vosmaer
2017-08-24Delegate Repository::branch_exists? and ref_exists? to Gitlab::GitAndrew Newdigate
2017-08-23Make gl_repository a G::G::Repository attributeJacob Vosmaer
2017-08-23Decouple GitOperationService from UserJacob Vosmaer
2017-08-22skip the branch fetch if we already have the shahttp://jneen.net/
2017-08-22implement Repository#==http://jneen.net/
2017-08-17Correct the cherry-pick message for merge commitsSaverio Miroddi
2017-08-16Merge branch 'rs-more-public-send-whitelists' into 'master'Rémy Coutable
2017-08-15Add support for start project to commit cherry-pick descriptionSaverio Miroddi
2017-08-15Merge branch 'master' into sm-cherry-pick-list-commits-in-messageSaverio Miroddi
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-08-11Since now fetch_ref is reliable, we could just rely on itLin Jen-Shin
2017-08-10Add 'from commit' information to cherry-picked commitsSaverio Miroddi
2017-08-10Introduce MergeRequest#write_ref and Repository#write_refLin Jen-Shin
2017-08-10Just detect exit status rather than check refLin Jen-Shin
2017-08-09Fix some tests and report the error messageLin Jen-Shin
2017-08-09Detect if we didn't create the ref soonerLin Jen-Shin
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-08-08Merge branch 'gitaly-find-commit' into 'master'Dmitriy Zaporozhets
2017-08-08Incorporate Gitaly's CommitService.FindCommit RPCAlejandro Rodríguez
2017-08-08Refactor Gitlab::Git::Commit to include a repositoryAlejandro Rodríguez
2017-08-07Migrate Repository#find_commits_by_message to GitalyAhmad Sherif
2017-08-07Merge branch 'master' into 'bvl-nfs-circuitbreaker'Douwe Maan
2017-08-04Add a Circuitbreaker for storage pathsBob Van Landuyt
2017-08-03Migrate Repository#last_commit_for_path to GitalyAhmad Sherif
2017-08-01Add rugged_is_ancestor methodJacob Vosmaer
2017-08-01Make disk_path keyword argument and optionalGabriel Mazetto
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
2017-07-26Removed `Repository#blob_by_oid` unused methodAndrew Newdigate
2017-07-26Implement GRPC call to RepositoryServiceZ.J. van de Weg
2017-07-13More Gitaly annotationsJacob Vosmaer