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-12-23Remove unused method `remote_exists?`Alejandro Rodríguez
2017-12-20Revert "Merge branch 'repo-write-ref-client-prep' into 'master'"Kim Carlbäcker
2017-12-19Merge branch 'zj-gitaly-pipelines-n-1' into 'master'Robert Speicher
2017-12-19Load commit in batches for pipelines#indexZeger-Jan van de Weg
2017-12-18Merge branch 'sh-add-schedule-pipeline-run-now' into 'master'Kamil Trzciński
2017-12-14Merge branch 'feature/migrate-merge-base-to-gitaly' into 'master'Robert Speicher
2017-12-14sorting for tags apihaseeb
2017-12-13Merge branch '13695-order-contributors-in-api' into 'master'Rémy Coutable
2017-12-13Adds ordering to projects contributors in APIJacopo
2017-12-13Migrate Gitlab::Git::Repository#merge_base_commit to GitalyAhmad Sherif
2017-12-13Avoid Gitaly N+1 calls by caching tag_namesStan Hu
2017-12-12Merge branch 'repo-write-ref-client-prep' into 'master'Robert Speicher
2017-12-12Move Repository#write_ref to Git::Repository#write_refKim "BKC" Carlbäcker
2017-12-11Merge branch 'gitaly-mirroring-prep' into 'master'Robert Speicher
2017-12-07Remove Rugged::Repository#empty?Zeger-Jan van de Weg
2017-12-07Unify mirror addition operations to prepare for Gitaly migrationAlejandro Rodríguez
2017-12-01Use commit finder instead of rev parseZeger-Jan van de Weg
2017-11-23Merge branch 'dm-cleanup-fetch-and-mirror-methods' into 'master'Sean McGivern
2017-11-23Rename fetch_refs to refmapDouwe Maan
2017-11-23Clean up repository fetch and mirror methodsDouwe Maan
2017-11-23Move identical merged branch check to merged_branch_namesLin Jen-Shin
2017-11-21Use Redis cache for branch existence checksJacob Vosmaer (GitLab)
2017-11-21Batchload blobs for diff generationZeger-Jan van de Weg
2017-11-20Merge branch 'fix-conflict-highlighting' into 'master'Douwe Maan
2017-11-20Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable
2017-11-17Fix conflict highlightingSean McGivern
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-16Optimise getting the pipeline status of commitsYorick Peterse
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