Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tahoe-lafs/magic-folder

Tahoe-LAFS-based file synchronization
https://github.com/tahoe-lafs/magic-folder

towncrier file

45dc024472450c71e9d75e51a13e9b891a23769d authored almost 5 years ago
leave a non existant folder

6bbb605a3b793da4883437e1e17b9738f7f3c630 authored almost 5 years ago
create magic folder tests: create and leave a folder and leave again

From a clean state, create a folder, leave it. Now there are no
folders, if we leave it again, w...

e13e654bdbf37834a6ff504aa5b228708a0a2be2 authored almost 5 years ago
create magic folder tests: leave a non-existant folder

leaving a non-existant folder should flag an error.

2902d5c5107554a21a17156f1be5cc0d81cba2eb authored almost 5 years ago
create magic folder tests: new test to create and leave a folder

bfbae90301650edfe3bfaf367b2f9d412ec7cbab authored almost 5 years ago
magic_folder_cli: Fix the leave subcommand description

Description was wrongly shown in the help text as part of synopsis.

c4b301b0290f24c70acec92307d65a8387d1ec5c authored almost 5 years ago
create magic folder tests: clean up the duplicate name test

Create a folder with a name and create another one with same name and
check if that results in a...

c9468c682b42ccc8d4f4a72796936bc9ac357d25 authored almost 5 years ago
remove the commented test which has already been fixed

e08228851e077daf714b5228c05abc543475e5f7 authored almost 5 years ago
create-magic-folders: test to check with an invalid magic alias

f344069f8c2020398cafd68577a0efb7aaa2e935 authored almost 5 years ago
WIP: refactor create-magic-folder tests

CreateMagicFolder no longer uses the Mixins and only derives from
AsyncTestCase. The breaking te...

0a02ed8f1357a00b13b6c46ac15a43aa03085d6b authored almost 5 years ago
Merge pull request #37 from LeastAuthority/33.StatusMagicFolder

Reimplement status and rewrite its test suite

2b5e7d04a46e7e5e004bb6e6649bccb79e197caa authored almost 5 years ago
Preserve the specified kind

a1da09bb9b2c3a73d3f8334f56c952e17a20b894 authored almost 5 years ago
remove unused imports

ba2ee8e6cb574fedc3710f8ad5fcd07fef1d8e45 authored almost 5 years ago
write a magic-folder.url here, too

cdd5ef744771d77675f4b5059409f60187b23ee6 authored almost 5 years ago
Use a dynamic magic-folder api server port in the tests

Also, conveniently, avoid the hard-coded port number for real usage as well.

b8fb05d25cb7d18eb58ad225862ebab9ab619b7e authored almost 5 years ago
Manually unroll this generator

7bbf6b0dae712f5df68d3255ce9bcf2917928a35 authored almost 5 years ago
docstring

6cf0108a97e8a476d661b5b360e7836f7b6d2ab7 authored almost 5 years ago
docstrings and trivial refactoring

fdf395ca28c385e222a2fc93f3e9a7b01b4ff262 authored almost 5 years ago
add docstrings, fix some minor implementation issues

c21bc57a091cd71c792103f3f246964983b636db authored almost 5 years ago
Drop the most disruptive of that debug stuff

14ce1662441112426b0509bb274401b2c0cd9cde authored almost 5 years ago
Merge branch 'master' into 33.StatusMagicFolder

e72caaf9bf7f6ee978afd8a6a10e7d9001f057a9 authored almost 5 years ago
Merge pull request #46 from LeastAuthority/45.stop-loading-allmydata-dot-test

Stop loading allmydata.test

bfa4d3e7f9219588c357f4e30b31acbdd9c459e8 authored almost 5 years ago
news fragment

1bac52f7d29754e13451582f7936659d42eece3e authored almost 5 years ago
Add a test to verify we don't load allmydata.test unintentionally

72e9cabb5ecaf2aaa66751cba2a13a71bbdf7e8c authored almost 5 years ago
Use our copy of this helper

ac6453d0ebb6cdf60cc00fe8568b465c9e96571a authored almost 5 years ago
Remove the allmydata.test imports

We have copies of what we need, already.

e160835edbd3b0219797cb182b37f8ad557d0633 authored almost 5 years ago
more debug

4f140bc2fc4508d9ce6d25d0a3d11c5cf4e53131 authored almost 5 years ago
even more hypothesis profile debugging

aa4d21ae45058a6e4f0694c7d9ae40d344657647 authored almost 5 years ago
Further attempts to debug the hypothesis deadline failure

934ed7ece64a5b033d5954c15e594b274b7d510c authored almost 5 years ago
Merge branch 'master' into 33.StatusMagicFolder

d88ee4386e38238436eb1b89af0c69ad908672d7 authored almost 5 years ago
Merge pull request #44 from LeastAuthority/43.disable-hypothesis-deadline

