server/lib/private
Lukas Reschke a7e4785be9 Cleanup OCS code
This removes unused code from `OC_OCS` which nobody understood what it really was for anyways.
2015-08-14 13:42:56 +02:00
..
app PR #17046 deprecated OCP\Util::mb_(sub)str_replace() 2015-07-17 12:34:56 +02:00
appframework Merge pull request #17982 from owncloud/appframework-sanitize-name 2015-08-12 12:19:24 +02:00
archive
assetic
backgroundjob
cache Remove OC_Log 2015-07-03 18:00:16 +02:00
command
connector/sabre handle single file dav endpoints 2015-08-11 14:46:46 +02:00
console Merge pull request #17093 from owncloud/upgrade-timestamp 2015-07-01 08:55:32 +02:00
contacts
db Automatically prefix table names with *PREFIX* unless specified 2015-08-10 16:20:42 +02:00
diagnostics
encryption make sure that we always detect legacy files correctly 2015-07-17 13:30:08 +02:00
files Merge pull request #17932 from owncloud/fix_move_files 2015-08-11 13:54:09 +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
l10n update license headers and authors 2015-06-25 14:13:49 +02:00
legacy Remove OC_Appconfig 2015-07-03 18:00:16 +02:00
lock update license headers and authors 2015-06-25 14:13:49 +02:00
log Remove OC_Log 2015-07-03 18:00:16 +02:00
mail
memcache Fix memcache factory unit tests 2015-07-16 03:53:18 +01:00
ocs Cleanup OCS code 2015-08-14 13:42:56 +02:00
preview Remove OC_Log 2015-07-03 18:00:16 +02:00
route Revert "Only load app routes if the app has already been loaded" 2015-08-11 14:19:59 +02:00
search Scrutinizer Auto-Fixes 2015-05-19 11:23:06 +00:00
security Remove "use" statement 2015-08-05 09:31:21 +02:00
session
setup - more injection 2015-07-30 00:04:30 +02:00
share Remove unnecessary DB prefixes from existing query builder usages 2015-08-10 16:21:41 +02:00
tagging
template update license headers and authors 2015-06-25 14:13:49 +02:00
user Fixed "Remote IP:" syntax on failed logins 2015-07-09 10:04:51 +02:00
activitymanager.php Throw a InvalidArgumentException when a consumer/extension is invalid 2015-07-23 11:00:29 +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 Revert "make knowledge base url configurable" 2015-08-11 14:20:25 +02:00
appconfig.php update license headers and authors 2015-06-25 14:13:49 +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
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
filechunking.php
files.php Remove OC_Log 2015-07-03 18:00:16 +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
l10n.php
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 Cleanup OCS code 2015-08-14 13:42:56 +02:00
ocsclient.php Remove OC_Log 2015-07-03 18:00:16 +02:00
preview.php Remove OC_Log 2015-07-03 18:00:16 +02:00
previewmanager.php update license headers and authors 2015-06-25 14:13:49 +02:00
repair.php Use the public interface and our method instead of the doctrine thing 2015-07-21 15:25:47 +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 Merge pull request #17852 from owncloud/register-alias-factory 2015-08-11 13:30:56 +01: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
template.php [PHP 7] Change type hint to also accept Errors 2015-08-04 11:54:05 +02:00
templatelayout.php update license headers and authors 2015-06-25 14:13:49 +02:00
tempmanager.php update license headers and authors 2015-06-25 14:13:49 +02:00
updater.php Merge pull request #17088 from owncloud/add-verbosity-to-upgrade 2015-07-01 08:56:06 +02:00
urlgenerator.php
user.php Escape ampersand in logout URL 2015-07-21 00:26:30 +02:00
util.php Merge pull request #13641 from owncloud/cache-storage-status 2015-08-07 17:31:03 +02:00