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
Björn Schießle 7a575cc2d7 short explanation about OC_Defaults 13 years ago
..
MDB2/Driver
archive
backgroundjob
cache Cache: mount user mountpoints to make sure that // exists before accessing it. Fixes #2553 and #2374 13 years ago
connector/sabre use to_char to allow comparing string to CLOB cloumns in oracle 13 years ago
fileproxy
files fix fetchRow checks to also work with MDB2 13 years ago
group
hooks Add PublicEmitter class 13 years ago
l10n [tx-robot] updated from transifex 13 years ago
legacy
log
migration
minimizer
ocs
public add missing backticks all over the place 13 years ago
search
session implement ArrayInterface with Session 13 years ago
user always emit the preSetPassword hook, this should only indicate the intention. Finally the post-hooks indicate if it was successful or not 13 years ago
vobject
api.php
app.php make main menu aware of the different owncloud editions 13 years ago
appconfig.php
archive.php
arrayparser.php
autoloader.php
backgroundjob.php
base.php Merge pull request #3578 from owncloud/ocdialog 13 years ago
cache.php
config.php
db.php remove duplicate logging from db.php, now happens in entrypoints 13 years ago
defaults.php short explanation about OC_Defaults 13 years ago
eventsource.php
filechunking.php
fileproxy.php
files.php
geo.php
group.php
helper.php Style fixes 13 years ago
hook.php
image.php
installer.php
json.php
l10n.php
log.php
mail.php fix wrong signature delimiter - fix #3523 13 years ago
migrate.php
mimetypes.list.php
minimizer.php
ocs.php
ocsclient.php
preferences.php
request.php
response.php clean up usage of DatabaseSetupException and catch Exceptions in entrypoints 13 years ago
route.php
router.php
search.php
setup.php clean up usage of DatabaseSetupException and catch Exceptions in entrypoints 13 years ago
subadmin.php
template.php introduce and use executeAudited in db.php 13 years ago
templatelayout.php
updater.php
user.php createUser() needs to return something; the user object or false 13 years ago
util.php merge master into backgroundjob 13 years ago
vcategories.php Remove debug output 13 years ago
vobject.php