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/private
Adam Williamson 8b2b0aae31 deleteFromOpcodeCache: make parameter mandatory, document parameter 12 years ago
..
appframework Update Pimple to V3.0 12 years ago
archive Update pear/archive_tar to 1.3.13 12 years ago
backgroundjob
cache
connector/sabre fix odd behaviour 12 years ago
contacts
db allow passing driver options, fixes #11718 12 years ago
diagnostics Allow adding events that hapend before the event logger was loaded 12 years ago
fileproxy
files Merge pull request #11539 from owncloud/mount-setup-once 12 years ago
group make performance less bad. Still far from good, but at least it works 12 years ago
hooks
l10n Use public api for getting l10n 12 years ago
legacy remove legacy class OC_Updater 12 years ago
log Do not show exception to the end-user 12 years ago
memcache
migration
ocs Fix unexisting class and PHPDoc 12 years ago
preview Merge pull request #11390 from Nemesiz/master 12 years ago
repair Explicily close the statement cursors 12 years ago
route Log some additional events 12 years ago
search
security Add OCP\Security\IHasher 12 years ago
session Refactor internal session to write directly to $_SESSION 12 years ago
setup simplify mysql user creation flow 12 years ago
share Remove unreachable statement 12 years ago
tagging PHPDoc fixes as suggested by @MorrisJobke. 12 years ago
template Make second argument optional 12 years ago
user Merge pull request #12003 from owncloud/password-migration 12 years ago
vobject
activitymanager.php Make files non executable 12 years ago
allconfig.php Expose getAppKeys trough \OCP\IConfig 12 years ago
api.php
app.php prevent PHP notice 12 years ago
appconfig.php
apphelper.php
archive.php
arrayparser.php Use function outside of loop 12 years ago
avatar.php Use public api for getting l10n 12 years ago
avatarmanager.php
backgroundjob.php
cache.php
config.php add function to invalidate one opcache file, use it if possible #9885 12 years ago
contactsmanager.php
davclient.php
db.php Add missing DB rollback functionality 12 years ago
defaults.php Support HTML in logo claim 12 years ago
eventsource.php Explicitly cast id and validate type 12 years ago
filechunking.php
fileproxy.php
files.php Add type hinting to functions 12 years ago
forbiddenexception.php
geo.php
group.php
helper.php Use the TempManager to handle temporary files 12 years ago
hintexception.php Do not show exception to the end-user 12 years ago
hook.php
httphelper.php Do only follow HTTP and HTTPS redirects 12 years ago
image.php Preserve transparency when loading from a file 12 years ago
installer.php introduce new app page layout 12 years ago
json.php Use public api for getting l10n 12 years ago
l10n.php Fix language file detection 12 years ago
largefilehelper.php Merge pull request #11565 from owncloud/fix-behaviourOnOSX 12 years ago
log.php
mail.php
migrate.php make sure class file is loaded once 12 years ago
mimetypes.list.php New generic class for Imagemagick conversions 12 years ago
naturalsort.php Fix PHPDoc 12 years ago
navigationmanager.php
needsupdateexception.php
notsquareexception.php
ocs.php Remove invalid PHPDoc 12 years ago
ocsclient.php Use function outside of loop 12 years ago
preferences.php Remove implicit prepared statement cache and get the connection from the server container in \OC_DB 12 years ago
preview.php Add type hinting to functions 12 years ago
previewmanager.php Make files non executable 12 years ago
repair.php adding cssmin and jssmin(minify) 12 years ago
repairexception.php Added repair step for legacy storages 12 years ago
repairstep.php
request.php Make files non executable 12 years ago
response.php Allow any outgoing XHR connections 12 years ago
search.php
server.php Add OCP\Security\IHasher 12 years ago
serviceunavailableexception.php
setup.php Fix stupid copy paste fail 12 years ago
subadmin.php
tagmanager.php Add option to include tags for shared items. 12 years ago
tags.php PHPDoc fixes as suggested by @MorrisJobke. 12 years ago
template.php Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text parameter 12 years ago
templatelayout.php Merge pull request #11708 from owncloud/fix-momentjs 12 years ago
tempmanager.php Add \OC\TempManager to handle creating and cleaning temporary files 12 years ago
updater.php Remove implicit prepared statement cache and get the connection from the server container in \OC_DB 12 years ago
urlgenerator.php Set overwritemailurl* configs on setup 12 years ago
user.php Remove confusingly names \OC\User\Manager::delete and fix the automatic cache cleanup instead 12 years ago
util.php deleteFromOpcodeCache: make parameter mandatory, document parameter 12 years ago
vobject.php Use function outside of loop 12 years ago