1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 10 days ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MINOR: Re-integrate FTP connection plugin in default (for test purposes), fixed renameTo on diff. file system error
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
Added conceptual flow diagram for up/down operation
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
Added conceptual flow diagram for up/down operation
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
Added conceptual class diagrams of Chunking Framwork, Connection Plugins, Database
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
Added conceptual class diagrams of Chunking Framwork, Connection Plugins, Database
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
MINOR: conflict filename cleanup, add move empty file to EmptyFileTest
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
MINOR: conflict filename cleanup, add move empty file to EmptyFileTest
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
MAJOR: Add ability to enable/disable encryption (disable in sandbox and tests for now), refactor Config and ConfigTO to remove duplicate code (still not perfect, Encryption is a mess), add FileType to FileVersion to distinguish files and folders (fix empty file issue), Refactor Indexer (fix handle vanished files issue); MINOR: add SingleEmptyFileScenarioTest, added FileVanishedScenarioTest, broke salting-test/encryption (has to be refactored majorly anyway)
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
MAJOR: Add ability to enable/disable encryption (disable in sandbox and tests for now), refactor Config and ConfigTO to remove duplicate code (still not perfect, Encryption is a mess), add FileType to FileVersion to distinguish files and folders (fix empty file issue), Refactor Indexer (fix handle vanished files issue); MINOR: add SingleEmptyFileScenarioTest, added FileVanishedScenarioTest, broke salting-test/encryption (has to be refactored majorly anyway)
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
MAJOR: Fix stitching (also stitches local branch now), refactor sync down, fix restore same client problem; MINOR: Reorganize tests and give scenario tests more useful names
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
MAJOR: Fix stitching (also stitches local branch now), refactor sync down, fix restore same client problem; MINOR: Reorganize tests and give scenario tests more useful names
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
MAJOR: Fix stitching (also stitches local branch now), refactor sync down, fix restore same client problem; MINOR: Reorganize tests and give scenario tests more useful names
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
MAJOR: Fix stitching (also stitches local branch now), refactor sync down, fix restore same client problem; MINOR: Reorganize tests and give scenario tests more useful names
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
MAJOR: Re-introduce encryption (not yet configurable, not yet salted, getting there though), compress/encrypt database files, add Scenario5Test (file tree/sub-folder test); MINOR: cleanup util classes
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
MAJOR: Re-introduce encryption (not yet configurable, not yet salted, getting there though), compress/encrypt database files, add Scenario5Test (file tree/sub-folder test); MINOR: cleanup util classes
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
Fix empty folder issue; added empty folder test
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
Fix empty folder issue; added empty folder test
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
MAJOR: FileSystemAction (fix fileAsExpected() and fileExists() for files, not yet for folders), Database (fix checksum cache population but inefficiently, fix filename cache population); MINOR: TTTDChunker (try to fix CipherInputStream issues, not successfully), added ZipMultiChunker, extended FrameworkCombinationTests for chunking framework (still issues with Cipher+TTTD), add asserts to scenario tests
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
MAJOR: FileSystemAction (fix fileAsExpected() and fileExists() for files, not yet for folders), Database (fix checksum cache population but inefficiently, fix filename cache population); MINOR: TTTDChunker (try to fix CipherInputStream issues, not successfully), added ZipMultiChunker, extended FrameworkCombinationTests for chunking framework (still issues with Cipher+TTTD), add asserts to scenario tests
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
Added detailed Eclipse setup
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
Added detailed Eclipse setup
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
Indexer fix re-indexing deleted file bug, nothing more
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
Indexer fix re-indexing deleted file bug, nothing more
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
Fix DeleteFileSystemAction to work if deleted file is unknown, documentation, update and debug EvilCScenarioTest (still not yet completely error-free)
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
Fix DeleteFileSystemAction to work if deleted file is unknown, documentation, update and debug EvilCScenarioTest (still not yet completely error-free)
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
MAJOR: Fix stitching to with local branch if local branch has does not exactly overlap (walk back), fix findLosersBranch (to early break), delete loser's conflicting databases from repository; MINOR: added TarMultiChunker for easier debugging, added Ivy dependecies for creating TAR files, changed LocalTransferManager logic to replace files if their file sizes do not match, create test for TarMultiChunker, add another MixedScenario1Test
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
MAJOR: Fix stitching to with local branch if local branch has does not exactly overlap (walk back), fix findLosersBranch (to early break), delete loser's conflicting databases from repository; MINOR: added TarMultiChunker for easier debugging, added Ivy dependecies for creating TAR files, changed LocalTransferManager logic to replace files if their file sizes do not match, create test for TarMultiChunker, add another MixedScenario1Test
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
MAJOR: Implement sorting for FileSystemActions before applying locally; MINOR: Fix TTTDChunker tests, changed DatabaseReconciliatorTest to work with new DatabaseReconciliator methods (not BROKEN b/c of bug in stitching algorithm), added MixedScenario1Test to recreate database reconciliator test (BROKEN b/c of same bug), added folder and subfolder tests to NoConflictsScenario, CLEANUP: Remove old/deprecated methods in DatabaseReconciliator
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
MAJOR: Implement sorting for FileSystemActions before applying locally; MINOR: Fix TTTDChunker tests, changed DatabaseReconciliatorTest to work with new DatabaseReconciliator methods (not BROKEN b/c of bug in stitching algorithm), added MixedScenario1Test to recreate database reconciliator test (BROKEN b/c of same bug), added folder and subfolder tests to NoConflictsScenario, CLEANUP: Remove old/deprecated methods in DatabaseReconciliator
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago
Small test environment in 'sandbox'
Philipp C. Heckel
as Philipp Heckel
More... almost 11 years ago