server/lib/private
Robin Appelman 6365c57b04 Merge pull request #11282 from owncloud/scanner-memory-stable7
Don't keep the full info of all children in memory
2014-09-25 15:53:33 +02:00
..
appframework Allow default values for route parameters. 2014-09-09 23:00:29 +02:00
archive Add files as string to tar archives 2014-08-21 08:49:57 +02:00
backgroundjob
cache
connector/sabre Merge pull request #11215 from owncloud/dav-throwwhendeletefailed 2014-09-23 00:49:30 +02:00
contacts
db adding 'smallint unsigned' to type mapping for sqlite 2014-09-20 20:06:44 +02:00
fileproxy
files Don't keep the full info of all children in memory 2014-09-24 15:44:56 +02:00
group Merge pull request #9225 from voxsim/fix_displayNamesInGroup 2014-09-22 12:13:15 +02:00
hooks
l10n Use public api for getting l10n 2014-08-31 10:08:22 +02:00
legacy
log Do not show exception to the end-user 2014-09-17 13:17:52 +02:00
memcache
migration
ocs Fix unexisting class and PHPDoc 2014-09-15 17:08:56 +02:00
preview Add a configuration switch for enabled preview mimetypes 2014-09-22 16:09:08 +02:00
repair Explicily close the statement cursors 2014-08-20 23:49:15 +02:00
route Also match routes without trailing slash 2014-09-22 11:22:33 +02:00
search
security Remove unused and overflowing function 2014-09-18 10:21:28 +02:00
session Refactor internal session to write directly to $_SESSION 2014-08-30 08:48:13 +00:00
setup simplify mysql user creation flow 2014-09-16 11:53:54 +02:00
share Merge pull request #10858 from owncloud/issue/10847 2014-09-09 01:11:34 +03:00
template more sugar for including lists of templates 2014-09-09 15:47:42 +02:00
user Merge pull request #11229 from kofemann/for-upstream 2014-09-24 15:19:11 +02:00
vobject
activitymanager.php
allconfig.php Extend public config interface 2014-08-31 15:27:36 +02:00
api.php
app.php Fix upgrade process when apps enabled for specific groups 2014-09-02 17:16:14 +02:00
appconfig.php
apphelper.php
archive.php
arrayparser.php
avatar.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
avatarmanager.php
backgroundjob.php
cache.php
config.php
contactsmanager.php
davclient.php
db.php Ensure db connection before changing cache state 2014-08-30 15:46:56 -06:00
defaults.php Merge pull request #10667 from pmjdebruijn/itunes-appid 2014-09-03 16:26:20 +02:00
eventsource.php Explicitly cast id and validate type 2014-09-04 13:26:47 +02:00
filechunking.php
fileproxy.php
files.php Make 404 page easier to understand 2014-09-17 22:57:32 +02:00
forbiddenexception.php
geo.php
group.php
helper.php fixing directory seperators 2014-09-22 10:13:46 -04:00
hintexception.php Do not show exception to the end-user 2014-09-17 13:17:52 +02:00
hook.php
httphelper.php Do only follow HTTP and HTTPS redirects 2014-09-22 20:02:32 +02:00
image.php Preserve transparency when loading from a file 2014-09-10 23:49:21 +02:00
installer.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
json.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
l10n.php Move certificate management interface from files_external to core 2014-08-31 10:47:50 +02:00
largefilehelper.php
log.php
mail.php
migrate.php
mimetypes.list.php
naturalsort.php
navigationmanager.php
needsupdateexception.php
notsquareexception.php
ocs.php
ocsclient.php Add isAppstoreEnabled instead of hijacking the URL 2014-08-26 10:20:51 +02:00
preferences.php
preview.php Clarify possible preview providers for type Office 2014-09-24 21:21:39 +02:00
previewmanager.php
repair.php delete old previews 2014-09-21 17:16:21 +02:00
repairexception.php Added repair step for legacy storages 2014-08-20 23:14:05 +02:00
repairstep.php
request.php Do not show exception to the end-user 2014-09-17 13:17:52 +02:00
response.php
search.php
server.php Do only follow HTTP and HTTPS redirects 2014-09-22 20:02:32 +02:00
serviceunavailableexception.php
setup.php Merge pull request #10934 from owncloud/datadir-write-setup 2014-09-25 14:32:32 +02:00
subadmin.php
tagmanager.php
tags.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
template.php Do not show exception to the end-user 2014-09-17 13:17:52 +02:00
templatelayout.php Error needs to push body-id for new guest layout 2014-09-17 18:02:18 +02:00
updater.php Merge pull request #11119 from owncloud/removeOldUpgradeRoutines 2014-09-19 12:23:42 +02:00
urlgenerator.php Add a method to get the absolute url for a route 2014-09-08 14:43:14 +02:00
user.php Move BasicAuth check to "isLoggedIn()" 2014-09-18 16:14:07 +02:00
util.php Merge pull request #10934 from owncloud/datadir-write-setup 2014-09-25 14:32:32 +02:00
vobject.php