Commit Graph

8343 Commits

Author SHA1 Message Date
Vincent Petry
f6d66d35bf Move readme prerequisites before the quickstart
Move the prerequisites before the quickstart section to make sure people read them and execute them beforehand.
2020-03-11 16:44:21 +01:00
David Christofas
78a92cf722 use filepath.Join instead of path.Join 2020-03-11 16:00:51 +01:00
David Christofas
f5f68e27dc use os.TempDir() for portable temporary directory 2020-03-11 15:58:40 +01:00
David Christofas
016471532a add changelog 2020-03-11 15:46:52 +01:00
David Christofas
f9d0f7e413 add comment 2020-03-11 15:18:32 +01:00
David Christofas
1389cd742e add proper logging 2020-03-11 15:11:12 +01:00
David Christofas
985c11896f refactoring: implement review feedback 2020-03-11 14:18:25 +01:00
Alex Unger
b5649320a2 Merge pull request #13 from owncloud/feature/tracing
Tracing
2020-03-11 14:02:59 +01:00
Alex Unger
3ff0e2fd47 Basic span definitions (#49)
* use directly the trace middleware instead of the fancy tracing service

* cannot rely on mux middlewares

* add hops
2020-03-11 13:25:26 +01:00
Michael Barz
cc9c2d1c6e Automated changelog update [skip ci] 2020-03-11 08:52:23 +00:00
Michael Barz
2e5f2226d1 Merge pull request #37 from owncloud/add-publishing-step
Add publishing to GH step without building binaries
2020-03-11 09:50:42 +01:00
Michael Barz
d4f7f29275 Automated changelog update [skip ci] 2020-03-11 08:32:29 +00:00
Michael Barz
6480276703 Merge pull request #133 from owncloud/align-formatting
Align the changelog formatting
2020-03-11 09:25:28 +01:00
Michael Barz
eca0acc33a Align the changelog formatting 2020-03-10 17:02:03 +01:00
A.Unger
dfd6bfa2cc add tracing 2020-03-10 15:15:22 +01:00
Michael Barz
efc9d0173e Add publishing to GH step without building binaries 2020-03-10 14:53:28 +01:00
David Christofas
261429ef72 Merge branch 'master' into thumbnail_service 2020-03-10 14:52:52 +01:00
Michael Barz
e36a7ef0cc Typo in CHANGELOG.tmpl 2020-03-10 14:52:46 +01:00
Michael Barz
78b5231ac2 Update manifest.tmpl 2020-03-10 14:52:46 +01:00
Michael Barz
61d0e5263c Update README.md 2020-03-10 14:52:46 +01:00
Michael Barz
e0354f2ce9 Fix Formatting 2020-03-10 14:52:46 +01:00
David Christofas
2a587b37c8 clean up and add comments 2020-03-10 14:47:42 +01:00
A.Unger
065c8a2475 set default log values 2020-03-10 14:22:03 +01:00
A.Unger
65c29c77b6 enable tracing middleware 2020-03-10 14:14:03 +01:00
Michael Barz
5a38d286e5 Automated changelog update [skip ci] 2020-03-10 10:01:27 +00:00
David Christofas
d8c359332b rename Context 2020-03-10 10:57:30 +01:00
Michael Barz
c2ccaebe5b Merge pull request #10 from owncloud/central-docs
Docs Edit links, Changelog template, Makefile
2020-03-10 10:56:59 +01:00
Michael Barz
0a07d7e663 Docs Edit links, Changelog template, Makefile 2020-03-09 22:09:00 +01:00
Ilja Neumann
3229918f93 Automated changelog update [skip ci] 2020-03-09 18:58:57 +00:00
Ilja Neumann
918f446bb1 Don't create dummy index.html for webapp #25
Downstream does not require webapp anymore
2020-03-09 19:54:17 +01:00
Ilja Neumann
565c6ee91d Add env-vars 2020-03-09 19:35:26 +01:00
Ilja Neumann
1416fe137e Update args 2020-03-09 19:35:26 +01:00
Alex Unger
0feb2f15a4 Merge pull request #48 from owncloud/feat/tracing
Tracing Middleware
2020-03-09 19:03:02 +01:00
David Christofas
4647168160 clean up and add comments 2020-03-09 17:03:33 +01:00
A.Unger
d214f4c724 update ocis-pkg 2020-03-09 16:39:34 +01:00
Alex Unger
5c659fd4b0 Merge pull request #36 from owncloud/fix/tracing
Report trace on a single service basis
2020-03-09 16:09:24 +01:00
David Christofas
975387822b add config for filesystem storage 2020-03-09 16:01:20 +01:00
A.Unger
990bd70a30 gopls pls... 2020-03-09 15:49:03 +01:00
A.Unger
855a3e006e create span regardless of a context or not 2020-03-09 15:35:02 +01:00
A.Unger
ebb1ccd97d Merge branch 'master' into feat/tracing 2020-03-09 15:17:21 +01:00
A.Unger
63fd73ccda locl goverage 2020-03-09 15:15:54 +01:00
A.Unger
d6339c4326 remove defensive code 2020-03-09 15:14:51 +01:00
A.Unger
568667318a use tracing middleware from ocis-pkg 2020-03-09 15:14:25 +01:00
A.Unger
e33450cf08 use ocis-pkg edge 2020-03-09 15:13:53 +01:00
Jörn Friedrich Dreyer
7e0d3cab34 Merge pull request #35 from owncloud/feat/tracing-middleware
Tracing Middleware
2020-03-09 14:55:48 +01:00
A.Unger
37edb13e98 add tools.go 2020-03-09 14:39:26 +01:00
A.Unger
eb671775b0 tidy modules 2020-03-09 14:36:17 +01:00
A.Unger
d896336869 add changelog 2020-03-09 14:35:55 +01:00
A.Unger
2442046361 add tracing middleware 2020-03-09 14:33:55 +01:00
Michael Barz
deb9d0a754 Automated changelog update [skip ci] 2020-03-09 12:02:40 +00:00