index
:
gemato
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_recursiveloader.py
Age
Commit message (
Expand
)
Author
2024-06-17
Relicense as GPL-2.0-or-later
Michał Górny
2023-05-29
tests: Make StrayCompressedManifestLayout allow any gzip output
Michał Górny
2022-09-26
Modernize via pyupgrade
Michał Górny
2022-09-17
Include full path in ManifestNoSupportedHashes exception
Michał Górny
2022-09-17
Support --require-secure-hashes in verify
Michał Górny
2022-09-17
Do not verify Manifests when calling update_entry_for_path()
Michał Górny
2022-09-17
Fix update w/ require_secure_hashes to require at least one hash
Michał Górny
2022-09-17
Support controlling secure hashes req in CLI update
Michał Górny
2022-09-16
Support requiring secure hashes in ManifestRecursiveLoader
Michał Górny
2022-09-13
Fix linter failure
Michał Górny
2022-09-13
Handle unknown hashes gracefully when verifying
Michał Górny
2020-09-08
test_recursiveloader: Attempt to fix misordered Manifest tests
Michał Górny
2020-09-05
test_recursiveloader: Cache tmp_paths for read-only layouts
Michał Górny
2020-09-05
Handle invalid compressed files when collecting Manifests
Michał Górny
2020-09-05
Fix wrongly determining uncompressed size
Michał Górny
2020-09-05
tests: Port test_recursiveloader to pytest
Michał Górny
2018-02-22
cli: Add -x option to prevent crossing filesystem boundaries
Michał Górny
2018-02-22
tests: Assert for /proc being a mountpoint for cross-fs tests
Michał Górny
2018-02-08
recursiveloader: Allow cross-device processing by default
Michał Górny
2018-02-02
recursiveloader: Detect symlink loops explicitly
Michał Górny
2018-02-02
recursiveloader: Check for cross-device directories earlier in loop
Michał Górny
2017-12-12
Add tests for dealing with symlink loops
Michał Górny
2017-12-02
tests: Replace lambdas with serializable functions
Michał Górny
2017-12-02
Add tests for entries for files in missing directory
Michał Górny
2017-12-02
recursiveloader: Split get_file_entry_dict() per directory
Michał Górny
2017-12-02
recursiveloader: Ignore Manifest mismatches when updating
Michał Górny
2017-12-02
tests: Add tests for mismatched Manifest file
Michał Górny
2017-11-22
test_recursiveloader: Add tests for filenames needing escaping
Michał Górny
2017-11-14
find_top_level: Disallow compressed top-level Manifest by default
Michał Górny
2017-11-14
profile: Do not compress top-level Manifest by default
Michał Górny
2017-11-08
Remove non-strict verification mode
Michał Górny
2017-11-08
Remove support for OPTIONAL entries
Michał Górny
2017-11-02
cli: Support writing timestamp to Manifest
Michał Górny
2017-11-02
recursiveloader: Support setting timestamp
Michał Górny
2017-11-02
recursiveloader: Support restricting directory updates to mtime
Michał Górny
2017-11-02
recursiveloader: Support specifying mtime for verification
Michał Górny
2017-11-02
recursiveloader: Fix updating deeply nested compressed Manifests
Michał Górny
2017-11-01
recursiveloader: Support creating sub-Manifest
Michał Górny
2017-10-31
recursiveloader: Optimize collecting existing Manifests
Michał Górny
2017-10-31
recursiveloader: Make it possible to filter get_file_entry_dict()
Michał Górny
2017-10-31
recursiveloader: Fix adding sub-Manifests to higher level Manifest
Michał Górny
2017-10-31
recursiveloader: Optimize selecting Manifest for new entries
Michał Górny
2017-10-30
cli: Do not require full file path for 'create' action
Michał Górny
2017-10-29
recursiveloader: Fix telling filesize of compressed files
Michał Górny
2017-10-29
cli: Add compression and forcing options
Michał Górny
2017-10-29
recursiveloader: Support compressing Manifests on watermark value
Michał Górny
2017-10-29
testutil: Simplify tests to use shutil.rmtree() for tempdir
Michał Górny
2017-10-29
recursiveloader: Support sorting Manifest entries
Michał Górny
2017-10-29
recursiveloader: Support forcing Manifest update
Michał Górny
2017-10-29
cli: Support create action
Michał Górny
[next]