]> git.proxmox.com Git - proxmox-backup.git/log
proxmox-backup.git
5 years agodefine macro for propertymap
Dietmar Maurer [Fri, 2 Nov 2018 08:44:18 +0000 (09:44 +0100)]
define macro for propertymap

5 years agouse macro to declare static methodinfo items
Dietmar Maurer [Thu, 1 Nov 2018 17:10:36 +0000 (18:10 +0100)]
use macro to declare static methodinfo items

5 years agonew subdirmap macro, cleanups
Dietmar Maurer [Thu, 1 Nov 2018 14:41:08 +0000 (15:41 +0100)]
new subdirmap macro, cleanups

5 years agouse edition 2018 (beta)
Dietmar Maurer [Thu, 1 Nov 2018 13:42:27 +0000 (14:42 +0100)]
use edition 2018 (beta)

This is expected to be stable by the end of the year.

5 years agoavoid warning about unused vars
Dietmar Maurer [Thu, 1 Nov 2018 13:19:02 +0000 (14:19 +0100)]
avoid warning about unused vars

5 years agoremove hardcoded static lifetime
Dietmar Maurer [Thu, 1 Nov 2018 13:16:41 +0000 (14:16 +0100)]
remove hardcoded static lifetime

5 years agouse refs in ApiMethod
Dietmar Maurer [Thu, 1 Nov 2018 12:57:53 +0000 (13:57 +0100)]
use refs in ApiMethod

5 years agocleanup lifetime in find_method_info
Dietmar Maurer [Thu, 1 Nov 2018 12:54:04 +0000 (13:54 +0100)]
cleanup lifetime in find_method_info

5 years agostatic_map: remove starnge type borrow
Dietmar Maurer [Thu, 1 Nov 2018 12:45:10 +0000 (13:45 +0100)]
static_map: remove starnge type borrow

5 years agodo not use phf
Dietmar Maurer [Thu, 1 Nov 2018 12:05:45 +0000 (13:05 +0100)]
do not use phf

5 years agostart implementing request handler
Dietmar Maurer [Thu, 1 Nov 2018 10:30:49 +0000 (11:30 +0100)]
start implementing request handler

5 years agosplit code into several files
Dietmar Maurer [Wed, 31 Oct 2018 09:42:14 +0000 (10:42 +0100)]
split code into several files

5 years agotry to define an static api
Dietmar Maurer [Tue, 30 Oct 2018 13:06:37 +0000 (14:06 +0100)]
try to define an static api

5 years agodepend on serde
Dietmar Maurer [Tue, 30 Oct 2018 13:06:15 +0000 (14:06 +0100)]
depend on serde

5 years agomove code into lib.rs
Dietmar Maurer [Tue, 30 Oct 2018 09:40:05 +0000 (10:40 +0100)]
move code into lib.rs

5 years agoinitial version
Dietmar Maurer [Tue, 30 Oct 2018 09:04:30 +0000 (10:04 +0100)]
initial version