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-05-02Merge branch 'zj-repo-checksum-opt-out' into 'master'Robert Speicher
2018-05-01Merge branch 'zj-fix-index-rails' into 'master'Douwe Maan
2018-05-01Use Ruby methods, not Rails' String#firstZeger-Jan van de Weg
2018-04-30Merge branch 'security-45689-fix-archive-cache-bug' into 'security-10-7'Douwe Maan
2018-04-30Merge branch 'zj-remove-repo-path-remote-repository' into 'master'Douwe Maan
2018-04-30Compute repository checksum by defaultZeger-Jan van de Weg
2018-04-30Remove legacy storage path callZeger-Jan van de Weg
2018-04-25Repository#exists? can only be queried with GitalyZeger-Jan van de Weg
2018-04-23Moved committer and spec. Added some extra code to run hooks or not depending...Francisco Javier López
2018-04-19Add an API endpoint to download git repository snapshotsNick Thomas
2018-04-18Fix Custom hooks are not triggered by UI wiki editFrancisco Javier López
2018-04-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
2018-04-18Merge branch 'zj-uri-type-empty' into 'master'Douwe Maan
2018-04-17Merge branch 'zj-ref-exists-opt-out' into 'master'Nick Thomas
2018-04-17Return nil on empty pathZeger-Jan van de Weg
2018-04-15Move uncached_has_local_branches? to a private methodStan Hu
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-13Remove bogus '|' symbolJacob Vosmaer (GitLab)
2018-04-13Merge branch 'zj-storage-path-deprecation' into 'master'Douwe Maan
2018-04-12Deprecate legacy disk pathsZeger-Jan van de Weg
2018-04-12Merge branch 'backport-of-rd-3429-enabling-maximum-file-size-limit-in-reposit...Douwe Maan
2018-04-12Move Gitaly RefExists check to OPT_OUTZeger-Jan van de Weg
2018-04-12Backport of EE !4989Rubén Dávila
2018-04-11Merge branch 'zj-info-attributes' into 'master'Douwe Maan
2018-04-11Client implementation for InfoAttributesZeger-Jan van de Weg
2018-04-11Merge branch 'zj-branch-containing-sha-opt-out' into 'master'Rémy Coutable
2018-04-11Tag with a commit detection defaults to GitalyZeger-Jan van de Weg
2018-04-11Branch with a commit detection defaults to GitalyZeger-Jan van de Weg
2018-04-09Merge branch 'zj-find-license-opt-out' into 'master'Grzegorz Bizon
2018-04-07Merge branch 'da-gitaly-calculate-repository-checksum' into 'master'Stan Hu
2018-04-06Merge branch 'fix-500-error-when-mr-ref-is-not-yet-fetched' into 'master'Rémy Coutable
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-06Merge branch 'jramsay-38830-tarball' into 'master'Douwe Maan
2018-04-06Move FindLicense RPC to OPT OUT statusZeger-Jan van de Weg
2018-04-06Add new repository archive routeJames Ramsay
2018-04-06Fix 500 error when MR from fork has conflicts but worker has not runSean McGivern
2018-04-05Merge branch 'ce-4474-custom-additional-text-in-confirmation-email' into 'mas...Sean McGivern
2018-04-05Merge branch 'zj-opt-out-list-commits-by-oid' into 'master'Sean McGivern
2018-04-04Add option to suppress archive commit shaJames Ramsay
2018-04-04Add custom additonal email text to all emailsEric Eastwood
2018-04-04Bulk deleting refs is handled by Gitaly by defaultZeger-Jan van de Weg
2018-04-04Move ListCommitsByOid to OPT_OUTZeger-Jan van de Weg
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)