You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lukas Reschke ab287d2ba4 Move { to same line 11 years ago
..
MDB2/Driver Try to fix #836 11 years ago
archive Checkstyle: Fix last six NewlineBeforeOpenBrace 11 years ago
backgroundjob adding space between) and { 11 years ago
cache backwards compat to older xcache versions, don't fail when trying to clear cache by prefix 11 years ago
connector/sabre Merge pull request #1127 from owncloud/fixing-641-for-webdav-master 11 years ago
filecache also return fileid in OC_Filecache::get 11 years ago
fileproxy fix quota off by one error 11 years ago
filestorage remove duplicate return 11 years ago
group Checkstyle: many fixes 11 years ago
l10n [tx-robot] updated from transifex 11 years ago
log Fall back to default log file if logfile config file not found, suppress writing errors, fixes issue #826 11 years ago
migration Checkstyle: Fix the last 25 NoSpaceAfterComma 11 years ago
minimizer adding space between) and { 11 years ago
ocs Check if user is admin - bool 11 years ago
public add more linebreaks, replace SQL LIMIT with param 11 years ago
search Checkstyle: many fixes 11 years ago
user Checkstyle fixes: NoSpaceAfterComma 11 years ago
api.php Check if user is admin - bool 11 years ago
app.php Check if user is admin - bool 11 years ago
appconfig.php Checkstyle: many fixes 11 years ago
archive.php Checkstyle: many fixes 11 years ago
backgroundjob.php Style: Remove all the dangling white spaces 11 years ago
base.php Only show the version updating to instead of worrying about converting internal to a formatted version 11 years ago
cache.php Move generating cache key from files from OC_Minimizer to OC_Cache 11 years ago
config.php fix some more phpdoc 11 years ago
db.php Tweak failure message and throw exceptions from updateDbFromStructure() 11 years ago
eventsource.php use new obEnd function instead of ob_end_clean 11 years ago
filecache.php Fix "There must be a single space between the closing parenthesis and the opening brace" 11 years ago
filechunking.php Make Jenkins more happy. 11 years ago
fileproxy.php Checkstyle fixes: NoSpaceAfterComma 11 years ago
files.php refs #933 send content length header - this will allow the browser to show the progressbar 11 years ago
filestorage.php workaround for 32-bit systems to handle filesizes bigger than 2GB 11 years ago
filesystem.php fix user specific mount configuration 11 years ago
filesystemview.php Merge pull request #619 from samtuke/versions_cache 11 years ago
geo.php adding space between) and { 11 years ago
group.php Checkstyle: many fixes 11 years ago
helper.php Check for string position instead of string existence 11 years ago
hook.php wrap hooks into a try, catch to prevent a faulty app from crashing the request 11 years ago
image.php Update lib/image.php 11 years ago
installer.php Checkstyle: Fix the last 25 NoSpaceAfterComma 11 years ago
json.php Enhanced auth is totally unmaintained and broken 11 years ago
l10n.php More style fixes 11 years ago
log.php Style: Remove all the dangling white spaces 11 years ago
mail.php add smtp port configuration option 11 years ago
migrate.php Check if user is admin - bool 11 years ago
mimetypes.list.php add *.ai files to the mimetypes list 11 years ago
minimizer.php really check if mod_deflate is loaded 11 years ago
ocs.php Merge master into ocs_api, fix conflicts. 11 years ago
ocsclient.php Fix "Line indented incorrectly" 11 years ago
preferences.php Checkstyle: many fixes 11 years ago
request.php Fix "There must be a single space between the closing parenthesis and the opening brace" 11 years ago
response.php Fix setEtagHeader function 11 years ago
route.php Checkstyle fixes: NoSpaceAfterComma 11 years ago
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 11 years ago
search.php Checkstyle fixes: NoSpaceAfterComma 11 years ago
setup.php Revoke DB rights on install only if the db is newly created 11 years ago
streamwrappers.php Checkstyle fixes: NoSpaceAfterComma 11 years ago
subadmin.php Check if user is admin - bool 11 years ago
template.php Fix a dirty function preventing showing errors 11 years ago
templatelayout.php Fix some of "Closing brace must be on a line by itself" 11 years ago
updater.php Fix "Line indented incorrectly" 11 years ago
user.php Check if user is admin - bool 11 years ago
util.php Move { to same line 11 years ago
vcategories.php Check DB result. 11 years ago
vobject.php Checkstyle: many fixes 11 years ago