|
|
@fec97256
|
2025-01-06T21:51:37Z |
alexandre.detiste |
trim Python2 syntax
|
|
|
@f9a65f8
|
2024-12-21T01:07:01Z |
alexandre.detiste |
trim usage of to-be-removed "future" library
|
|
|
@fd28160
|
2024-11-04T16:31:45Z |
116485484+jwjacobson |
WIP 1101 Add verbose flag to check command
This commit adds the …
|
|
|
@f3f667d
|
2024-09-26T02:30:50Z |
meejah |
correctly interpret --storage-dir as an option
|
|
|
@0e5b6da
|
2024-02-27T23:53:49Z |
alexandre.detiste |
remove more Python2: unicode -> str, long -> int
|
|
|
@53084f7
|
2024-02-27T23:49:07Z |
alexandre.detiste |
remove more Python2 compatibility
|
|
|
@3fb0bcf
|
2024-02-27T20:37:53Z |
itamar |
Remove unnecessary imports.
|
|
|
@1cfe843d
|
2024-02-22T23:40:25Z |
alexandre.detiste |
more python2 removal
|
|
|
@b856238
|
2024-02-15T15:53:34Z |
alexandre.detiste |
remove old Python2 future statements
|
|
|
@cf4fe00
|
2023-08-10T04:27:55Z |
meejah |
refactor where plugins are loaded; use this to error early for users
|
|
|
@02a696d7
|
2023-07-21T12:13:33Z |
exarkun |
Make merge_config fail on overlapping configs
This isn't expected …
|
|
|
@72c1857
|
2023-07-19T15:54:18Z |
exarkun |
another docstring
|
|
|
@c1c0b60
|
2023-07-19T15:42:38Z |
exarkun |
remove hard-coded tor/i2p in hide-ip support
|
|
|
@71134db
|
2023-07-11T19:45:39Z |
noreply |
Merge branch 'master' into clean-up-tor-and-i2p-providers
|
|
|
@d697e8da
|
2023-06-26T13:03:53Z |
itamar |
Merge remote-tracking branch 'origin/master' into 4035-new-mypy
|
|
|
@2fcb190
|
2023-06-19T23:53:57Z |
meejah |
add tests for both close-stdin cases
|
|
|
@db9597e
|
2023-06-19T22:07:31Z |
meejah |
add --allow-stdin-close option
|
|
|
@0f8100b1
|
2023-06-14T21:52:01Z |
itamar |
Fix whitespace
|
|
|
@9306f5ed
|
2023-06-14T21:48:13Z |
itamar |
Fix mypy issues
|
|
|
@b5c5ed5
|
2023-05-02T13:50:21Z |
itamar |
Merge remote-tracking branch 'origin/master' into …
|
|
|
@f9a1eed
|
2023-04-25T16:31:37Z |
itamar |
Make timeout optional, enable it only for integration tests.
|
|
|
@ebed5100
|
2023-04-25T12:16:12Z |
itamar |
Switch to longer timeout so it's unlikely to impact users.
|
|
|
@2d81ddc
|
2023-04-14T15:15:47Z |
itamar |
Don't call str() on bytes.
|
|
|
@2916984
|
2023-04-14T14:29:25Z |
itamar |
More modernization.
|
|
|
@1823dd4
|
2023-04-14T14:24:00Z |
itamar |
Switch to a slightly larger block size.
|
|
|
@6770257
|
2023-04-14T14:22:14Z |
itamar |
Do a little modernization.
|
|
|
@d7ee163
|
2023-04-14T14:22:06Z |
itamar |
Set a timeout.
|
|
|
@74ebda7
|
2023-03-29T13:46:54Z |
exarkun |
Make tahoe create-node use the new listener protocol
|
|
|
@aea748a
|
2023-03-24T16:03:43Z |
itamar |
Fix lint.
|
|
|
@0e68257
|
2023-03-24T16:03:04Z |
itamar |
Fix lints.
|
|
|
@29a66e5
|
2023-03-24T16:01:12Z |
itamar |
Fix lint.
|
|
|
@ae29ea2
|
2023-03-24T15:51:40Z |
itamar |
Fix lint, and some Python 3 cleanups.
|
|
|
@e1839ff3
|
2023-03-24T15:45:56Z |
itamar |
Fix lints.
|
|
|
@76ecdfb7
|
2023-03-24T15:44:59Z |
itamar |
Fix lint.
|
|
|
@8e7f2cd
|
2023-02-28T17:47:17Z |
meejah |
unused
|
|
|
@d55a4a1
|
2023-02-28T00:32:16Z |
noreply |
whitespace
Co-authored-by: Jean-Paul Calderone <exarkun@…>
|
|
|
@9f63441
|
2023-02-28T00:31:39Z |
noreply |
types
Co-authored-by: Jean-Paul Calderone <exarkun@…>
|
|
|
@fb10e13
|
2023-02-22T01:16:45Z |
meejah |
might want to use these at parse time
|
|
|
@70459cf
|
2023-02-21T23:47:58Z |
meejah |
use possibly-overriden stderr
|
|
|
@464498f
|
2023-02-20T18:24:20Z |
meejah |
Merge branch 'master' into 2916.grid-manager-proposal.6
|
|
|
@1a807a0
|
2023-01-12T21:32:32Z |
exarkun |
mollify the type checker
|
|
|
@2d23e2e
|
2023-01-12T20:37:07Z |
exarkun |
some doc improvements
|
|
|
@3ff9c45
|
2023-01-06T20:40:48Z |
exarkun |
expose the private-key feature in the tahoe put cli
|
|
|
@3d43cbc
|
2022-12-02T00:01:38Z |
meejah |
log less-specific failures
|
|
|
@c57d1aa
|
2022-12-01T23:58:37Z |
meejah |
Merge branch 'master' into 3921.exit-on-stdin-close
|
|
|
@435df492
|
2022-10-05T14:18:09Z |
noreply |
Merge branch 'master' into 2916.grid-manager-proposal.6
|
|
|
@1ea716c
|
2022-10-04T13:22:49Z |
itamar |
Merge branch '3902-listen-storage-http' into 3783-storage-client-http
|
|
|
@8d8b0e6
|
2022-09-22T02:40:25Z |
meejah |
cleanup
|
|
|
@56775dd
|
2022-09-22T01:05:30Z |
meejah |
refactor: parsing in a function
|
|
|
@77bc83d
|
2022-09-20T20:45:19Z |
meejah |
incorrectly removed
|
|
|
@0eeb11c
|
2022-09-20T20:44:51Z |
meejah |
after shutdown
|
|
|
@6db1476
|
2022-09-20T20:44:21Z |
meejah |
comment typo
|
|
|
@fe80126
|
2022-09-19T04:39:25Z |
meejah |
fixups
|
|
|
@254a994
|
2022-09-17T22:41:17Z |
meejah |
flake8
|
|
|
@8b2cb790
|
2022-09-17T22:38:25Z |
meejah |
cleanup via reactor
|
|
|
@aef2e961
|
2022-09-17T22:38:24Z |
meejah |
refactor: dispatch with our reactor, pass to tahoe_run
|
|
|
@114d5e1e
|
2022-09-17T22:37:33Z |
meejah |
pidfile on windows now
|
|
|
@642b604
|
2022-09-17T22:36:55Z |
meejah |
use stdin-closing for pidfile cleanup too
|
|
|
@3bfb60c
|
2022-09-17T22:36:25Z |
meejah |
back to context-manager, simplify
|
|
|
@fb532a7
|
2022-09-17T22:31:49Z |
meejah |
own pid-file checks
|
|
|
@decb36a
|
2022-09-02T04:20:07Z |
meejah |
refactor for Windows testing
|
|
|
@488a04c
|
2022-09-01T23:42:06Z |
meejah |
exit when stdin closes
|
|
|
@3fbc4d7
|
2022-08-12T15:45:37Z |
itamar |
Let's make this a little clearer
|
|
|
@90188ce
|
2022-07-18T15:05:03Z |
itamar |
More Python 3 tweaks.
|
|
|
@1ede0e7
|
2022-07-15T18:06:10Z |
itamar |
Merge remote-tracking branch 'meejah/2916.grid-manager-proposal.5' …
|
|
|
@b0fffab
|
2022-04-12T18:10:02Z |
exarkun |
remove unnecessary module-scope wormhole
used this during testing so …
|
|
|
@bc6dafa
|
2022-04-12T15:01:04Z |
exarkun |
Replace monkey-patching of wormhole with a parameter to run_cli
|
|
|
@18891d9e
|
2021-12-02T21:44:59Z |
meejah |
Merge remote-tracking branch 'security/master'
|
|
|
@fc9671a
|
2021-12-01T01:25:32Z |
meejah |
simplify, flake9
|
|
|
@0a4bc38
|
2021-12-01T01:00:58Z |
meejah |
fix tests to use migrate command
|
|
|
@3fd1ca8a
|
2021-11-30T23:00:35Z |
meejah |
it's an error to have pickle-format files
|
|
|
@49f2489
|
2021-11-30T22:59:27Z |
meejah |
explicit 'migrate pickle files' command
|
|
|
@0cd96ed
|
2021-11-05T18:09:46Z |
exarkun |
fix the debug tool for the hashed lease secret case
|
|
|
@5caa80f
|
2021-11-03T20:11:08Z |
exarkun |
use UseNode? more in test_client.py
Also make write_introducer more …
|
|
|
@39c4a2c
|
2021-11-02T19:10:54Z |
exarkun |
tidy up some corners
|
|
|
@1b46ac7a
|
2021-10-28T15:38:18Z |
exarkun |
add MutableShareFile?.is_valid_header and use it
|
|
|
@66845c9
|
2021-10-28T15:12:20Z |
exarkun |
Add ShareFile?.is_valid_header and use it instead of manual header …
|
|
|
@70fb5d5
|
2021-10-28T13:48:26Z |
exarkun |
Get rid of the public expiration_time attribute
LeaseInfo? now has a …
|
|
|
@198de5c
|
2021-09-22T19:53:56Z |
exarkun |
Hoist the sys.stdout import to top level
|
|
|
@87113d6
|
2021-09-20T11:14:02Z |
exarkun |
Merge remote-tracking branch 'origin/master' into 3525.test_status-no-mock
|
|
|
@3e3fd1a
|
2021-09-08T18:25:30Z |
exarkun |
on Windows, Python 3 wants to play
|
|
|
@88d3ee57
|
2021-09-08T17:43:47Z |
exarkun |
debug print
|
|
|
@8ca1f8c
|
2021-09-07T20:19:15Z |
exarkun |
Python 3 is grumpy that it doesn't get to play
Fool it
|
|
|
@24e7dcf
|
2021-09-07T20:10:10Z |
exarkun |
Let me write unicode to stdout on Python 2
|
|
|
@4db8c22
|
2021-09-07T19:17:18Z |
exarkun |
lint
|
|
|
@cb81e13
|
2021-08-31T11:17:20Z |
fenn25.fn |
Merged masted
Signed-off-by: fenn-cs <fenn25.fn@…>
|
|
|
@342a1c2
|
2021-08-29T15:10:30Z |
fenn25.fn |
Python 3 support complete, so removed warning
Signed-off-by: fenn-cs …
|
|
|
@e23767db
|
2021-08-26T18:39:41Z |
itamar |
Tests pass on Python 2 and Python 3.
|
|
|
@7fa1801
|
2021-08-26T18:18:03Z |
itamar |
Pass tests on Python 2.
|
|
|
@7ad6c92
|
2021-08-25T20:04:53Z |
meejah |
Merge branch 'master' into 2916.grid-manager-proposal.5
|
|
|
@acc8cbd
|
2021-08-12T20:50:01Z |
exarkun |
Remove use of the mock module from test_status
|
|
|
@893d21f
|
2021-08-11T20:46:29Z |
exarkun |
Fix the UsageError? closer in the Py2 codepath we already have for it
|
|
|
@b56a956
|
2021-08-11T19:42:21Z |
exarkun |
Sort out this gross error reporting encoding/decoding mess
A little, …
|
|
|
@13dae39
|
2021-08-11T18:41:18Z |
exarkun |
Go with a shorter name
|
|
|
@6931d10
|
2021-08-11T18:40:22Z |
exarkun |
Fix mis-merge: use argv parameter instead of sys.argv
|
|
|
@fd3d3bc
|
2021-08-11T18:27:21Z |
exarkun |
Give the py3 static checker something to resolve unicode to
It's …
|
|
|
@d56c2185
|
2021-08-11T18:25:24Z |
exarkun |
Options are defined with unicode now; argv better be unicode.
|
|
|
@5f6ae1f
|
2021-08-11T17:30:52Z |
exarkun |
Fix mis-merge: don't try to stripe argv[0] twice
|
|
|
@ffbcbf7
|
2021-08-11T17:30:39Z |
exarkun |
Send the warning to the parameterized stderr
|
|
|
@9632b35
|
2021-08-11T17:19:15Z |
exarkun |
Fix mismerge: Put Py3 warning back
|
|
|