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

Merge pull request #568 from tahoe-lafs/2992.some-more-simple-magic-folder-tests

Add a couple simple Magic Folder unit tests

Fixes: ticket:2992

d3c1f152d8f36bf938e06db549564c153a5fc18f authored almost 6 years ago
Merge pull request #567 from tahoe-lafs/2991.test_eliotutil-improvements

Quality of implementation improvements to test_eliotutil

Fixes: ticket:2991

ea36c77e35f8da50c9dfe490c41080389d32a774 authored almost 6 years ago
Merge pull request #566 from tahoe-lafs/2990.magic-folder-testcase-base

Change Magic Folder unit test TestCase base class

Fixes: ticket:2990

5ba822b052bcfe98d58c2a42559112c1f29f4f73 authored almost 6 years ago
some simple tests

3d922ec304e915a5675a23a9dc026480139d83aa authored almost 6 years ago
Switch to testtools-style skip

Raising SkipTest just errors out the test.

4fd2fce20e8316f9845d812cc527f5f75e4b0672 authored almost 6 years ago
Skip this on Linux

testtools doesn't have this "todo" feature. It has "expected failure" feature
but I'm not ready...

24390236f051d7ec3d9fce042dced78f5bd23237 authored almost 6 years ago
testtools does not support the skip attribute

3ac3a588ea3e98f055e698107424084cfd6b16a5 authored almost 6 years ago
explicitly publish these classes

828383fc0eeef1df5f3adbb7f1584ed3cfc85ef6 authored almost 6 years ago
Fix Eliot logging for setUp

01c3840cc9cec634401d1fb808ddf973b98cdc9a authored almost 6 years ago
Add Eliot logging for cleanup action

86d388b3e7f605b02e234026cc775b76752fe018 authored almost 6 years ago
Get rid of the duplicate base TestCase

a751c1cc92e4c8b3a4d3c117df85820577a7ad3e authored almost 6 years ago
Clean up a couple logged errors.

I don't really understand them but I can flush them. :/

399b67b7454cc073da6b1e0add265af56eda886b authored almost 6 years ago
Fix Eliot logging for tearDown

beba5811620ee310351b85297e7ed99c1394125e authored almost 6 years ago
Add Eliot logging for a couple setup helpers

f4ca2058ad6e7fb6858172e1c6c0ad95daa14730 authored almost 6 years ago
Merge pull request #565 from tahoe-lafs/2989.tempdir-cleanup

Add some tempfile cleanup to the test suite

Fixes: ticket:2989

54f8f669332322d640eb8bb392b2914619a1e46d authored almost 6 years ago
there's another feature

284d0a7ed146aeb1c149dc37693b75717aa4b88b authored almost 6 years ago
Merge pull request #564 from tahoe-lafs/2988.mixin-supercalls

Fix some mixin supercalls

Fixes: ticket:2988

0b02e104d263fc720e83d0580f002736424237ca authored almost 6 years ago
Merge pull request #563 from tahoe-lafs/2987.log_call_deferred

Add Eliot logging helper

Fixes: ticket:2987

c3ecf8e996929a04c67eab806600f2f824dcea92 authored almost 6 years ago
Merge pull request #561 from tahoe-lafs/2985.eliot-logs-are-written-test

Fix test about Eliot logs being written

Fixes: ticket:2985

e986ee5ce43bd014f74ee1ea38c80ff36460fcd9 authored almost 6 years ago
Add support for "broken" Twisted-style tests.

Some tests leak resources. Clean up after them.

971e094a4b8692b33b67fe61fd393631f2642e52 authored almost 6 years ago
minimal docs

61eb0f1627c9d9e4f23709c6256a3f28be5a449f authored almost 6 years ago
these are always nice

a477f806a0aeb40029da36338480220000ab004e authored almost 6 years ago
Add a testtools RunTest for Eliot integration

5696b522d1ae3141255622064ecc076acaabf61f authored almost 6 years ago
Switch from the decorator to EliotLoggedRunTest

e204bfad25c5decd94ead67e906ebfa87c7a2716 authored almost 6 years ago
Expand functionality of our base TestCase classes

89a1e56e170a8aed944d2de70ffbe801a6087141 authored almost 6 years ago
Make helper method compatible with other unittests

The msg keyword argument is overly precise. testtools reasonably calls it
`message` instead.

814ad2f35f789d34a59a3f09b10486f272d9f0aa authored almost 6 years ago
Fix TestMixin

d3931413f1adb324ec391f571a79042dda8defb4 authored almost 6 years ago
Fix SignalMixin

97be23fd86f80183fe23f7550a6c21de84b080fa authored almost 6 years ago
Fix some setUp and tearDown

0a8aea2e4140016ad831cc8e110109fa53430cca authored almost 6 years ago
Convert some code to show it off

696a75d16f8788fdaee98ae533e72eeabf39b748 authored almost 6 years ago
Take the necessary fixtures

