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.
 
 
 
 
 
 
nextcloud-server/lib
Frank Karlitschek d85e440aa1 Merge pull request #1148 from seancomeau/topic/setup 12 years ago
..
MDB2/Driver Whitespace cleanup 12 years ago
archive Checkstyle: Fix last six NewlineBeforeOpenBrace 13 years ago
backgroundjob adding space between) and { 13 years ago
cache initialize $result 12 years ago
connector/sabre Whitespace cleanup 12 years ago
filecache also return fileid in OC_Filecache::get 13 years ago
fileproxy Whitespace cleanup 12 years ago
filestorage remove duplicate return 12 years ago
group Checkstyle: many fixes 13 years ago
l10n [tx-robot] updated from transifex 12 years ago
log Fall back to default log file if logfile config file not found, suppress writing errors, fixes issue #826 12 years ago
migration fixing undefined variable $result - should be $query I assume 12 years ago
minimizer adding space between) and { 13 years ago
ocs Whitespace cleanup 12 years ago
public Whitespace cleanup 12 years ago
search Checkstyle: many fixes 13 years ago
user Checkstyle fixes: NoSpaceAfterComma 13 years ago
api.php Whitespace cleanup 12 years ago
app.php Whitespace cleanup 12 years ago
appconfig.php Checkstyle: many fixes 13 years ago
archive.php Checkstyle: many fixes 13 years ago
backgroundjob.php Whitespace cleanup 12 years ago
base.php Spaces to tabs 12 years ago
cache.php Move generating cache key from files from OC_Minimizer to OC_Cache 13 years ago
config.php fix some more phpdoc 13 years ago
db.php Clear cached prepared statements when switching between mdb2 and pdo 12 years ago
eventsource.php use new obEnd function instead of ob_end_clean 12 years ago
filecache.php Whitespace cleanup 12 years ago
filechunking.php Make Jenkins more happy. 13 years ago
fileproxy.php Checkstyle fixes: NoSpaceAfterComma 13 years ago
files.php Whitespace cleanup 12 years ago
filestorage.php workaround for 32-bit systems to handle filesizes bigger than 2GB 12 years ago
filesystem.php Whitespace cleanup 12 years ago
filesystemview.php Whitespace cleanup 12 years ago
geo.php adding space between) and { 13 years ago
group.php Checkstyle: many fixes 13 years ago
helper.php Whitespace cleanup 12 years ago
hook.php wrap hooks into a try, catch to prevent a faulty app from crashing the request 12 years ago
image.php Whitespace cleanup 12 years ago
installer.php Checkstyle: Fix the last 25 NoSpaceAfterComma 13 years ago
json.php Whitespace cleanup 12 years ago
l10n.php Spaces to tabs 12 years ago
log.php Whitespace cleanup 12 years ago
mail.php add smtp port configuration option 12 years ago
migrate.php Merge branch 'master' into fixing-unused-and-undefined-in-master 12 years ago
mimetypes.list.php add *.ai files to the mimetypes list 13 years ago
minimizer.php really check if mod_deflate is loaded 13 years ago
ocs.php Merge master into ocs_api, fix conflicts. 12 years ago
ocsclient.php Spaces to tabs 12 years ago
preferences.php Checkstyle: many fixes 13 years ago
request.php Whitespace cleanup 12 years ago
response.php Fix setEtagHeader function 13 years ago
route.php Checkstyle fixes: NoSpaceAfterComma 13 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 12 years ago
search.php Checkstyle fixes: NoSpaceAfterComma 13 years ago
setup.php Merge pull request #1148 from seancomeau/topic/setup 12 years ago
streamwrappers.php Checkstyle fixes: NoSpaceAfterComma 13 years ago
subadmin.php Check if user is admin - bool 12 years ago
template.php Spaces to tabs 12 years ago
templatelayout.php Fix some of "Closing brace must be on a line by itself" 12 years ago
updater.php Fix "Line indented incorrectly" 12 years ago
user.php Merge pull request #1178 from owncloud/return_true_because_of_ponies 12 years ago
util.php Move { to same line 12 years ago
vcategories.php Whitespace cleanup 12 years ago
vobject.php Checkstyle: many fixes 13 years ago