Select the "ci" Hypothesis profile on GitHubActions macOS CI

2663559b10e6de8de9f46f211426f46944638131 authored almost 5 years ago
Report something about our Hypothesis profile

68072a894c0e57c470caa240c3f429135676ff3b authored almost 5 years ago
Pick the "ci" Hypothesis profile on GitHub Actions macOS

ed8ad5f8500ba9b111efa2e28cbba5f4c9d2c961 authored almost 5 years ago
news fragment

36253dafa4e505ff179d8640a22084f9a541dd39 authored almost 5 years ago
And make the formatting test pass

e4d19367cbacbc22123b73514bb78d1cfe49c704 authored almost 5 years ago
See if MAGIC_FOLDER_HYPOTHESIS_PROFILE makes it this far

436a62d62e1314aae599cdedec9f804290e01002 authored almost 5 years ago
And see if the Hypothesis profile makes it this far ...

5e321a673a976a7ec489edf864634b026d3f9b20 authored almost 5 years ago
news fragment

0d9a3cfdf4fa4d1ba06e9496d742707679240838 authored almost 5 years ago
Try to make Hypothesis happier on github actions macos

dc04365a1d8e341310bc6f1918187365484baec7 authored almost 5 years ago
Make a really basic assertion about folder status formatting

3516ebf761da58b8731bea937ebe8f2e8e199343 authored almost 5 years ago
Directly test CLI status entrypoint

Only a few tests here, most tests belong at the level below.

02babdae5938db40d12d74b84a89be004e00eafb authored almost 5 years ago
pyflakes

24a254e6673462508e83ecb5da8b9b13f061d915 authored almost 5 years ago
Fix upload/download progress reporting

b9a168c3e617b16b4dddc78471217f452a103679 authored almost 5 years ago
Test the queued item status reporting

8ea1807ff891f28599f6dd5e2d0f38b055e008c2 authored almost 5 years ago
get the arg order right

2ca573b4dd9320c0662bd9cfa81848fd5cbc5b99 authored almost 5 years ago
sigh, disable non-ASCII path testing

fd2ad23d62f3395ac77c5dff64a2ecefc5722b0e authored almost 5 years ago
try to satisfy systems that don't think they have unicode filesystems

f0c9c7f95ae02c8fe159a7a8601015d56e10a64f authored almost 5 years ago
nope, that doesn't help

subsequent FilePath operations just fail decoding the utf-8 bytes as ascii
when they encounter s...

2ddc1f6a08be8b84757a6cc457ec26de1e37e1ca authored almost 5 years ago
[wip] efforts towards more direct unit tests of status units

47fc5de065afc277beea1af3720a009e04ab7c70 authored almost 5 years ago
Test handling of errors from Tahoe-LAFS cap request

1ede7e2035b2ad79df1725aeceb49d916a8f9ee9 authored almost 5 years ago
Use DecodedURL instead of URL

DecodedURL does quoting for us. URL just rejects inputs that require quoting.

b7d0885263b756534e22cc79dbb11e3eb7f221ba authored almost 5 years ago
Avoid falling into the unicode normalization rabbit hole

ceb607f62438839f4b97a32f1e1ad537528af892 authored almost 5 years ago
do a better job of 404s

feaf00cb6e62c11a309f0769caf9204e993e30e1 authored almost 5 years ago
Test more error cases

e1e1566a5dab4b0029e488b82720c92ebd0688be authored almost 5 years ago
Test the last (obvious) status error case

c94f064c9857bcf8fec2243cc5b3fb01cdca6d93 authored almost 5 years ago
move this check closer to the code that produces the data

f34ffd51c1741823397e34dfdc556e0d9c16b801 authored almost 5 years ago
[wip] steps towards positive path test case

8ee709fe676e79487fbab468d4db63becc2ff8f0 authored almost 5 years ago
[wip] rewriting status implementation

f6834f4cfe182a0ad236c37937b45e0bf09e5305 authored almost 5 years ago
Merge pull request #40 from LeastAuthority/39.mktemp-improvements

Improve the mktemp testing helper

1f1cb6934f66b2929ccdae897b06d20c5f570ba8 authored almost 5 years ago
Tests for mktemp

5ce44c87b401168146766788cdd9d87590bacc36 authored almost 5 years ago
Move temporary paths beneath cwd which is _trial_temp under trial

0796f9ffa0691e0ac118d5887828db41da139f32 authored almost 5 years ago
news fragment

503492d9d671dc83f99829dc0860d510bf2f90ce authored almost 5 years ago
Merge pull request #42 from LeastAuthority/41.improved-cli-helper

Improve `cli` helper

68219fe0a63342e527edec3da81cf8b32d59444e authored almost 5 years ago
fix news fragment

4de66db21507fc252f82b1884538588757ad529a authored almost 5 years ago
news fragment