96b7d261489144e1ccac6831904cd6ece3de724b authored almost 6 years ago
Merge pull request #560 from tahoe-lafs/2982.process-queue-logging-fix

Fix serialization errors in the Eliot logging for the queue state.

Fixes: ticket:2982

a609bf71a1d1144ca4dd6a7bd0c6bf7aa45b7693 authored almost 6 years ago
Merge pull request #559 from tahoe-lafs/2981.send-eliot-logs.somewhere

Send Eliot logs somewhere.

Fixes: ticket:2981

0f5e84c86862a76f6aa7d101b478c5d946d26b09 authored almost 6 years ago
We don't need quoting in Eliot structured logs.

Also quote_filepath seems to be doing the wrong thing but it's not entirely
clear how.

3effbf0fcc303c4500190adbd5e5ca9832687078 authored almost 6 years ago
Serialize queue items using their path and type

dab89c60c856849568dbc0028cbf3f8961bacfcf authored almost 6 years ago
Assert against the correct path

magic_folder contains the magic folder paths, of course.
The Tahoe-LAFS node directories are bel...

af38d64dea9c86d44daa22c36ba8e9c8236eb237 authored almost 6 years ago
The logs should be written

d271772bfe7b7375ee4e1c2c4922669eda4352ef authored almost 6 years ago
Merge pull request #557 from tahoe-lafs/2980.eliot-destination-escaping

Fix escaping in Eliot destinations

Fixes: ticket:2980

bb734b2138aea72d33e4e5dae287f29e563b177e authored almost 6 years ago
Merge pull request #556 from tahoe-lafs/2977.more-magic-folder-eliot

Convert the rest of Magic-Folder logging to Eliot

Fixes: ticket:2977

7f885d5267f653d7e882fbcf9ca4ea93d1348e46 authored almost 6 years ago
Restore the log event that the integration tests depend on

147dcfb5e1d7678cd9b6b62ea3067b02b5d38b22 authored almost 6 years ago
Do some Eliot logging in the integration test suite

a03dfa9169a9ac925305958b750b2863f561c956 authored almost 6 years ago
Get all the nodes to turn on Eliot logging.

20baae3f3b6cd109a86bd370dd6a078e065eca96 authored almost 6 years ago
news fragment

88c9dd1b7213cda743675f16a88f22233ceb8294 authored almost 6 years ago
Merge pull request #550 from tahoe-lafs/2972.magic-folder-eliot-logs

Convert Magic-Folder logging to use Eliot

Fixes: ticket:2972

fd257782f60756fc1bd78ce353274c53bce3ba9c authored almost 6 years ago
remove the duplicate reporting of this failure

it bubbles out of _process and the caller logs it

fa547539221dd13528bf66533f660440be9e3fa1 authored almost 6 years ago
get this item status in the right action context

8cd0ab3a17b9771eb63793d7e1b541c58ba083c1 authored almost 6 years ago
overcome finger muscle memory

2fecc033259aa8597f056605ebf9f8c5cd0e106e authored almost 6 years ago
improve events reporting

b3801828adbcf2620364f549695ae22df0490540 authored almost 6 years ago
fix conflict logging

f97dbbafe5c593d5b6836f6426750dcef8bc0e9c authored almost 6 years ago
unused

01f3948d366d0309d905666952deb4bcf3235bf6 authored almost 6 years ago
no callers remain

e4ba65f1f646357d41750945bd724fd73295db36 authored almost 6 years ago
Convert Downloader._process

a9448dbd7918d9fbcbb297e25b2b21ce5b7d1cd7 authored almost 6 years ago
convert _filter_batch_to_deque

70e6d1a03d76d02d76710fa1f09bf22d1b9f955e authored almost 6 years ago
convert start_uploading

5cc9774cf7f0a8adf9f1f08c7bccea096a8c4116 authored almost 6 years ago
Relax restriction on mtime

872e7b145d272f719ee451dc2cd2977c23e18953 authored almost 6 years ago
improvement to scan_listing

3e916634a4ad9c6c8a78176e4dff97b72d8da145 authored almost 6 years ago
Convert _begin_processing

76bbc57ece44da602aaa72d6681046a07ad7c543 authored almost 6 years ago
oops @log_call is not Deferred friendly

68c48dee9f2d2f8c1d142c0dd7a046031f0e552c authored almost 6 years ago
Flush the UnrecoverableFileError from perform-scan

2f991ac7d7db22bf1cd09bf12130948e44897135 authored almost 6 years ago
Simplified _perform_scan conversion

8166c5d592b5b10fbaaa299b0272609170fc98dc authored almost 6 years ago
partial conversion of complex _process

3607cb9aa756f6aab49b62f06b9fb1de4aaa7a92 authored almost 6 years ago
can't log self! bluh

92d048f9c71b009a6d4251f8944329cdb5c8d1c2 authored almost 6 years ago
pull this up and use it more

