This repository was archived by the owner on Aug 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 109
Pinning content #1509
Merged
Merged
Pinning content #1509
Changes from all commits
Commits
Show all changes
72 commits
Select commit
Hold shift + click to select a range
e9d6d6c
storage,shed,api,cmd: Pin with upload
jmozah 992a65a
Moved pinning to a seperate indexs instead of retrievalDataIndex
jmozah c0e3dd7
GC now ignores pinned chunks
jmozah 96f1555
Added pin support for manifest and access commands
jmozah 9b61c0e
Fix tests errors
jmozah a60d601
Fix lint errors
jmozah 52bf5c6
Fix lint errors
jmozah 179179e
Fix address copy bug
jmozah 6c1bb08
Fix client api testcase
jmozah 6ef0469
Fix the 'could not add file in pinFilesIndex' yesycase failing
jmozah 3ac561b
Unpin support, Display merkle tree from a root chunk
jmozah 14b4acf
Fix lint errors
jmozah a8f2f56
Fix more lint issues
jmozah 1cb08b3
Fix lint error
jmozah 6451240
Added testcases. Fixed bugs
jmozah 63dfa67
Fix test case for multi manifest scenario
jmozah bd22661
Add multipart upload support and testcase for that
jmozah 1379bc1
Added new mode for pinning and fixed test cases
jmozah a99b873
Testcase refactoring to accomodate seperate pin mode
jmozah c06c937
Fix import cycles in testcase
jmozah b5519a5
Added gdoc
jmozah ed6609b
Final touches
jmozah ca3be88
GC testcase fixes
jmozah aa18362
Merge branch 'master' of https://github.com/ethersphere/swarm into fe…
jmozah addb820
Lint fixes
jmozah 2bc9fef
Lint lint oh my lint
jmozah b9ee58a
Regression during lint
jmozah 76e6bf4
Display noOfChunks for each pinned hash
jmozah 754b6bf
Fix regression
jmozah e2d8008
Fixed comments given by Viktor
jmozah 9aedc2b
Fixed Janos's review comments
jmozah 1115873
Fixing smoke test merge issue
jmozah 92bd83a
Fix more review comments
jmozah 1920496
Some more review comments fix
jmozah 9362108
Fixing Elad's review comment
jmozah cd378d8
Fix few more comments of Viktor
jmozah c5fc971
Fixed comments by Elad
jmozah f4f70af
Lint, regression and few review comments
jmozah 2a6e212
Fixed import cycle issue for pin.go and fixed review few comments
jmozah adc19a2
Moved pin files to /storage. Removed exporting test functions. other …
jmozah 092b9b0
Fix lint error
jmozah 083d20c
Fix linnt errors
jmozah 1bd9740
Fixed the second round of review comments from Viktor and Elad
jmozah 71de4d4
Added close function
jmozah c9502dd
Merge branch 'master' of https://github.com/ethersphere/swarm into fe…
jmozah d74ab00
Fixed linter errors
jmozah ad3e0df
Lint fixes
jmozah fb2dddc
storage/pin: Removed state storage helper
jmozah 134ece7
storage/pin: Increased the file sizes in collection testcases
jmozah dc05379
storage/pin: Fix lint
jmozah ac77d31
storage/pin: test case for state store of file info and other review …
jmozah e213688
storage/pin, storage/localstore: Fix review comments
jmozah bacfe01
Fix review comments
jmozah b12ed54
Make Error to Fatal
jmozah d29796b
Fixing Review comments
jmozah 627f173
Fix edge test case when unpinning file
jmozah 78c731c
Walker now returning error
jmozah e4e8138
Lint fixes
jmozah 1b46b19
Fix more lints
jmozah 11a4915
Code simplification
jmozah f83b860
Lint error
jmozah 0e7e2e1
Fix race condition in walker
jmozah cbab2c1
Simplify conditon
jmozah c450bd5
spelling mistake
jmozah 729c8f9
Merge branch 'master' of https://github.com/fairDataSociety/swarm int…
jmozah f90ab40
Merge branch 'master' of https://github.com/ethersphere/swarm into fe…
jmozah 3ff9e96
Add comments removed while refactoring
jmozah 90ebad7
Fixed final comments from Janos
jmozah 1ca63c6
Fixed few comment review from Elad
jmozah 8762cb3
Changing pin header name and moving to http package
jmozah 1c775d4
Changed the API input from string to []byte
jmozah 410df80
Fixed errors while converting it to []bytes
jmozah File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.