Benedikt Kulmann
aaf9029a3e
Rename "Cache" middleware to "NoCache"
2020-11-16 22:13:26 +01:00
Lukas Hirt
31401cdbae
Merge pull request #846 from owncloud/fix-dispatch-on-choose-account
2020-11-13 11:56:39 +01:00
Lukas Hirt
51b532804b
Create static folder first
2020-11-13 10:48:35 +01:00
Lukas Hirt
b9d416b93b
Define dispatch
2020-11-13 10:43:55 +01:00
Michael Barz
b09072be64
Merge pull request #851 from owncloud/cleanup_repository_and_docs
...
cleanup repository and docs
2020-11-13 09:18:32 +01:00
Willy Kloucek
b47099349f
Merge pull request #850 from owncloud/fix_fileupload_in_examples
...
fix file upload in examples
2020-11-13 09:12:09 +01:00
Willy Kloucek
00835efd44
remove accidentally added Makefile
2020-11-13 08:09:45 +01:00
Willy Kloucek
f7bcbc8737
fix whitespaces
2020-11-13 08:09:45 +01:00
Willy Kloucek
f8fc280bd3
enable makefiles for autogenerated doc
2020-11-13 08:09:45 +01:00
Willy Kloucek
026969bc25
remove auto generated config doc
2020-11-13 08:09:45 +01:00
Willy Kloucek
f1fed2de81
add / edit templates for configuration docs
2020-11-13 08:09:45 +01:00
Willy Kloucek
48a519d0e4
add gitignore files for configuration.md
2020-11-13 08:09:45 +01:00
Willy Kloucek
8df6d2dc90
remove autogenerated files and add to gitignore
2020-11-13 08:09:45 +01:00
Willy Kloucek
32ca22a2ac
fix STORAGE_DATAGATEWAY_PUBLIC_URL and STORAGE_DATAGATEWAY_PUBLIC_URL
2020-11-13 08:05:17 +01:00
Dipak Acharya
b90a6b9a48
Merge pull request #839 from owncloud/add-tests-for-default-ACCOUNTS_HASH_DIFFICULTY
...
[tests-only] Add tests using the default ACCOUNTS_HASH_DIFFICULTY
2020-11-13 12:00:19 +05:45
Phil Davis
d9b7372f79
Add apiBasic suite with default accounts_hash_difficulty
2020-11-13 09:11:14 +05:45
Phil Davis
b10f0359fc
Make ACCOUNTS_HASH_DIFFICULTY optional in .drone.star
2020-11-13 09:11:14 +05:45
Jörn Friedrich Dreyer
2381fab7be
Merge pull request #826 from owncloud/eos-ocis-fix-config
...
remove usage of missing config folder
2020-11-12 23:05:03 +01:00
Alex Unger
63d98d0776
Merge pull request #845 from owncloud/run-tidy-globally
2020-11-12 20:39:13 +01:00
A.Unger
cefbaa67d2
rerun
2020-11-12 19:42:35 +01:00
A.Unger
c116e2a025
Merge branch 'master' into run-tidy-globally
2020-11-12 19:42:02 +01:00
Alex Unger
d4f2442f75
Automated changelog update [skip ci]
2020-11-12 13:59:22 +00:00
Alex Unger
f90d0d610e
Merge pull request #840 from owncloud/ocis-1018
...
Tweak go-micro behavior
2020-11-12 13:59:12 +01:00
Benedikt Kulmann
5a49241f26
Merge pull request #843 from owncloud/fix-tracing-service-names
...
Fix tracing service names
2020-11-12 13:32:39 +01:00
A.Unger
641fd2703a
make version command registry aware
2020-11-12 11:53:37 +01:00
A.Unger
411ad41f2b
add changelog
2020-11-12 11:34:19 +01:00
A.Unger
f2546c6191
run go mod tidy globally
2020-11-12 11:31:49 +01:00
A.Unger
092723bfb9
add changelog
2020-11-12 11:24:30 +01:00
Jörn Friedrich Dreyer
9fd9e57df7
Merge pull request #800 from owncloud/bridge-deployment-fixes
...
using special powers to merge as requested by @IljaN
2020-11-12 11:09:57 +01:00
A.Unger
634c06571c
go mod tidy, recommended to run go mod vendor on your machine. Fix linter
2020-11-12 10:33:03 +01:00
A.Unger
bdfea8ee2e
refactor registry awareness logic
2020-11-12 09:50:59 +01:00
Benedikt Kulmann
d311d415b1
Example on how to deploy ocis-web in front of ownCloud10
...
This deployment scenario shows how to use ocis as frontend for an existing ownCloud 10 production installation. It enables
ownCloud 10 users to log in and work with their files using the new ocis-web UI. While the scenario includes
an ownCloud 10 instance, it only exists to show the necessary configuration for your already existing ownCloud 10
installation.
The setup can be used for:
- Trying out the new UI on ownCloud 10. Users can switch dynamically
- It is a prequisite for future zero-downtime migrations.
Co-authored-by: Ilja Neumann <ineumann@owncloud.com >
Co-authored-by: Jan Müller <jan.mueller@catdev.io >
Co-authored-by: Phil Davis <phil@jankaritech.com >
2020-11-12 09:48:33 +01:00
A.Unger
89ccb8110d
external service registration aware of different registries
2020-11-12 09:30:14 +01:00
Benedikt Kulmann
31dd0f0d6e
Add to existing changelog
2020-11-11 21:09:50 +01:00
Benedikt Kulmann
4059b8e0a0
Fix service name tracing config
2020-11-11 21:08:46 +01:00
A.Unger
9104aaa3f7
Merge branch 'master' into ocis-1018
2020-11-11 20:17:40 +01:00
Benedikt Kulmann
f19acadd1b
Merge pull request #842 from owncloud/ocis-root-config
...
Ocis root config
2020-11-11 19:44:35 +01:00
Benedikt Kulmann
295b945123
Changelog
2020-11-11 17:14:54 +01:00
Benedikt Kulmann
15df700b27
Move default configs to root level
2020-11-11 17:12:14 +01:00
A.Unger
c3ab3e7985
fix linter
2020-11-11 16:12:41 +01:00
A.Unger
951a441f65
cleanup old comments
2020-11-11 15:52:13 +01:00
A.Unger
83d9b0c97d
Merge branch 'master' into ocis-1018
2020-11-11 15:38:46 +01:00
A.Unger
39deac6e74
parse address from MICRO_REGISTRY_ADDRESS
2020-11-11 15:36:53 +01:00
A.Unger
d0e28b6345
rely on MICRO_REGISTRY to swap registries
2020-11-11 15:28:22 +01:00
A.Unger
4c1f14fc47
use etcd as registry on rpc client
2020-11-11 14:08:58 +01:00
Phil Davis
dc61b11850
Merge pull request #798 from owncloud/remove_toImplementOnOcis_tags
...
[Tests-Only] Bump latest core commit after toImplementOnOcis tags is removed
2020-11-11 16:37:17 +05:45
A.Unger
76c633e650
wip
2020-11-11 11:50:53 +01:00
David Christofas
c9c3f5c8fa
Automated changelog update [skip ci]
2020-11-11 10:15:01 +00:00
Phil Davis
0bf60e07a5
Split core API tests into 10 pipelines
2020-11-11 15:45:03 +05:45
jasson99
62b51fb75e
bump latest core commit to run tests previously tagged with toImplementOnOcis tags
2020-11-11 15:44:51 +05:45