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-04-25Repository#exists? can only be queried with GitalyZeger-Jan van de Weg
2018-04-15Fix failing ./spec/lib/backup/repository_spec.rb by clearing the memoized valueStan Hu
2018-03-28Remove some easy cases of 'path_to_repo' useJacob Vosmaer (GitLab)
2018-03-20Fix test failures with licensee 8.9Pirate Praveen
2018-03-09Merge branch 'cache-refactor' into 'master'Sean McGivern
2018-03-08Merge branch 'sh-remove-double-caching-repo-empty' into 'master'Sean McGivern
2018-03-07Memoize Repository#empty? instead of double caching the valueStan Hu
2018-03-07Fix tests not completely disabling GitalyZeger-Jan van de Weg
2018-03-07Refactor RepositoryCache to make it usable in other classesAlejandro Rodríguez
2018-03-01Add specsTiago Botelho
2018-02-15Simplify license generator error handlingStan Hu
2018-02-14Fix Error 500s loading repositories with no master branchStan Hu
2018-02-07Backport of LFS File Locking APIRubén Dávila
2018-02-04Merge branch 'zj-ref-contains' into 'master'Douwe Maan
2018-02-04Merge branch 'fix/remove-duplicated-logic-between-model-and-lib-in-find-branc...Grzegorz Bizon
2018-02-03Remove repo reloading logic from Repository#find_branchAhmad Sherif
2018-02-01Client changes for Tag,BranchNamesContainingCommitZeger-Jan van de Weg
2018-01-30Remove Rugged exception in cache rescueJacob Vosmaer
2018-01-29Don't allow Repository#log with limit zeroJacob Vosmaer (GitLab)
2018-01-25Look for rugged with static analysisJacob Vosmaer
2018-01-24GitalyClient::ConflictsService#conflicts? should return true for conflicts wi...Ahmad Sherif
2018-01-16Merge branch '41666-cannot-search-with-keyword-merge' into 'master'Rémy Coutable
2018-01-16Fix project search results for digits surrounded by colonsSean McGivern
2018-01-16Move Regexp.escape(), fix formatting on tests.Andrew McCallum
2018-01-15Account for query of only forward slash(es).Andrew McCallum
2018-01-15Fix spelling mistake.Andrew McCallum
2018-01-15Add scenario of searching within context of repository with root slash to tests.Andrew McCallum
2018-01-15Merge branch 'feature/migrate-can-be-merged-to-gitaly' into 'master'Grzegorz Bizon
2018-01-11Migrate Repository#can_be_merged? to GitalyAhmad Sherif
2018-01-10Fix hooks not being set up properly for bare import Rake taskStan Hu
2018-01-05Move git operations for multi_action into Gitlab::GitAlejandro Rodríguez
2018-01-05Use --left-right and --max-count for counting diverging commitsLin Jen-Shin (godfat)
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-12Move Repository#write_ref to Git::Repository#write_refKim "BKC" Carlbäcker
2017-12-08Move the circuitbreaker check out in a separate processBob Van Landuyt
2017-12-07Remove Rugged::Repository#empty?Zeger-Jan van de Weg
2017-12-05Migrate Gitlab::Git::Repository#revert to GitalyAhmad Sherif
2017-12-04Migrate Gitlab::Git::Repository#cherry_pick to GitalyAhmad Sherif
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-03Create a Wiki Repository's raw_repository properlyAlejandro Rodríguez