Andy Scherzinger
|
5c49a54801
chore: Add SPDX header
|
6 ヶ月 前 |
John Molakvoæ
|
524ed97d62
fix: replace `Account name` by `Login`
|
9 ヶ月 前 |
Vincent Petry
|
839ddaa354
feat: rename users to account or person
|
2 年 前 |
Côme Chilliet
|
67e3ecef98
chore: Cleanup Installer class as well
|
9 ヶ月 前 |
Côme Chilliet
|
ccc66e912b
fix: Use DI for Setup class and move away from deprecated methods
|
9 ヶ月 前 |
Joas Schilling
|
6f39d82031
fix(install): Make installing more verbose
|
1 年間 前 |
Faraz Samapoor
|
ec63264153
Uses PHP8's constructor property promotion in core/Command/Maintenance classes.
|
1 年間 前 |
Robin Appelman
|
cd3e7fd1b0
list supported databases when provided db isn't supported
|
1 年間 前 |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 年間 前 |
Alex Harpin
|
644df591b1
Rename canInstallExists method and add new method for removal
|
3 年 前 |
Alex Harpin
|
d5b52ddd21
Log a warning to CLI install command if CAN_INSTALL is not removed
|
3 年 前 |
Carl Schwan
|
b70c6a128f
Update core to PHP 7.4 standard
|
2 年 前 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 年 前 |
Joas Schilling
|
df47445c01
Fix unit tests
|
3 年 前 |
Morris Jobke
|
d0ac76a77c
Add more previous exceptions to database setup code
|
3 年 前 |
Christoph Wurst
|
f1921364d6
Print an exception trace for setup exceptions
|
3 年 前 |
Christoph Wurst
|
2a054e6c04
Update the license headers for Nextcloud 20
|
4 年 前 |
Joas Schilling
|
b09620651c
Don't use deprecated getIniWrapper() anymore
|
4 年 前 |
Joas Schilling
|
ab21d69903
Add return value to all commands
|
4 年 前 |
Joas Schilling
|
5f88380c44
Remove db prefix option from cli install command
|
4 年 前 |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 年 前 |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 年 前 |
Joas Schilling
|
0317c5b5c8
Correctly append the port to the host so it's written to the config correctly
|
4 年 前 |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 年 前 |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 年 前 |
Daniel Kesselberg
|
a4eb3ee508
Validate email in occ command
|
6 年 前 |
Daniel Kesselberg
|
6c805ec9ba
Add --admin-email to cli installer
|
6 年 前 |
Morris Jobke
|
a661f043e1
Remove unneeded semicolon and parentheses
|
6 年 前 |
Morris Jobke
|
0e2f00ec59
Get the Installer via DI
|
7 年 前 |
Morris Jobke
|
0eebff152a
Update license headers
|
7 年 前 |