Commit Graph

247 Commits (3e720942e58f99b038616d95e00a01ac9dd2f490)

Author SHA1 Message Date
Christoph Wurst 5bf3d1bb38
Update license headers 7 years ago
Arthur Schiwon b4408e4245
fix and improve check of create group result 7 years ago
Arthur Schiwon 7ff15c9756
fix documentation, get and createGroup may return null 7 years ago
Roeland Jago Douma f79d98e089
Fix the import order of new migrations 7 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 7 years ago
Roeland Jago Douma decdb6b40f
Convert more columns to bigint 7 years ago
Łukasz Buśko 23084558a6 Incorrect integer value: '' for column 'password_invalid' while migrating from pg to mysql #14920 7 years ago
Christoph Wurst d180a98714
Make it possible to broadcast events to (web) clients 7 years ago
John Molakvoæ (skjnldsv) 5d01850dce
Add detailed users listing in occ user:info command 7 years ago
Thomas Citharel 68cf47e947
Check and add index on principaluri for schedulingobjects table 7 years ago
Thomas Citharel 90e5850cc4
Add index on calendarid for calendarobject_props table 7 years ago
Tim Terhorst 2ad33bc06e Add Fatal logging option 7 years ago
Joas Schilling b9f963225f
Do not allow to have an empty display name 7 years ago
Joas Schilling 653628c8fb
Allow to set the group display name in the database backend 7 years ago
Georg Ehrke d814089c6a
Fix appid argument for integrity:check-app 7 years ago
Xheni Myrtaj d8707c6945
Add function parameter typehint 7 years ago
Xheni Myrtaj d227f4d34c
Do not fail integrity check if mimetype list is changed 7 years ago
Ruben Homs 98047e8c1c
Stop decryption when maintenance mode is enabled, fixes #8311 7 years ago
Temtaime 887c208f23
Fix #15042 7 years ago
Joas Schilling 592093079f
Deduplicate index names 7 years ago
Joas Schilling 274658629d
Make sure all tables have named indexes 7 years ago
Joas Schilling 0c77cd21f9
Make sure maintenance mode is always casted to bool 7 years ago
Daniel Kesselberg 1d1068753f
Fix access to groupManager 7 years ago
Daniel Kesselberg 75b7d6ae4e
Add install logic for enable command 7 years ago
Daniel Kesselberg 03d3192638
Disable multiple apps at once 7 years ago
Daniel Kesselberg 08907ee3e9
Enable multiple apps at once 7 years ago
Daniel Kesselberg 0b58b0faf3
Do not run getRepairSteps in register_commands 7 years ago
Maxence Lange 8002779200
add support for boolean default 7 years ago
Roeland Jago Douma 16cc68a2fe
Add twofactor_providers_uid index 7 years ago
Morris Jobke 17b2827bbf
Add setup check for pending bigint conversion 8 years ago
Morris Jobke f57e334f83
Fix bigint conversion on SQLite 8 years ago
Morris Jobke d3b4127164
Show columns to update in CLI interface 8 years ago
Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting 8 years ago
Morris Jobke 4d20c4272f
Fix index names 8 years ago
Morris Jobke 290ede1292
Log exception in case an app update fails 8 years ago
Michael Gerber 020a9add07
Add occ app:update command 8 years ago
Morris Jobke f5a1f4bc1b
Revert "Wait for cron to finish before running upgrade command" 8 years ago
Christoph Wurst 83e994c11f
Make it possible to enforce mandatory 2FA for groups 8 years ago
Evgeny Golyshev ec2f02f4a0 Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-all 8 years ago
Patrik Kernstock 6a00521128 Use error styling for exception message 8 years ago
Patrik Kernstock 4cd7cf86db Using Throwable instead of Exception 8 years ago
Daniel Kesselberg 311de17730
Rename method to abortIfInterrupted 8 years ago
Daniel Kesselberg 14d802b8f3
Refactor method to throw exception instead of true/false 8 years ago
Patrik Kernstock 1973556346 Log exception using ILogger 8 years ago
Patrik Kernstock f27ce6b5a0 Inject AppManager and Installer, check for shipped app prior removing 8 years ago
Patrik Kernstock f8771d3d81 Run uninstall tasks by default, added '--keep-data' parameter 8 years ago
Patrik Kernstock d9469a6b72 Add occ app:remove CLI command 8 years ago
Daniel Kesselberg a4eb3ee508
Validate email in occ command 8 years ago
Daniel Kesselberg 6c805ec9ba
Add --admin-email to cli installer 8 years ago
Roeland Jago Douma b82cbe04df
Add uid_owner and uid_initiator share tabe indices 8 years ago