Wolfgang Bumiller
|
a2479cfa1a
|
api/compat: drop more compat imports from api_schema.rs
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2019-11-21 14:36:28 +01:00 |
Wolfgang Bumiller
|
dd5495d6dc
|
tree-wide: use 'dyn' for all trait objects
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2019-06-07 13:13:48 +02:00 |
Dietmar Maurer
|
78b5191550
|
src/server/formatter.rs: further cleanups and renaming ...
|
2019-05-09 13:28:26 +02:00 |
Dietmar Maurer
|
d55037e471
|
src/server/formatter.rs: rename format_result to format_data
To avoid confusions with Rust Result type.
|
2019-05-09 13:15:15 +02:00 |
Dietmar Maurer
|
21ee7912fa
|
src/api2/admin/datastore/backup.rs: implement upload chunk
|
2019-05-09 13:06:09 +02:00 |
Dietmar Maurer
|
8225aa2ff6
|
src/server/rest.rs: improve logs for unauthorized request
|
2019-02-17 17:18:44 +01:00 |
Dietmar Maurer
|
dc9a007b11
|
rename src/api to src/api_schema
|
2019-02-17 09:59:20 +01:00 |
Dietmar Maurer
|
44c00c0dfd
|
server/rest.rs: log full error messages
|
2019-02-15 09:55:12 +01:00 |
Dietmar Maurer
|
5bb3398171
|
server/formatter.rs: fix extjs error format
|
2019-01-28 13:44:48 +01:00 |
Dietmar Maurer
|
0f253593c6
|
move rpc environment implementation to separate files
|
2019-01-26 15:08:02 +01:00 |
Dietmar Maurer
|
6049b71f41
|
api: pass RpcEnvirnment to api handlers
|
2019-01-26 14:50:37 +01:00 |
Dietmar Maurer
|
c578fcd9e2
|
simplify formatter code
|
2018-12-05 18:22:56 +01:00 |
Dietmar Maurer
|
1571873d7b
|
add output formatter
|
2018-12-05 12:43:22 +01:00 |