server/lib/private
2015-10-06 15:25:31 +02:00
..
activity Minor text typos 2015-09-21 23:04:25 +05:45
app public, remote and default_enable are not deprecated 2015-09-24 16:47:00 +02:00
appframework return '' instead of false 2015-09-23 12:32:49 +02:00
archive
backgroundjob Unique exception for invalid autoload paths, better handling 2015-09-05 16:50:02 +01:00
cache
command
connector/sabre Allow listeners to set status code and message 2015-09-23 15:15:07 +02:00
console Register valid root for all installed apps in console 2015-09-14 16:58:25 +01:00
contacts
db Allow set('column', 'null') to work like in Doctrine 2015-09-24 09:53:09 +02:00
diagnostics
encryption add some output to explain the pre-conditions for decrypt-all 2015-10-05 12:41:05 +02:00
files use a normal rename when moving from the same storage in the encryption wrapper 2015-10-05 20:55:57 +02:00
group
hooks
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
lock remove warning when trying to get a lock while in transaction 2015-09-25 14:16:50 +02:00
log
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 Merge pull request #19468 from owncloud/fix-36-vs-32-previews 2015-09-30 15:47:34 +02:00
route Delay adding OCS prefix to route collection until all is loaded 2015-09-01 15:42:41 +01:00
search
security Move certificate bundle into resources/config/ 2015-09-22 16:43:28 +02:00
session Session closed exception wording 2015-09-29 12:17:47 +05:45
setup
share Merge pull request #19577 from owncloud/share-donotreturnentrieswhenusernotingroup 2015-10-06 09:24:22 +02:00
tagging
template
user Move dummy backend to Tests namespace 2015-09-22 11:01:11 +02:00
activitymanager.php Allow identifying whether the current item is the filtered one 2015-10-02 09:53:39 +02:00
allconfig.php Move the filtering of sensitive data to the config class 2015-09-25 11:08:33 +02:00
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 Correctly check whether an app is shipped 2015-09-24 12:06:29 +02:00
appconfig.php Do not compare the value on Oracle 2015-09-14 12:14:25 +02:00
apphelper.php
archive.php
arrayparser.php
avatar.php
avatarmanager.php
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
defaults.php Revert "make knowledge base url configurable" 2015-08-11 14:20:25 +02:00
eventsource.php
filechunking.php work directly on storages when doing a chunked upload assembly 2015-09-14 20:35:33 +02:00
files.php More corrections 2015-09-28 11:46:54 +02:00
forbiddenexception.php
group.php Add remark that $run is not supported anymore 2015-10-02 23:19:26 +02:00
helper.php Work around INF=0 on some shared hosts 2015-10-02 14:16:13 +02:00
hintexception.php
hook.php
httphelper.php
image.php
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 [l10n] remove unused static methods 2015-10-02 12:51:45 +02:00
largefilehelper.php
log.php Merge pull request #19346 from owncloud/drop-passwords-from-exception-log 2015-09-25 20:04:01 +02:00
naturalsort.php
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 Add tests 2015-10-01 13:17:22 +02:00
previewmanager.php
repair.php Repair step to remove bogus expiration dates from non-link shares 2015-10-01 08:27:12 +02:00
repairexception.php
repairstep.php
response.php Add blob: scheme to default CSP policy 2015-09-29 14:27:35 +02:00
search.php
server.php pass view hooks trough to the node hooks 2015-09-28 17:18:46 +02:00
servernotavailableexception.php
serviceunavailableexception.php
setup.php
streamer.php Adding ownCloud/TarStreamer 2015-09-28 11:46:54 +02:00
subadmin.php
systemconfig.php Deduplicate constant 2015-09-25 13:17:23 +02:00
tagmanager.php
tags.php
template.php validate HTTP protocol in case of an exception 2015-10-06 15:25:31 +02:00
templatelayout.php User upstream class SeparatorFilter 2015-09-28 22:52:45 +02:00
tempmanager.php Clean up TempManager to follow code guidelines 2015-08-30 23:30:56 +01:00
updater.php [upgrade] switch to debug logging on upgrade 2015-09-29 14:35:32 +02:00
urlgenerator.php
user.php Add remark that $run is not supported anymore 2015-10-02 23:19:26 +02:00
util.php save excluded groups in json format - fixes #10983 2015-10-01 15:37:55 +02:00