nextcloud-server/lib
Bart Visscher bf1057143c Merge branch 'master' into routing
Conflicts:
	apps/files/js/filelist.js
	core/js/js.js
	lib/ocs.php
2012-09-28 15:38:49 +02:00
..
archive
backgroundjob
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 prepare server for move of property name "lastmodified" to "getlastmodified" according to RFC4918. 2012-09-26 13:06:43 +02:00
filecache add proper logging to filecache 2012-09-12 23:03:56 +02:00
fileproxy fix problem with quota proxy when using copy 2012-09-17 22:16:07 +02:00
filestorage
group fix some more phpdoc 2012-09-23 02:40:03 +02:00
l10n [tx-robot] updated from transifex 2012-09-28 02:06:03 +02:00
log
MDB2/Driver
migration Only try to delete migration.db if it was created. 2012-09-18 16:25:34 +00:00
minimizer
public Fix unsetting share expiration date 2012-09-26 00:09:35 -04:00
search use file instead of dir in search provider file fix result urls 2012-09-24 19:24:20 +02:00
user
app.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
appconfig.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
archive.php
base.php Merge branch 'master' into routing 2012-09-28 15:38:49 +02:00
cache.php
config.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
db.php fix phpdoc and handle some edges cases better in oc_db 2012-09-23 02:40:03 +02:00
eventsource.php
filecache.php escape user column in OC_FileCache::clear 2012-09-20 21:06:46 +02:00
filechunking.php Run proxies and emit signals when finising chunked upload 2012-09-18 20:23:17 +02:00
fileproxy.php
files.php Add OC_Files::searchByMime function 2012-09-25 21:15:01 +02:00
filestorage.php
filesystem.php Fix undefined user var, use getUser 2012-09-21 21:29:37 +02:00
filesystemview.php The mtime in the file cache has to be updated after version rollback (copy from outside of the regular files root) (fixes bug #1720) 2012-09-26 17:03:54 +02:00
geo.php
group.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
helper.php Merge branch 'master' into routing 2012-09-28 15:38:49 +02:00
hook.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
image.php
installer.php
json.php
l10n.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
log.php
mail.php
migrate.php Allow exporting of users from any user backend, fixed oc-1645 2012-09-18 16:24:39 +00:00
mimetypes.list.php
minimizer.php
ocs.php Merge branch 'master' into routing 2012-09-28 15:38:49 +02:00
ocsclient.php Added failsafes for retrieving remote apps on settings->apps page, in case categories or app data are not found 2012-09-18 16:55:03 +01:00
preferences.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
request.php
response.php
route.php
router.php Add linkToRoute functionality 2012-09-12 18:00:33 +02:00
search.php
setup.php
streamwrappers.php
subadmin.php
template.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
templatelayout.php
updater.php
user.php add proper error logging in OC_User database queries 2012-09-12 12:47:33 +02:00
util.php some more sane column sizes for appconfig and preferences 2012-09-27 22:49:01 +02:00
vcategories.php Check if categories is an array. 2012-09-13 17:30:26 +02:00
vobject.php