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
Joas Schilling db763027bb Correctly only send the errors of the current file to the event 11 years ago
..
app Correctly only send the errors of the current file to the event 11 years ago
appframework Also add a note that clob does not work in the compare array 11 years ago
archive Revert "Updating license headers" 11 years ago
assetic Revert "Updating license headers" 11 years ago
backgroundjob Merge pull request #14530 from owncloud/revert-14403 11 years ago
cache Add unit tests for gc() for \OC\Cache\FileGlobalGC 11 years ago
command Allow running the async commands from unit tests 11 years ago
connector/sabre Merge pull request #15168 from owncloud/oc-etag-master 11 years ago
contacts Revert "Updating license headers" 11 years ago
db be a little more verbose in the exception message when we cant connect to the db 11 years ago
diagnostics Revert "Updating license headers" 11 years ago
files Add `getNonExistingName()` to the node api 11 years ago
group Revert "Updating license headers" 11 years ago
hooks Revert "Updating license headers" 11 years ago
http/client Add wrapper for Guzzle 11 years ago
l10n Revert "Updating license headers" 11 years ago
legacy Revert "Updating license headers" 11 years ago
log Revert "Updating license headers" 11 years ago
mail Add debug mode back to mailer 11 years ago
memcache Do not use APCu when apc.enabled is Off. 11 years ago
ocs Revert "Updating license headers" 11 years ago
preview Create an interface for OC_Image and OCP\Image for the public API 11 years ago
repair Properly forward repair errors and warnings 11 years ago
route Revert "Updating license headers" 11 years ago
search Revert "Updating license headers" 11 years ago
security Add wrapper for Guzzle 11 years ago
session Handle session initialization errors and display error page - fixes #15053 11 years ago
setup Revert "Updating license headers" 11 years ago
share When the expiration date is enforced respect this 11 years ago
tagging Revert "Updating license headers" 11 years ago
template Log errors and create 404 in network list when a css or js is missing 11 years ago
user Remove outdated comment 11 years ago
activitymanager.php Revert "Updating license headers" 11 years ago
allconfig.php The key is over configkey, user and app, not the value 11 years ago
api.php Simplify code 11 years ago
app.php Correctly get array of groups and send OCP\IGroup objects to enable method 11 years ago
appconfig.php Revert "Updating license headers" 11 years ago
apphelper.php Revert "Updating license headers" 11 years ago
archive.php Revert "Updating license headers" 11 years ago
arrayparser.php Use proper error type and clean-up code 11 years ago
avatar.php Create an interface for OC_Image and OCP\Image for the public API 11 years ago
avatarmanager.php Avatar controller moved to AppFrameWork 11 years ago
backgroundjob.php Revert "Updating license headers" 11 years ago
cache.php Revert "Updating license headers" 11 years ago
config.php Revert "Updating license headers" 11 years ago
contactsmanager.php Revert "Updating license headers" 11 years ago
databaseexception.php Revert "Updating license headers" 11 years ago
databasesetupexception.php Revert "Updating license headers" 11 years ago
datetimeformatter.php Revert "Updating license headers" 11 years ago
datetimezone.php Etc timezones don't exist for .5 and .75 offsets 11 years ago
db.php let insertIfNotExist() throw the native DBALException - no need to hide the real exception 11 years ago
defaults.php Add more HTTPS endpoints 11 years ago
eventsource.php Revert "Updating license headers" 11 years ago
filechunking.php Revert "Updating license headers" 11 years ago
fileproxy.php Revert "Updating license headers" 11 years ago
files.php Removed simplified X-accel-redirect even further 11 years ago
forbiddenexception.php Revert "Updating license headers" 11 years ago
geo.php Revert "Updating license headers" 11 years ago
group.php Revert "Updating license headers" 11 years ago
helper.php Introducing the Raw mimetypes 11 years ago
hintexception.php Revert "Updating license headers" 11 years ago
hook.php Revert "Updating license headers" 11 years ago
httphelper.php Add wrapper for Guzzle 11 years ago
image.php Create an interface for OC_Image and OCP\Image for the public API 11 years ago
installer.php Add wrapper for Guzzle 11 years ago
json.php Revert "Updating license headers" 11 years ago
l10n.php Respect http header 'Accept-Language' on ocs and remote.php calls 11 years ago
largefilehelper.php drop any fallback code related to curl - refs https://github.com/owncloud/core/pull/14838#issuecomment-78586447 11 years ago
log.php Revert "Updating license headers" 11 years ago
mimetypes.list.php Introducing 3D images support (media type) 11 years ago
naturalsort.php Revert "Updating license headers" 11 years ago
naturalsort_defaultcollator.php Revert "Updating license headers" 11 years ago
navigationmanager.php Allow registering closures for navigation entries 11 years ago
needsupdateexception.php Revert "Updating license headers" 11 years ago
notsquareexception.php Revert "Updating license headers" 11 years ago
ocs.php Read from IRequest instead of reading twice 11 years ago
ocsclient.php Add wrapper for Guzzle 11 years ago
preview.php Create an interface for OC_Image and OCP\Image for the public API 11 years ago
previewmanager.php Only register the core providers when necessary 11 years ago
repair.php Add a repair step to delete old tables 11 years ago
repairexception.php Revert "Updating license headers" 11 years ago
repairstep.php Revert "Updating license headers" 11 years ago
response.php Let users configure security headers in their Webserver 11 years ago
search.php Revert "Updating license headers" 11 years ago
server.php Add wrapper for Guzzle 11 years ago
serviceunavailableexception.php Revert "Updating license headers" 11 years ago
setup.php Fix setup config 11 years ago
subadmin.php Revert "Updating license headers" 11 years ago
systemconfig.php Revert "Updating license headers" 11 years ago
tagmanager.php Revert "Updating license headers" 11 years ago
tags.php Do not walk over the users directory, but over the list of tagged objects 11 years ago
template.php show exception type in debug mode 11 years ago
templatelayout.php fall back to absolute path for pipelined assets (#14940) 11 years ago
tempmanager.php Revert "Updating license headers" 11 years ago
updater.php Add spaces 11 years ago
urlgenerator.php Reuse cache result 11 years ago
user.php Revert "Updating license headers" 11 years ago
util.php Add wrapper for Guzzle 11 years ago
vobject.php Revert "Updating license headers" 11 years ago