Commit Graph

2150 Commits (fd107bc0e598c394050e54f0d43c87271b4d6650)

Author SHA1 Message Date
Roeland Jago Douma 80cc8d0028
Emit event when running ./occ db:add-missing-indices 7 years ago
John Molakvoæ (skjnldsv) 5518415829
Fixes since requirement 7 years ago
John Molakvoæ (skjnldsv) 97af7566e4
Fixed tests 7 years ago
John Molakvoæ (skjnldsv) 10c135ca34
Added disabled count per groups 7 years ago
Morris Jobke 96efc42584
Fix PHPDoc 7 years ago
Roeland Jago Douma ed7b4839d9
The column is not user input so suppress the phan warning 7 years ago
Roeland Jago Douma 575dc29c27
Make Appdata static 7 years ago
Roeland Jago Douma 74d7f6d4ca
Add a QueryBuilder Mapper 7 years ago
Robin Appelman 25565dd7d8
Log more info about locking conflicts for memcache locking backends 7 years ago
Arthur Schiwon b841a477c6
log to $datadir/audit.log by default and add rotation 7 years ago
Arthur Schiwon 5751788282
add missing php doc and type hints 7 years ago
Arthur Schiwon 69592408c4
move IFileBased to public namespace, logreader needs it 7 years ago
Arthur Schiwon cfc3ab0119
offer API to create own File log. admin_audit makes use of it 7 years ago
Arthur Schiwon 38a90130ce
move log constants to ILogger 7 years ago
Roeland Jago Douma cf0501d632
Make the group backends also possible using interfaces 7 years ago
Joas Schilling 5157349b69
Fix docs 7 years ago
Morris Jobke fa76b49cd2
Fix PHPDoc 7 years ago
Roeland Jago Douma a0028a2a5f
Allow to skip retrieving from cache in the DiscoveryService 7 years ago
Joas Schilling f50abde7ac
Add proper comment offset support 7 years ago
Robin Appelman 89a9d35d90 dont keep shared database locks when running cli scripts 7 years ago
John Molakvoæ (skjnldsv) eae55761de
Properly return boolean on enable state 7 years ago
Julius Härtl 6ded1c46b7
Add since tags 7 years ago
Julius Härtl 2e60f91ab1
Move external share saving to template 7 years ago
Arthur Schiwon 373a1d5391
more consistent naming 7 years ago
Arthur Schiwon 2ebf26e444
admin_audit and dav listen to announce and revoke signals 7 years ago
Julius Härtl 30e76f9f14
Add footer to public page template 7 years ago
Julius Härtl eb19899f8e
Move common menu templates to public API 7 years ago
Roeland Jago Douma 73e6eea57e
Fix tests 7 years ago
Roeland Jago Douma 7f1141f7e9
Make the MountManager strict 7 years ago
Roeland Jago Douma 53447ae2b2
Throw an exception if file_put_contents fails 7 years ago
Roeland Jago Douma 8a28bacb8c
Remove \OCP\DB 7 years ago
Roeland Jago Douma 24b12385d0
Strict 2FA 7 years ago
Roeland Jago Douma 74f0e37233
Remove deprecated \OCP\User::userExists 7 years ago
Roeland Jago Douma 7ebd96416c
Remove deprecated OCP\User::getDisplayname 7 years ago
Roeland Jago Douma 6c8caa1641
Remove deprecated \OCP\User::getUsers 7 years ago
Roeland Jago Douma 26073eac0c
Finally remove \OCP\JSON 7 years ago
Roeland Jago Douma b723a2b8ca
Document parameters 7 years ago
Roeland Jago Douma 471272d456
Move to ABackend 7 years ago
Roeland Jago Douma 5aa0d83268
Remove type declarations where not yet possible 7 years ago
Roeland Jago Douma c30b9dacae
Deprecate implementsActions 7 years ago
Roeland Jago Douma 140e7b609f
Fix phpdoc 7 years ago
Roeland Jago Douma 355abbc96d
Add abstract bakend to still be backwards compatible with the old logic 7 years ago
Roeland Jago Douma 226439a31c
Add interfaces for user backend functionality 7 years ago
Morris Jobke d435061f8e
Remove deprecated and unused OCP\Response 7 years ago
Morris Jobke 39bb32af71
Add hint about OCP\Folder::getById 7 years ago
Morris Jobke 78211a58e6
Remove unused methods of OC_Json 7 years ago
Morris Jobke 8eb57dd835
Deprecate OCP\Files 7 years ago
Morris Jobke 591d84f5fd
Remove deprecated and unused method OCP\User::getDisplayNames 7 years ago
Morris Jobke 3579487798
Remove unused and deprecated methods of OCP\DB 7 years ago
Morris Jobke 514de5dfa1
Use isInstalled of AppManger instead of reimplement it 7 years ago