Commit Graph

21 Commits

Author SHA1 Message Date
A.Unger
a7f5c98c26 fix simple build (depends on ocis-hello PR) 2020-06-04 12:27:40 +02:00
A.Unger
c61bbd7783 restructure runtime code 2020-06-04 11:45:19 +02:00
A.Unger
1ef3792906 use golangci-lint 2020-05-22 13:45:17 +02:00
A.Unger
b2cece2de8 working runtime 2020-05-20 20:58:14 +02:00
A.Unger
9b779aabf8 minimal runtime implementation 2020-05-19 13:07:48 +02:00
A.Unger
e369509df3 call runtime with the current cli context 2020-03-17 14:59:54 +01:00
A.Unger
4a9fe6ec5f rename default services 2020-02-17 14:43:56 +01:00
Jörn Friedrich Dreyer
c2c12fd655 update micro deps to v2
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-02-11 10:33:18 +01:00
A.Unger
1aefa43f86 rename WithTracing -> Start (better api) 2020-01-10 11:51:03 +01:00
A.Unger
e43478c2ca use tracing package in server command 2020-01-10 11:49:25 +01:00
A.Unger
90be73044e exclude from simple build tags 2020-01-09 14:33:44 +01:00
A.Unger
819e8dc82d init micro runtime separately 2019-12-17 14:40:39 +01:00
A.Unger
82feb6ea43 block with a range instead of a select without default 2019-12-17 11:59:28 +01:00
A.Unger
32f9884a58 added command categories (extensions, fullstack) + reduce complexity metrics hopefully 2019-12-17 11:43:58 +01:00
A.Unger
7ca44bce13 added phoenix, graph, ocs and webdav to startup 2019-12-17 11:06:46 +01:00
A.Unger
c5f7c68d87 added micro runtime default services 2019-12-17 10:49:04 +01:00
A.Unger
af32874919 integrated micro runtime 2019-12-17 10:35:33 +01:00
A.Unger
70c496d830 remove micro gateway service definition 2019-12-17 10:01:04 +01:00
A.Unger
2903a9e3d4 comment out api initialization 2019-12-13 10:16:04 +01:00
A.Unger
d4728c6d01 provide configuration for the extension on runtime 2019-12-12 10:06:26 +01:00
Thomas Boerger
1612e4a841 Use new package structuring, embed existing extensions 2019-12-10 15:24:01 +01:00