Commit Graph

366 Commits (f4e4a85fcfc8ee25d4d398f5fa8aa657d4eaf08a)

Author SHA1 Message Date
Joas Schilling 0a812a1c09
Adjust namespace and print a message when the job was skipped 4 years ago
Joas Schilling 9cd9f4b4bc
Move queries to the joblist 4 years ago
Joas Schilling e2a7482b49
Add a command to show info about a background job and force-execute it 4 years ago
Robin Appelman 695326534c
disable path prefix index on postgresql for now 4 years ago
Robin Appelman abd6b354ac
add a prefix index to filecache.path 4 years ago
Robin Appelman 6502dfae34
add better index for finding unindexed paths 4 years ago
Arthur Schiwon 27865d03c0
use specific email getter where necessary 4 years ago
Julius Härtl 3b6be67719
Align occ status with status.php 4 years ago
Julius Härtl d201dc2c93
Add active user count to occ user:report 4 years ago
John Molakvoæ (skjnldsv) edeb8a5739
Add storage info to `user:info` command 4 years ago
Joas Schilling 5390d3194f
Make integrity commands verbose 5 years ago
Christoph Wurst 770881d5d6
Move DateTime::ATOM to DateTimeInterface::ATOM 5 years ago
Louis Chemineau f40150b758 Fix typing error 5 years ago
Christoph Wurst bf564e2a5a
Convert command option defaults to strings 5 years ago
Daniel Kesselberg 11cacf63f8
Fix #26085 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Valdnet 9c6b01abeb
l10n: Spelling unification 5 years ago
Joas Schilling f9b407d0c9
Make user:report command scale 5 years ago
Johannes Leuker d606799ee2 Add commands to manage tags via OCC 5 years ago
Bjoern Schiessle da21e86a07 use the UID as loginName and not the display name. 5 years ago
Joas Schilling 167efa19d7
Fix psalm errors 5 years ago
Joas Schilling df47445c01
Fix unit tests 5 years ago
Roeland Jago Douma 14ee17e5c5
Revert "add a prefix index to filecache.path" 5 years ago
Morris Jobke 3388758d04
Remove event listener to udpate events that are not present anymore 5 years ago
Morris Jobke ab48d5e8cb
Cleanup unneeded code around database.xml 5 years ago
Joas Schilling bb0c50717c
Bye bye database.xml 5 years ago
Johannes Leuker e9ca59ef0a Change my email address 5 years ago
Maxopoly 1f93721097 Add force option to app install command 5 years ago
Robin Appelman b28f0a0e94
add a prefix index to filecache.path 5 years ago
Robin Appelman 9135a42781
make repair errors more visible 5 years ago
Simon Spannagel 244e13cd43
DB conversion: improve console output 5 years ago
Roeland Jago Douma 5b0dc6dad0 Check command input 5 years ago
Daniel Calviño Sánchez 9f96a47125 Add OCC command to reset rendered texts 5 years ago
Johannes Leuker 2796ef80ff Show group backends in occ group:list --info and group:info 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Christoph Wurst e618ea83b5
Make the app code checker a NOOP 5 years ago
Joas Schilling 7ef7c3e3f2
Fix markup 5 years ago
Joas Schilling 2e2a2eefd5
Add a warning when trying to run integrity:check-core on git 5 years ago
Joas Schilling f319660f60
Force run the verification of the signature on occ 5 years ago
Christoph Wurst c1d4f8161b
Migrate internal classes to the OCP db col types 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 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
Sean Molenaar 40595f3ee0
Command: Add app password generation 5 years ago
Christoph Wurst 9ce3ea3368
Update license headers 5 years ago
Vincent Petry bdbec28a8f
Make oc_files_trash.auto_id a bigint 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Julius Härtl c77e259cfe
Add missing index on oc_cards and rename if it previously existed 5 years ago
Julius Härtl 8f6c2ec357
Move columns to bigint 5 years ago
Johannes Leuker 7daef37813 Wrap display_name similarly to email to allow changes via occ 5 years ago