Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-13 | [doc] add image example to benchmark with python page | drebs | |
2017-07-13 | [docs] add code example for plotting elasticsearch with python | drebs | |
2017-07-13 | [doc] add info on how to update benchmarks website | drebs | |
2017-07-13 | [doc] show second level in main doc | drebs | |
2017-07-12 | [doc] add reference, move deprecation | drebs | |
2017-07-12 | [doc] add a contributing page | drebs | |
2017-07-12 | [doc] add explanation on how to run benchmark tests | drebs | |
2017-07-12 | [doc] mark which sync benchmark scenarios are actually run | drebs | |
2017-07-12 | [doc] clarify what we mean with "big data set" | drebs | |
2017-07-12 | [doc] update documentation on benchmark tests | drebs | |
Closes: #8885. | |||
2017-07-11 | [doc] unify benchmark pages | drebs | |
2017-07-11 | [doc] factor dev and ref out of main page | drebs | |
2017-07-10 | [doc] limit depth of toc | drebs | |
2017-07-08 | [feat] use OpenSSL backend for scrypt if available | Kali Kaneko | |
This needs OpenSSL >= 1.1, otherwise it will keep using the scrypt dependency. We should think about deprecating scrypt as a dependency when we can be sure that the adoption of libssl 1.1 is wide enough. I think that at some point (soledad 0.11 or so) we can drop the scrypt dependency, which was being somehow problematic at times (the _scrypt.so was not appearing when installing with pip, needed workarounds). From that moment on, we can raise an error if an old libssl is found and no scrypt can be imported - leaving that to the user/packager. In debian stretch and afterwards, you can get that version by installing libssl-dev - Related: #8472 | |||
2017-07-07 | [doc] add doc on benchmark sync tests sizes | drebs | |
Closes: #8884 | |||
2017-07-07 | [doc] add tests and benchmarks documentation | drebs | |
2017-06-29 | [doc] use bundled pyzmq when building doc | drebs | |
2017-06-28 | [docs] corrections to the spec | Kali Kaneko | |
based on review by drebs and shyba | |||
2017-06-28 | [docs] first draft of the incoming box specification | Kali Kaneko | |
2017-06-26 | [pkg] move examples folder to docs/ | Kali Kaneko | |
2017-06-24 | [docs] add deprecation policy | Kali Kaneko | |
2017-06-07 | [doc] separate api in it's own section | drebs | |
2017-06-07 | [doc] add doc on server-side blobs | drebs | |
Closes #8850. | |||
2017-06-06 | [doc] move sphinx up to root of docs dir | drebs | |
2017-06-01 | [docs] bump changelog0.9.6 | Kali Kaneko | |
2017-05-04 | [doc] add attachments documentation | drebs | |
2017-05-04 | [doc] cleanup old documentation | drebs | |
2017-03-13 | [pkg] write changelog for 0.9.3 | Kali Kaneko | |
2017-02-16 | [docs] add crypto preamble to changelog | Kali Kaneko | |
2017-02-15 | [feature] authenticate as anonymous if no token in header | Kali Kaneko | |
and serve / banner and robots to anon users. instead of returning 401 for all cases, I treat the unauthenticated case as a special case, and switch the service tree apart. this allows to serve a different resource tree to unauthenticated users. the new URLs are registered with the mapper. I don't really like that dependency, could be handled by twisted alone, but meh. - Resolves: #8764 | |||
2017-02-09 | [docs] add changelog-next file | Kali Kaneko | |
2016-06-06 | [docs] add note about server token format | Kali Kaneko | |
2015-09-08 | [docs] add documentation about soledad sync process | Kali Kaneko | |
2015-03-19 | [docs] add git commit template to repo | Kali Kaneko | |
because in OCD we trust. | |||
2014-12-08 | update debian branch in repackaging howto | Kali Kaneko | |
2014-02-17 | Add sphinx doc. | drebs | |
2013-10-31 | notes for repackaging | Kali Kaneko | |