Ilja Neumann
|
f11ae963b1
|
Fix index types
|
2020-10-14 18:03:52 +02:00 |
|
Ilja Neumann
|
51c853fa23
|
Make user-listing and querying work + fix lint/vet/staticcheck
|
2020-10-14 18:03:52 +02:00 |
|
Ilja Neumann
|
69a7491507
|
Integrate indexer / remove bleve [WIP]
|
2020-10-14 18:03:52 +02:00 |
|
A.Unger
|
3a08a6eac0
|
shared helper init function for starting the metadata storage
|
2020-10-14 18:03:52 +02:00 |
|
Benedikt Kulmann
|
7d999f1334
|
Fix metadata storage in tests
|
2020-10-14 18:03:52 +02:00 |
|
A.Unger
|
d85e818546
|
fix all ofenses
|
2020-10-14 18:03:52 +02:00 |
|
A.Unger
|
dd5ee5e9da
|
rename Id -> ID
|
2020-10-14 18:03:52 +02:00 |
|
A.Unger
|
0a038219fa
|
fix more ofenses
|
2020-10-14 18:03:52 +02:00 |
|
A.Unger
|
815d07f71c
|
fix linter
|
2020-10-14 18:03:52 +02:00 |
|
A.Unger
|
9d285e2ec5
|
fix staticchecks
|
2020-10-14 18:03:52 +02:00 |
|
A.Unger
|
1ff74d1f73
|
oops
|
2020-10-14 18:03:52 +02:00 |
|
A.Unger
|
04b33715d0
|
refactor disk tests
|
2020-10-14 18:03:52 +02:00 |
|
Benedikt Kulmann
|
7bbc387af1
|
start metadata storage in tests
|
2020-10-14 18:03:52 +02:00 |
|
A.Unger
|
4015a504e3
|
fix test suite
|
2020-10-14 18:03:52 +02:00 |
|
A.Unger
|
4444f5e8a4
|
delete unused AddNonUniqueIndex
|
2020-10-14 18:03:52 +02:00 |
|
A.Unger
|
fbd52cef8f
|
merge AddUniqueIndex and AddNonUniqueIndex into AddIndex to the Indexer
|
2020-10-14 18:03:52 +02:00 |
|
Ilja Neumann
|
dba08c48dc
|
Add non-unique with index with options
|
2020-10-14 18:03:52 +02:00 |
|
Ilja Neumann
|
4300f6a3cf
|
Apply ProviderAddr from options to cs3config
|
2020-10-14 18:03:52 +02:00 |
|
A.Unger
|
a852edc763
|
wip config
|
2020-10-14 18:03:52 +02:00 |
|
A.Unger
|
e32738e812
|
re-implement update
|
2020-10-14 18:03:52 +02:00 |
|
Ilja Neumann
|
60cc905b19
|
Extract data-provider base url to the respective client
|
2020-10-14 18:03:52 +02:00 |
|
A.Unger
|
6373569f72
|
fix linter
|
2020-10-14 18:03:52 +02:00 |
|
A.Unger
|
fed18db2c6
|
fix index stringify name
|
2020-10-14 18:03:52 +02:00 |
|
A.Unger
|
5be1cb1fd1
|
non_unique cs3 index: final implementation
|
2020-10-14 18:03:52 +02:00 |
|
A.Unger
|
0ddd3d765b
|
non_unique add impl
|
2020-10-14 18:03:52 +02:00 |
|
A.Unger
|
d2d865038d
|
fix indexer folder
|
2020-10-14 18:03:52 +02:00 |
|
Ilja Neumann
|
66900b4419
|
cs3 unique index implementation
|
2020-10-14 18:03:52 +02:00 |
|
Ilja Neumann
|
f9ee733e8b
|
WIP cs3 index
|
2020-10-14 18:03:52 +02:00 |
|
Ilja Neumann
|
e70fbea51e
|
Create pkg for index disk implementation
|
2020-10-14 18:03:52 +02:00 |
|
Ilja Neumann
|
683138fb6e
|
Fix errors alias name
|
2020-10-14 18:03:52 +02:00 |
|
Ilja Neumann
|
1c3e47c018
|
add reflect_test
|
2020-10-14 18:03:52 +02:00 |
|
Ilja Neumann
|
cfafdb6063
|
dot import alias for test pkg
|
2020-10-14 18:03:52 +02:00 |
|
Ilja Neumann
|
36c4d15520
|
Restructure in to subpackages
|
2020-10-14 18:03:52 +02:00 |
|
Ilja Neumann
|
2a77e2b691
|
Add Update + tests to indexer
|
2020-10-14 18:03:52 +02:00 |
|
Ilja Neumann
|
930f446824
|
FindByPartial + tests
|
2020-10-14 18:03:52 +02:00 |
|
Ilja Neumann
|
ded569f369
|
Delete + tests
|
2020-10-14 18:03:52 +02:00 |
|
Ilja Neumann
|
a8f7d5d5f7
|
FindBy + tests
|
2020-10-14 18:03:52 +02:00 |
|
Ilja Neumann
|
36f8931621
|
Rename index package to indexer
|
2020-10-14 18:03:52 +02:00 |
|
Ilja Neumann
|
6f05c0998e
|
WIP Reflection type-names
|
2020-10-14 18:03:52 +02:00 |
|
Ilja Neumann
|
e054bfc996
|
WIP
|
2020-10-14 18:03:52 +02:00 |
|
Ilja Neumann
|
85743a2129
|
Storage Index [WIP]
|
2020-10-14 18:03:52 +02:00 |
|
Michael Barz
|
74ef47562d
|
Merge pull request #662 from owncloud/eos-ocis
add eos-ocis docker images
|
2020-10-14 18:01:23 +02:00 |
|
Michael Barz
|
5c462a0ca8
|
run build in ocis folder
|
2020-10-14 16:11:44 +02:00 |
|
Michael Barz
|
41df78fc32
|
rename protoc-gen-swagger to protoc-gen-openapiv2
|
2020-10-14 12:19:51 +02:00 |
|
Michael Barz
|
b349997727
|
Add dry run for eos-ocis
|
2020-10-14 12:08:14 +02:00 |
|
Michael Barz
|
ede9bb47b6
|
Fix codacy
|
2020-10-14 12:08:14 +02:00 |
|
felixboehm
|
042411ab10
|
Start the ldap server from the entrypoint
|
2020-10-14 12:08:14 +02:00 |
|
felixboehm
|
ee7ad9f383
|
add eos-ocis docker images
|
2020-10-14 12:08:14 +02:00 |
|
Phil Davis
|
fe69d5d48b
|
Merge pull request #696 from owncloud/expected-failures-diffs
[tests-only] Adjust expected-failures files to be similar
|
2020-10-14 13:11:34 +05:45 |
|
Phil Davis
|
1061783ef8
|
Fix minor typos
|
2020-10-14 12:31:18 +05:45 |
|