Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-02 | Clarify storage secrets use case and backups in documentation | drebs | |
2018-01-21 | [doc] improve blobs streaming documentation | drebs | |
- move stream api doc to api section - refactor section structure of blobs sync doc page - improve wording a bit here and there | |||
2018-01-21 | [doc] add stream format to docs | Victor Shyba | |
- Relates: #9003 | |||
2017-11-29 | [feature] add bandwidth throttling to the client | drebs | |
Intercept the creation of the protocol factory in the HTTP connection pool to use twisted.protocols.policies.ThrottlingFactory and control the incoming and outgoing bandwidth. The factory only controls one connection, so when throttling we limit the number of connections of the pool to one per host. This way, throttling happens in a per-host basis. Closes: #8931 | |||
2017-11-19 | [feature] allow setting couchdb url from environment | drebs | |
2017-11-03 | [doc] improve blobs http api description | drebs | |
2017-11-03 | [doc] move blobs data structure info to blobs sync section | drebs | |
2017-11-03 | [doc] add blob data format to docs | drebs | |
2017-11-03 | [doc] generalize client side encryption doc | drebs | |
2017-11-03 | [doc] improve client-side dbs doc | drebs | |
2017-11-03 | [doc] add blobs api doc | drebs | |
2017-11-02 | [doc] add blobs sync docs | drebs | |
2017-11-02 | [doc] split blobs doc in many pages | drebs | |
2017-10-23 | [doc] small fixes in documentation | drebs | |
2017-10-09 | [doc] remove variable name from storage secret JSON example | drebs | |
2017-10-03 | [doc] add reviewed reference from old documentation | drebs | |
2017-09-28 | [doc] fix blobs table in reference doc | drebs | |
2017-09-28 | [doc] move server db info to reference section | drebs | |
2017-09-28 | [doc] move auth to reference section | drebs | |
2017-09-28 | [doc] add blobs doc | drebs | |
2017-09-15 | [doc] move environment variables to reference section | drebs | |