| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete storage.dht package | Shawn O. Pearce | 2012-09-05 | 78 | -15849/+0 |
* | [findBugs] Make ChunkKey serializable | Robin Stocker | 2012-07-15 | 1 | -1/+4 |
* | cleanup: Remove unused declarations | Robin Rosenberg | 2012-06-06 | 1 | -1/+0 |
* | Fix loading packed objects >2G | Shawn O. Pearce | 2012-03-28 | 1 | -3/+3 |
* | cleanup: Drop unused parameter on DhtPackParser | Robin Rosenberg | 2012-03-09 | 1 | -4/+4 |
* | Fire IndexChangedEvent on DirCache.commit() | Matthias Sohn | 2011-09-30 | 1 | -0/+5 |
* | Reassign symbolic ref list after calling put. | Kevin Sawicki | 2011-08-24 | 1 | -1/+1 |
* | DHT: Change DhtReadher caches to be dynamic by workload | Shawn O. Pearce | 2011-06-09 | 6 | -54/+158 |
* | DHT: Use a proper HashMap for RecentChunk lookups | Shawn O. Pearce | 2011-06-09 | 1 | -12/+16 |
* | DHT: Always have at least one recent chunk in DhtReader | Shawn O. Pearce | 2011-06-09 | 1 | -1/+1 |
* | DHT: Fix NPE during prefetch | Shawn O. Pearce | 2011-06-09 | 1 | -1/+1 |
* | DHT: Drop leading hash digits from row keys | Shawn O. Pearce | 2011-06-09 | 2 | -20/+12 |
* | DHT: Support removing a repository name | Shawn O. Pearce | 2011-05-31 | 3 | -0/+43 |
* | DHT: Fix thread-safety issue in AbstractWriteBuffer | Shawn O. Pearce | 2011-05-31 | 1 | -7/+18 |
* | DHT: Add sequence RefData | Shawn O. Pearce | 2011-05-25 | 3 | -129/+197 |
* | DHT: Replace TinyProtobuf with Google Protocol Buffers | Shawn O. Pearce | 2011-05-25 | 37 | -2396/+981 |
* | DHT: Remove per-process ChunkCache | Shawn O. Pearce | 2011-05-25 | 6 | -626/+23 |
* | Store Git on any DHT | Shawn O. Pearce | 2011-05-05 | 82 | -0/+17638 |