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-10-17Use cached readme blobs where appropriateNick Thomas
2018-10-15Merge branch 'sh-remove-koding' into 'master'Douwe Maan
2018-10-13Remove Koding integration and documentationStan Hu
2018-10-12Allow getting the merge base of multiple revisionsBob Van Landuyt
2018-10-10Remove Git circuit breakerZeger-Jan van de Weg
2018-10-02Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez
2018-10-01Removes N+1 gitaly rpc call to fetch the last commit for pathTiago Botelho
2018-09-28Expire RequestStore cache properlyMichael Kozono
2018-09-28Cache `Repository#exists?` false in RequestStoreMichael Kozono
2018-09-12Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez
2018-08-27Backport Repository#keep_around changes from EE to CEMichael Kozono
2018-08-14Remove feature gate for ListNewCommitsZeger-Jan van de Weg
2018-07-27More Gitaly cleanup: fetch_ref, allow disk access blocksJacob Vosmaer (GitLab)
2018-07-18Incorporate Gitaly's RefService.FindAllRemoteBranches RPCAlejandro Rodríguez
2018-07-18Client implementation for Repository#new_commitsZeger-Jan van de Weg
2018-07-12Fix find_branch call sitesJacob Vosmaer
2018-07-12Remove Repository#path memoizationJacob Vosmaer (GitLab)
2018-07-10Make sure ConflictsService does not raise for conflicting submodulesSean McGivern
2018-07-03Make OperationService RPC's mandatoryJacob Vosmaer (GitLab)
2018-07-02Merge branch 'fix/gb/make-root-ref-default-instead-of-head' into 'master'Douwe Maan
2018-07-02Merge branch '44725-expire_correct_methods_after_change_head' into 'master'Grzegorz Bizon
2018-06-29Expire correct method caches after HEAD changedImre Farkas
2018-06-29Add simple test for a default repository commit refGrzegorz Bizon
2018-06-27Make search and message RPC's mandatoryJacob Vosmaer
2018-06-26CE-EE parity for spec/models/repository_spec.rbRobert Speicher
2018-06-20Move mergablility check to GitalyZeger-Jan van de Weg
2018-06-11Don't use Gitlab::Utils.nlbr in Gitlab::GitJacob Vosmaer (GitLab)
2018-06-05Fix repository archive generation when hashed storage is enabledNick Thomas
2018-06-05Find and mark more Git disk access locationsJacob Vosmaer (GitLab)
2018-05-22Merge branch 'dm-xcode-project-directory' into 'master'Robert Speicher
2018-05-22Fix Xcode project detection by looking for dirs instead of filesDouwe Maan
2018-05-18Migrate RepositoryService#SearchFilesBy{Content,Name}Kim "BKC" Carlbäcker
2018-05-14Move Gitlab::Git::Repository#add_branch to mandatoryZeger-Jan van de Weg
2018-05-09Add Repository#xcode_project? methodDouwe Maan
2018-05-07Adds remote mirror table migrationTiago Botelho
2018-05-07Backports every CE related change from ee-5484 to CETiago Botelho
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