Commit Graph

96 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
Joas Schilling d1c3c6f234
fix(maintenance): Show a success message on data-fingerprint command 1 year ago
Joas Schilling c109ae9437
ci: Fix psalm by typing the QuestionHelper 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Hamza Mahjoubi 6361edb864 fix: optimise getWrongShareOwnership query 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
John Molakvoæ fa55a74033
chore: refactor remove unused php imports 2 years ago
Andy Scherzinger 5c49a54801
chore: Add SPDX header 2 years ago
Côme Chilliet ece3588252
fix: Improve typing of mimetype aliases 2 years ago
John Molakvoæ 524ed97d62
fix: replace `Account name` by `Login` 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Côme Chilliet 67e3ecef98
chore: Cleanup Installer class as well 2 years ago
Côme Chilliet ccc66e912b
fix: Use DI for Setup class and move away from deprecated methods 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Simon L 3f6caa46f3 document error 2 years ago
Joas Schilling 6f39d82031
fix(install): Make installing more verbose 2 years ago
Andrew Summers 1395a53602
Refactor `OC\Server::getSecureRandom` 2 years ago
Faraz Samapoor d60bedfeee Moves single constructor parameters to new lines. 3 years ago
Faraz Samapoor ec63264153 Uses PHP8's constructor property promotion in core/Command/Maintenance classes. 3 years ago
Robin Appelman cd3e7fd1b0
list supported databases when provided db isn't supported 3 years ago
Joas Schilling e0251ea24e
Fail the repair command when an error happened 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Christoph Wurst a8bad3a98f
fix(occ): Fix comment formatting of maintenance:repair command 3 years ago
Christoph Wurst 2e66acfab8
fix(PHP8.2): Fix deprecated string interpolation syntax 3 years ago
Alex Harpin 644df591b1 Rename canInstallExists method and add new method for removal 3 years ago
Alex Harpin d5b52ddd21 Log a warning to CLI install command if CAN_INSTALL is not removed 3 years ago
Robin Appelman 7dc8e6a014
fix repairing non user shares when repairing all shares 3 years ago
Robin Appelman b66779711f
split repairing into two stages to prevent long open transaction 3 years ago
Robin Appelman 8012c85d3e
update shares directly in db 3 years ago
Vincent Petry 1be1c23c05
More verbose output for repair share ownership cmd 3 years ago
Robin Appelman 3d68a526e7
move share owner repair to occ command 3 years ago
Côme Chilliet 9a29025534
Parameter of RepairAdvanceEvent is actually an increment, not a step id 3 years ago
Côme Chilliet 652ab6da3f
Surround cli output with appropriate xml tags 3 years ago
Côme Chilliet a2a7150d6d
Migrate Repair events to OCP\EventDispatcher\Event 3 years ago
Côme Chilliet 4f260dce6e
Moving to string key for arguments of GenericEvent in Repair 3 years ago
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 3 years ago
Daniel Kesselberg 6f3ab2fc9b
Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39 4 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Joas Schilling df47445c01
Fix unit tests 5 years ago
Robin Appelman 9135a42781
make repair errors more visible 5 years ago
Morris Jobke d0ac76a77c
Add more previous exceptions to database setup code 5 years ago
Christoph Wurst f1921364d6
Print an exception trace for setup exceptions 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Joas Schilling b09620651c
Don't use deprecated getIniWrapper() anymore 5 years ago
Joas Schilling ab21d69903
Add return value to all commands 6 years ago
Joas Schilling 5f88380c44
Remove db prefix option from cli install command 6 years ago
Joas Schilling 9c025134b3
Fix syntax 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago