nextcloud-server/lib/private
Anupam Kumar bb94b17959 fix(TaskProcessing): increase error_message column length
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-09-06 18:01:56 +07:00
..
Accounts feat(ldap): sync additional properties to profile and SAB 2024-05-30 12:01:13 +07:00
Activity style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
App fix(appstore): Cache apps.json also on dev instances 2024-09-04 21:56:58 +07:00
AppFramework chore: fix typo in `SameSiteCookieMiddleware` 2024-08-31 00:34:45 +07:00
Archive chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Authentication style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Avatar style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
BackgroundJob fix: Use sha256 to hash arguments of background jobs 2024-09-05 15:36:51 +07:00
Blurhash/Listener style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Broadcast/Events chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Cache Merge branch 'master' into refactor/OC-Server-getSecureRandom 2024-05-30 14:24:22 +07:00
Calendar style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Collaboration style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Command chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Comments chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +07:00
Console style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Contacts/ContactsMenu style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
DB chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +07:00
Dashboard fix(dashboard): Document expected icon behaviour 2024-07-11 13:14:03 +07:00
Diagnostics feat(log): Allow to combine log.conditions to only log (app&user) 2024-07-30 13:18:09 +07:00
DirectEditing style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Encryption style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
EventDispatcher chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Federation style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Files chore(storage): refactor some code portions 2024-09-06 12:44:48 +07:00
FilesMetadata style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
FullTextSearch style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
GlobalScale chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Group style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Hooks chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Http style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
IntegrityCheck fix(IntegrityCheck): Ensure the check is run if no results are available 2024-07-03 11:37:49 +07:00
KnownUser chore: Add SPDX header 2024-05-24 13:11:22 +07:00
L10N style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
LDAP style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Lock style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Lockdown refactor(Token): introduce scope constants 2024-06-05 19:01:14 +07:00
Log style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Mail Merge pull request #47435 from phreaker0/fix-mail-template-class-call 2024-08-26 08:58:00 +07:00
Memcache fix: delay calculating global cache prefix untill a cache is created 2024-08-28 10:18:52 +07:00
Migration chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +07:00
Net chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Notification style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
OCM style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
OCS chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Preview fix: implement sharding compatible cleanup for various bits 2024-08-28 10:27:14 +07:00
Profile style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Profiler style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Remote chore: fix some comments 2024-07-29 14:43:27 +07:00
Repair fix: implement sharding compatible cleanup for various bits 2024-08-28 10:27:14 +07:00
RichObjectStrings chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Route fix(Router): Load attribute routes of all apps when not app is specified 2024-08-27 10:42:47 +07:00
Search chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +07:00
Security chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +07:00
Session fix(setup): ignore long session login during installation 2024-08-27 12:29:42 +07:00
Settings style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Setup style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
SetupCheck chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Share chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Share20 chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +07:00
SpeechToText fix(SpeechToTextManager): Throw TaskProcessing Task failed 2024-08-30 10:07:01 +07:00
Support chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SystemTag style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Tagging chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Talk style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
TaskProcessing fix(TaskProcessing): increase error_message column length 2024-09-06 18:01:56 +07:00
Teams fix: Avoid throwing errors for teams are unavailable 2024-06-24 12:29:43 +07:00
Template chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +07:00
TextProcessing fix(TextProcessing): Don't run taskProcessing if task type is not available 2024-08-30 10:07:01 +07:00
TextToImage chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +07:00
Translation chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Updater style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
User chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +07:00
UserStatus chore: Add SPDX header 2024-05-24 13:11:22 +07:00
legacy fix: Move \OC_Image to \OC\Image with the other internal classes 2024-08-29 17:06:32 +07:00
AllConfig.php chore(IConfig): `getUsersForUserValue` is returning a list 2024-09-02 12:27:06 +07:00
AppConfig.php chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +07:00
AppScriptDependency.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
AppScriptSort.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
BinaryFinder.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
CapabilitiesManager.php perf(capabilities): Log capabilities providers that are slow 2024-06-21 11:41:22 +07:00
Color.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Config.php fix(config): Avoid error messages for restricted opcache API 2024-08-28 08:20:25 +07:00
ContactsManager.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
DatabaseException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
DatabaseSetupException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
DateTimeFormatter.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
DateTimeZone.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
EmojiHelper.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
EventSource.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
EventSourceFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ForbiddenException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
HintException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Image.php fix(OCP): Fix Image interface 2024-09-02 14:57:17 +07:00
InitialStateService.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Installer.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
LargeFileHelper.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Log.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
MemoryInfo.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
NaturalSort.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
NaturalSort_DefaultCollator.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
NavigationManager.php fix(NavigationManager): Make entry order always an integer 2024-05-30 17:00:32 +07:00
NeedsUpdateException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
NotSquareException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
PhoneNumberUtil.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
PreviewManager.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
PreviewNotAvailableException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
RedisFactory.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Repair.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
RepairException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Server.php feat: implement distributing partitioned queries over multiple shards 2024-08-28 10:21:19 +07:00
ServerContainer.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ServerNotAvailableException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ServiceUnavailableException.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Setup.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
StreamImage.php fix(OCP): Fix Image interface 2024-09-02 14:57:17 +07:00
Streamer.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
SubAdmin.php feat(users): Add support for admin delegation for users and groups management 2024-07-22 17:17:35 +07:00
SystemConfig.php fix: mark systemconfig value as not being tainted because they are implicitly trusted 2024-08-28 10:27:14 +07:00
TagManager.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Tags.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
TempManager.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
TemplateLayout.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
URLGenerator.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Updater.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00