provokateurin
|
0de4843b73
refactor(Storage): Align all Storage constructors
|
2 months ago |
provokateurin
|
f28e74b7a8
refactor(Storage): Make all parameter types strong types
|
2 months ago |
provokateurin
|
e1998b6b6c
fix(Storage): Fix getDirectoryContent() return type
|
2 months ago |
provokateurin
|
7cdccd058f
fix(Storage): Fix IStorage return types
|
2 months ago |
provokateurin
|
d2d1e3284d
fix(Storage): Fix method docs inheritance
|
2 months ago |
provokateurin
|
8ca6fcace7
fix(Storage): Document getOwner() can return false
|
2 months ago |
Côme Chilliet
|
ed0ac284e3
chore: Remove deprecated Storage::search method instead of moving it to IStorage
|
2 months ago |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
6 months ago |
Robin Appelman
|
d31ed8dbca
fix: use proper jailed patch in watcher
|
8 months ago |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
8 months ago |
Robin Appelman
|
460344336e
optimize cache jail creation
|
1 year ago |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 year ago |
Côme Chilliet
|
546d94c3ec
Fix file_get_content signatures to make it clear it can return false
|
1 year ago |
Côme Chilliet
|
ea05544213
Fix return type of methods returning false on error
|
1 year ago |
Côme Chilliet
|
1740311283
Adapt types of subclasses
|
2 years ago |
Côme Chilliet
|
308fcf4526
Respect OCP interface in private classes
|
1 year ago |
Côme Chilliet
|
ff776a90b1
Strong type filesize related methods to ease 32bits problem findings
|
1 year ago |
Carl Schwan
|
a5ea677370
Rename file1 and file2 to source and target in Storage abstraction
|
2 years ago |
John Molakvoæ
|
e673ec0b87
Merge branch 'master' into imountpoint-ocp-storage
|
3 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Robin Appelman
|
7995c6e1dc
dont return private storage interface from public mount interface
|
3 years ago |
Robin Appelman
|
c87b1a50d9
apply object store copy optimization when 'cross storage' copy is within the same object store
|
3 years ago |
Robin Appelman
|
b844293536
catch notfound and forbidden exception in smb::getmetadata
|
3 years ago |
dependabot-preview[bot]
|
eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0
|
3 years ago |
Christoph Wurst
|
9ce3ea3368
Update license headers
|
4 years ago |
Christoph Wurst
|
73c7d0dc81
Bump icewind/streams from 0.7.1 to 0.7.2
|
4 years ago |
Roeland Jago Douma
|
adc4f1a811
Merge pull request #22916 from J0WI/unifiy-links-to-php.net
|
4 years ago |
Tigran Mkrtchyan
|
4f2dc18f58
storage: update IStorage#file_put_contents docs to match usage
|
4 years ago |
J0WI
|
68ce17e59b
Unify links to php.net
|
4 years ago |
Robin Appelman
|
2879472f81
trim slashes
|
4 years ago |