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-11-10Prepare Repository#fetch_source_branch for migrationJacob Vosmaer (GitLab)
2017-11-08Rewrite the GitHub importer from scratchYorick Peterse
2017-11-07Merge branch '37442-api-branches-id-repository-branches-is-calling-gitaly-n-1...Douwe Maan
2017-11-06Merge branch 'remove-ensure-ref-fetched-from-controllers' into 'master'Sean McGivern
2017-11-06Cache the root ref SHA in an instance variable in Repository#merged_to_root_ref?Rémy Coutable
2017-11-03Use Gitlab::Git operations for repository mirroringAlejandro Rodríguez
2017-11-03Encapsulate git operations for mirroring in Gitlab::GitAlejandro Rodríguez
2017-11-03Create a Wiki Repository's raw_repository properlyAlejandro Rodríguez
2017-11-03removed the #ensure_ref_fetched from all controllersmicael.bergeron
2017-10-27Fetch the merged branches at onceLin Jen-Shin (godfat)
2017-10-27Merge branch 'zj-commit-cache' into 'master'Sean McGivern
2017-10-27Cache commits on the repository modelZeger-Jan van de Weg
2017-10-26Merge branch 'non-existing-repo-optimization' into 'master'Douwe Maan
2017-10-24Move all rugged operation for ff_merge inside Gitlab::GitAlejandro Rodríguez
2017-10-20Avoid calling underlying methods on non-existing reposAlejandro Rodríguez
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