0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 10, 2023 — May 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename data model files from ChunkAccessStats to AccessProfile. More... almost 12 years ago
Further modify project files to move obj/ folder to the solution root. More... almost 12 years ago
Modification made by VS when adding Ninject to project. More... almost 12 years ago
Move compiled binaries out of src folder into /build. More... almost 12 years ago
Don't need Dokan, remove it. More... almost 12 years ago
Add HurricaneApp project which is going to be the entry point for Hurricane. More... almost 12 years ago
Remove some unused folders and files. More... almost 12 years ago
Add TrackerApp project More... about 12 years ago
Implement prioritized downloading via Sliding windows. More... about 12 years ago
Implement on-demand picker More... about 12 years ago
Implement FUSE client DedupFileSystem. More... about 12 years ago
Add FileService, a WCF based service to serve deduplicated files. Add logic to map original file indices to reorganized file chunk index, then to deduplication source chunks. More... about 12 years ago
Implement File range server with ASP.NET MVC 2 and Ninject. Revert ASP.NET MVC3 project to MVC2. MVC3, Ninject.MVC and Mono is a bad combination. More... about 12 years ago
Add a project from Visual Studio ASP.NET MVC template for Hurricane's web UI. More... about 12 years ago
Renaming. Use GSeries as the root namespace and gSeries as the folder prefix. More... about 12 years ago
Add the test case with the DedupDiskWriter fix in MonoTorrent and more logging. More... about 12 years ago
Add the virtual disk downloading service class. More... about 12 years ago
[Fixed] The offset, count calculation in DeduplicationService didn't consider the case where the read is smaller than a chunk. More... over 12 years ago
Progress in Deduplication Service. DedupDiskWriter can now read and write data with ChunkDB. More... over 12 years ago
Add MonoTorrent source tree as a submodule. Merge with gseries-test. More... over 12 years ago
Add DLLs that the last commit depends on. More... over 12 years ago
Add gSeries.ProvisionSupport project to support file chunking which enables VM provisioning. More... over 12 years ago
[Trivial] Some changes on IDE project files. More... over 12 years ago
Refactor Logger. Change to Profile 4.0 and remove l4n Configuration. More... over 12 years ago
Config file modified by MonoDevelop More... over 12 years ago
Small fixes. Change file system permissions and VS project files. More... over 12 years ago
Major Commit. Moved scripts to gsscripts repo. The repository is now portable. More... about 13 years ago
This version seems to have a successful installation and execution process. More... about 13 years ago
[temp save] More... about 13 years ago
[Fix] Should append to LD_LIBRARY_PATH instead of overwriting it when calling mkbundle. Mono installed into a custom prefix can now be found with environment variables properly set. More... over 13 years ago