| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump version to 0.9.1v0.9.1rel-v0.9.1 | Alex Auvolat | 2024-01-16 | 1 | -5/+5 |
* | Merge tag 'v0.8.5' into sync-08-09 | Alex Auvolat | 2024-01-16 | 1 | -3/+19 |
|\ |
|
| * | config: refactor secret sourcing | Alex Auvolat | 2024-01-15 | 1 | -4/+3 |
| * | Add allow_world_readable_secrets option to config file | Félix Baylac Jacqué | 2023-10-26 | 1 | -0/+12 |
| * | docs: add documentation for specifying token / secret file as environment var... | networkException | 2023-10-19 | 1 | -3/+8 |
* | | Merge pull request 'fix typo in peertube doc' (#617) from Lapineige/garage:ma... | Alex | 2024-01-11 | 1 | -2/+2 |
|\ \ |
|
| * | | another typo | Lapineige | 2023-08-19 | 1 | -1/+1 |
| * | | fix typo | Lapineige | 2023-08-19 | 1 | -1/+1 |
* | | | Merge pull request 'OpenAPI specification of admin APIv1' (#672) from api-v1 ... | Alex | 2023-11-29 | 6 | -24/+1471 |
|\ \ \ |
|
| * | | | fix the docapi-v1 | Quentin Dufour | 2023-11-28 | 4 | -24/+84 |
| * | | | add ClusterHealthReport endpoint to the API | Quentin Dufour | 2023-11-28 | 1 | -4/+56 |
| * | | | disable int64 finally for now | Quentin Dufour | 2023-11-23 | 1 | -1/+1 |
| * | | | set layout version as required | Quentin Dufour | 2023-11-23 | 1 | -0/+2 |
| * | | | capacity is int64 | Quentin Dufour | 2023-11-23 | 1 | -2/+4 |
| * | | | fix query parameters for keys | Quentin Dufour | 2023-11-23 | 1 | -5/+5 |
| * | | | convert showsecretkey from bool to enum | Quentin Dufour | 2023-11-22 | 1 | -3/+6 |
| * | | | Change how query parameters are handled | Quentin Dufour | 2023-11-22 | 1 | -84/+41 |
| * | | | handle key changes | Quentin Dufour | 2023-11-22 | 1 | -3/+14 |
| * | | | Port GetKeyInfo by adding showSecretKey query param | Quentin Dufour | 2023-11-22 | 1 | -1/+18 |
| * | | | Port layout endpoints | Quentin Dufour | 2023-11-22 | 1 | -6/+41 |
| * | | | port GetLayout and AddLayout | Quentin Dufour | 2023-11-22 | 1 | -11/+54 |
| * | | | Upgrade GetNodes | Quentin Dufour | 2023-11-22 | 1 | -24/+47 |
| * | | | skeleton for api v1 | Quentin Dufour | 2023-11-22 | 2 | -0/+1242 |
* | | | | doc: move replication_mode to top of configuration page referencefix-doc-db-engine | Alex Auvolat | 2023-11-28 | 1 | -85/+85 |
* | | | | doc: improve navigation in configuration reference | Alex Auvolat | 2023-11-28 | 4 | -43/+100 |
* | | | | doc: update the `db_engine` section | Alex Auvolat | 2023-11-28 | 1 | -27/+30 |
|/ / / |
|
* | | | doc: update quick start and real world for v0.9.0doc-updates | Alex Auvolat | 2023-10-11 | 2 | -44/+52 |
* | | | doc: updates to the "migrating to v0.9" page | Alex Auvolat | 2023-10-10 | 1 | -3/+6 |
* | | | upgrade doc: fixes and precisions | Alex Auvolat | 2023-10-05 | 1 | -3/+4 |
* | | | Add migration to v0.9 guide | Alex Auvolat | 2023-10-05 | 1 | -0/+68 |
* | | | Merge branch 'main' into nextv0.9.0-rc1 | Alex Auvolat | 2023-10-03 | 4 | -7/+17 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge pull request 'Add support for binding to unix domain sockets' (#640) fr... | Alex | 2023-10-03 | 1 | -0/+7 |
| |\ \ |
|
| | * | | doc: add documentation for specifying unix socket paths | networkException | 2023-10-03 | 1 | -0/+7 |
| * | | | doc: update endpoint_url documentation | Florian Klink | 2023-10-02 | 3 | -7/+10 |
| |/ / |
|
* | | | Merge branch 'main' into next | Alex Auvolat | 2023-09-27 | 75 | -0/+19773 |
|\| | |
|
| * | | add ocp2023 presentationprez-ocp | Alex Auvolat | 2023-09-19 | 71 | -0/+19772 |
| * | | doc: update sticker | Alex Auvolat | 2023-09-18 | 4 | -0/+1 |
* | | | layout doc: reformulatenew-layout-ux | Alex Auvolat | 2023-09-22 | 1 | -7/+8 |
* | | | layout doc: write explanations for bizarre scenarios | Alex Auvolat | 2023-09-22 | 1 | -0/+74 |
* | | | layout doc: update old text | Alex Auvolat | 2023-09-22 | 1 | -12/+26 |
* | | | new layout doc: add examples of unexpected layout, to explain | Alex Auvolat | 2023-09-22 | 1 | -0/+108 |
* | | | Merge branch 'main' into next | Alex Auvolat | 2023-09-11 | 1 | -3/+12 |
|\| | |
|
| * | | config: make block_size and sled_cache_capacity expressable as strings | Alex Auvolat | 2023-09-11 | 1 | -4/+4 |
| * | | make lmdb's map_size configurable (fix #628) | Alex Auvolat | 2023-09-11 | 1 | -0/+9 |
* | | | doc: update multi-hdd section | Alex Auvolat | 2023-09-07 | 2 | -3/+3 |
* | | | doc: documentation of rebalance repair | Alex Auvolat | 2023-09-07 | 1 | -0/+10 |
* | | | Document multi-hdd support | Alex Auvolat | 2023-09-07 | 3 | -8/+116 |
* | | | doc: update page on upgradin clusters | Alex Auvolat | 2023-09-07 | 1 | -1/+1 |
* | | | reference manual: remove obsolete caveat about multipart uploads | Alex Auvolat | 2023-08-30 | 1 | -10/+7 |
* | | | reference manual: document support for lifecycle configuration | Alex Auvolat | 2023-08-30 | 1 | -4/+11 |