Jörn Friedrich Dreyer
f356894aa3
Merge pull request #6594 from owncloud/kill-index.php-from-url
...
Kill index.php from url
11 years ago
Thomas Müller
a7d0ab96c1
Merge pull request #6565 from owncloud/enable-ldap-unit-tests-master-2
...
enable ldap tests
11 years ago
Thomas Müller
b6474506eb
Merge pull request #6660 from owncloud/fixing-disabled-function-checks
...
Fixing disabled function checks
11 years ago
Thomas Müller
2d5427efa9
Merge pull request #6290 from owncloud/files-androidcontentdisposition
...
Files androidcontentdisposition
11 years ago
Thomas Müller
09d7882571
trimming all array elements
11 years ago
Thomas Müller
f2fbfbc665
Merge pull request #6642 from owncloud/update-SabreDAV
...
Update sabre dav to 1.7.9
11 years ago
Thomas Müller
3abe4c3e88
Merge pull request #6663 from owncloud/fix_empty_mimetypes
...
remove duplicate exe mimetype, add correct msi mimetype
11 years ago
Thomas Müller
e0bd7e145c
Remove @ in order to get proper error handling
11 years ago
Jörn Friedrich Dreyer
9404a8f40c
remove duplicate exe mimetype, add correct msi mimetype
11 years ago
Thomas Müller
9d869ab596
we shall explode on ',' only
11 years ago
Thomas Müller
07a84aa5eb
reuse existing helper function OC_Helper::is_function_enabled
11 years ago
Thomas Müller
970eed2867
Merge pull request #6530 from owncloud/prevent-corruption-on-parallel-upload-master
...
Adding a random postfix to the part file.
11 years ago
Thomas Müller
ed469a7d2c
in order to work properly with encryption ocTransferId is added to the file path - questionable usage of magic string
11 years ago
Jenkins for ownCloud
d2f2645a6a
[tx-robot] updated from transifex
11 years ago
Jenkins for ownCloud
0e843b9d7d
[tx-robot] updated from transifex
11 years ago
Thomas Müller
fc79662eca
reference 3rdparty branch with SabreDAV 1.7.9 installed using composer
11 years ago
Thomas Müller
214aecac78
require composer's autoload.php if present
11 years ago
Morris Jobke
ce3df44699
Merge pull request #6031 from s0taka/master
...
No decimal points for Kilobyte and Byte #5371 .
11 years ago
Thomas Müller
e2d739fa21
Merge pull request #6580 from monreal/master
...
Silence output of 'which' command used in smbclient detection
11 years ago
Jenkins for ownCloud
e4616199df
[tx-robot] updated from transifex
11 years ago
Jenkins for ownCloud
aaa48576ee
[tx-robot] updated from transifex
11 years ago
icewind1991
f016a3ead3
Merge pull request #6610 from owncloud/apcu-clear
...
Fix APCIterator syntax in \OC\Memcache\APCu::clear
11 years ago
Thomas Müller
1ce45713bd
Merge pull request #6605 from owncloud/free_space_disabled
...
Return SPACE_UNKNOWN if disk_free_space is disabled
11 years ago
Thomas Müller
27d7fff580
Merge pull request #6609 from owncloud/avatar-test-user
...
Make OC_Avatar unit tests independent of currently loggedin user
11 years ago
Robin Appelman
83f968ace2
Fix APCIterator syntax in \OC\Memcache\APCU::clear
...
see http://www.php.net/manual/en/apciterator.construct.php
11 years ago
Robin Appelman
6f6c3d1e44
Make OC_Avatar unit tests independent of currently loggedin user
11 years ago
icewind1991
14e0b1b6d1
Merge pull request #6513 from owncloud/user-no-change-displayname
...
Re-add the config options to remove the ability for users to change their displayname
11 years ago
Robin Appelman
25370fcb82
Return SPACE_UNKNOWN if disk_free_space is disabled when getting the free space on a local storage
11 years ago
Jenkins for ownCloud
095f9b8ee0
[tx-robot] updated from transifex
11 years ago
Thomas Müller
25a9311e94
Merge pull request #6601 from AdamWill/pimple-include
...
don't specify path to 3rdparty directory when registering Pimple autoloader
11 years ago
Thomas Müller
ac3f83ca0d
Merge pull request #6598 from lolozere/master
...
Add support mimetype
11 years ago
Adam Williamson
9b4a827e0b
don't specify path to 3rdparty directory when registering Pimple autoloader
...
The core 3rdparty directory is in the include_path from lib/base.php anyway, so this is unnecessary, and causes problems for downstream distributors who unbundle Pimple.
11 years ago
lolozere
d5382ac05d
Add support mimetype
...
Add support mimetype for extension .sh, .bash and .sh-lib
11 years ago
Niklas Sombert
4c179850ab
Revert "Added support for extra backends (see pull request #5043 )"
...
This reverts commit 2d75914f2a
, reversing
changes made to 760fa9ea30
.
11 years ago
Niklas Sombert
2d75914f2a
Added support for extra backends (see pull request #5043 )
...
Somebody had forgotten "OC_User::setupBackends();"...
11 years ago
Thomas Müller
6254f0a403
use getAppWebPath() in here as well
11 years ago
Thomas Müller
ae5671d281
new config parameter 'front_controller_active' which will instruct the url generator to generate urls without index.php
11 years ago
Thomas Müller
988710b0fc
avoid conflict with physical file config.js
11 years ago
Jenkins for ownCloud
760fa9ea30
[tx-robot] updated from transifex
11 years ago
Jenkins for ownCloud
9ea9638490
[tx-robot] updated from transifex
11 years ago
Jenkins for ownCloud
e345f3f511
[tx-robot] updated from transifex
11 years ago
Jenkins for ownCloud
71c829f92a
[tx-robot] updated from transifex
11 years ago
Michael Monreal
f52a9e5e42
Silence output of 'which' command used in smbclient detection
11 years ago
Jenkins for ownCloud
64a001edab
[tx-robot] updated from transifex
11 years ago
Jenkins for ownCloud
7b2f4b08ac
[tx-robot] updated from transifex
11 years ago
Jenkins for ownCloud
dbfe313a63
[tx-robot] updated from transifex
11 years ago
Thomas Müller
97031ba45c
Merge pull request #6520 from owncloud/tests-testcleanuplistener
...
Added test cleanup listener to detect untidy tests
11 years ago
Thomas Müller
efdeba7416
Merge pull request #6449 from owncloud/core-appsorderfix
...
Fixed apps loading order
11 years ago
Thomas Müller
a87a18d56c
Merge pull request #6561 from syncloud/master
...
Made admin password field required on client side
11 years ago
Thomas Müller
dcded92c3e
enable ldap tests
11 years ago