nextcloud/lib
Björn Schießle 8f2209680a Merge pull request #518 from owncloud/fix_property_cache
use correct path for property cache
2012-11-20 14:06:59 -08:00
..
MDB2/Driver adding space between) and { 2012-09-07 15:22:01 +02:00
archive Fix the require path 2012-10-13 01:13:06 +02:00
backgroundjob adding space between) and { 2012-09-07 15:22:01 +02:00
cache backwards compat to older xcache versions, don't fail when trying to clear cache by prefix 2012-09-25 11:47:53 +02:00
connector/sabre use correct path for property cache (the real path of the file and not the virtual path in the shared folder 2012-11-20 10:24:32 +01:00
filecache delete fscache on deleting user 2012-10-16 22:07:13 +02:00
fileproxy remove unneeded variable 2012-10-12 17:40:57 +02:00
filestorage Suppress error message which would send headers for hosted sited where disk_free_space() has been disabled for security. 2012-09-08 17:58:59 +02:00
group fix some more phpdoc 2012-09-23 02:40:03 +02:00
l10n closes #466 - manual backport of translations 2012-11-16 15:31:24 +01:00
log adding space between) and { 2012-09-07 15:22:01 +02:00
migration Only try to delete migration.db if it was created. 2012-09-18 16:25:34 +00:00
minimizer adding space between) and { 2012-09-07 15:22:01 +02:00
public Check if resharing is allowed by the admin, fixes issue #341 2012-11-10 00:31:52 -05:00
search Search: fix Notice and thus broken search with activiated error reporting 2012-10-01 19:11:26 +02:00
user Treat getUsers() as case insensitive, helpful for showing proper results in the share with autocomplete 2012-09-12 01:12:25 -04:00
app.php fix a lot of small layout bugs and make the apps page overall prettier plus add ratings finally 2012-10-08 15:49:48 +02:00
appconfig.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
archive.php fix checkstyle on archive zip/tar 2012-10-05 12:42:11 +02:00
base.php Use `get_magic_quotes_gpc()` to determine if magic_quotes is enabled 2012-10-16 19:45:12 +02:00
cache.php Respect coding style 2012-09-05 15:40:21 +03:00
config.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
db.php $CONFIG_DBTYPE was never assigned but used in this function 2012-10-09 11:17:10 +02:00
eventsource.php adding space between) and { 2012-09-07 15:22:01 +02:00
filecache.php Merge pull request #521 from owncloud/filecache_update_user 2012-11-20 06:57:46 -08:00
filechunking.php Run proxies and emit signals when finising chunked upload 2012-09-18 20:23:17 +02:00
fileproxy.php adding space between) and { 2012-09-07 15:22:01 +02:00
files.php Return empty array if file does not exist inside Shared folder, fixes issue #91 2012-11-07 17:15:09 -05:00
filestorage.php Merge branch 'share_api' 2012-08-19 22:29:01 -04:00
filesystem.php make root the default parameter for getAbsolutePath() 2012-11-07 16:39:56 +01:00
filesystemview.php check if $path is a empty string 2012-11-07 17:15:13 +01:00
geo.php adding space between) and { 2012-09-07 15:22:01 +02:00
group.php Allow any characters in the groupname 2012-10-25 11:55:54 +02:00
helper.php Migration: On import of user accounts only import folders in home dir, use OC_Helper::copyr 2012-11-08 11:39:21 +00:00
hook.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
image.php add OC_Image::fitIn 2012-09-08 23:26:19 +02:00
installer.php adding space between) and { 2012-09-07 15:22:01 +02:00
json.php adding space between) and { 2012-09-07 15:22:01 +02:00
l10n.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
log.php The log message is not always shown in html 2012-05-10 09:13:09 +02:00
mail.php adding space between) and { 2012-09-07 15:22:01 +02:00
migrate.php Migration: Allow for no app data cases; handle file copying better 2012-11-08 11:39:30 +00:00
mimetypes.list.php add *.ai files to the mimetypes list 2012-10-11 16:15:05 +02:00
minimizer.php really check if mod_deflate is loaded 2012-11-14 13:27:19 +01:00
ocs.php Respect coding style 2012-09-10 14:59:08 +03:00
ocsclient.php put all the calls into one function and use tabs instead of spaces. Thanks to danimo for bugging me :-) 2012-10-08 15:58:50 +02:00
preferences.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
request.php adding space between) and { 2012-09-07 15:22:01 +02:00
response.php Fix setEtagHeader function 2012-09-07 13:42:22 +02:00
search.php adding space between) and { 2012-09-07 15:22:01 +02:00
setup.php add svg mimetype to default htaccess 2012-10-28 16:04:52 +01:00
streamwrappers.php adding space between) and { 2012-09-07 15:22:01 +02:00
subadmin.php Fix a typo 2012-09-30 00:08:20 +03:00
template.php Correct indentation 2012-10-10 19:11:09 +02:00
templatelayout.php core.js and core.css don't need to be absolute 2012-10-17 10:52:35 +02:00
updater.php use socket timeout of 10 sec to stay responsive even with a slow internet connection or a not working server 2012-10-08 11:53:00 +02:00
user.php Better place to check for user removal 2012-11-15 23:15:15 +01:00
util.php 4.5.2 2012-11-13 22:06:13 +01:00
vcategories.php Check if categories is an array. 2012-09-13 17:30:26 +02:00
vobject.php adding space between) and { 2012-09-07 15:22:01 +02:00