We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Uploading/updating objects has since been changed from POST to PUT
Updated Home (markdown)
Updated Product Roadmap (markdown)
Update product roadmap for v0.7.0 Signed-off-by: Jeremy Ho <jujaga@gmail.com>
Update formatting and remove duplicate file Signed-off-by: Jeremy Ho <jujaga@gmail.com>
Recompress newer PNG files Signed-off-by: Jeremy Ho <jujaga@gmail.com>
Sync: fix coms sync flow diagram "S3 bucket -> COMS API: list of objects in bucket" was previously a dashed line. This has been corrected to a solid line.
Sync: queueManager mini state diagram formatting
Updated _Sidebar (markdown)
Description of the sync workflow
fix indentation on sidebar
Wiki contents: remove erroneous indents
Sync tests: fix anchor links Also removed anchor links for individual test cases, as versioned/unversioned test cases share the same names, which makes it impossible to link to the second occurrence of the same anchor link.
Sync tests: separate sections for versioned/unversioned buckets
Sync tests: new section on syncing tags
Sync tests: corrections to soft-delete tests Soft-delete test cases were written based on an incorrect understanding of S3 soft delete markers - versions cannot be soft-deleted, only objects can
Created sync manual testing (markdown)
Sync tests: soft/hard delete, coms-id tags, objects with 10 tags
Sync tests: add note on testing different types of S3 buckets