Jenkins for ownCloud
e929d43bb6
[tx-robot] updated from transifex
11 years ago
Lukas Reschke
1c1bd058e4
Remove unused file
This file is unused and has been last modified two years ago. Furthermore it won't evne work anymore properly because it uses things like `CONFIG_DATEFORMAT` which are gone a long time ago...
11 years ago
Jenkins for ownCloud
9baf7a0a3f
[tx-robot] updated from transifex
11 years ago
Morris Jobke
64a3e6eb22
add rreadme for files external tests
11 years ago
Jenkins for ownCloud
124e48aec0
[tx-robot] updated from transifex
11 years ago
Jenkins for ownCloud
e2d4b3c123
[tx-robot] updated from transifex
11 years ago
Jenkins for ownCloud
60e771685e
[tx-robot] updated from transifex
11 years ago
Jenkins for ownCloud
4bf7b2c130
[tx-robot] updated from transifex
11 years ago
Lukas Reschke
a67627140c
Revert "Add OCS sharing info to capabilities"
11 years ago
Jenkins for ownCloud
988027fdca
[tx-robot] updated from transifex
11 years ago
Arthur Schiwon
15b2d33599
always specify limit, except you do like questionable surprises
always specify limit, except you do like questionable surprises, part 2
11 years ago
Bjoern Schiessle
b2e13229fa
don't check if we have a valid user
11 years ago
Roeland Jago Douma
fe2aca5aa8
Updated unit tests
11 years ago
Roeland Jago Douma
3be3e20c0f
Bit better formatting when using json output
11 years ago
Roeland Jago Douma
d4e361db44
Updated sharing capabilities
Moved to files_sharing
Added more capabilities.
Tried to order to capabilities more OO style
11 years ago
Jenkins for ownCloud
bd60abbefc
[tx-robot] updated from transifex
11 years ago
Arthur Schiwon
2bcb786214
no fruitless count attempts, and notification should disappear
11 years ago
Jenkins for ownCloud
9adff77040
[tx-robot] updated from transifex
11 years ago
Lukas Reschke
cc80ce70b4
Catch exception properly
`\OCA\Files\Helper::buildFileStorageStatistics` might throw an exception from `OC_Helper::getStorageInfo`, previously this lead to a uncatched exception being thrown when invoking this methods.
This was user triggable by for example calling `/index.php/apps/files/ajax/delete.php` with a not existing dir (for example `dir=asdf/../&allfiles=true`)
11 years ago
Roeland Jago Douma
bcae79a85a
Split up unit tests
11 years ago
Roeland Jago Douma
083ebca812
Added unit test to test getCapabilities for files_sharing
11 years ago
Roeland Jago Douma
0452fde212
Converted getCapabilities to non static function
11 years ago
Roeland Jago Douma
4801d9c02a
Use single quotes
11 years ago
Roeland Jago Douma
ea1f726b7d
Only return capabilities if they are set
11 years ago
Roeland Jago Douma
b3ea849a87
Added capabilities whether a server allows public links
This fixes #13673 .
It now lists link sharing, passwords enforced, and if public uploads are
allowed.
11 years ago
Jenkins for ownCloud
77e9c212ed
[tx-robot] updated from transifex
11 years ago
Morris Jobke
166c4e266f
Reduce log level of bind failed to WARN - fixes #11624
11 years ago
Arthur Schiwon
02a1cc01b6
no update routine needed from OC 7 to 8
11 years ago
Jenkins for ownCloud
6aef13fb07
[tx-robot] updated from transifex
11 years ago
Lukas Reschke
4270188252
Add callCheck to testremote.php
Without CSRF check this file might be tricked into requesting itself which would result in an endless loop and thus potentially ending in a Denial of Service.
11 years ago
Joas Schilling
12f835b198
toggle back when the action was not performed
11 years ago
Morris Jobke
8e2b99c3a9
fix response for tags and show error message
11 years ago
Joas Schilling
df75a6e5f3
Only update favorite icon if the operation was successful
Also shows a notification in case an error occured on updating the tags
11 years ago
Thomas Müller
c9543c9e8e
encryption requires openssl and user_ldap requires ldap 🙊
11 years ago
Jenkins for ownCloud
800829d93d
[tx-robot] updated from transifex
11 years ago
Jenkins for ownCloud
a3067b3b9f
[tx-robot] updated from transifex
11 years ago
Jenkins for ownCloud
c877fbdac8
[tx-robot] updated from transifex
11 years ago
Bjoern Schiessle
9ef96e4dd5
no need to initialize the same view twice
11 years ago
Bjoern Schiessle
ed29c6ce86
get correct user for paths to the trash bin, needed for remote shares if the size of of trash gets calculated
11 years ago
Jenkins for ownCloud
f4d20dc1f3
[tx-robot] updated from transifex
11 years ago
Joas Schilling
333f4e7913
Fix intendation
11 years ago
Joas Schilling
4a5f626979
Fix more assertions
11 years ago
Joas Schilling
9a7dd57bc8
Fix 2 assertions
11 years ago
Robin Appelman
ce0aa02aac
Dont do a cache rename if we cant delete the source file
11 years ago
Robin Appelman
215388f4e0
Make sure we delete the file when doing a cross storage trashbin move
11 years ago
Robin Appelman
d4c4e2a322
Detect failed deletes in the trashbin
11 years ago
Bjoern Schiessle
8a091629dc
rename 'server-to-server sharing' to 'federated cloud'
11 years ago
Bjoern Schiessle
c78e3c4a7f
make sure that we always create a public share key for remote shares
11 years ago
Thomas Müller
f60406102f
disallow provisioning api to be enabled for groups only
11 years ago
Jenkins for ownCloud
65871ffea3
[tx-robot] updated from transifex
11 years ago