Commit Graph

27 Commits

Author SHA1 Message Date
Willy Kloucek
7b87df02e1 Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at>
2022-06-14 13:17:24 +02:00
Willy Kloucek
7bc96443f6 unify log and tracing descriptions 2022-06-14 11:48:46 +02:00
Willy Kloucek
751b90f332 add more config option documentation 2022-06-13 15:45:24 +02:00
David Christofas
ee184a046f handle event container created in audit service 2022-06-10 12:08:49 +02:00
Willy Kloucek
ba120b61ef expose debug server for missing extensions 2022-05-18 15:26:35 +02:00
Martin
d4941d45cb Merge pull request #3819 from wkloucek/debug-config-desc
add descriptions to the debug config
2022-05-18 11:27:11 +02:00
Willy Kloucek
7d87927459 add descriptions to the debug config 2022-05-18 09:57:41 +02:00
Martin
76ea987d11 Update extensions/audit/pkg/config/config.go 2022-05-18 09:24:03 +02:00
Willy Kloucek
2a39bd5375 add comment about independence of log outputs 2022-05-18 09:20:47 +02:00
Willy Kloucek
3ce2c2123d remove composition of Commons 2022-05-16 11:34:05 +02:00
Ralf Haferkamp
9b48989da1 Fix a couple of formatting issues in config descriptions 2022-05-12 16:55:52 +02:00
Michael Barz
f6e2f46ebb Exit when encountering config parsing errors 2022-05-09 11:49:15 +02:00
Michael Barz
189987bcbd Bump major version to v2 2022-05-04 14:49:59 +02:00
Willy Kloucek
56261e3e63 Merge branch 'master' into config-env 2022-05-03 18:52:23 +02:00
David Christofas
958b4fe5e3 use new space ID util functions 2022-05-03 17:27:39 +02:00
Willy Kloucek
fd44da4629 storage-users config docs 2022-05-03 15:12:35 +02:00
Willy Kloucek
977c4fd9e9 ensure commands for all services 2022-05-03 15:12:34 +02:00
André Duffeck
a1b34a62a7 Also index new directories 2022-05-02 18:42:47 +02:00
jkoberg
dd9acdce7a fix audit service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-05-02 09:52:25 +02:00
Jörn Friedrich Dreyer
4c53707920 omit extension name in ParseConfig doc
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-04-29 20:21:18 +00:00
Willy Kloucek
83b94cf82d log parsing errors to stdout 2022-04-28 15:52:26 +02:00
Willy Kloucek
ab254b05d0 remove all "omitempty" from config structs to bring back full configuration file documentation 2022-04-28 15:08:40 +02:00
Willy Kloucek
3054875a05 move config validation into a separate function 2022-04-28 11:10:39 +02:00
Christian Richter
0d45dc8777 Merge remote-tracking branch 'origin/master' into ocis-init 2022-04-20 13:12:36 +02:00
Christian Richter
8d81e39bd6 refactor yaml labels, add overwrite protection
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-19 15:14:01 +02:00
Willy Kloucek
e5b7496c29 switch source for go micro plugins 2022-04-19 09:44:47 +02:00
Christian Richter
725d55b494 refactor audit
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:38 +02:00