Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-03Remove context from the Instance and pass in instead5646-update-commitdiff-to-collapse-generated-filesDavid Kim
2023-11-03Add more context for the IsGenerated functionDavid Kim
2023-11-01Create a linguist object only when it is requiredDavid Kim
2023-11-01Add CheckAttrGenerated to pass in CheckAttr insteadDavid Kim
2023-10-31Use proper ZeroOID checkDavid Kim
2023-10-31Move object reading to readPartialObject and discard the remainderDavid Kim
2023-10-31Handle new filesDavid Kim
2023-10-31Limit the file content size we pass in to minimize performance impactDavid Kim
2023-10-31Address verify pipeline issueDavid Kim
2023-10-31Add Generated to Diff and add missing commentsDavid Kim
2023-10-31Fix a typoDavid Kim
2023-10-31Read file content only when .gitattributes are not setDavid Kim
2023-10-31Create linguist instance & CheckAttr only onceDavid Kim
2023-10-31Pass in file content to isGenerated functionDavid Kim
2023-10-31Remove config from Linguist as it doesn't seem to be usedDavid Kim
2023-10-31Check CollapseGenerated flag firstDavid Kim
2023-10-31Overrided collapsed and set generated by linguistDavid Kim
2023-10-24Merge branch 'eread/roll-version-of-gitlab_dangerfiles-forward' into 'master'Toon Claes
2023-10-24Merge branch 'jt-doc-conflicts-proto' into 'master'karthik nayak
2023-10-24Update to latest gitlab-dangerfiles Gem versionEvan Read
2023-10-24Merge branch 'jt-ff-default-pool-replication' into 'master'Justin Tobler
2023-10-23featureflag: Default enable `ReplicateRepositoryObjectPool`Justin Tobler
2023-10-23Merge branch 'smh-add-cgroup-directly' into 'master'Will Chandler
2023-10-23Start commands directly in correct cgroupsSami Hiltunen
2023-10-23Expose a method to configure a command directly into a cgroupSami Hiltunen
2023-10-23Add tools for detecting kernel versionSami Hiltunen
2023-10-23Merge branch 'smh-fix-resolving-error-test' into 'master'Will Chandler
2023-10-23Remove name resolving error testSami Hiltunen
2023-10-20proto: Add documentation for `ConflictsService`Justin Tobler
2023-10-20Update changelog for 16.5.0GitLab Release Tools Bot
2023-10-20Merge branch 'jt-atomic-fetch-remote' into 'master'Quang-Minh Nguyen
2023-10-20Merge branch 'smh-fix-broken-create-branch-test' into 'master'Toon Claes
2023-10-20Merge branch 'smh-fix-broken-test' into 'master'Toon Claes
2023-10-20Merge branch 'jliu-server-side-incremental-backups' into 'master'Quang-Minh Nguyen
2023-10-20Merge branch 'manifest_default_branch' into 'master'Toon Claes
2023-10-20backup: Support incremental server-side backupsJames Liu
2023-10-20test: Use table tests in `gitaly-backup create`James Liu
2023-10-19backup: Convert manifest restore tests to run on sha256James Fargher
2023-10-19backup: Use subtest testing.T in test setupJames Fargher
2023-10-19Fix concurrent writes in TestUserCreateBranch_startPointSami Hiltunen
2023-10-19Fix TestUserCreateBranch_successful writing into shared repositorySami Hiltunen
2023-10-19repository: Update references atomically in `FetchRemote`Justin Tobler
2023-10-19repository: Split out `FetchRemote` transactionsJustin Tobler
2023-10-19localrepo: Support porcelain fetch optionJustin Tobler
2023-10-19localrepo: Support dry-run fetch optionJustin Tobler
2023-10-19localrepo: Support stdout configuration for `FetchRemote`Justin Tobler
2023-10-19git: Add scanner for porcelain fetch outputJustin Tobler
2023-10-19Merge branch 'smh-transaction-middleware' into 'master'Sami Hiltunen
2023-10-19Fix broken test performing concurrent writes to shared repoSami Hiltunen
2023-10-19Merge branch 'smh-log-repository-creations' into 'master'Sami Hiltunen