nextcloud-server/lib
Lukas Reschke ab287d2ba4 Move { to same line 2013-01-14 22:04:31 +07:00
..
MDB2/Driver Try to fix #836 2012-12-12 16:27:37 +07:00
archive
backgroundjob
cache
connector/sabre Merge pull request #1127 from owncloud/fixing-641-for-webdav-master 2013-01-10 02:27:00 +07:00
filecache also return fileid in OC_Filecache::get 2012-11-16 17:52:52 +07:00
fileproxy fix quota off by one error 2012-11-09 14:34:15 +07:00
filestorage remove duplicate return 2013-01-05 00:09:37 +07:00
group
l10n [tx-robot] updated from transifex 2013-01-14 00:18:21 +07:00
log Fall back to default log file if logfile config file not found, suppress writing errors, fixes issue #826 2012-12-29 19:30:31 +07:00
migration
minimizer
ocs Check if user is admin - bool 2013-01-14 19:45:17 +07:00
public add more linebreaks, replace SQL LIMIT with param 2013-01-09 13:57:51 +07:00
search
user
api.php Check if user is admin - bool 2013-01-14 19:45:17 +07:00
app.php Check if user is admin - bool 2013-01-14 19:45:17 +07:00
appconfig.php
archive.php
backgroundjob.php
base.php Only show the version updating to instead of worrying about converting internal to a formatted version 2013-01-04 20:13:00 +07:00
cache.php
config.php
db.php Tweak failure message and throw exceptions from updateDbFromStructure() 2013-01-05 12:13:36 +07:00
eventsource.php use new obEnd function instead of ob_end_clean 2012-11-29 18:01:21 +07:00
filecache.php Fix "There must be a single space between the closing parenthesis and the opening brace" 2012-12-15 00:43:46 +07:00
filechunking.php
fileproxy.php
files.php refs #933 send content length header - this will allow the browser to show the progressbar 2012-12-19 11:22:01 +07:00
filestorage.php workaround for 32-bit systems to handle filesizes bigger than 2GB 2013-01-03 00:38:44 +07:00
filesystem.php fix user specific mount configuration 2012-11-07 14:05:45 +07:00
filesystemview.php Merge pull request #619 from samtuke/versions_cache 2012-11-30 03:25:06 +07:00
geo.php
group.php
helper.php Check for string position instead of string existence 2013-01-14 16:51:35 +07:00
hook.php wrap hooks into a try, catch to prevent a faulty app from crashing the request 2012-12-16 20:29:36 +07:00
image.php Update lib/image.php 2012-12-01 21:13:08 +07:00
installer.php
json.php Enhanced auth is totally unmaintained and broken 2013-01-14 21:39:49 +07:00
l10n.php More style fixes 2012-12-15 00:43:46 +07:00
log.php
mail.php add smtp port configuration option 2013-01-02 19:04:08 +07:00
migrate.php Check if user is admin - bool 2013-01-14 19:45:17 +07:00
mimetypes.list.php
minimizer.php really check if mod_deflate is loaded 2012-11-15 10:35:53 +07:00
ocs.php Merge master into ocs_api, fix conflicts. 2012-12-14 15:15:05 +07:00
ocsclient.php Fix "Line indented incorrectly" 2012-12-15 00:43:46 +07:00
preferences.php
request.php Fix "There must be a single space between the closing parenthesis and the opening brace" 2012-12-15 00:43:46 +07:00
response.php
route.php
router.php added cleanup recommendations by including ocs in the cachedKey method and moving the ocs routes stuff at the end of the loadRoutes method 2013-01-07 21:57:13 +07:00
search.php
setup.php Revoke DB rights on install only if the db is newly created 2012-12-03 20:20:17 +07:00
streamwrappers.php
subadmin.php Check if user is admin - bool 2013-01-14 19:45:17 +07:00
template.php Fix a dirty function preventing showing errors 2012-12-03 22:53:06 +07:00
templatelayout.php Fix some of "Closing brace must be on a line by itself" 2012-12-15 00:43:46 +07:00
updater.php Fix "Line indented incorrectly" 2012-12-15 00:43:46 +07:00
user.php Check if user is admin - bool 2013-01-14 19:45:17 +07:00
util.php Move { to same line 2013-01-14 22:04:31 +07:00
vcategories.php
vobject.php