meejah
|
17b2236857
|
Merge pull request #1380 from blaisep/4116.merge-glossary
Fix trac 4116 and create a global dynamic glossary
|
2024-10-23 16:25:47 -06:00 |
|
blaisep
|
2cfbfa89f1
|
Fix 4116 and accept reviewer's feedback
|
2024-10-23 15:38:51 -04:00 |
|
JW Jacobson
|
d55b8f1e53
|
Add a file that violates flake8
|
2024-10-22 11:45:24 -04:00 |
|
blaisep
|
06219ad669
|
Fix trac 4116 and create a global dynamic glossary
Add a global Sphinx generated glossary.
Link the static GBS glossary to the global glossary.
|
2024-10-17 13:16:41 -04:00 |
|
meejah
|
6d37fa6c9d
|
Merge pull request #1375 from meejah/4110.storage-dir-option
4110: "--storage-dir" is an option
|
2024-10-04 22:21:00 -06:00 |
|
meejah
|
0f943e6f26
|
grammar
|
2024-10-01 16:26:53 -06:00 |
|
meejah
|
18f5c1ae21
|
news
|
2024-09-25 20:40:53 -06:00 |
|
meejah
|
02734db2e1
|
basic test for --storage-dir
|
2024-09-25 20:36:40 -06:00 |
|
meejah
|
f3f667d761
|
correctly interpret --storage-dir as an option
|
2024-09-25 20:30:50 -06:00 |
|
meejah
|
a04c2b64ef
|
Merge pull request #1371 from hacklschorsch/3636.move-build-docs
3636 Documentation: Move 'build' documentation to developer section
|
2024-09-19 08:39:52 -06:00 |
|
Florian Sesser
|
581349cf29
|
Add empty newsfragment to make codechecks happy
|
2024-09-06 19:11:42 +00:00 |
|
meejah
|
1b1d2cc13e
|
Merge pull request #1373 from warner/update-expenses
docs: update expenses.rst with OpenCollective payments
|
2024-08-29 13:47:39 -06:00 |
|
Brian Warner
|
b218e6dfc6
|
docs: update expenses.rst with OpenCollective payments
|
2024-08-29 11:53:19 -07:00 |
|
Florian Sesser
|
f67c75cc92
|
Merge moving build docs to developer documentation
|
2024-08-22 17:08:51 +00:00 |
|
meejah
|
56c03a0efd
|
Merge pull request #1030 from tahoe-lafs/3636.doc-toc-reorg
3636 Reorganize Tahoe-LAFS manual's main page
|
2024-08-20 13:22:23 -04:00 |
|
meejah
|
6cac282817
|
Merge branch 'master' into 3636.doc-toc-reorg
|
2024-08-18 09:25:37 -04:00 |
|
Itamar Turner-Trauring
|
15d6de68ba
|
Merge pull request #1370 from tahoe-lafs/fix-ci
Fixes ticket:4100
Fixes ticket:4101
|
2024-08-16 11:13:02 -04:00 |
|
Itamar Turner-Trauring
|
94c15d8510
|
No longer limited to cryptography.
|
2024-08-14 10:28:56 -04:00 |
|
Itamar Turner-Trauring
|
73769a5b19
|
Merge remote-tracking branch 'origin/master' into fix-ci
|
2024-08-14 10:28:29 -04:00 |
|
Itamar Turner-Trauring
|
912662d3f7
|
Merge pull request #1367 from meejah/remove-future--a-detiste
Remove future (a-detiste)
|
2024-08-14 10:24:10 -04:00 |
|
Itamar Turner-Trauring
|
ee2b932c6a
|
Correct type annotations
|
2024-08-13 12:16:30 -04:00 |
|
Itamar Turner-Trauring
|
50fe6b3249
|
Not needed
|
2024-08-13 12:13:01 -04:00 |
|
Itamar Turner-Trauring
|
43626bf46d
|
Stop using directlyProvides()
|
2024-08-13 12:11:20 -04:00 |
|
Itamar Turner-Trauring
|
bb8c60278f
|
News fragment.
|
2024-08-13 11:25:43 -04:00 |
|
Itamar Turner-Trauring
|
b90c397649
|
News fragment.
|
2024-08-13 11:25:08 -04:00 |
|
Itamar Turner-Trauring
|
1539c8dd31
|
Remove usage of no longer available attrs API
|
2024-08-13 11:23:14 -04:00 |
|
meejah
|
7042442c97
|
should always be bytes
|
2024-08-08 17:10:30 -06:00 |
|
meejah
|
38fb089422
|
Do what 'typing' says I guess?
|
2024-08-08 16:58:53 -06:00 |
|
meejah
|
4d34c775de
|
someone missed moving this link
|
2024-08-08 16:40:52 -06:00 |
|
meejah
|
659014d4d3
|
types-pkg_resources yanked; use types-setuptools instead
|
2024-08-08 16:37:42 -06:00 |
|
meejah
|
18ba8ef657
|
workaround; pin cryptography below 43
|
2024-08-08 16:26:14 -06:00 |
|
meejah
|
4d6fcc8ad1
|
import internal attr.provides
|
2024-08-08 15:54:50 -06:00 |
|
meejah
|
8fb4de0bd5
|
re-use 4093
|
2024-08-08 15:47:06 -06:00 |
|
meejah
|
99e37dfa15
|
Merge branch 'master' into remove-future--a-detiste
|
2024-08-08 15:43:51 -06:00 |
|
meejah
|
ec7185a4a4
|
Merge pull request #1366 from hacklschorsch/4099.move-gbs-docs
Move GBS specification
|
2024-06-20 15:48:26 -06:00 |
|
Florian Sesser
|
5f4d5de739
|
Move GBS specification
... from 'docs/proposed' to 'docs/specification'.
Fixes ticket:4019
|
2024-06-20 13:31:38 +00:00 |
|
meejah
|
b6fefa07ef
|
Merge pull request #1365 from crwood/4094.deterministic-dircaps
Support creating a new directory with a pre-determined signing key
|
2024-06-03 17:53:38 -06:00 |
|
meejah
|
9d93ac68d3
|
Merge pull request #1350 from tahoe-lafs/4072-no-more-blocking-part-2
No more blocking, part 2
|
2024-06-03 17:53:06 -06:00 |
|
meejah
|
62f59fb6b3
|
Merge branch 'master' into 4072-no-more-blocking-part-2
|
2024-06-03 13:03:22 -06:00 |
|
Christopher R. Wood
|
00f82a46ae
|
Expand type hints for create_dirnode
|
2024-05-30 15:51:24 -04:00 |
|
Christopher R. Wood
|
f694224aba
|
Add docstring for create_dirnode
|
2024-05-30 15:50:40 -04:00 |
|
Christopher R. Wood
|
a30a7cb4e6
|
Factor out inline test keys into "data" directory
|
2024-05-30 15:48:43 -04:00 |
|
Christopher R. Wood
|
692be000a8
|
Document converting key to DER-encoded urlsafe b64
|
2024-05-30 15:44:21 -04:00 |
|
Christopher R. Wood
|
ed2e93582c
|
Add tests for creating dirnodes with given keypair
|
2024-05-17 10:29:32 -04:00 |
|
Christopher R. Wood
|
23af93cff7
|
Assert/test types of privkey and pubkey vars
And appease type-checkers.
|
2024-05-13 22:30:04 -04:00 |
|
Christopher R. Wood
|
5a485545f6
|
Add news fragment
|
2024-05-13 21:47:48 -04:00 |
|
Christopher R. Wood
|
9d10bda2a0
|
Document "private-key=" argument for mkdir
|
2024-05-13 21:37:00 -04:00 |
|
Christopher R. Wood
|
2ef6da5c4e
|
Add test for mkdir-with-children with known private-key
|
2024-05-07 15:15:01 -04:00 |
|
Christopher R. Wood
|
31b8f195db
|
Add test for mkdir-with-children with private-key
|
2024-05-07 14:49:40 -04:00 |
|
Christopher R. Wood
|
6c7ffbe30d
|
Allow mkdir-with-children to accept private-key
|
2024-05-07 14:37:42 -04:00 |
|