jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
Ivan Frade 892c804699 CachedPackUriProvider: Add size to the pack information
The object identifying packfiles to send them via packfile-uri contains
only the uri and the hash. This is the information that goes through the
wire. It would be useful to know also the size of those packfile, for
example to track how many bytes have been offloaded to HTTP.

Add size field the CachedPackUriProvider.PackInfo object.

Change-Id: If6b921b48a4764d936141c777879b148cc80bbd3
Signed-off-by: Ivan Frade <ifrade@google.com>
2019-10-11 14:13:17 -07:00
..
api Fire WorkingTreeModifiedEvent if cherry-pick failed with conflicts 2019-09-26 15:10:05 +02:00
attributes Use Arrays.asList instead of copying array in a for loop 2019-04-14 00:19:51 +02:00
diff Merge branch 'stable-5.2' into stable-5.3 2019-04-28 00:30:47 +02:00
dircache Merge branch 'stable-5.3' into stable-5.4 2019-08-08 13:24:14 +02:00
events Convert to lambda or member reference 2019-05-16 02:58:43 -04:00
fnmatch FileNameMatcherTest: Use Character.valueOf rather than new Character 2016-10-19 15:09:37 +09:00
gitrepo Make inner classes static where possible 2019-06-17 07:48:34 +02:00
ignore gitignore/gitattributes: fix matching of \r 2018-10-27 04:24:05 -04:00
indexdiff Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 2018-09-04 10:53:10 +09:00
internal reftable: move AutoCloseable to ReftableReader 2019-09-27 18:57:10 +02:00
junit Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 2018-09-04 10:53:10 +09:00
lib Fix parsing of core.logAllRefUpdates 2019-10-07 16:07:47 +02:00
merge Stop using deprecated Constants.CHARACTER_ENCODING 2019-08-09 12:11:41 +09:00
nls Enable and fix 'Should be tagged with @Override' warning 2017-02-19 20:05:08 -04:00
notes Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
patch Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 2018-09-04 10:53:10 +09:00
revplot Make inner classes static where possible 2019-06-17 07:48:34 +02:00
revwalk RevWalk: Traverse all parents of UNINTERESTING commits 2019-08-26 15:53:42 -07:00
storage/file Merge branch 'stable-5.1' into stable-5.2 2019-08-19 18:30:35 +02:00
submodule SubmoduleWalkTest: Open Repository in try-with-resource 2019-01-21 13:40:48 +09:00
symlinks Fix remaining javadoc errors raised by doclint 2017-12-21 02:42:14 +01:00
test/resources ObjectDirectory: Add pack directory getter 2017-11-14 10:08:42 -05:00
transport CachedPackUriProvider: Add size to the pack information 2019-10-11 14:13:17 -07:00
treewalk Merge branch 'stable-5.3' into stable-5.4 2019-09-17 00:40:50 +02:00
util Merge branch 'stable-5.4' into stable-5.5 2019-08-29 18:16:52 -07:00