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-23Moved committer and spec. Added some extra code to run hooks or not depending...Francisco Javier López
2018-04-18Fix Custom hooks are not triggered by UI wiki editFrancisco Javier López
2018-04-15Fix failing ./spec/lib/backup/repository_spec.rb by clearing the memoized valueStan Hu
2018-04-15Memoize Git::Repository#has_visible_content?Stan Hu
2018-04-12Merge branch 'backport-of-rd-3429-enabling-maximum-file-size-limit-in-reposit...Douwe Maan
2018-04-12Backport of EE !4989Rubén Dávila
2018-04-11Client implementation for InfoAttributesZeger-Jan van de Weg
2018-04-06Move checksum calculation to Gitlab::Git::RepositoryDouglas Barbosa Alexandre
2018-04-06Checksum calculation is handled by Gitaly when feature is enabledDouglas Barbosa Alexandre
2018-04-06Automatically cleanup stale worktrees and lock files upon a pushStan Hu
2018-04-06Add new repository archive routeJames Ramsay
2018-04-04Add option to suppress archive commit shaJames Ramsay
2018-04-04Merge branch 'fix/use-shard-name-in-gitlab-projects-instead-of-shard-path' in...Sean McGivern
2018-04-03Backport Gitlab::Git::Checksum to CEDouglas Barbosa Alexandre
2018-04-03Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif
2018-03-31Handle CR-LFs properly in .gitmodules fileStan Hu
2018-03-30Remove support for absolute dirs from Git::EnvJacob Vosmaer (GitLab)
2018-03-28Merge branch 'dm-refs-contains-sha-encoding' into 'master'Sean McGivern
2018-03-27Fix listing commit branch/tags that contain special charactersDouwe Maan
2018-03-23Fix 500 error when trying to resolve non-ASCII conflicts in editorSean McGivern
2018-03-14Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg
2018-03-12Respect the configured git path for imported gitlab-shell operationsNick Thomas
2018-03-07Merge branch 'sh-make-prune-optional-in-git-fetch' into 'master'Nick Thomas
2018-03-06Merge branch '40187-project-branch-dashboard-with-active-stale-branches' into...Rémy Coutable
2018-03-06Add overview of branches and a filter for active/stale branchesTakuya Noguchi
2018-03-06Make --prune a configurable parameter in fetching a git remoteStan Hu
2018-03-05Merge branch 'gitaly-lfs-changes' into 'master'Douwe Maan
2018-03-05Merge branch 'feature/add-support-for-all-option-in-count-find-commits' into ...Douwe Maan
2018-03-05Fix n+1 issue by not reloading fully loaded blobsAlejandro Rodríguez
2018-03-02Incorporate Gitaly's RPCs for Gitlab::Git::LfsChangesAlejandro Rodríguez
2018-03-02Add support for :all option to {count,find}_commitsAhmad Sherif
2018-03-02Merge branch 'feature/fetch-commit-signs-from-gitaly-in-batch' into 'master'Sean McGivern
2018-03-01Fetch commit signatures from Gitaly in batchesAhmad Sherif
2018-03-01Merge branch 'zj-licensee-key' into 'master'Sean McGivern
2018-03-01Merge branch '42434-allow-commits-endpoint-to-work-over-all-commits' into 'ma...Douwe Maan
2018-03-01Client implementation for Licensee#keyZeger-Jan van de Weg
2018-03-01Add specsTiago Botelho
2018-03-01Encode revision for gitattributes refZeger-Jan van de Weg
2018-02-26Suppress whitespace warnings in squash error messagesSean McGivern
2018-02-22Merge branch 'fix-squash-with-renamed-files' into 'master'Grzegorz Bizon
2018-02-22Merge branch 'zj-branch-contains-git-message' into 'master'Douwe Maan
2018-02-21Handle branch and tag names which are commit idsZeger-Jan van de Weg
2018-02-2026039 - update github-linguist to 5.3.3 versionKen
2018-02-20Add unit tests for Gitaly typesZeger-Jan van de Weg
2018-02-19Fix squash with renamed filesSean McGivern
2018-02-19Fix squash rebase not working when diff contained encoded dataStan Hu
2018-02-08Migrate Git::Blob.batch to GitalyAhmad Sherif
2018-02-07Removing gitaly flagsFrancisco Javier López
2018-02-07Merge branch 'zj-refs-hash' into 'master'Sean McGivern
2018-02-07Don't use rugged in Repository#refs_hashZeger-Jan van de Weg