Commit Graph

1169 Commits

Author SHA1 Message Date
Jean-Paul Calderone
c3ba08c205 open questions 2020-11-26 10:41:26 -05:00
Jean-Paul Calderone
b2c0d1b7ae Caveat the rest of the certificate fields 2020-11-26 10:31:22 -05:00
Jean-Paul Calderone
a5f0be6513 Oops these have schemes most of the time
except tcp is implied if the scheme is missing

Is this grammar ambiguous?  I don't know but I think so.
2020-11-26 10:16:49 -05:00
Jean-Paul Calderone
4ee28a8479 Some example NURLs for flavor 2020-11-26 10:16:40 -05:00
Jean-Paul Calderone
ccc6afa140 explicit callback 2020-11-26 09:43:05 -05:00
Jean-Paul Calderone
02579768bd Still gonna TLS 2020-11-26 09:18:12 -05:00
Jean-Paul Calderone
ee72029bd4 warn about what's unauthenticated 2020-11-26 07:31:59 -05:00
Jean-Paul Calderone
c4f7643b99 introduce "swiss number" and clarify text a bit 2020-11-26 07:25:25 -05:00
Jean-Paul Calderone
e385cd02a3 Footnote about the zero-or-more thing for fURLs 2020-11-25 18:30:36 -05:00
Jean-Paul Calderone
9d6e6c41ac Merge remote-tracking branch 'origin/master' into 3505.furl-docs 2020-11-25 18:23:40 -05:00
Jean-Paul Calderone
aeeb576b68 Merge remote-tracking branch 'origin/master' into 3497.stop-recommending-our-deps 2020-11-25 16:05:31 -05:00
meejah
e35e0a2edf
Merge pull request #863 from meejah/3478.release-docs
3478.release docs
2020-11-25 11:34:58 -07:00
Jean-Paul Calderone
4b7188bb16 Don't recommend tahoe-lafs.org/deps to folks on Windows 2020-11-19 09:13:22 -05:00
Jean-Paul Calderone
c8bcad4847 Don't make tahoe-lafs.org/deps part of the release process 2020-11-19 09:13:11 -05:00
Jean-Paul Calderone
e4275980c8 Don't recommend tahoe-lafs.org/deps to folks in the install docs 2020-11-19 09:12:56 -05:00
Jean-Paul Calderone
59902e037b some rst improvements 2020-11-13 14:11:21 -05:00
Jean-Paul Calderone
b34afb819f don't even hint at hash length as a version indicator 2020-11-13 14:05:22 -05:00
Jean-Paul Calderone
c9b9f2d0ce Be explicit with the version
Forward compatibility issues seem like a problem with the hash length based solution
2020-11-13 13:57:36 -05:00
Jean-Paul Calderone
a40f4ecef3 Fix the ebnf and add more references 2020-11-13 12:56:33 -05:00
Jean-Paul Calderone
4a0313d84f Here's my first pass at it 2020-11-13 12:31:52 -05:00
meejah
1747ca7907 add loop 2020-10-29 19:23:48 -06:00
meejah
b394323dc2 ticket number 2020-10-29 19:13:01 -06:00
meejah
5654ea7b41 spelling and announcing-the-release 2020-10-29 19:11:34 -06:00
meejah
059a3ecaa5 less vague 2020-10-29 19:01:26 -06:00
meejah
99bcf43406 no dot before 'rc' 2020-10-29 18:58:31 -06:00
meejah
dbe7114320 clarify more 2020-10-29 18:58:19 -06:00
meejah
2bcccacc51 different words about asking-about-release 2020-10-29 18:55:54 -06:00
meejah
e4ae954ee5 remove 'upload dependencies', clarify access 2020-10-29 18:50:44 -06:00
meejah
ff1fb29bcc formatting 2020-10-29 18:50:29 -06:00
meejah
3f4d83d340 update preamble 2020-10-29 18:50:22 -06:00
Jean-Paul Calderone
17dbbe0642 Merge remote-tracking branch 'origin/master' into 3283.backdoor-statement-signatures 2020-10-28 09:55:30 -04:00
meejah
738abf96f6 get rid of emacs-ism 2020-10-16 22:40:13 -06:00
meejah
3dae92567e update upload process 2020-10-15 15:02:50 -06:00
meejah
e549eec5cc whitespace 2020-10-15 14:57:55 -06:00
meejah
b66f7f13a9 remove obsolete document 2020-10-15 14:57:08 -06:00
meejah
83f191957a release process 2020-10-15 14:56:55 -06:00
Ross Patterson
2268293107 test(vcs): Reconcile devel docs from PR #798 2020-09-30 07:37:52 -07:00
Ross Patterson
f92362b002 docs(style): Cleanup tab characters in devel guide 2020-09-30 06:58:10 -07:00
Ross Patterson
784ddc5b07 Merge branch 'master' into 3442.minor-test-runner-changes 2020-09-30 06:51:36 -07:00
Ross Patterson
93ee0b92d2 docs(test): Document how to install the VCS hooks
Move the VCS hook installation to a dedicated target to emphasize that it's opt-in.
Document why one might use the hooks and document how to install them.
2020-09-27 09:46:51 -07:00
Jason R. Coombs
1b412a6e9f Use python rather than relying on shell-specific syntax. Tested on bash and xonsh on macOS. 2020-09-11 15:11:01 -04:00
Jason R. Coombs
ae1b0271df Add new developer guide with instructions on using pre-commit. 2020-09-03 18:59:46 -04:00
Jean-Paul Calderone
e107e11079 Remove references to the bare "coverage" tox environment
* We stopped using Appveyor a while ago so entirely remove its configuration.
* There's no release step where coverage information is *examined* so why
  collect it?
* Switch GitHub Actions config to py27-coverage tox environment
2020-08-27 10:37:50 -04:00
meejah
b9737febd0 add meejah to code-of-conduct 2020-07-06 13:49:07 -06:00
Jean-Paul Calderone
f9cab479fd
as far as I can tell there is nothing magic about putting it in .github 2020-07-01 15:48:39 -04:00
Jean-Paul Calderone
9a2da37241
Here's a start 2020-07-01 15:41:17 -04:00
meejah
8645934e87 Merge branch 'release-1.14.0-rc0' 2020-05-04 14:23:53 -06:00
Jean-Paul Calderone
20ff76d282
Merge remote-tracking branch 'origin/master' into 3284.remove-magic-folder 2020-04-13 11:50:38 -04:00
meejah
8f983cb160 bump version to 1.14.0 and update release notes 2020-03-11 17:38:03 -06:00
meejah
3dd480fd82 tweak release HOWTO 2020-03-11 10:54:16 -06:00