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
Lukas Reschke b471177439 Merge pull request #1379 from owncloud/improved_appsmanagement 12 years ago
..
MDB2/Driver Whitespace cleanup 12 years ago
archive Move streamwrappers to seperate files and put them in a namespace 12 years ago
backgroundjob
cache merge master into filesystem 12 years ago
connector/sabre merge master into filesystem 12 years ago
fileproxy merge master into filesystem 12 years ago
files Cache: don't insert duplicated during upgrade 12 years ago
group remove some left over comments 12 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
ocs merge master into filesystem 12 years ago
public merge master into filesystem 12 years ago
search
user add missing brackets 12 years ago
api.php Merge pull request #1286 from owncloud/ocs_api 12 years ago
app.php Merge pull request #1379 from owncloud/improved_appsmanagement 12 years ago
appconfig.php
archive.php
backgroundjob.php Whitespace cleanup 12 years ago
base.php merge master into filesystem 12 years ago
cache.php
config.php
db.php Merge pull request #1113 from owncloud/fix-issue-1085 12 years ago
eventsource.php Merge branch 'master' into files_encryption 12 years ago
filechunking.php
fileproxy.php remove fileatime from common storage backend 12 years ago
files.php Make zip downloads use actual folder names, fix spelling mistakes 12 years ago
filesystem.php Whitespace cleanup 12 years ago
filesystemview.php Merge branch 'master' into files_encryption 12 years ago
geo.php
group.php implement DisplayNamesInGroup for database back-end 12 years ago
helper.php merge master into filesystem 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 merge master into filesystem 12 years ago
installer.php just return "true" for now 12 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 Update lib/mail.php 12 years ago
migrate.php Merge branch 'master' into fixing-unused-and-undefined-in-master 12 years ago
mimetypes.list.php Add ebook specific mimetypes 12 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 merge master 12 years ago
preferences.php
request.php Whitespace cleanup 12 years ago
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 12 years ago
search.php
setup.php Merge pull request #1113 from owncloud/fix-issue-1085 12 years ago
subadmin.php Check if user is admin - bool 12 years ago
template.php Remove the CSP header for Firefox 12 years ago
templatelayout.php Fix undefined variable 12 years ago
updater.php Fix "Line indented incorrectly" 12 years ago
user.php Merge pull request #1360 from owncloud/display_name 12 years ago
util.php Bumb version number for displayname db upgrade 12 years ago
vcategories.php Whitespace cleanup 12 years ago
vobject.php