Daniel Kesselberg
|
af6de04e9e
|
style: update codestyle for coding-standard 1.2.3
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2024-08-25 19:34:58 +07:00 |
Andy Scherzinger
|
dae7c159f7
|
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-05-24 13:11:22 +07:00 |
John Molakvoæ
|
524ed97d62
|
fix: replace `Account name` by `Login`
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-02-13 21:08:10 +07:00 |
Vincent Petry
|
839ddaa354
|
feat: rename users to account or person
Replace translated text in most locations
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
2024-02-13 21:06:30 +07:00 |
Valdnet
|
6bdc1f8631
|
l10n: Correct error messages
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
|
2022-09-16 09:22:01 +07:00 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
|
Update php licenses
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-06-04 22:02:41 +07:00 |
Morris Jobke
|
d0ac76a77c
|
Add more previous exceptions to database setup code
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2021-01-07 21:04:11 +07:00 |
Christoph Wurst
|
14c996d982
|
Use elseif instead of else if
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-04-10 10:35:09 +07:00 |
Christoph Wurst
|
1a9330cd69
|
Update the license headers for Nextcloud 19
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-03-31 14:52:54 +07:00 |
Christoph Wurst
|
b80ebc9674
|
Use the short array syntax, everywhere
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-03-26 16:34:56 +07:00 |
Christoph Wurst
|
5bf3d1bb38
|
Update license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-12-05 15:38:45 +07:00 |
Morris Jobke
|
0eebff152a
|
Update license headers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-11-06 16:56:19 +07:00 |
Robin Appelman
|
2c0efae30f
|
cleanup oci setup code
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-09-06 15:55:05 +07:00 |
Joas Schilling
|
5e04254d40
|
Install from migrations
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-07-25 12:47:37 +07:00 |
Joas Schilling
|
1c0bffe87f
|
Fix translations
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-04-18 16:40:53 +07:00 |
Robin Appelman
|
421ca6439f
|
use the same oci connectstring in all code paths
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-04-10 17:58:52 +07:00 |
Morris Jobke
|
edd55b0ea9
|
Use SystemConfig instead of AllConfig for DB stuff
* preparation for followup PRs to clean up the DB bootstrapping
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-03-19 15:53:49 +07:00 |
Joas Schilling
|
ba87db3fcc
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
Thomas Pulzer
|
0638937ada
|
Changed the input option for database-port to required when parameter was provided.
Added casting database port to int for input sanitation in pgsql and oci connections.
|
2016-07-06 11:31:28 +07:00 |
Thomas Pulzer
|
d367318088
|
Added occ install option for database-port.
Extended the database setup to store the database port.
Changed the PostgreSQL connection error message for clarification.
|
2016-07-06 09:58:38 +07:00 |
Lukas Reschke
|
aba539703c
|
Update license headers
|
2016-05-26 19:57:24 +07:00 |
Roeland Jago Douma
|
479245a301
|
Move \OC\Repair to PSR-4
|
2016-04-22 13:00:41 +07:00 |