fb51c1df40
correct the sample code
2018-05-18 09:05:37 -04:00
00ae3b5663
discuss encoded hash length
2018-05-18 09:05:25 -04:00
d3f9ee2406
link to a different upload resume strategy
2018-05-17 15:09:50 -04:00
113af95984
when you are sending a range, you use Content-Range
...
when you are _asking_ for a range, you use Range
2018-05-17 15:08:03 -04:00
2bbe51a01d
Discuss Range requests for uploads
2018-05-17 14:11:37 -04:00
d011c2f936
rst twiddles
2018-05-17 14:11:32 -04:00
eb9b44885e
simple naming mistake
...
this must be a different endpoint or it is ambiguous with bucket
interactions. plus it makes more sense that "place where storage
indexes are" is different from "place where buckets are" although I
am still uncomfortable with the idea that "storage indexes" are things
and not ... indexes ...
2018-05-17 14:01:46 -04:00
4e99f22c2b
make containers plural I suppose
2018-05-17 14:01:36 -04:00
1d3f9715f8
trivial json markup fix
2018-05-17 14:01:18 -04:00
5fa71484e3
call out the base32/base64 mismatch
2018-05-16 10:16:58 -04:00
67ff44039f
add values to the example
2018-05-16 09:49:58 -04:00
4bed6363a3
be specific about public key comparison
2018-05-16 09:49:48 -04:00
4ad5b5ab46
address slots
2018-05-15 16:00:40 -04:00
c824bcd8b2
make the share a logical child of the bucket?
2018-05-15 15:28:03 -04:00
6d84cd8179
these are gone
2018-05-15 15:27:53 -04:00
178cb58a57
dunno how much the risk is elevated
2018-05-15 15:27:33 -04:00
6b72750397
reduce verticality
2018-05-15 15:27:26 -04:00
5f88cd0687
rework the security section
2018-05-15 15:16:01 -04:00
357820357c
front matter
2018-05-15 15:04:20 -04:00
465489fd0b
re-organize
2018-05-15 14:48:42 -04:00
23242266dc
consistent style
2018-05-15 14:16:02 -04:00
a3d4edca7d
retrieve server version and info
2018-05-15 10:10:21 -04:00
73d903ad96
client-selected resource identifier -> PUT
2018-05-15 09:42:20 -04:00
5b35f591f1
write share data
2018-05-15 09:42:10 -04:00
b6572e2856
clear now they are not necessarily consecutive
2018-05-15 09:41:45 -04:00
599bf074e3
more spurious indentation
2018-05-15 09:07:58 -04:00
8e9ba52118
spurious indentation
2018-05-15 09:07:07 -04:00
53dce7eafc
first pass over read and write api
2018-05-14 15:58:21 -04:00
c612fb7075
initial pass over security section
2018-05-14 14:30:34 -04:00
b9939f7d4d
link to inotify wikipedia page
2018-04-20 14:42:33 -04:00
0b25cad71e
documentation fixups from daira's review
2018-02-06 15:28:02 -07:00
1171bf13af
ticket #2882 : preserve user mtime
2018-02-06 15:27:56 -07:00
4723af6e2f
LAFS now stands for "Least-Authority File Store" rather than "Least-Authority File System". refs #2345
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org >
2017-06-06 11:20:49 +01:00
91047bf828
docs: clean up .rst and references
...
This uses Read-The-Docs (sphinx/docutils) references exclusively, but adds a
README.md for GitHub viewers to remind them that the links there won't
work (closes ticket:2835).
It also fixes all the dangling references and other Sphinx warnings.
The "Preparation" section of docs/magic-folder-howto.rst was removed, since
this feature has since been merged to trunk.
2016-12-12 13:57:28 -08:00
072d252245
Add multi-party-conflict-detection.rst.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org >
2016-07-21 12:35:59 -07:00
f81900ee35
format docs for Sphinx
...
Added indexes, fixed cross-references.
Also a few pip-related cleanups I noticed along the way.
2016-03-30 01:26:47 -07:00
41cf600820
Corrections and clarifications to remote-to-local-sync.rst.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org >
2015-12-28 19:36:19 +00:00
8cad9f4fd6
Change the separator character in the Magic Folder user interface design doc from '|' to '+'.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org >
2015-07-21 00:16:40 +01:00
1105278589
Finish user-interface.rst. fixes ticket:2443
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org >
2015-06-11 21:33:47 +01:00
66178f01da
Make a start on the Magic Folder Objective 5 (user interface design) doc. refs ticket:2443
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org >
2015-06-11 21:33:47 +01:00
b062b76740
Magic Folder design doc: rename "parent DMD" to "collective directory", and don't assume it is mutable.
...
(An immutable collective directory could be interesting for some use cases, and is no more difficult to support.)
Signed-off-by: Daira Hopwood <daira@jacaranda.org >
2015-06-06 22:45:42 +01:00
767d01484e
remote-to-local-sync.rst: fix a minor error.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org >
2015-05-29 22:10:33 +01:00
97c33b175b
Magic Folder: add remote-to-local sync design doc.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org >
2015-05-29 03:03:46 +01:00
6f29c79d80
Add discussion and rejection of Change Journals.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org >
2015-04-02 16:16:46 +01:00
fc0523471f
Add link to otf-magic-folder-objective ticket query.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org >
2015-04-02 16:16:17 +01:00
8fabcbe54b
Copyediting.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org >
2015-04-02 16:15:39 +01:00
14c3bfd12e
Collaborative design from Daira and David.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org >
2015-04-02 15:26:25 +01:00
82579cec96
magic first line tells emacs to use utf8+bom
...
Add ".. -*- coding: utf-8-with-signature -*-" to the first line of each .rst
file. This tells emacs to treat the file contents as utf-8, and also to prepend
a so-called utf-8 "bom" marker at the beginning of the file. This patch also
prepends those markers to each of those files.
2013-11-08 21:08:05 +00:00
d5f97cd74a
Add a link in accounting-overview.txt to ticket #666 .
2013-07-04 12:47:28 -07:00
b94721ad40
docs/proposed/leasedb.rst: Add design doc for leasedb.
...
This version refs #1834 .
Signed-off-by: David-Sarah Hopwood <david-sarah@jacaranda.org >
2013-05-01 22:58:16 +01:00