nextcloud-server/lib/private
Roeland Jago Douma eb3fd4bce6
Merge pull request #7988 from nextcloud/cleanup-old-repair-steps
Remove old repair steps that aren't executed anymore
2018-01-22 19:54:46 +07:00
..
Accounts
Activity
App Remove IAppConfig::getValue 2018-01-17 21:41:56 +07:00
AppFramework Request->getHeader() should always return a string 2018-01-17 09:51:31 +07:00
Archive
Authentication Loss of performance on Login after upgrade from NC10 + LDAP to NC 12 + LDAP #6732 2017-11-27 09:22:44 +07:00
BackgroundJob
Cache
Calendar
Collaboration add types to php doc 2018-01-17 13:58:42 +07:00
Command
Comments comments should compile mentions also if done by author 2018-01-17 13:48:43 +07:00
Console Do not show "Not installed warning" during occ install 2018-01-18 14:55:32 +07:00
Contacts/ContactsMenu Make ContactsStore a public API 2017-12-11 18:18:58 +07:00
DB Merge pull request #7909 from nextcloud/fix-migration-type-hints 2018-01-17 13:47:58 +07:00
Diagnostics
Encryption
Federation Make OCP\Federation strict 2018-01-16 19:25:08 +07:00
Files Support arbitrary number of arguments for d:or and d:and in search queries 2018-01-16 13:22:28 +07:00
GlobalScale
Group
Hooks Fix PHP doc for API docs 2017-12-03 12:02:29 +07:00
Http/Client Make OCP\Http strict 2018-01-16 19:19:58 +07:00
IntegrityCheck Also replace all other occurences 2017-12-18 20:57:11 +07:00
L10N Request->getHeader() should always return a string 2018-01-17 09:51:31 +07:00
Lock Made locking providers strict 2018-01-16 21:54:20 +07:00
Lockdown
Log Request->getHeader() should always return a string 2018-01-17 09:51:31 +07:00
Mail Fix email buttons for white theme 2017-12-11 14:33:54 +07:00
Memcache Request->getHeader() should always return a string 2018-01-17 09:51:31 +07:00
Migration
Notification
OCS Add extra check so we don't error out on type 2018-01-16 22:06:57 +07:00
Preview If the preview is size 0 it is invalid 2018-01-22 13:57:00 +07:00
Remote Add some more tests for ocs remote api 2017-12-08 16:37:14 +07:00
Repair Remove old repair steps that aren't executed anymore 2018-01-22 14:51:02 +07:00
RichObjectStrings
Route
Search
Security Make OCP\Security stricter 2018-01-16 22:01:19 +07:00
Session Fix type in CryptoSessionData 2018-01-12 22:41:03 +07:00
Settings Log a missing setting as INFO not as WARNING 2018-01-10 09:02:01 +07:00
Setup
Share Remove IAppConfig::getValue 2018-01-17 21:41:56 +07:00
Share20 Do not instantiate node when not needed 2018-01-09 19:51:50 +07:00
Support/CrashReport Fix PHP doc for API docs 2017-12-03 12:02:29 +07:00
SystemTag
Tagging
Template Fixes password input being prompted every time. 2018-01-08 23:47:52 +07:00
Updater Cache final result of update check 2017-12-18 21:48:58 +07:00
User never translate login names when requiring with a user id 2018-01-03 13:25:00 +07:00
legacy Merge pull request #7911 from nextcloud/improve-oc_image 2018-01-18 14:39:08 +07:00
AllConfig.php Remove IAppConfig::setValue 2018-01-17 21:41:57 +07:00
AppConfig.php Remove IAppConfig::setValue 2018-01-17 21:41:57 +07:00
AppHelper.php
Avatar.php Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called 2018-01-18 13:40:55 +07:00
AvatarManager.php Use \OC\User\Manager internally in the avatarmanager 2018-01-14 21:32:54 +07:00
CapabilitiesManager.php Move strict type declare statement below PHP tag 2018-01-14 20:59:17 +07:00
Config.php
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HTTPHelper.php
HintException.php
Installer.php Remove IAppConfig::getValue 2018-01-17 21:41:56 +07:00
LargeFileHelper.php
Log.php Pass log level to log reporters 2017-11-27 16:46:47 +07:00
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called 2018-01-18 13:40:55 +07:00
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Remove old repair steps that aren't executed anymore 2018-01-22 14:51:02 +07:00
RepairException.php
Search.php Removed deprecated search function from ISearch 2018-01-13 19:27:25 +07:00
Server.php Remove old repair steps that aren't executed anymore 2018-01-22 14:51:02 +07:00
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Fix case when overwrite URL is empty during setup 2018-01-15 11:15:38 +07:00
Streamer.php
SubAdmin.php
SystemConfig.php
TagManager.php
Tags.php
TempManager.php
TemplateLayout.php Use correct L10N files for jsconfig 2018-01-05 14:33:03 +07:00
URLGenerator.php Make the URLGenerator strict 2018-01-14 21:18:48 +07:00
Updater.php Disable vendor detection when upgrading from 11.0.x 2018-01-20 11:14:06 +07:00