8f66c40ce9ac0e35d5c2e9b75cc05e5b5911299d authored almost 6 years ago
it's a set apparently

4249c3470ce3faab651ac36ec88a710ab4298be0 authored almost 6 years ago
done with those!

456fc655e7fe6fbdf8e85302c6d416eb896d2c1f authored almost 6 years ago
Convert _write_downloaded_file

dba250109854c6d90a5fb6c36220ba17d0f13de8 authored almost 6 years ago
convert _scan

ab21a671e6620b6b5807288570ae929b6c24281f authored almost 6 years ago
use this helper

it might even let us refactor someday

636917ab4417b679792551d2540afbfa3675430a authored almost 6 years ago
convert _full_scan

893dd07afb1cb061304f8021a0a763e8cd72a7c2 authored almost 6 years ago
convert add_pending

716b9962f75bd4223fc1e53227e7ab2b92f751ae authored almost 6 years ago
remove unused helper

74ffe42bba6f10983f9d8336d0e5c69916ad877e authored almost 6 years ago
Convert another _process and some helpers

859257b7dd399aee3ca1204c907481f361c6c42a authored almost 6 years ago
news fragment

1f54aea29658cce9da9f0578627db6e1c06a6a51 authored almost 6 years ago
Don't just leave this Deferred dangling

5123c0c444fc379a530ecb1920ade42308c14a13 authored almost 6 years ago
Get rid of last returnValue use

Supporting it with Eliot is challenging and we don't actually need it.

a24b73952ab3177e509dd948e7db34e126d5f397 authored almost 6 years ago
convert start_downloading

ea70d7330ac5e251cc23db5209211add33ebec95 authored almost 6 years ago
convert a couple rename helpers

ab41a28798ce10f76f567421707be268c9e67566 authored almost 6 years ago
convert _real_notify

df333865b92d181d3eb9a8664daa811effa34b85 authored almost 6 years ago
convert start_monitoring

f627331e0c0819e65af93574a5ede865337a58e0 authored almost 6 years ago
Convert _process_deque

51d35a3f4cb607cb826208e651ad52c607ae02fd authored almost 6 years ago
unused attribute

75ab102fc605ff04957fe9a0e50099ce1b8ab384 authored almost 6 years ago
There need be no "debug log".

3f6f6d13871dd0aeb54193e9c42fe07a2dac98ef authored almost 6 years ago
convert stop(_monitoring)

44b488965656cda5e77561ba65e7f6ef1e3aba61 authored almost 6 years ago
Add the necessary Eliot logging flush/assertion

88e068e273dd44afeef5c33de3aa39539933f6e5 authored almost 6 years ago
Factor out repeated queue processor identification

c2f9ef5c57fcf4f37312a5634c1c4d7503cc804f authored almost 6 years ago
convert _notify

d0e1b8b23cfeeeb31aec1f163153572a0214ac7c authored almost 6 years ago
Convert the rest of _write_downloaded_file

10a6a5f8af8b83ffdfa2b1b2adde4abd88aeb1d1 authored almost 6 years ago
another improvement to scan_listing

a990f895814692557132b080db6bbb891405d9af authored almost 6 years ago
Merge remote-tracking branch 'origin/master' into 2972.magic-folder-eliot-logs

18a2522c59e1bfa09cf3f31c54cd7ef4e346e5a9 authored almost 6 years ago
Merge pull request #554 from tahoe-lafs/2975.eliot-logging-configuration

User-interface for Eliot logging configuration

Fixes: ticket:2975

f87de91e52f65bbe34ba754fba022681e5caf2f3 authored almost 6 years ago
Declare our new dependencies

1d394d1c17e6615fac84070e12d1080c2b672787 authored almost 6 years ago
Add helpers for configuring and using Eliot logging

8e99a2b6979423d10ac3f523124018619b62f2da authored almost 6 years ago
Switch tests over to Eliot-friendly version of inlineCallbacks

c1ab0aa2b1e9fe96a940fe1b555a4aa0b1c72c43 authored almost 6 years ago
Better docs for QueueMixin.stop

512c64341b2e4dbfe4359abd37f8d5fe77145a73 authored almost 6 years ago
try to reduce the size of the diff relative to master

04c9ade1f303ebbab93f7ccecf0dd6ad24b22c74 authored almost 6 years ago
A fair bit more Eliot conversion

b531ae1edf95d4e5bc4748f76ad25d958c1ce7e8 authored almost 6 years ago
Basic _process logging

ec1435641759060c7f8150415b7598dc91a71491 authored almost 6 years ago
Hoist some of this to a shared module

fd86c90f530ab4fcba6d462ec97e151b481c5812 authored almost 6 years ago
reduce repetition

0dc975c0a72837493ac5e4283bc741f0b1900855 authored almost 6 years ago
make sure shutdown failures go somewhere good

39d43434cffe21de3cf208d4f3b3555a69831028 authored almost 6 years ago