536 Commits (5e7b41086dacab1b63a564259baea5eb9b59b7bd)

Author SHA1 Message Date
Michael Weimann 9bd48e7c0d Adds an info if the maintenance mode is already enabled/disabled. 8 years ago
Johannes Ernst 0a65e62f29
Added a logger for systemd/journald 8 years ago
Joas Schilling 826ea8c3f9
Use the correct Base class 8 years ago
Joas Schilling 6eb2653897
Use ellipsis instead of triple dot 8 years ago
Christoph Wurst 13d93f5b25
Make 2FA providers stateful 8 years ago
Morris Jobke 18e9631810
Wait for cron to finish before running upgrade command 8 years ago
Roeland Jago Douma 2f59f389d2
Add parent index to share table 8 years ago
Robin Appelman b40629ac8c
Add human readable description to migration steps 8 years ago
Roeland Jago Douma 80cc8d0028
Emit event when running ./occ db:add-missing-indices 8 years ago
Joas Schilling f772b7b4dd
Add autocomplete to migration commands 8 years ago
Morris Jobke 058f8123e6
Set the default log rotate size to 100 MB 8 years ago
Morris Jobke 514de5dfa1
Use isInstalled of AppManger instead of reimplement it 8 years ago
Bjoern Schiessle 9259b8a90e
s/ownCloud/Nextcloud 8 years ago
Bjoern Schiessle 31397debaf
fix check and improve error message 8 years ago
Joas Schilling 5080080a36
Anything but true means it failed 8 years ago
sualko 84f6477ce5
enable app by default after occ app:install 8 years ago
sualko 323eb2e8ba
add enable flag to occ app:install (fix #5834) 8 years ago
Alecks Gates 3be2c558a5 Add mtime and storage_mtime to db:convert-filecache-bigint 8 years ago
Joas Schilling 211212f4b3
App manager is not needed anymore 8 years ago
Joas Schilling 17a26dfcc1
Validate the info.xml against the appstore schema file 8 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 8 years ago
Morris Jobke 954da26e26
Use non aliased method instead 8 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 8 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Morris Jobke c1e4f9f305
Use type casting instead of *val() method 8 years ago
Morris Jobke 0a56d2185e
Return value immediately instead of assigning to a one-time variable 8 years ago
Morris Jobke 55ef34b23b
Implements are not needed because they are already done by base class 8 years ago
Morris Jobke c70927eaa0
Remove not needed 3rdparty app disabling during upgrade for PHP 5.x 8 years ago
Joas Schilling 4a5282ba21
Fix the type hints of migrations and correctly inject the wrapped schema into migrations 8 years ago
Morris Jobke 82869b6d81
Fix case when overwrite URL is empty during setup 8 years ago
Bjoern Schiessle 41ee23a054
make occ command more generic 8 years ago
Bjoern Schiessle fda98ee917
add occ command to add a index to share_with at the share table 8 years ago
Morris Jobke d2d73f1ce8
Also replace all other occurences 8 years ago
Roeland Jago Douma d6e74fe375
Use injected AppManager 8 years ago
Morris Jobke f22e02cd79
Refactor method to check if update is needed 8 years ago
Morris Jobke 0e2f00ec59
Get the Installer via DI 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Morris Jobke dd192e5df9
Use proper DI for repair command 8 years ago
Morris Jobke f884e762bc
Use appmanager instead of OC_App for check for enabled app 8 years ago
Joas Schilling 6acf1d9524
Also update the activity table with this 8 years ago
Joas Schilling e2ec6b33ea
Add a command to manually migrate to big ints 8 years ago
Joas Schilling d5c2b98207
Fix missing "unsigned" on integer columns 8 years ago
Thomas Ebert 93d539b0cf Add mimetype support for .URL (Windows) and .webloc (macOS) files. Update places/link svg. Add filetype/link icon. Add repair step for mime types. 8 years ago
Joas Schilling f877096a28
Fix typo in template for migration generation 8 years ago
Joas Schilling 3b648645f4
Allow to specify the table space on occ 8 years ago
Morris Jobke cd02b2205e Use public methods for OC_App::isShipped 8 years ago
sualko 7720e19e10 add namespace 8 years ago
sualko 3e62a25155 add occ app:install command 9 years ago
Joas Schilling b729cc2a02
Add *lob support for all tables 8 years ago
Joas Schilling 087138f228
use template placeholders instead of html 8 years ago