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-10-16Merge branch 'conflict-resolution-refactor' into 'master'Sean McGivern
2017-10-16Popen with a timeoutAndrew Newdigate
2017-10-13Refactor conflict resolution to contain git ops within Gitlab::GitAlejandro Rodríguez
2017-10-13Clean hierarchy of calls between models and Gitalb::Git for blob searchAlejandro Rodríguez
2017-10-12Cache issuable template namesSean McGivern
2017-10-04Let fetch_ref pull from Gitaly instead of from diskJacob Vosmaer
2017-10-02Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ff_port_from_eeValery Sizov
2017-10-02Fix pushes to an empty repository not invalidating has_visible_content? cacheStan Hu
2017-09-29Make Repository#has_visible_content more efficientJacob Vosmaer (GitLab)
2017-09-29Merge branch 'master' into ff_port_from_eeEric Eastwood
2017-09-27RepositoryExists is always called with #gitaly_migrationZeger-Jan van de Weg
2017-09-27Merge branch 'master' into ff_port_from_eeEric Eastwood
2017-09-25Allow n+1s caused by avatar fetches on the project dashboard. See https://git...Andrew Newdigate
2017-09-22Reserve refs/replace cos `git-replace` is using itLin Jen-Shin
2017-09-20Fast forward merge: basic implemenation[ci skip]Valery Sizov
2017-09-19Prepare cherry-pick and revert for migration to GitalyJacob Vosmaer (GitLab)
2017-09-19Detect n+1 issues involving GitalyAndrew Newdigate
2017-09-15Prepare Repository#merge for migration to GitalyJacob Vosmaer
2017-09-14Merge branch 'gitlab-git-user' into 'master'Rémy Coutable
2017-09-14Rename Gitlab::Git::Committer to UserJacob Vosmaer
2017-09-14Restore has_visible_content? to improve performance (cache)Jarka Kadlecova
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