Dietmar Maurer
|
f12f8ff1a6
|
implement tools::file_set_contents
|
2018-12-09 16:37:48 +01:00 |
Dietmar Maurer
|
652c11900d
|
api3/config/datastore.rs: impl create
|
2018-12-09 12:51:31 +01:00 |
Dietmar Maurer
|
ea0b8b6ec0
|
bin/pbs-datastore.rs: start implementing cli commands
|
2018-12-09 11:59:32 +01:00 |
Dietmar Maurer
|
5b34c2607d
|
rename entry to item
|
2018-12-09 10:25:56 +01:00 |
Dietmar Maurer
|
b65eaac62d
|
api3/config/datastore.rs: return real data
|
2018-12-09 10:23:19 +01:00 |
Dietmar Maurer
|
6349ed60b4
|
config/datastore.rs - open file for reading
|
2018-12-09 10:22:39 +01:00 |
Dietmar Maurer
|
ce55dbbcc6
|
simplify code
|
2018-12-09 09:42:17 +01:00 |
Dietmar Maurer
|
461e62fcdf
|
remove some compiler warnings
|
2018-12-08 14:55:54 +01:00 |
Dietmar Maurer
|
567713b4c3
|
rename data_store to datastore
|
2018-12-08 14:51:08 +01:00 |
Dietmar Maurer
|
6ce50400c5
|
cleanup api3 structure
|
2018-12-08 14:44:55 +01:00 |
Dietmar Maurer
|
678d72df6b
|
add data_store configuration
|
2018-12-08 13:58:45 +01:00 |
Dietmar Maurer
|
391a2e43ff
|
chunk_store.insert_chunk: return information about existing chunks
|
2018-12-08 11:25:11 +01:00 |
Dietmar Maurer
|
12bb93b3ad
|
code cleanup
|
2018-12-08 11:20:02 +01:00 |
Dietmar Maurer
|
022fb421b2
|
lock with timeout
clumsy, but I have node idea how to make it better
|
2018-12-08 10:57:09 +01:00 |
Dietmar Maurer
|
2989f6bf20
|
improve error messages
|
2018-12-08 08:38:42 +01:00 |
Dietmar Maurer
|
b8d4766a4d
|
code cleanup
|
2018-12-08 08:21:20 +01:00 |
Dietmar Maurer
|
45773720ab
|
depend on nix, use flock
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
|
2018-12-07 18:14:07 +01:00 |
Dietmar Maurer
|
c5d82e5f34
|
chunk_store: use mutex
|
2018-12-07 16:12:45 +01:00 |
Dietmar Maurer
|
128b37feea
|
impl insert_chunk
|
2018-12-07 14:44:56 +01:00 |
Dietmar Maurer
|
35cf5daa53
|
start experiments with simple chunk store
|
2018-12-07 10:51:53 +01:00 |
Dietmar Maurer
|
b22751b20c
|
getopts.rs: fix test
|
2018-12-07 09:02:24 +01:00 |
Dietmar Maurer
|
a4b7c3f2df
|
more cleanups
|
2018-12-06 10:41:57 +01:00 |
Dietmar Maurer
|
d3369f819d
|
code cleanup
|
2018-12-06 10:23:45 +01:00 |
Dietmar Maurer
|
c578fcd9e2
|
simplify formatter code
|
2018-12-05 18:22:56 +01:00 |
Dietmar Maurer
|
4b26195c6a
|
extract version from environment
|
2018-12-05 14:40:45 +01:00 |
Dietmar Maurer
|
95b492add8
|
api: add /version
|
2018-12-05 14:03:15 +01:00 |
Dietmar Maurer
|
1571873d7b
|
add output formatter
|
2018-12-05 12:43:22 +01:00 |
Dietmar Maurer
|
083418619e
|
move src/api/server.rs -> src/server/rest.rs
|
2018-12-05 10:16:23 +01:00 |
Dietmar Maurer
|
5c7a1b15c8
|
start the GUI
|
2018-12-04 17:53:10 +01:00 |
Dietmar Maurer
|
826bb98286
|
set content type for static file download
|
2018-12-02 11:00:52 +01:00 |
Dietmar Maurer
|
8adbdb0a54
|
fix file download, listen to 0.0.0.0
|
2018-12-01 15:21:25 +01:00 |
Dietmar Maurer
|
f4c514c13d
|
remove www/pbs-index.html.tt, hardcode into rust for now
|
2018-12-01 13:37:49 +01:00 |
Dietmar Maurer
|
e3871182c5
|
rename bin to src/bin/api-test-server.rs
|
2018-11-30 12:48:45 +01:00 |
Dietmar Maurer
|
73f29c34d7
|
improve command line parser
|
2018-11-30 12:10:26 +01:00 |
Dietmar Maurer
|
d42398666c
|
improve error message
|
2018-11-30 12:07:27 +01:00 |
Dietmar Maurer
|
bfb1d69abc
|
fix compiler warnings, add storage/config.rs
|
2018-11-30 11:15:26 +01:00 |
Dietmar Maurer
|
9131286246
|
remove missleading comment
|
2018-11-30 08:47:26 +01:00 |
Dietmar Maurer
|
a27b905c28
|
use VecDeque instead of LinkedList
|
2018-11-29 17:28:28 +01:00 |
Dietmar Maurer
|
c6ed6cac12
|
SectionConfig::write - return raw string
|
2018-11-29 16:47:40 +01:00 |
Dietmar Maurer
|
ae3a512dd9
|
SectionConfig::write - verify data
|
2018-11-29 13:18:15 +01:00 |
Dietmar Maurer
|
aeb4c8217b
|
schema: implement verify_json
|
2018-11-29 13:06:43 +01:00 |
Dietmar Maurer
|
9c1b42d28e
|
simplify var names
|
2018-11-29 09:33:27 +01:00 |
Dietmar Maurer
|
e189c93b8c
|
section_config: add write - first try
|
2018-11-28 14:09:35 +01:00 |
Dietmar Maurer
|
92fb0784d4
|
section_config: add new struct SectionConfigData
|
2018-11-28 08:25:26 +01:00 |
Dietmar Maurer
|
e3a2217050
|
avoid clone
|
2018-11-27 14:10:16 +01:00 |
Dietmar Maurer
|
ee7fc4335a
|
SectionConfig::parse - return Value
|
2018-11-27 12:54:40 +01:00 |
Dietmar Maurer
|
826698d56f
|
SectionConfig: add schema for ID property
|
2018-11-27 12:34:56 +01:00 |
Dietmar Maurer
|
bdb631da88
|
section_config: improve parser
|
2018-11-27 11:55:21 +01:00 |
Dietmar Maurer
|
1fa897cfed
|
section_config: parse section content
|
2018-11-27 09:01:36 +01:00 |
Dietmar Maurer
|
803b95a01d
|
SectionConfigPlugin: add schema
|
2018-11-27 08:41:25 +01:00 |
Dietmar Maurer
|
b943ed8d2b
|
section_config: further parser improvements
|
2018-11-26 18:22:07 +01:00 |
Dietmar Maurer
|
0d97734e92
|
use is_empty() to check for empty string
|
2018-11-26 18:02:29 +01:00 |
Dietmar Maurer
|
dd193a61d0
|
section_config: improve parser
|
2018-11-26 18:01:24 +01:00 |
Dietmar Maurer
|
07d3fa7289
|
add some inline documentation
|
2018-11-24 17:52:43 +01:00 |
Dietmar Maurer
|
6656ba9d32
|
StringSchema: add method to check string length
|
2018-11-24 12:37:05 +01:00 |
Dietmar Maurer
|
ab672c124e
|
ArraySchema: add method to check array length
|
2018-11-24 12:33:44 +01:00 |
Dietmar Maurer
|
ed04ce8093
|
parse_property_string: allow arrays
So that we can build simple lists like "1,2,3,4"
|
2018-11-24 12:21:56 +01:00 |
Dietmar Maurer
|
84669dc18d
|
rename test case
|
2018-11-24 11:21:01 +01:00 |
Dietmar Maurer
|
b436389d47
|
parse_property_string: first try
|
2018-11-24 11:20:17 +01:00 |
Dietmar Maurer
|
a23dd9bb42
|
add test for VerifyFn
|
2018-11-24 08:30:23 +01:00 |
Dietmar Maurer
|
715f22fb4a
|
remove outdated test code
|
2018-11-24 08:15:08 +01:00 |
Dietmar Maurer
|
757d9b4769
|
ArraySchema: Add min_length and max_length
|
2018-11-24 08:12:23 +01:00 |
Dietmar Maurer
|
3e1497fb75
|
remove description from ApiMethod
We use the description from parameters ObjectSchema instead.
|
2018-11-23 17:02:50 +01:00 |
Dietmar Maurer
|
768e01091a
|
implement Into Arc<Schema>
|
2018-11-23 13:18:41 +01:00 |
Dietmar Maurer
|
8a41cfdd55
|
implement ArraySchema
|
2018-11-23 12:05:55 +01:00 |
Dietmar Maurer
|
7edeec7b06
|
remove parameter macro, implement ObjectSchema builder
And store "optional" attribute inside properties hash.
|
2018-11-23 11:34:15 +01:00 |
Dietmar Maurer
|
82df76fff0
|
start using builder pattern instead of macros
|
2018-11-23 09:55:38 +01:00 |
Dietmar Maurer
|
dc454ef096
|
implement schema registry
|
2018-11-22 11:23:49 +01:00 |
Dietmar Maurer
|
00c908df85
|
use Arc pointer to properties
|
2018-11-20 17:20:50 +01:00 |
Dietmar Maurer
|
e471d69946
|
section_config.rs: add some test code
|
2018-11-19 08:07:22 +01:00 |
Dietmar Maurer
|
222454221c
|
add section_config.rs
|
2018-11-19 06:47:39 +01:00 |
Dietmar Maurer
|
948c74f4ca
|
move future test code into extra file
|
2018-11-19 06:41:50 +01:00 |
Dietmar Maurer
|
0f52af5b23
|
implement simply test future for storage operations
|
2018-11-18 15:01:19 +01:00 |
Dietmar Maurer
|
be45ccd203
|
fix getopts when called without any argument
|
2018-11-18 14:57:18 +01:00 |
Dietmar Maurer
|
a19f223dea
|
impl argument parameters
|
2018-11-18 10:09:13 +01:00 |
Dietmar Maurer
|
c78bcf07ad
|
getopts: more tests
|
2018-11-18 09:34:43 +01:00 |
Dietmar Maurer
|
62c40162ee
|
improve getopt parser
|
2018-11-18 08:55:21 +01:00 |
Dietmar Maurer
|
a653882dd9
|
use ObjectSchema for parameters
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
|
2018-11-18 08:46:26 +01:00 |
Dietmar Maurer
|
5d9f0eae6b
|
another testcase for boolean argument parser
|
2018-11-17 11:29:42 +01:00 |
Dietmar Maurer
|
2770fbf3c3
|
getopt parser fixes and cleanups
|
2018-11-17 11:28:26 +01:00 |
Dietmar Maurer
|
7556cab45e
|
getopts: allow "-option" and "--option"
|
2018-11-17 10:02:35 +01:00 |
Dietmar Maurer
|
0c9ce2bbf0
|
getopts: improve error handling
|
2018-11-17 09:57:26 +01:00 |
Dietmar Maurer
|
ffff48fcfe
|
cleanup variable names
|
2018-11-16 16:47:23 +01:00 |
Dietmar Maurer
|
845901f41d
|
implement getopt parser - first try
|
2018-11-16 13:14:11 +01:00 |
Dietmar Maurer
|
c548fa250a
|
router: no need to use Fn (fn also works for static closures)
|
2018-11-16 11:12:00 +01:00 |
Dietmar Maurer
|
5206d1d951
|
fix typo
|
2018-11-16 09:16:37 +01:00 |
Dietmar Maurer
|
e7ea17deb0
|
handle uri parameters correctly
|
2018-11-16 09:15:33 +01:00 |
Dietmar Maurer
|
484eb9ac19
|
Router: allow to set match parameter name
|
2018-11-16 08:29:23 +01:00 |
Dietmar Maurer
|
2ab1f7119c
|
Router: implement missing builder methods
|
2018-11-16 08:24:10 +01:00 |
Dietmar Maurer
|
fc937099b3
|
remove stale macro
|
2018-11-16 07:35:19 +01:00 |
Dietmar Maurer
|
fe476ce884
|
allow closure handlers
|
2018-11-15 17:47:59 +01:00 |
Dietmar Maurer
|
cbbeff1a6d
|
add missing file
|
2018-11-15 17:07:55 +01:00 |
Dietmar Maurer
|
f17db0abfd
|
cleanup module names
|
2018-11-15 17:07:10 +01:00 |
Dietmar Maurer
|
c0262d7480
|
rename Jss to Schema
|
2018-11-15 16:56:28 +01:00 |
Dietmar Maurer
|
426a48b04f
|
fix parameter macro for empty object
|
2018-11-15 16:48:36 +01:00 |
Dietmar Maurer
|
8a7005321b
|
improve router
|
2018-11-15 13:28:15 +01:00 |
Dietmar Maurer
|
e63e99d646
|
rename MethodInfo to Router
|
2018-11-15 11:46:13 +01:00 |
Dietmar Maurer
|
10be1d290a
|
avoid macros
|
2018-11-15 10:57:52 +01:00 |
Dietmar Maurer
|
4dcf43d266
|
rename ApiError into HttpError
|
2018-11-15 10:42:01 +01:00 |
Dietmar Maurer
|
279ecfdfb4
|
remove unneeded lifetime annotations
|
2018-11-15 10:25:59 +01:00 |