nextcloud-server/lib/private
Carl Schwan 135bdb3d58
Merge pull request #30823 from nextcloud/work/profiler
Built-in profiler

This adds the required API for collecting information about requests. This information
can then be displayed with the new 'profiler' app.
2022-04-04 12:56:37 +02:00
..
Accounts Add profile default setting for admin 2022-03-18 02:55:12 +00:00
Activity
App Also allow pre-releases and nightlies when installing from git 2022-03-10 16:10:25 +01:00
AppFramework Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
Archive Move to strong typing in OC\Archive 2022-02-24 17:04:09 +01:00
Authentication Automatically cut the token name on the first level 2022-03-23 21:38:53 +01:00
Avatar catch storage not available when deleting avatar 2022-02-25 15:14:32 +01:00
BackgroundJob Do chuncked job deletion 2022-03-17 21:41:58 +01:00
Broadcast/Events
Cache Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
Calendar Move calendar resource/room backend registration to IBootstrap 2022-02-07 12:51:42 +01:00
Collaboration Merge pull request #30508 from nextcloud/fix/psaml-bin 2022-01-13 09:51:04 +01:00
Command
Comments Allow reactions also with other combined emojis 2022-03-24 15:13:09 +01:00
Console
Contacts/ContactsMenu Fix passing null to strlen 2022-03-24 09:56:44 +00:00
Dashboard
DB Merge pull request #30823 from nextcloud/work/profiler 2022-04-04 12:56:37 +02:00
Diagnostics Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
DirectEditing
Encryption Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
EventDispatcher Fix codestyle 2022-03-24 16:21:27 +01:00
Federation Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
Files Merge pull request #31632 from Maaxxs/fix-undefined-index-dav 2022-03-29 13:53:15 +02:00
FullTextSearch
GlobalScale
Group Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
Hooks
Http Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
IntegrityCheck
KnownUser
L10N Remove createPluralFunction which is replaced by Symfony\Translations lib 2022-01-24 09:27:01 +01:00
LDAP
legacy Remove legacy Internet Explorer headers 2022-03-19 18:17:46 +01:00
Lock Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
Lockdown
Log Allow to get custom loggers for syslog, errorlog and systemdlog too 2022-01-19 16:15:14 +01:00
Mail Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
Memcache Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
Migration Fix codestyle 2022-03-24 16:21:27 +01:00
Notification Fix a few psalm issues and moved back to psalm/phar 4.18 2022-01-12 20:03:06 +01:00
OCS
Preview Merge pull request #24166 from nextcloud/imaginary-prototype 2022-03-18 12:32:56 +01:00
Profile Add profile default setting for admin 2022-03-18 02:55:12 +00:00
Profiler Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
Remote
Repair Merge pull request #31737 from nextcloud/fix/oc_oauth2_migration 2022-03-31 13:43:09 +02:00
RichObjectStrings
Route Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
Search Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
Security Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
Session
Settings Fix some issues with the API documentation 2022-02-17 11:09:06 +01:00
Setup Check style update 2022-01-13 00:19:07 +01:00
Share Check style update 2022-01-13 00:19:07 +01:00
Share20 Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
Support Fix psalm issue about userCounts 2022-03-11 14:17:29 +01:00
SystemTag
Tagging
Talk Add a Talk API for OCP 2022-02-04 08:53:18 +01:00
Template Fix codestyle 2022-03-24 16:21:27 +01:00
Updater Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
User Migrate from ILogger to LoggerInterface in lib/private 2022-03-24 16:21:25 +01:00
UserStatus Allow to revert the user status of multiple users in 3 queries instead of 3*n 2022-02-15 16:06:33 +01:00
AllConfig.php Add specific psalm-return for getAllUserValues 2022-01-24 11:16:44 +01:00
AppConfig.php censor app config values for all integration apps 2022-03-04 13:06:37 +01:00
AppScriptDependency.php
AppScriptSort.php
CapabilitiesManager.php
Color.php
Config.php
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HintException.php
InitialStateService.php
Installer.php Fix a few psalm issues and moved back to psalm/phar 4.18 2022-01-12 20:03:06 +01:00
LargeFileHelper.php
Log.php don't error if we can't load the ExceptionSerializer for early exceptions 2022-03-14 17:12:53 +01:00
MemoryInfo.php
NaturalSort_DefaultCollator.php
NaturalSort.php
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Send images to imaginary docker to generate previews 2022-03-17 08:24:07 +01:00
PreviewNotAvailableException.php
RedisFactory.php Add event logging for db and redis connection 2022-02-28 11:24:41 +01:00
Repair.php Merge pull request #31609 from nextcloud/fix/migrate-away-from-ilogger 2022-03-29 09:39:38 +02:00
RepairException.php
Search.php
Server.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php
Streamer.php
StreamImage.php Send images to imaginary docker to generate previews 2022-03-17 08:24:07 +01:00
SubAdmin.php
SystemConfig.php Censor more configs 2022-03-01 21:08:16 +01:00
TagManager.php
Tags.php
TemplateLayout.php Adapt more code to migration to LoggerInterface 2022-03-24 16:21:25 +01:00
TempManager.php
Updater.php
URLGenerator.php Check style update 2022-01-13 00:19:07 +01:00