nextcloud/lib/private
Adam Williamson 8b2b0aae31 deleteFromOpcodeCache: make parameter mandatory, document parameter
Both pointed out in submission review by @bantu, thanks.
2014-11-06 18:05:20 -08:00
..
appframework Update Pimple to V3.0 2014-11-03 16:57:16 +01:00
archive Update pear/archive_tar to 1.3.13 2014-10-30 16:10:00 +01:00
backgroundjob
cache
connector/sabre fix odd behaviour 2014-10-31 18:46:47 +01:00
contacts
db allow passing driver options, fixes #11718 2014-10-27 12:30:29 +01:00
diagnostics Allow adding events that hapend before the event logger was loaded 2014-10-20 13:38:38 +02:00
fileproxy
files Merge pull request #11539 from owncloud/mount-setup-once 2014-10-31 10:42:29 +01:00
group make performance less bad. Still far from good, but at least it works 2014-10-17 20:16:04 +02:00
hooks
l10n
legacy remove legacy class OC_Updater 2014-10-20 14:44:42 +02:00
log
memcache
migration
ocs
preview Merge pull request #11390 from Nemesiz/master 2014-10-06 14:25:27 +02:00
repair
route Log some additional events 2014-10-20 13:38:38 +02:00
search
security Add OCP\Security\IHasher 2014-11-06 15:16:14 +01:00
session
setup
share Remove unreachable statement 2014-10-23 23:03:14 +02:00
tagging PHPDoc fixes as suggested by @MorrisJobke. 2014-10-14 00:06:33 +02:00
template Make second argument optional 2014-11-06 18:17:21 +01:00
user Merge pull request #12003 from owncloud/password-migration 2014-11-06 22:43:57 +01:00
vobject
activitymanager.php Make files non executable 2014-10-24 11:14:51 +02:00
allconfig.php Expose getAppKeys trough \OCP\IConfig 2014-10-08 14:22:17 +02:00
api.php
app.php prevent PHP notice 2014-10-30 17:24:25 +01:00
appconfig.php
apphelper.php
archive.php
arrayparser.php Use function outside of loop 2014-10-24 12:27:53 +02:00
avatar.php
avatarmanager.php
backgroundjob.php
cache.php
config.php add function to invalidate one opcache file, use it if possible #9885 2014-11-06 17:58:58 -08:00
contactsmanager.php
davclient.php
db.php Add missing DB rollback functionality 2014-10-24 17:44:06 +01:00
defaults.php Support HTML in logo claim 2014-11-03 21:14:27 +01:00
eventsource.php
filechunking.php
fileproxy.php
files.php Add type hinting to functions 2014-10-24 14:13:40 +02:00
forbiddenexception.php
geo.php
group.php
helper.php Use the TempManager to handle temporary files 2014-10-24 12:18:49 +02:00
hintexception.php
hook.php
httphelper.php
image.php
installer.php introduce new app page layout 2014-10-15 15:21:40 +02:00
json.php
l10n.php Fix language file detection 2014-10-29 10:13:51 +01:00
largefilehelper.php Merge pull request #11565 from owncloud/fix-behaviourOnOSX 2014-10-15 21:12:50 +02:00
log.php
mail.php
migrate.php
mimetypes.list.php New generic class for Imagemagick conversions 2014-10-04 17:50:12 +02:00
naturalsort.php Fix PHPDoc 2014-09-30 13:34:50 +02:00
navigationmanager.php
needsupdateexception.php
notsquareexception.php
ocs.php Remove invalid PHPDoc 2014-09-30 13:46:43 +02:00
ocsclient.php Use function outside of loop 2014-10-24 12:27:53 +02:00
preferences.php Remove implicit prepared statement cache and get the connection from the server container in \OC_DB 2014-10-22 12:26:43 +02:00
preview.php Add type hinting to functions 2014-10-24 14:13:40 +02:00
previewmanager.php Make files non executable 2014-10-24 11:14:51 +02:00
repair.php adding cssmin and jssmin(minify) 2014-10-17 12:22:26 +02:00
repairexception.php
repairstep.php
request.php Make files non executable 2014-10-24 11:14:51 +02:00
response.php Allow any outgoing XHR connections 2014-10-30 00:00:40 +01:00
search.php
server.php Add OCP\Security\IHasher 2014-11-06 15:16:14 +01:00
serviceunavailableexception.php
setup.php Fix stupid copy paste fail 2014-10-30 10:37:59 +01:00
subadmin.php
tagmanager.php Add option to include tags for shared items. 2014-10-14 00:06:07 +02:00
tags.php PHPDoc fixes as suggested by @MorrisJobke. 2014-10-14 00:06:33 +02:00
template.php Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text parameter 2014-10-28 11:15:58 +01:00
templatelayout.php Merge pull request #11708 from owncloud/fix-momentjs 2014-10-27 10:30:47 +01:00
tempmanager.php Add \OC\TempManager to handle creating and cleaning temporary files 2014-10-24 12:18:46 +02:00
updater.php Remove implicit prepared statement cache and get the connection from the server container in \OC_DB 2014-10-22 12:26:43 +02:00
urlgenerator.php Set overwritemailurl* configs on setup 2014-10-14 05:07:09 +02:00
user.php Remove confusingly names \OC\User\Manager::delete and fix the automatic cache cleanup instead 2014-11-05 15:45:58 +01:00
util.php deleteFromOpcodeCache: make parameter mandatory, document parameter 2014-11-06 18:05:20 -08:00
vobject.php Use function outside of loop 2014-10-24 12:27:53 +02:00