nextcloud/lib/private
Vincent Petry 826654bb70 Merge pull request #25165 from owncloud/stable9-capped-user-cache
[stable9] Capped cache for user config
2016-06-20 17:15:18 +02:00
..
activity Happy new year! 2016-01-12 15:02:18 +01:00
app –emit correct signal when disabling an app 2016-06-16 17:17:02 +02:00
appframework Make ownCloud work again in php 7.0.6 2016-05-01 12:31:26 +02:00
archive Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
backgroundjob Change the sort order of background jobs to be DESC instead of ASC 2016-04-22 14:11:26 +02:00
cache Allow chunk GC mtime tolerance for unfinished part chunks 2016-05-17 17:15:09 +02:00
command Happy new year! 2016-01-12 15:02:18 +01:00
comments ucwords does not support delimiter on 5.4 2016-03-04 12:20:50 +01:00
console Update author information 2016-03-01 17:25:15 +01:00
db Prevent certain DBs throwing exceptions on same-value updates 2016-03-16 14:50:00 +01:00
diagnostics Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
encryption Use capped cache for encryption's user access list 2016-06-13 17:47:57 +02:00
files Capped cache for cache info in UserMountCache 2016-06-15 13:02:39 +02:00
group Make sure that the return value is an array 2016-03-07 13:55:33 +01:00
hooks Happy new year! 2016-01-12 15:02:18 +01:00
http/client Merge pull request #21671 from owncloud/fix-setup-on-master 2016-01-13 10:29:36 +01:00
integritycheck Also exclude __apps 2016-04-26 19:18:31 +02:00
l10n Do not save the language as request lang for apps when we didn't find any 2016-05-04 14:07:07 +02:00
legacy Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
lock free up memory when releasing the last shared lock 2016-05-18 16:19:35 +02:00
log Use static method 2016-04-05 12:45:46 +02:00
mail Happy new year! 2016-01-12 15:02:18 +01:00
memcache xcache.var_size with 64M should evaluate to isAvailable 2016-03-30 16:43:28 +02:00
notification Update author information 2016-03-01 17:25:15 +01:00
ocs Happy new year! 2016-01-12 15:02:18 +01:00
preview Backport #23752 to stable9 2016-04-11 09:40:41 -07:00
repair Revert "[stable9] Remove shares of the root folder" (#25157) 2016-06-17 11:08:26 +02:00
route getAppPath can return false 2016-03-24 12:22:42 +01:00
search Use proper URLs for search results 2016-03-14 16:16:25 +01:00
security [stable9] Ignore certificate file if it starts with file:// 2016-04-21 19:00:27 +02:00
session Happy new year! 2016-01-12 15:02:18 +01:00
setup [stable9] Fix conditional check in MySQL setup 2016-04-05 15:16:02 +02:00
share Backport of share id as string fix 2016-06-01 17:48:35 +02:00
share20 Do not recurse link share fetching 2016-06-17 11:09:27 +02:00
systemtag Update author information 2016-03-01 17:25:15 +01:00
tagging Happy new year! 2016-01-12 15:02:18 +01:00
template Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
user Merge pull request #24414 from owncloud/stable9_24405 2016-05-19 10:31:31 +02:00
activitymanager.php Allow the activity app to set the current user when sending emails 2016-03-29 09:12:12 +02:00
allconfig.php Capped cache for user config 2016-06-17 12:46:28 +02:00
api.php Add DAV authenticated also to other scopes 2016-03-14 17:57:37 +01:00
app.php Properly handle return values of OC_App::getAppInfo() 2016-04-01 09:16:47 +02:00
appconfig.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
apphelper.php Happy new year! 2016-01-12 15:02:18 +01:00
archive.php Happy new year! 2016-01-12 15:02:18 +01:00
avatar.php only remove avatars from the folder we store them in 2016-03-30 10:25:37 +02:00
avatarmanager.php dont die when we cant save the resized avatar, log instead 2016-03-25 14:13:17 +01:00
capabilitiesmanager.php Happy new year! 2016-01-12 15:02:18 +01:00
config.php Fix errors after install 2016-01-26 17:06:23 +01:00
contactsmanager.php Happy new year! 2016-01-12 15:02:18 +01:00
databaseexception.php Happy new year! 2016-01-12 15:02:18 +01:00
databasesetupexception.php Happy new year! 2016-01-12 15:02:18 +01:00
datetimeformatter.php Happy new year! 2016-01-12 15:02:18 +01:00
datetimezone.php Happy new year! 2016-01-12 15:02:18 +01:00
db.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
defaults.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
eventsource.php Happy new year! 2016-01-12 15:02:18 +01:00
filechunking.php Fix PHP memory leak in file_get_contents() 2016-04-04 18:14:39 +02:00
files.php replaced UnseekableException => NotPermittedException 2016-05-25 15:38:48 +02:00
forbiddenexception.php Happy new year! 2016-01-12 15:02:18 +01:00
group.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
helper.php Allow public upload when the quota is unlimited (#24988) 2016-06-06 13:48:38 +02:00
hintexception.php Update author information 2016-03-01 17:25:15 +01:00
hook.php Update author information 2016-03-01 17:25:15 +01:00
httphelper.php Happy new year! 2016-01-12 15:02:18 +01:00
image.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
installer.php check whether index is set before using it 2016-04-26 14:36:24 +02:00
json.php Send 401 header for OC_JSON::checkLoggedIn() 2016-02-16 09:48:40 +01:00
largefilehelper.php Happy new year! 2016-01-12 15:02:18 +01:00
log.php Remove the password from the validateUserPass() method as well 2016-05-19 12:11:31 +02:00
naturalsort.php Happy new year! 2016-01-12 15:02:18 +01:00
naturalsort_defaultcollator.php Happy new year! 2016-01-12 15:02:18 +01:00
navigationmanager.php Happy new year! 2016-01-12 15:02:18 +01:00
needsupdateexception.php Happy new year! 2016-01-12 15:02:18 +01:00
notsquareexception.php Happy new year! 2016-01-12 15:02:18 +01:00
ocs.php Happy new year! 2016-01-12 15:02:18 +01:00
ocsclient.php Merge pull request #21591 from owncloud/add-code-checking-for-apps 2016-01-13 10:35:00 +01:00
preview.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
previewmanager.php Happy new year! 2016-01-12 15:02:18 +01:00
releasenotes.php Remove duplicated message 2016-04-06 15:51:25 +02:00
repair.php Revert "[stable9] Remove shares of the root folder" (#25157) 2016-06-17 11:08:26 +02:00
repairexception.php Happy new year! 2016-01-12 15:02:18 +01:00
repairstep.php Happy new year! 2016-01-12 15:02:18 +01:00
response.php Merge pull request #21630 from owncloud/add-some-security-headers-as-hardening 2016-01-13 10:33:58 +01:00
search.php Happy new year! 2016-01-12 15:02:18 +01:00
server.php Show hint in CLI 2016-04-06 15:34:16 +02:00
servercontainer.php Happy new year! 2016-01-12 15:02:18 +01:00
servernotavailableexception.php Happy new year! 2016-01-12 15:02:18 +01:00
serviceunavailableexception.php Happy new year! 2016-01-12 15:02:18 +01:00
setup.php Do not automatically try to enable index.php-less URLs 2016-05-10 16:49:36 +02:00
streamer.php Remove double URL encoding 2016-03-07 19:33:50 +01:00
subadmin.php Happy new year! 2016-01-12 15:02:18 +01:00
systemconfig.php Update author information 2016-03-01 17:25:15 +01:00
tagmanager.php Happy new year! 2016-01-12 15:02:18 +01:00
tags.php Replace other usages 2016-01-25 17:17:36 +01:00
template.php In case of exception we return an html page in case the client is a browser 2016-03-24 19:03:21 +01:00
templatelayout.php Only show message in the UI when the checker is enabled (#24773) 2016-05-30 14:50:45 +02:00
tempmanager.php Update author information 2016-03-01 17:25:15 +01:00
updater.php Make sure that installed is a boolean 2016-05-23 13:23:51 +02:00
urlgenerator.php Happy new year! 2016-01-12 15:02:18 +01:00
user.php first call the post_login hooks, before we call getUserFolder. 2016-05-03 14:16:17 +02:00
util.php Use temporary htaccesstest.txt for data dir security check 2016-06-09 11:59:42 +02:00