Commit Graph

108 Commits

Author SHA1 Message Date
Alex Unger
3bc901d193 Automated changelog update [skip ci] 2020-03-30 16:58:02 +00:00
Alex Unger
7d5e6c5acf Merge pull request #43 from owncloud/release/v2.2.0
Prepare 2.2.0 release
2020-03-30 18:55:47 +02:00
A.Unger
1fb6378187 prepare 2.2.0 release 2020-03-30 18:46:56 +02:00
David Christofas
2d47beb9a6 Automated changelog update [skip ci] 2020-03-30 14:03:40 +00:00
David Christofas
6f3453440b Merge pull request #42 from owncloud/add-header-to-allowed-headers
add header to access-control-allow-headers
2020-03-30 16:01:59 +02:00
David Christofas
3b8809c990 add header to access-control-allow-headers 2020-03-30 14:58:40 +02:00
Michael Barz
6a3afe2aac Automated changelog update [skip ci] 2020-03-16 16:07:31 +00:00
Michael Barz
1bd965f612 Merge pull request #40 from owncloud/release-2.1.0
Correct 2.0.1, prepare 2.1.0 Release
2020-03-16 17:05:03 +01:00
Michael Barz
7375d5ac52 Correct 2.0.1, prepare 2.1.0 Release 2020-03-16 16:15:10 +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
efc9d0173e Add publishing to GH step without building binaries 2020-03-10 14:53:28 +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
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
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
Alex Unger
f3e49bd7e0 Automated changelog update [skip ci] 2020-03-04 10:11:42 +00:00
Alex Unger
bbc82b9fc5 Merge pull request #34 from owncloud/release/2.0.2
Draft release v2.0.2
2020-03-04 11:10:08 +01:00
Alex Unger
fd93f0507d Merge branch 'master' into release/2.0.2 2020-03-04 11:06:13 +01:00
A.Unger
293bc1baf1 v2.0.2 2020-03-04 11:05:42 +01:00
Alex Unger
1aba98b998 Automated changelog update [skip ci] 2020-03-04 10:04:19 +00:00
Alex Unger
f12df3c5f0 Merge pull request #33 from owncloud/feature/add-handler-option
Add handler option to http service
2020-03-04 11:02:20 +01:00
A.Unger
a2ecd26514 add changelog 2020-03-04 10:48:57 +01:00
A.Unger
dc5daab755 add handler option to http service 2020-03-04 10:46:31 +01:00
Michael Barz
9bfb89c326 Merge pull request #32 from owncloud/IljaN-patch-1
Better wording in readme
2020-02-28 19:00:01 +01:00
Ilja Neumann
de32cefc81 Better wording 2020-02-28 18:50:18 +01:00
Alex Unger
76f121e498 Automated changelog update [skip ci] 2020-02-05 15:17:23 +00:00
Alex Unger
b5f83ee2d3 Merge pull request #29 from owncloud/fix-changelog
add reference to the pull request
2020-02-05 16:15:52 +01:00
David Christofas
a262250719 add reference to the pull request 2020-02-05 16:09:58 +01:00
Alex Unger
17b21ba360 Merge pull request #28 from owncloud/release/2.0.0
Prepare v2.0.0
2020-02-05 16:04:05 +01:00
A.Unger
1b2e7c956d update changelog 2020-02-05 16:00:07 +01:00
Alex Unger
9b220be862 Merge pull request #27 from owncloud/bugfix/correct-imports
change import paths to ocis-pkg/v2
2020-02-05 15:59:00 +01:00
David Christofas
91ba6980e1 change import paths to ocis-pkg/v2 2020-02-05 15:42:10 +01:00
Alex Unger
2df078f296 Automated changelog update [skip ci] 2020-02-05 14:23:30 +00:00
Alex Unger
9cea7f1cc1 Merge pull request #26 from owncloud/release/2.0.0
Prepare changelog for v2.0.0
2020-02-05 15:21:58 +01:00
A.Unger
1109a4a9bd rename... 2020-02-05 15:19:35 +01:00
A.Unger
cfa1879967 v2.0.0 2020-02-05 15:16:06 +01:00
David Christofas
8285d0f746 Merge pull request #25 from owncloud/bugfix/module-version
add module version to module path
2020-02-04 17:06:48 +01:00
David Christofas
47a6986cdd fix import path 2020-02-04 16:54:31 +01:00
David Christofas
fbad18240e add module version to module path
The module version must be in the path. See https://github.com/golang/go/wiki/Modules#semantic-import-versioning for more information.
2020-02-04 16:35:25 +01:00
Alex Unger
0392861c9c Merge pull request #24 from owncloud/release/2.0.0
v2.0.0
2020-02-04 15:58:38 +01:00
A.Unger
34ebec7ea9 prepare 2.0.0 2020-02-04 15:12:48 +01:00
David Christofas
09419d3134 Automated changelog update [skip ci] 2020-02-04 14:05:23 +00:00
David Christofas
8f9564d39e Merge pull request #22 from owncloud/bugfix/upgrade-micro/cli
Upgrade micro/cli to v2
2020-02-04 15:03:57 +01:00
David Christofas
694fea3943 clean up and add a changelog snippet 2020-02-04 12:05:17 +01:00
David Christofas
0512005e66 put message to in-memory buffer on write 2020-02-03 17:09:33 +01:00