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
2019-08-16Expire project caches once per push instead of once per refStan Hu
2019-08-13Only expire tag cache once per pushStan Hu
2019-08-09Invalidate branches cache on PostReceivePatrick Bajao
2019-07-10Upgrade rspec-rails to 3.8.2 and dependenciesDouglas Barbosa Alexandre
2019-07-05Extend MergeToRefService for creating merge ref from the other refShinya Maeda
2019-07-01Merge branch 'id-stale-branches' into 'master'Grzegorz Bizon
2019-06-28Add endpoint for fetching diverging commit countsIgor Drozdov
2019-06-27Change GetRawChanges RPC to use bytesPaul Okstad
2019-05-14Omit max-count for diverging_commit_counts behind feature flagJohn Cai
2019-05-02Add support for two-step Gitaly Rebase RPCLuke Duncalfe
2019-05-01Update metrics dashboard API to load yml from repoSarah Yasonik
2019-04-29Port changes for design management to CEBob Van Landuyt
2019-04-25Update list_last_commits_for_tree response path field to path_bytesJohn Cai
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2019-03-19Revert "Merge branch..."Rémy Coutable
2019-03-18New Repository#insights_config methodRémy Coutable
2019-03-12Cache Repository#root_ref within a requestStan Hu
2019-03-04Bring back Rugged implementation of CommitIsAncestorStan Hu
2019-02-25Support merge to ref for merge-commit and squashOswaldo Ferreira
2019-02-06Rename gl_project_name -> gl_project_pathStan Hu
2019-02-06Send project name with Gitaly repository requestsStan Hu
2019-02-01Fix migration when project repository is missingMark Chao
2019-01-09Revert "Merge branch '3062-improve-project-cache' into 'master'"Stan Hu
2018-12-08Rename Repository#resolve_ref to expand_refMatija Čupić
2018-12-08Implement Repository#ambiguous_ref?Matija Čupić
2018-12-08Move Project#resolve_ref to RepositoryMatija Čupić
2018-12-08Remove Repository#find_refMatija Čupić
2018-12-08Check for Tag/Branch corectnessMatija Čupić
2018-12-08Use Gitlab::Git::Ref in Project#resolve_refMatija Čupić
2018-11-28Resolves N+1 RPC call for Project#readme_urlTiago Botelho
2018-11-20Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg
2018-11-20Merge branch 'revert-e2aa2177' into 'master'Sean McGivern
2018-11-20Merge branch '3062-improve-project-cache' into 'master'Douwe Maan
2018-11-20Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"Sean McGivern
2018-11-19Remove duplicate tests for GitalyZeger-Jan van de Weg
2018-11-16Add `wiki` extra namespace when repository is_wiki: trueGabriel Mazetto
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)