nextcloud/lib
Bart Visscher 351f724193 whitespace fixes 2012-10-12 15:47:41 +02:00
..
MDB2/Driver adding space between) and { 2012-09-07 15:22:01 +02:00
archive really fix checkstyle on archive tar 2012-10-05 12:54:18 +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 fix create folder and upload file issue on win, fixes oc-1747, solution follows suggestion from bug tracker 2012-10-02 11:45:47 +02:00
filecache fix updating the filecache for when contents of a folder has changed 2012-09-30 16:11:01 +02:00
fileproxy fix problem with quota proxy when using copy 2012-09-17 22:16:07 +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 [tx-robot] updated from transifex 2012-10-12 02:07:10 +02: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 fix for bug #1942: Allow user to share with every group if "allow users to share with anyone" is set 2012-10-09 10:36:24 +02: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 Add logging when stripping apps from autoload include path 2012-10-10 21:06:15 +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 whitespace fixes 2012-10-12 15:47:41 +02:00
eventsource.php adding space between) and { 2012-09-07 15:22:01 +02:00
filecache.php nortmalize path before adding it to the fscache to avoid multiple fscache entries for the same file 2012-10-12 10:26:49 +02: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 don't use the workaround for shared files on the /Shared folder 2012-10-08 23:37:50 +02:00
filestorage.php Merge branch 'share_api' 2012-08-19 22:29:01 -04:00
filesystem.php update the filecache by setting mtimes to 0 when the mount configuration has changed instead of clearing the cache 2012-09-30 16:12:16 +02:00
filesystemview.php etag has to be removed after version rollback to enable the sync client to detect the changes (bug #1829) 2012-09-28 18:50:36 +02:00
geo.php adding space between) and { 2012-09-07 15:22:01 +02:00
group.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
helper.php fixed offset calculation (bug #1961) 2012-10-11 12:42:57 +02: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 disable log when running tests 2012-10-12 15:45:05 +02:00
mail.php adding space between) and { 2012-09-07 15:22:01 +02:00
migrate.php Allow exporting of users from any user backend, fixed oc-1645 2012-09-18 16:24:39 +00:00
mimetypes.list.php add *.ai files to the mimetypes list 2012-10-11 16:14:29 +02:00
minimizer.php adding space between) and { 2012-09-07 15:22:01 +02: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 Fallback for systems without openssl 2012-09-29 16:44:02 +02: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:01:32 +02:00
templatelayout.php Remove unused search code 2012-10-10 21:06:15 +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 add proper error logging in OC_User database queries 2012-09-12 12:47:33 +02:00
util.php whitespace fixes 2012-10-12 15:47:41 +02: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