Commit Graph

6517 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer
2bed27443e add effort labels 2019-12-09 11:43:36 +01:00
Jörn Friedrich Dreyer
a4bc4bd839 add effort labels 2019-12-09 11:42:42 +01:00
Jörn Friedrich Dreyer
f9f58f9a32 add effort labels 2019-12-09 11:42:08 +01:00
Jörn Friedrich Dreyer
74f3709320 order effort labels correctly 2019-12-09 11:39:43 +01:00
Jörn Friedrich Dreyer
3c9082dad0 enable wiki 2019-12-09 11:36:42 +01:00
Jörn Friedrich Dreyer
3bf6ffdd44 add effort labels 2019-12-09 11:35:58 +01:00
Thomas Boerger
2b826cb4fc Merge pull request #13 from owncloud/fix-go-requirement
Require a minimum of Go 1.13
2019-12-06 16:17:28 +01:00
Thomas Boerger
1705a86b55 Merge pull request #5 from owncloud/restructure
Restructure project similar to hello and graph
2019-12-06 16:17:13 +01:00
Thomas Boerger
7ef6012e2f Merge pull request #5 from owncloud/restructure
Restructure project similar to hello and graph
2019-12-06 16:17:05 +01:00
Thomas Boerger
1779928633 Merge pull request #7 from owncloud/fix-go-requirement
Require a minimum of Go 1.13
2019-12-06 15:06:14 +01:00
Thomas Boerger
89ab7bf914 Restructure project similar to hello and graph 2019-12-06 15:03:44 +01:00
Thomas Boerger
acd6d6e7f5 Restructure project similar to hello and graph 2019-12-06 15:03:43 +01:00
Thomas Boerger
807b19504e Require a minimum of Go 1.13
Some dependencies of the ocis extensions require crypto/ed25519 which
doesn't seem to be available in Go 1.12.
2019-12-06 14:59:15 +01:00
Thomas Boerger
bf74e2233e Require a minimum of Go 1.13
Some dependencies of the ocis extensions require crypto/ed25519 which
doesn't seem to be available in Go 1.12.
2019-12-06 14:59:13 +01:00
Thomas Boerger
0815b3c56a Merge pull request #5 from owncloud/go-build-fix
Only execute go build -i on darwin
2019-12-06 14:47:28 +01:00
Thomas Müller
e16a52e980 Merge pull request #11 from owncloud/go-build-fix
Only execute go build -i on darwin
2019-12-06 14:43:44 +01:00
Thomas Boerger
86a14a1995 Merge branch 'master' into go-build-fix 2019-12-06 14:41:22 +01:00
Thomas Boerger
9d83660712 Only execute go build -i on darwin
As some linux systems don't like the -i flag for go build we are
generally disabling that by default, you can always enable it by
overwriting GOBUILD.
2019-12-06 14:35:35 +01:00
Thomas Boerger
43187a3bf5 Only execute go build -i on darwin
As some linux systems don't like the -i flag for go build we are
generally disabling that by default, you can always enable it by
overwriting GOBUILD.
2019-12-06 14:35:24 +01:00
Thomas Müller
055c99d3f2 Merge pull request #10 from owncloud/additions
Fix typo, add config to graph service
2019-12-06 14:09:12 +01:00
Thomas Boerger
070e9780b0 Add config to graph service 2019-12-06 14:03:33 +01:00
Thomas Boerger
5985302439 Fix typo within readme 2019-12-06 13:32:48 +01:00
Thomas Boerger
1382676582 Merge pull request #9 from owncloud/restructure
Restructure based on hello reference
2019-12-06 13:26:40 +01:00
Thomas Boerger
dfa78aff7c Restructure based on hello reference 2019-12-06 13:18:26 +01:00
Thomas Boerger
d1816546e1 Automated changelog update [skip ci] 2019-12-06 08:59:14 +00:00
Thomas Boerger
2461317331 Merge pull request #4 from owncloud/changelog-1.1.0
Prepare changelog for 1.1.0
2019-12-06 09:55:46 +01:00
Thomas Boerger
123269ed17 Prepare changelog for 1.1.0 2019-12-06 09:51:11 +01:00
Thomas Boerger
38eddc3179 Automated changelog update [skip ci] 2019-12-06 08:48:39 +00:00
Thomas Boerger
59ad8ca5d9 Merge pull request #3 from owncloud/log-level-handling
Better log level handling within micro
2019-12-06 09:45:06 +01:00
Thomas Boerger
ecf44c15e0 Better log level handling within micro
Currently every log message from the micro internals are logged with the info
level, we really need to respect the proper defined log level within our log
wrapper package.
2019-12-06 09:33:03 +01:00
Thomas Müller
ac202d5458 Merge pull request #5 from owncloud/bugfix/fix-dron-2
Cleaning up .drone.star
2019-12-06 09:22:47 +01:00
Thomas Müller
5cbc7fc2bc Cleanup drone pipelines 2019-12-06 09:08:40 +01:00
Thomas Boerger
de28802282 Merge pull request #4 from owncloud/feature/graph-me
Add simple route for /me
2019-12-05 18:14:35 +01:00
Thomas Boerger
298f03b964 Merge branch 'master' into feature/graph-me 2019-12-05 18:11:23 +01:00
Thomas Müller
445400f1df Read users from ldap 2019-12-05 17:27:47 +01:00
Thomas Müller
cae6870dd8 Add simple route for /users 2019-12-05 16:13:39 +01:00
Thomas Müller
6b4dd6ab2a Add simple route for /me 2019-12-05 15:19:33 +01:00
Thomas Müller
235e9f5a9b Merge pull request #2 from owncloud/bugfix/drone
Fix drone pipelines
2019-12-05 15:19:03 +01:00
Thomas Boerger
1c6919d5fc Ignore the changelog on codacy 2019-12-05 14:38:19 +01:00
Thomas Boerger
90079ef583 Add some basic description to readme 2019-12-05 14:38:07 +01:00
Thomas Boerger
52639b83b6 Add more config options to clone plugin 2019-12-05 14:27:35 +01:00
Thomas Boerger
afed22cfd6 Fix changelog update 2019-12-05 14:19:42 +01:00
Thomas Boerger
97dd10842e Prepare changelog for v1.0.0 2019-12-05 14:07:20 +01:00
Thomas Boerger
06f8b78a70 Fix copy and paste error within naming 2019-12-05 13:22:00 +01:00
Thomas Boerger
be4c6b8a44 Use our golang image for changelog generate 2019-12-05 11:59:38 +01:00
Thomas Boerger
891190f17d Fix drone pipeline dependency 2019-12-05 11:56:30 +01:00
Thomas Boerger
f32c1f050f Set right codacy url within readme 2019-12-05 11:55:34 +01:00
Thomas Boerger
63fa90a673 Initial commit 2019-12-05 11:50:00 +01:00
Thomas Müller
b30fcde437 Disable static check and lint for now 2019-12-05 09:47:42 +01:00
Thomas Müller
c0f93d4833 Make vet happy ;-) 2019-12-05 09:40:10 +01:00