nextcloud-server/lib/private
Morris Jobke 1397b84777 Merge pull request #3928 from nextcloud/downstream-17978
Adjust 4 byte MySQL code to upstream
2017-03-23 23:45:43 +07:00
..
Accounts bring back setEmailAddress for the user management 2016-11-25 10:26:48 +07:00
Activity Add an event merger and use it for the files activities 2016-11-25 15:36:11 +07:00
App Some more code fixes 2017-03-20 10:45:27 +07:00
AppFramework Also cache the namespace from appinfo 2017-03-22 11:50:31 +07:00
Archive replace close:// streamwrapper with CallBackWrapper 2017-01-06 15:33:32 +07:00
Authentication Defining App "cron" for "Invalidating tokens older than" message #27167 (#27201) 2017-03-19 22:51:47 +07:00
BackgroundJob
Cache Remove deprecated OC_User::isLoggedIn 2017-03-02 22:59:39 +07:00
Command
Comments @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +07:00
Console ownC -> Nextc 2017-03-19 23:20:24 +07:00
DB Address comments 2017-03-21 16:42:42 +07:00
Diagnostics Cap the number of queries we save in the query logger 2016-11-03 16:00:28 +07:00
Encryption Ignore exception when deleting keys of deleted user 2017-03-17 00:07:23 +07:00
Federation Fix DI of the cloud id manager into apps 2017-02-14 12:47:46 +07:00
Files Merge pull request #3850 from nextcloud/search-order 2017-03-23 15:25:27 +07:00
Group Use DI 2017-03-17 10:23:04 +07:00
Hooks
Http/Client Rebrand to "Nextcloud" and add 100% coverage 2017-01-02 14:51:16 +07:00
IntegrityCheck Remove ownCloud Root Authority as per todo 2017-03-22 08:54:40 +07:00
L10N
Lock
Lockdown Implement webdav SEARCH 2017-03-01 14:06:39 +07:00
Log author update 2017-03-10 17:24:37 +07:00
Mail Fix default of mail_smtpmode - fixes #3102 2017-01-19 19:59:53 +07:00
Memcache Make sure old instances don't break 2017-01-05 11:57:18 +07:00
Migration Adding tests for 4 byte unicode characters 2017-03-21 16:42:12 +07:00
Notification @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +07:00
OCS announce public endpoints to sync trusted servers 2017-03-09 10:07:52 +07:00
Preview Some code cleanup 2017-03-19 20:30:46 +07:00
Repair Adding tests for 4 byte unicode characters 2017-03-21 16:42:12 +07:00
RichObjectStrings @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +07:00
Route Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env 2016-11-16 22:28:49 +07:00
Search
Security introduce brute force protection for api calls 2017-01-18 15:25:15 +07:00
Session
Settings Always suggest the overwrite.cli.url 2017-03-17 13:40:58 +07:00
Setup Use SystemConfig instead of AllConfig for DB stuff 2017-03-19 15:53:49 +07:00
Share shares-circles 2017-03-17 18:48:33 +07:00
Share20 Merge pull request #3844 from nextcloud/unshare_event 2017-03-21 16:57:09 +07:00
SystemTag don't store empty groupids 2017-03-19 22:01:37 +07:00
Tagging
Template Cache SCSS dependency file in memcache 2017-03-22 20:14:08 +07:00
Updater Document updater channel & check for correct PHP version in updater 2016-12-06 00:19:13 +07:00
User Merge pull request #3889 from nextcloud/downstream-26950 2017-03-23 23:45:28 +07:00
legacy Only initialize backbone once 2017-03-22 22:48:58 +07:00
AllConfig.php Merge pull request #3023 from nextcloud/issue-2915-filter-out-sensitive-appconfigs 2017-01-17 11:01:42 +07:00
AppConfig.php Make sure the spreed TURN server secret stays a secret 2017-01-17 11:29:10 +07:00
AppHelper.php
Avatar.php
AvatarManager.php
CapabilitiesManager.php
Config.php
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HTTPHelper.php
HintException.php add missing phpdoc to HintException 2016-11-28 11:34:23 +07:00
Installer.php Don't use cached informations for app version 2016-12-09 18:01:45 +07:00
LargeFileHelper.php Merge pull request #1890 from nextcloud/downstream-25428 2016-10-25 14:44:27 +07:00
Log.php Don't log the password on confirmPassword when LDAP throws an exception 2017-02-07 12:16:11 +07:00
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Force to specify the name 2017-01-27 09:44:11 +07:00
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Rewrite old preview endpoint for PreviewManager 2017-01-04 16:51:44 +07:00
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Fix DI 2017-03-03 12:20:02 +07:00
RepairException.php
Search.php
Server.php Move a lot of stuff over to the ServerContainer 2017-03-21 10:29:59 +07:00
ServerContainer.php Register the namespace with the autoloading to allow reverse recovery 2017-03-22 11:55:04 +07:00
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Use SystemConfig instead of AllConfig for DB stuff 2017-03-19 15:53:49 +07:00
Streamer.php Add doc block for $time 2016-11-28 14:26:30 +07:00
SubAdmin.php Fix CamelCasing 2017-01-18 11:45:26 +07:00
SystemConfig.php Fix tests 2017-01-12 10:49:22 +07:00
TagManager.php
Tags.php
TempManager.php
TemplateLayout.php Cache SCSS dependency file in memcache 2017-03-22 20:14:08 +07:00
URLGenerator.php Check if the theming app is loaded 2016-12-09 12:52:17 +07:00
Updater.php Do not double cherck app update 2017-03-13 18:07:41 +07:00