44 Commits (095ab4419e21b0ea143b6b4441f229bca2e5d0fa)

Author SHA1 Message Date
Joas Schilling 095ab4419e
fix(l10n): Improve english source strings 9 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 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 1 year ago
Andy Scherzinger 5c49a54801
chore: Add SPDX header 1 year ago
John Molakvoæ 524ed97d62
fix: replace `Account name` by `Login` 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 3 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 6f39d82031
fix(install): Make installing more verbose 2 years ago
Andrew Summers 1395a53602
Refactor `OC\Server::getSecureRandom` 2 years ago
Faraz Samapoor ec63264153 Uses PHP8's constructor property promotion in core/Command/Maintenance classes. 2 years ago
Robin Appelman cd3e7fd1b0
list supported databases when provided db isn't supported 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Alex Harpin 644df591b1 Rename canInstallExists method and add new method for removal 4 years ago
Alex Harpin d5b52ddd21 Log a warning to CLI install command if CAN_INSTALL is not removed 4 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Joas Schilling df47445c01
Fix unit tests 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 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 5 years ago
Joas Schilling 5f88380c44
Remove db prefix option from cli install command 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Joas Schilling 0317c5b5c8
Correctly append the port to the host so it's written to the config correctly 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Daniel Kesselberg a4eb3ee508
Validate email in occ command 7 years ago
Daniel Kesselberg 6c805ec9ba
Add --admin-email to cli installer 7 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Morris Jobke 0e2f00ec59
Get the Installer via DI 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Joas Schilling 3b648645f4
Allow to specify the table space on occ 8 years ago
Morris Jobke 5b4adf66e5
Move OC_Defaults to OCP\Defaults 9 years ago
Morris Jobke edd55b0ea9
Use SystemConfig instead of AllConfig for DB stuff 9 years ago
Roeland Jago Douma b57a1063a3
Move install over to QuestionHelper 9 years ago
Daniel Hansson 0b4789b162 ownCloud -> Nextcloud 9 years ago
Joas Schilling ba87db3fcc
Fix others 9 years ago
Joas Schilling 2c988ecbf4
Use the themed Defaults everywhere 9 years ago
Thomas Pulzer 0638937ada Changed the input option for database-port to required when parameter was provided. 9 years ago
Thomas Pulzer d367318088 Added occ install option for database-port. 9 years ago
Jörn Friedrich Dreyer c45b7b0bdf Allow empty host when installing on oracle via CLI (#25034) 10 years ago
Lukas Reschke a4b19a5b1e
Rename files to be PSR-4 compliant 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Morris Jobke d39b018893 Allow occ install on OS X - same behaviour as web setup 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Thomas Müller c3cac887f5 - more injection 10 years ago