nextcloud/lib/private
Lukas Reschke 14fdafaede Merge pull request #23947 from owncloud/login-to-ctrl
Move login form into controller
2016-04-18 11:47:57 +02:00
..
Activity Move files in \OC\Activity to PSR-4 2016-04-13 10:29:36 +02:00
App Move \OC\App to PSR-4 2016-04-13 19:53:05 +02:00
Cache Move \OC\Cache to PSR-4 2016-04-15 09:22:37 +02:00
Command Move \OC\Command to PSR-4 2016-04-15 12:01:13 +02:00
Comments Move \OC\Comments to PSR-4 2016-04-15 15:54:20 +02:00
DB Move \OC\DB to PSR-4 2016-04-15 19:46:34 +02:00
Lock Move \OC\Lock to PSR-4 2016-04-14 08:28:16 +02:00
Memcache Move \OC\Memcache to PSR-4 2016-04-18 08:21:50 +02:00
Notification Move \OC\Notification to PSR-4 2016-04-18 09:20:06 +02:00
Security Move \OC\Security to PSR-4 2016-04-14 19:21:18 +02:00
Session Move \OC\Session to PSR-4 2016-04-15 07:46:19 +02:00
Share20 Make shareproviders use the lazy root folder 2016-04-13 11:23:07 +02:00
appframework Move login form into controller 2016-04-15 17:36:23 +02:00
archive lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +02:00
backgroundjob Catch the AutoloadNotAllowedException also for legacy jobs (#23901) 2016-04-11 14:06:11 +02:00
console Update author information 2016-03-01 17:25:15 +01:00
diagnostics Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
encryption fix creation of versions of encrypted files on external storages 2016-03-31 19:24:47 +02:00
files Merge pull request #23561 from owncloud/background-scan-unscanned 2016-04-14 15:23:42 -04:00
group Make sure that the return value is an array 2016-03-07 11:57:05 +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 Exclude lost+found dir in integrity check 2016-03-19 14:08:21 +01:00
l10n Merge pull request #23515 from owncloud/issue-22695-wrong-menu-translations 2016-03-23 23:20:00 +01:00
legacy Move \OC\DB to PSR-4 2016-04-15 19:46:34 +02:00
log Only use the user session if ownCloud is already installed 2016-03-22 17:34:20 +01:00
mail Happy new year! 2016-01-12 15:02:18 +01:00
ocs Happy new year! 2016-01-12 15:02:18 +01:00
preview To be safe don't unload until end (#23752) 2016-04-11 14:04:57 +02:00
repair remove old share propagation entries from appconfig 2016-03-15 12:50:22 +01:00
route getAppPath can return false 2016-03-24 09:19:43 +01:00
search Use proper URLs for search results 2016-03-12 22:29:47 +01:00
setup lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +02:00
share Fix Share::getUsersSharingFile() for mount points 2016-04-13 17:44:18 +02:00
systemtag Save the query when we get tags for no objects 2016-03-22 11:13:11 +01:00
tagging Happy new year! 2016-01-12 15:02:18 +01:00
template Merge pull request #23991 from owncloud/handle-exceptions-in-templates 2016-04-14 15:38:47 +02:00
user Prevent null to be passed into the closure of callForAllUsers 2016-04-05 10:26:04 +02:00
Server.php Translate contacts birthday - fixes #23982 2016-04-14 16:58:45 +02:00
activitymanager.php Allow the activity app to set the current user when sending emails 2016-03-24 09:36:44 +01:00
allconfig.php Update author information 2016-03-01 17:25:15 +01:00
api.php Add DAV authenticated also to other scopes 2016-03-07 11:17:33 +01:00
app.php Properly handle return values of OC_App::getAppInfo() 2016-03-30 23:29:26 +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:24:43 +02:00
avatarmanager.php dont die when we cant save the resized avatar, log instead 2016-03-11 13:44:35 +01:00
capabilitiesmanager.php Happy new year! 2016-01-12 15:02:18 +01:00
config.php Consistently use rel=noreferrer 2016-03-20 15:27:20 +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 16:48:09 +02:00
files.php Replace all required values 2016-03-15 10:41:17 +01:00
forbiddenexception.php Happy new year! 2016-01-12 15:02:18 +01:00
group.php lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +02:00
helper.php Update author information 2016-03-01 17:25:15 +01: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 Properly handle return values of OC_App::getAppInfo() 2016-03-30 23:29:26 +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 Also replace password in updatePrivateKeyPassword 2016-04-01 10:32:23 +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
repair.php remove old share propagation entries from appconfig 2016-03-15 12:50:22 +01: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 lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +02:00
search.php Happy new year! 2016-01-12 15:02:18 +01: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 Write .htaccess update only if not already written 2016-03-17 17:59:28 +01:00
streamer.php Remove double URL encoding 2016-03-07 19:29:15 +01:00
subadmin.php Happy new year! 2016-01-12 15:02:18 +01:00
systemconfig.php Sanitize more data in config report 2016-04-01 13:03:34 +02: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 Add unit testing capabilities for templates (#23708) 2016-04-12 12:49:11 +02:00
templatelayout.php Kill movable 3rdparty 2016-04-14 17:59:49 +02:00
tempmanager.php lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +02:00
updater.php Do not abort with an exception when a default app can not be enabled 2016-03-21 16:31:59 +01:00
urlgenerator.php Happy new year! 2016-01-12 15:02:18 +01:00
user.php Add DAV authenticated also to other scopes 2016-03-07 11:17:33 +01:00
util.php Move login form into controller 2016-04-15 17:36:23 +02:00