nextcloud/lib
Thomas Tanghus 10e29da8be Use self::prepare() instead of self::$connection->prepare. 2012-10-19 17:21:23 +02:00
..
MDB2/Driver adding space between) and { 2012-09-07 15:22:01 +02:00
archive Fix the require path 2012-10-13 01:10:04 +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 Whitespace cleanup 2012-10-14 21:04:08 +02:00
filecache delete fscache on deleting user 2012-10-16 17:34:35 +02:00
fileproxy Whitespace cleanup 2012-10-14 21:04:08 +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-16 23:39:13 +02:00
log adding space between) and { 2012-09-07 15:22:01 +02:00
migration Whitespace cleanup 2012-10-14 21:04:08 +02:00
minimizer adding space between) and { 2012-09-07 15:22:01 +02:00
public Merge branch 'master' of github.com:owncloud/core into vcategories_db 2012-10-17 00:16:37 +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 Whitespace cleanup 2012-10-14 21:04:08 +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:42:17 +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 Use self::prepare() instead of self::$connection->prepare. 2012-10-19 17:21:23 +02:00
eventsource.php adding space between) and { 2012-09-07 15:22:01 +02:00
filecache.php when using oracle use LOWER() to make searching files case insensitive 2012-10-18 14:19:34 +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 check if mount point was already loaded to avoid redundant read operations 2012-10-18 17:30:01 +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 core.js and core.css don't need to be absolute 2012-10-17 10:52:16 +02:00
hook.php fix some more phpdoc 2012-09-23 02:40:03 +02:00
image.php Whitespace cleanup 2012-10-14 21:04:08 +02:00
installer.php adding space between) and { 2012-09-07 15:22:01 +02:00
json.php Make enhanced auth configurable 2012-10-16 01:08:05 +02:00
l10n.php don't duplicate locales with country code 2012-10-16 20:31:46 +02:00
log.php Merge branch 'extended_log' 2012-10-16 01:30:45 +03: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 Whitespace cleanup 2012-10-14 21:04:08 +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 Don't add the enhanced auth time to the configuration 2012-10-16 01:04:34 +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 core.js and core.css don't need to be absolute 2012-10-17 10:52:16 +02:00
updater.php Whitespace cleanup 2012-10-14 21:04:08 +02:00
user.php Delete user files in /data/ after deleting a user 2012-10-16 22:05:06 +02:00
util.php load system wide configured mount points before accessing shared files 2012-10-18 17:15:30 +02:00
vcategories.php Removed useless ORDER BY from query. 2012-10-19 16:15:47 +02:00
vobject.php adding space between) and { 2012-09-07 15:22:01 +02:00