4777 Commits (1c70dd6d219d2336b0d505739fe4c17677d5cc8c)
 

Author SHA1 Message Date
  Shawn Pearce 1c70dd6d21 Add {get,set}GitwebDescription to Repository 7 years ago
  Shawn Pearce eeb0705ef3 Merge "Don't serialize internal hash collision chain link" 7 years ago
  Shawn Pearce a0bac65233 Merge "Reduce synchronized scope around ConcurrentHashMap" 7 years ago
  Shawn Pearce 013a4b84fd Merge changes Id89b3cd0,I5b0fb122 7 years ago
  Jonathan Nieder 7b8a0a28bf Merge "StreamCopyThread: Remove unused AtomicInteger import" 7 years ago
  Jonathan Nieder f21233fd0e StreamCopyThread: Remove unused AtomicInteger import 7 years ago
  Matthias Sohn 707e4538c2 Merge "Extract insecure Cipher factory" 7 years ago
  Jonathan Nieder 2185d84c1a Merge "Get rid of SoftReference in RepositoryCache" 7 years ago
  Shawn Pearce 9df75b755f Extract insecure Cipher factory 7 years ago
  David Pursehouse f5a40c26ac FileLfsServlet: Make sendError protected 7 years ago
  David Pursehouse dfa6895687 Make ObjectUploadListener public 7 years ago
  Jonathan Nieder 96941550de StreamCopyThread: flush cannot interrupt a write 7 years ago
  Jonathan Nieder 97f3baa0d3 StreamCopyThread: Remove unnecessary flushCount 7 years ago
  Shawn Pearce 6aa126ec42 Merge "Switch JSchSession to simple isolated OutputStream" 7 years ago
  Hugo Arès dea47b9363 Get rid of SoftReference in RepositoryCache 7 years ago
  Shawn Pearce 659cd813a9 Switch JSchSession to simple isolated OutputStream 7 years ago
  Shawn Pearce 92eab1867d WalkEncryption: Cleanup Java 8 support 7 years ago
  Philipp Marx df6f2d6860 Reduce synchronized scope around ConcurrentHashMap 7 years ago
  Philipp Marx 8adbfe4da6 Check that DfsBlockCache#blockSize is a power of 2 7 years ago
  Matthias Sohn f8ac03459a Fix loop in auto gc 7 years ago
  David Pursehouse 23135e3280 Update buck to latest version 7 years ago
  Jonathan Nieder 881e6b2cbb StreamCopyThread: Do not drop data when flush is observed before writing 7 years ago
  Jonathan Nieder e67d59df3f StreamCopyThread: Do not let flush interrupt a write 7 years ago
  Zhen Chen feefcb02b0 Fix flush call race condition in StreamCopyThread 7 years ago
  Thomas Wolf d0023c3c8f Don't serialize internal hash collision chain link 7 years ago
  Matthias Sohn 83555e7e30 Use AtomicObjectOutputStream in CleanFilter 7 years ago
  Matthias Sohn 0e947da72f CleanFilter: use atomic move to move temporary file to media file 7 years ago
  Matthias Sohn 999106bb84 Fix temporary file leak in CleanFilter 7 years ago
  Matthias Sohn 4b7747ccff Use AnyLongObjectId instead of LongObjectId in LFS API 7 years ago
  Matthias Sohn 6dea5ec823 Speedup CleanFilter by transferring data in chunks of 8k 7 years ago
  Matthias Sohn d1bc809cce Add missing @since tag for new protected field in ObjectReader 7 years ago
  Kevin Corcoran fa0a93119c Make streamFileThreshold configurable 8 years ago
  David Pursehouse 88f433be84 Merge "Preserve backslashes within double quotes in CLIGitCommand::split()" 7 years ago
  Rüdiger Herrmann a5eccf4a4d Preserve backslashes within double quotes in CLIGitCommand::split() 8 years ago
  Christian Halstrick f30c05fc74 Move constants used for config-files to ConfigConstants 7 years ago
  Matthias Sohn 64a404803e Implement auto gc 8 years ago
  David Pursehouse 03046d0f60 CheckoutCommand: Add method to add multiple paths 7 years ago
  Ned Twigg e49025386e Checkout: Add the ability to checkout all paths. 8 years ago
  Marc Strapetz c6459a6167 Fix possible SIOOBE in RefDirectory.parsePackedRefs 7 years ago
  Thomas Meyer 4ab06388ad TransportBundleFile: Resolve remote repository locally 7 years ago
  David Turner e346873511 TreeFormatter: disallow empty filenames in trees 7 years ago
  Philipp Marx ccc899773e Add "concurrencyLevel" option to DfsBlockCache 7 years ago
  David Pursehouse a5dde985a0 DiffCommandTest: Don't call toString on String instances 7 years ago
  David Pursehouse 9a7d28019a FileNameMatcherTest: Use Character.valueOf rather than new Character 7 years ago
  David Pursehouse 8f9e157cd5 ArchiveTest: Don't use string concatenation in loop 7 years ago
  David Pursehouse 9ed2d949bb CLIRepositoryTestCase: Remove unused 'trash' member 7 years ago
  David Pursehouse a963273d85 Merge branch 'stable-4.5' 7 years ago
  David Turner a66b4c29a8 Config: do not add spaces before units 7 years ago
  David Pursehouse c0433f4fb7 Use valueOf rather than constructor for Integer and Boolean 7 years ago
  David Pursehouse bdf3e43d76 FS: Fix lazy initialization of non-volatile static field 7 years ago