server/lib/private
Thomas Müller ee649d58c5 Merge pull request #19289 from owncloud/fix-type-hint-errors-container
Fix type hint errors in the container and the interface
2015-09-23 11:42:03 +02:00
..
activity Minor text typos 2015-09-21 23:04:25 +05:45
app Merge pull request #17434 from owncloud/update-showappnameonappupdate 2015-08-20 11:50:01 +02:00
appframework Fix type hint errors in the container and the interface 2015-09-23 10:13:41 +02:00
archive
assetic
backgroundjob Unique exception for invalid autoload paths, better handling 2015-09-05 16:50:02 +01:00
cache Remove OC_Log 2015-07-03 18:00:16 +02:00
command
connector/sabre Merge pull request #19081 from owncloud/prevent0bytedownloads 2015-09-21 13:50:35 +02:00
console Register valid root for all installed apps in console 2015-09-14 16:58:25 +01:00
contacts
db Merge pull request #17662 from owncloud/locking-db 2015-08-26 03:56:37 +02:00
diagnostics
encryption improved error message if user doesn't exists 2015-09-21 13:19:35 +02:00
files Merge pull request #19236 from owncloud/call_dot_directories_function 2015-09-23 11:34:23 +02:00
group update license headers and authors 2015-06-25 14:13:49 +02:00
hooks update license headers and authors 2015-06-25 14:13:49 +02:00
http/client Move certificate bundle into resources/config/ 2015-09-22 16:43:28 +02:00
l10n Add a public interface for the language factory so apps can use it 2015-08-27 13:14:50 +02:00
legacy Remove OC_Appconfig 2015-07-03 18:00:16 +02:00
lock reduce amount of db calls needed for file-locks 2015-09-22 15:04:15 +02:00
log Remove OC_Log 2015-07-03 18:00:16 +02:00
mail
memcache Fallback to complete Memcached flush if getAllKeys fails 2015-09-05 20:02:49 +01:00
notification Allow checking whether there are notifiers registered 2015-09-17 11:08:17 +02:00
ocs Cleanup OCS code 2015-08-14 13:42:56 +02:00
preview Remove get_temp_dir() 2015-09-15 11:33:25 +02:00
route Delay adding OCS prefix to route collection until all is loaded 2015-09-01 15:42:41 +01:00
search Scrutinizer Auto-Fixes 2015-05-19 11:23:06 +00:00
security Move certificate bundle into resources/config/ 2015-09-22 16:43:28 +02:00
session Use / instead of an empty string as cookie path 2015-09-14 11:22:34 +02:00
setup - more injection 2015-07-30 00:04:30 +02:00
share Discard expiration date from result for non-link shares 2015-09-17 13:45:26 +02:00
tagging
template update license headers and authors 2015-06-25 14:13:49 +02:00
user Move dummy backend to Tests namespace 2015-09-22 11:01:11 +02:00
activitymanager.php Sticky the notification types of files and sharing 2015-08-28 18:40:50 +02:00
allconfig.php
api.php With V2 we should ensure that the status codes are kept in sync 2015-08-13 10:45:25 +02:00
app.php Prefer OCS Id from database 2015-09-18 13:27:26 +02:00
appconfig.php Do not compare the value on Oracle 2015-09-14 12:14:25 +02:00
apphelper.php update license headers and authors 2015-06-25 14:13:49 +02:00
archive.php
arrayparser.php
avatar.php update license headers and authors 2015-06-25 14:13:49 +02:00
avatarmanager.php update license headers and authors 2015-06-25 14:13:49 +02:00
capabilitiesmanager.php Use DI 2015-08-10 10:45:16 +02:00
config.php Remove DEBUG constant and use config value 2015-08-24 15:14:05 +02:00
contactsmanager.php
databaseexception.php
databasesetupexception.php
datetimeformatter.php
datetimezone.php
db.php Remove remainings of mssql 2015-07-29 18:19:31 +02:00
defaults.php Revert "make knowledge base url configurable" 2015-08-11 14:20:25 +02:00
eventsource.php Add custom CSP for Win 10 compatibility 2015-07-21 20:40:32 +02:00
filechunking.php work directly on storages when doing a chunked upload assembly 2015-09-14 20:35:33 +02:00
files.php use zipstreamer via composer 2015-09-14 15:33:28 +02:00
forbiddenexception.php
group.php
helper.php Proper deprecate methods 2015-07-27 14:59:49 +02:00
hintexception.php
hook.php Remove OC_Log 2015-07-03 18:00:16 +02:00
httphelper.php Add connection timeout to default POST options 2015-05-26 11:22:50 +02:00
image.php Make sure we have a resource before measuring its size 2015-06-08 15:10:29 +02:00
installer.php Update installer.php 2015-08-10 10:34:44 +02:00
json.php Encode HTML tags in JSON 2015-09-03 00:44:46 +02:00
l10n.php Deprecate OC_L10N::get() 2015-08-28 12:04:52 +02:00
largefilehelper.php
log.php Remove OC_Log 2015-07-03 18:00:16 +02:00
naturalsort.php Remove OC_Log 2015-07-03 18:00:16 +02:00
naturalsort_defaultcollator.php
navigationmanager.php
needsupdateexception.php
notsquareexception.php
ocs.php Fix format of log/private/ocs.php 2015-08-19 14:21:10 +02:00
ocsclient.php Degrade log message about missing app in appstore to debug 2015-08-17 11:27:41 +02:00
preview.php Revert "Show cached previews directly" 2015-09-22 15:01:31 +02:00
previewmanager.php update license headers and authors 2015-06-25 14:13:49 +02:00
repair.php Add repair step for outdated OCS IDs 2015-09-18 13:27:26 +02:00
repairexception.php
repairstep.php update license headers and authors 2015-06-25 14:13:49 +02:00
response.php update license headers and authors 2015-06-25 14:13:49 +02:00
search.php
server.php Move mimetype files into /resources/config/ 2015-09-22 16:43:28 +02:00
servernotavailableexception.php update license headers and authors 2015-06-25 14:13:49 +02:00
serviceunavailableexception.php
setup.php Check for PDO instead of removed function for PHP 7 compatibility 2015-07-30 12:32:22 +02:00
subadmin.php
systemconfig.php Add missing tunnel on new class 2015-07-07 11:18:24 +02:00
tagmanager.php
tags.php Fix undefined variable $tagId 2015-05-04 16:19:26 +02:00
template.php Remove DEBUG constant and use config value 2015-08-24 15:14:05 +02:00
templatelayout.php update license headers and authors 2015-06-25 14:13:49 +02:00
tempmanager.php Clean up TempManager to follow code guidelines 2015-08-30 23:30:56 +01:00
updater.php Move certificate bundle into resources/config/ 2015-09-22 16:43:28 +02:00
urlgenerator.php
user.php Move dummy backend to Tests namespace 2015-09-22 11:01:11 +02:00
util.php Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isIgnoredDir($file)). Eases to find where this operation is used. 2015-09-22 17:53:15 +02:00