proxmox-backup/src/api2
Fabian Ebner dac877252b api: disk list: sort by name
So callers get more stable results. Most noticeable, the disk list in
the web UI doesn't jump around upon reloading, and while sorting could
be done directly there, like this other callers get the benefit too.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
(cherry picked from commit bbff317aa7)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-07-20 10:04:57 +02:00
..
access api: define and use REALM_ID_SCHEMA 2021-06-10 11:10:00 +02:00
admin replace AsyncIndexReader with SeekableCachedChunkReader 2021-06-08 09:42:44 +02:00
backup verify: factor out common parameters 2021-01-26 09:54:49 +01:00
config backup/chunk_store: optionally log progress on creation 2021-06-04 09:32:09 +02:00
node api: disk list: sort by name 2021-07-20 10:04:57 +02:00
reader replace Userid with Authid 2020-10-29 15:11:39 +01:00
tape tape/drive: improve tape device locking behaviour 2021-06-02 17:08:00 +02:00
types api: define and use REALM_ID_SCHEMA 2021-06-10 11:10:00 +02:00
access.rs change half-ticket time range from -120..240 to -60..600 2021-02-01 15:13:11 +01:00
admin.rs improve code docs in api2 2021-01-22 15:57:42 +01:00
backup.rs cleanup: cleanup use clause (avoid *) 2021-02-22 09:33:29 +01:00
config.rs add config/acme api path 2021-05-04 09:30:49 +02:00
helpers.rs file-restore: Add 'v' (Virtual) ArchiveEntry type 2021-04-21 17:19:40 +02:00
node.rs move websocket to new 'proxmox_http' crate 2021-05-17 10:26:41 +02:00
ping.rs improve code docs in api2 2021-01-22 15:57:42 +01:00
pull.rs clippy: us *_or_else with function calls 2021-01-20 16:23:54 +01:00
reader.rs cleanup: cleanup use clause (avoid *) 2021-02-22 09:33:29 +01:00
status.rs api: status: graceful-degrade when a datastore lookup fails 2021-05-21 13:20:55 +02:00
version.rs use build.rs to pass REPOID to rustc-env 2021-05-07 10:11:39 +02:00