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
Jörn Friedrich Dreyer e5d3cd59ac use USERS tablespace whn none is given, only needed when we need to create a user, does not need to be stored in config 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 Merge pull request #3690 from owncloud/use_execute_audited_in_filecache 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 oracle does not need sequence suffix, manually set database name to allow fetching db schema, don't shutdown db - we are using utf8 to connect 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 use USERS tablespace whn none is given, only needed when we need to create a user, does not need to be stored in config 13 years ago
subadmin.php
template.php PDOException has no previous(), oh the consistency ... 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