nextcloud/lib
Bart Visscher 5381cc7418 Fix missing parameter decleration, thanks Jenkins :-) 2012-07-21 01:18:51 +02:00
..
MDB2/Driver Fix strict standards warnings 2012-07-20 19:27:51 +00:00
archive remove unused variables 2012-07-20 18:56:18 +02:00
cache Cache: try to set the fast cache in the Broker 2012-06-25 21:05:10 +02:00
connector/sabre fix ununsed variables 2012-07-21 00:20:27 +02:00
filecache remove unused variables 2012-07-20 18:56:18 +02:00
fileproxy Only call OC_FileCache::get('/Shared') if it exists in the file cache, prevents premature addition of the Shared folder to the file cache 2012-06-20 19:39:17 -04:00
filestorage Fix parameter order in OC_Filestorage_Common->hash 2012-07-21 00:13:30 +02:00
group forgot to make one function abstract 2012-07-20 19:03:33 +02:00
l10n Delay loading of translations until they are used 2012-06-18 23:07:32 +02:00
log Move line counter so we only count lines towards the offset that are equal or above the log level 2012-07-06 17:29:45 -04:00
migration Typo fix (breif->brief) 2012-04-14 18:31:42 +02:00
minimizer remove trailing slash in %appswebroot% placeholder 2012-06-23 16:59:55 +02:00
public Trying to get documentation to "Do The Right Thing" (TM) 2012-07-20 23:11:06 +02:00
search remove unused variables 2012-07-20 18:56:18 +02:00
user remove unused variables 2012-07-20 18:56:18 +02:00
app.php fix unused variables 2012-07-20 17:58:05 +02:00
appconfig.php update copyright 2012-05-26 19:14:24 +02:00
archive.php move archive library to core so we can properly depend on it 2012-05-02 23:48:23 +02:00
base.php allow a more flexible way of using user backends 2012-07-19 16:31:55 +02:00
cache.php Cache: Add APC and XCache to global cache handler 2012-06-25 21:05:10 +02:00
config.php Do not close php tag on config file 2012-06-22 21:01:12 +00:00
db.php fix unused variables 2012-07-20 17:58:05 +02:00
eventsource.php fix eventsource fallback when more then one eventsource is active 2012-07-20 17:58:05 +02:00
filecache.php fix increasing folder sizes in filecache for custom roots 2012-07-20 17:58:05 +02:00
fileproxy.php Smarter code for OC_FileProxy 2012-06-08 21:38:10 +02:00
files.php typo fixed 2012-06-29 16:49:22 +02:00
filestorage.php fix unused variables 2012-07-20 17:58:05 +02:00
filesystem.php Fix missing parameter decleration, thanks Jenkins :-) 2012-07-21 01:18:51 +02:00
filesystemview.php fix unused variables 2012-07-20 17:58:05 +02:00
geo.php add OC_Geo class 2012-02-26 13:45:20 +01:00
group.php Merge branch 'unstable' 2012-06-04 23:02:05 +02:00
helper.php fix unused variables 2012-07-20 17:58:05 +02:00
hook.php allow clearing hooks and fileproxies 2012-05-11 20:33:56 +02:00
image.php fix unused variables 2012-07-20 17:58:05 +02:00
installer.php close only if exist 2012-06-23 16:21:47 +02:00
json.php Remove forced download 2012-07-02 12:20:43 +02:00
l10n.php add warning in log if OC_L10N::tA was called 2012-07-16 19:35:40 +02:00
log.php The log message is not always shown in html 2012-05-10 09:13:09 +02:00
mail.php Fix log write() parameters in wrong order 2012-07-11 15:56:18 -04:00
migrate.php fix unused variables 2012-07-20 17:58:05 +02:00
mimetypes.fixlist.php fix mimetype for cdr files - bugfix for oc 559 2012-06-21 09:58:38 +02:00
mimetypes.list.php renamed extention to extension, also now only showing lowercase 2012-04-15 13:34:30 +02:00
minimizer.php Fix setting ETag header on cache miss 2012-06-25 21:05:10 +02:00
ocs.php fix unused variables 2012-07-20 17:58:05 +02:00
ocsclient.php fix unused variables 2012-07-20 17:58:05 +02:00
preferences.php fix unused variables 2012-07-20 17:58:05 +02:00
request.php Fix errors for minimizer 2012-06-18 11:33:24 +02:00
response.php ETags must be quoted. 2012-02-18 11:49:31 +01:00
search.php update copyright 2012-05-26 19:14:24 +02:00
setup.php fix unused variables 2012-07-20 17:58:05 +02:00
streamwrappers.php fix unused variables 2012-07-20 17:58:05 +02:00
template.php fix unused variables 2012-07-20 17:58:05 +02:00
templatelayout.php fix unused variables 2012-07-20 17:58:05 +02:00
updater.php remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +02:00
user.php allow a more flexible way of using user backends 2012-07-19 16:31:55 +02:00
util.php fix unused variables 2012-07-20 17:58:05 +02:00
vcategories.php remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +02:00
vobject.php replace Sabre_VObject_Element_DateTime with Sabre_VObject_Property_DateTime 2012-02-24 22:20:40 +01:00