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-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-12Backport of EE !4989Rubén Dávila
2018-04-06Move checksum calculation to Gitlab::Git::RepositoryDouglas 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-03-30Remove support for absolute dirs from Git::EnvJacob Vosmaer (GitLab)
2018-03-27Fix listing commit branch/tags that contain special charactersDouwe Maan
2018-03-14Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg
2018-03-02Add support for :all option to {count,find}_commitsAhmad 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-19Fix squash with renamed filesSean McGivern
2018-02-19Fix squash rebase not working when diff contained encoded dataStan Hu
2018-02-07Don't use rugged in Repository#refs_hashZeger-Jan van de Weg
2018-02-05Merge branch 'gitaly-user-squash' into 'master'Rémy Coutable
2018-02-04Merge branch 'fix/remove-duplicated-logic-between-model-and-lib-in-find-branc...Grzegorz Bizon
2018-02-03Incorporate OperationService.UserSquash Gitaly RPCAlejandro Rodríguez
2018-02-03Remove repo reloading logic from Repository#find_branchAhmad Sherif
2018-02-01Fix an issue where sparse checkout wasn't configured correctlyAlejandro Rodríguez
2018-02-01Merge branch 'gitaly-970-repo-write-config' into 'master'Robert Speicher
2018-02-01Merge branch '42497-rubocop-style-regexpliteral' into 'master'Rémy Coutable
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-31Migrate Gitlab::Git::Repository#write_config to GitalyKim "BKC" Carlbäcker
2018-01-31Remove Rugged::Walk implementation of #logJacob Vosmaer
2018-01-31Migrate Git::Repository#delete_refs to GitalyAhmad Sherif
2018-01-30Decouple more of Repository from RuggedJacob Vosmaer (GitLab)
2018-01-29Don't allow Repository#log with limit zeroJacob Vosmaer (GitLab)
2018-01-25Fix rubocop offenses introduced in !16623Ahmad Sherif
2018-01-25Merge branch 'feature/migrate-repo-restorer-to-gitaly' into 'master'Robert Speicher
2018-01-25Revert "Merge branch 'remove-rugged-walk' into 'master'"Jacob Vosmaer (GitLab)
2018-01-24Migrate restoring repo from bundle to GitalyAhmad Sherif
2018-01-24Migrate repository bundling to GitalyAhmad Sherif
2018-01-18Remove Rugged::Walker from Repository#logJacob Vosmaer (GitLab)
2018-01-17Remove unused methods from Gitlab::GitJacob Vosmaer (GitLab)
2018-01-11Migrate merged_branch_names to GitalyAhmad Sherif
2018-01-08Merge branch 'gitaly-fetch-internal-remote' into 'master'Sean McGivern
2018-01-05Incorporate RemoteService.FetchInternalRemote Gitaly RPCAlejandro Rodríguez
2018-01-05Use --left-right and --max-count for counting diverging commitsLin Jen-Shin (godfat)
2018-01-04Merge branch 'ce-gitaly-remote-mirror-prep' into 'master'Dmitriy Zaporozhets
2018-01-04Merge branch 'gitaly-merge-nil' into 'master'Sean McGivern