ec0a03029ee9fff87887c5517db4b4b9ad934ec4 authored almost 5 years ago
Return stdout, stderr, and exit code from cli

f909a69084fa5cb8b2c640f180ea7bafa4d66072 authored almost 5 years ago
Merge pull request #35 from LeastAuthority/34.fixture-for-node-setup

Fixture for Tahoe-LAFS node setup

c03399d90e555ce382856c1d55946f2db7d6dc93 authored almost 5 years ago
get rid of this other news fragment

506ea27d5345c748dbda75a945d6669f1fd434cb authored almost 5 years ago
remove unused imports

1deb72b8c6b6adf0c6174a88da8005c3df8241ed authored almost 5 years ago
news fragment

d124b974a94088f918e1f68609ff4c63fd055e27 authored almost 5 years ago
Factor self-connected Tahoe-LAFS storage node code into a fixture

c692149d854b35bd81cda166ad047941ee2388e9 authored almost 5 years ago
news fragment

946ebde8c5e7b4c8b576dbfaff37b5606ce5e58b authored almost 5 years ago
Merge pull request #31 from LeastAuthority/30.ListMagicFolder

Rewrite list tests to avoid the no_network helper module

0983e0d5a23e989b03ffe50eb517c206740af7ff authored almost 5 years ago
Preserve the environment in the child

so that Python can find Tahoe-LAFS modules to import

0c417fb986c13f187373a8e229d2966d6610a83a authored almost 5 years ago
Be compatible with older version of Twisted

which requires a callable to call when the time has elapsed

bc67e64ab912c08182e30c7a2e7aa2cf70ab2f6e authored almost 5 years ago
Typo fix

517a310ea6ee65bbc7a06978a36321e50daea2c3 authored almost 5 years ago
.circleci/run-tests.sh: double quote shell variables

51f1538942fafba0adffcb253136bd04a9930384 authored almost 5 years ago
docstring

9584fb8caf30604d16516edd7bfc4571aadd467c authored almost 5 years ago
stray whitespace change revert

b1a339e6b73740e52b49db865971517eacc5da5c authored almost 5 years ago
not necessary to hard-code ports now that there is introducer

91e11ce2d0421de27701645b6589133392e2f4de authored almost 5 years ago
note it is storage too

3898dfd18f25bada9e3197228d869ed506a4e29d authored almost 5 years ago
whitespace

2203ca237b415e81c18dde12e1dfbc5c46cf3b0c authored almost 5 years ago
explain the introducer

7458c29ddbe4c001672a166231259b535acb27f1 authored almost 5 years ago
docstring

049a3b70ae6eb024a577387d073bee4be8d792f5 authored almost 5 years ago
add docstring

394802172cf1afeaa99d6d7907b6e5de4c4d4a94 authored almost 5 years ago
news fragment

2b9640e98a2b88afbade3efe5c0a23070d245506 authored almost 5 years ago
Rewrite ListMagicFolder without GridTestMixin

cdc6dd3001921711767d287885a5b44db517107d authored almost 5 years ago
Merge pull request #29 from LeastAuthority/28.our-own-inotify

Test our own inotify

d0fb1987993fd77ad12bf32e7f5aca352c1b49a0 authored almost 5 years ago
Merge pull request #25 from LeastAuthority/24.magicpath-property-tests

Rewrite magicpath tests with Hypothesis

20d78ffa7cd23403c6bad08cfe05d623548ef253 authored almost 5 years ago
Make macOS watchdog inotify-alike more API compatible

7169aa49542a1e3364f62611ac322709ce4983dd authored almost 5 years ago
minor notes

46b0eaa4047cfef6bd4bf8253668c8a4f0707eee authored almost 5 years ago
news fragment

3a0c8022cbdc06935662c9294760301bd1ea3c2e authored almost 5 years ago
Fix the resource leak

ef388ce72dad4e5f450d13fe88aa9fb4a66b31f1 authored almost 5 years ago
Use our own module

384ce4da681889379b534879a9c551f1b0dac62e authored almost 5 years ago
Merge remote-tracking branch 'origin/master' into 24.magicpath-property-tests

2e2c21e19d2e40fd314083c65e0f48e67909b408 authored almost 5 years ago
Merge pull request #27 from LeastAuthority/26.tahoe-lafs-master

Switch to Tahoe-LAFS master

5c501f9d1114468eab10806bacf3ab9c99a59eaf authored almost 5 years ago
news fragment

4a202a6ad86177e6355046f4734b6a84a40b0281 authored almost 5 years ago
Switch to master

85ff826c22973451d7f20198a898057cfe1952c5 authored almost 5 years ago
news fragment

95678843c00b430325de4709e8ab2553d1f43cd9 authored almost 5 years ago
Rewrite the tests with Hypothesis

50286abd02b4593ead2abdd34c44c7498e74c779 authored almost 5 years ago