- Nov 20, 2019
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Jul 16, 2019
-
-
Oliver Salzburg authored
Using the ALL shorthand can cause problems when not all privileges are available to the user. For example, AWS RDS MariaDB/MySQL will not grant the initial user account on an instance the SUPER privilege. While the user account is still valid for pretty much any task on the DB instance, it can not use the ALL shorthand when granting privileges to new users. By supplying a specific set of privileges, we work around this limitation without sacrificing functionality. Closes #16139 Signed-off-by:
Oliver Salzburg <oliver.salzburg@gmail.com>
-
- Apr 26, 2018
-
-
Arthur Schiwon authored
Signed-off-by:
Arthur Schiwon <blizzz@arthur-schiwon.de>
-
- Jan 26, 2018
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Jan 23, 2018
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Nov 06, 2017
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Jul 25, 2017
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Jun 01, 2017
-
-
Arthur Schiwon authored
Signed-off-by:
Arthur Schiwon <blizzz@arthur-schiwon.de>
-
- Apr 28, 2017
-
-
Thomas Müller authored
config.sample.php was updated to explicitly state that there detection in place to set mysql.utf8mb4
-
Thomas Müller authored
-
Thomas Müller authored
-
- Mar 19, 2017
-
-
Morris Jobke authored
* preparation for followup PRs to clean up the DB bootstrapping Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
* minor fixes in preparation of a bigger DB and config PR Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Dec 14, 2016
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Oct 31, 2016
-
-
Hemanth Kumar Veeranki authored
Signed-off-by:
Hemanth Kumar Veeranki <hemanthveeranki@gmail.com>
-
- Oct 18, 2016
-
-
Morris Jobke authored
* fully optional * requires additional options set in the database
-
- Jul 27, 2016
-
-
Vincent Petry authored
Whenever the GRANT ALL failed, it used to display "Database creation failed" which is incorrect. It's only the privleges setting that failed. This moves the privilege setting message to DEBUG and makes it more precise.
-
- Jul 21, 2016
-
-
Joas Schilling authored
-
- Jul 12, 2016
-
-
Robin Appelman authored
-
- Jul 06, 2016
-
-
Thomas Pulzer authored
Extended the database setup to store the database port. Changed the PostgreSQL connection error message for clarification.
-
- May 26, 2016
-
-
Lukas Reschke authored
-
- Apr 22, 2016
-
-
Roeland Jago Douma authored
-
- Apr 20, 2016
-
-
Robin McCorkell authored
-
- Apr 07, 2016
-
-
Stefan Weil authored
Signed-off-by:
Stefan Weil <sw@weilnetz.de>
-
- Mar 01, 2016
-
-
Lukas Reschke authored
-
Lukas Reschke authored
Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
-
- Feb 08, 2016
-
-
Scrutinizer Auto-Fixer authored
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
-
- Jan 12, 2016
-
-
Thomas Müller authored
-
- Jan 11, 2016
-
-
Roeland Jago Douma authored
-
- Dec 07, 2015
-
-
Thomas Müller authored
-
- Oct 05, 2015
-
-
Morris Jobke authored
-
- Jul 29, 2015
-
-
Thomas Müller authored
- less static calls - use params on sql queries - handle sql exception on database and user creation gracefully
-
Thomas Müller authored
-
Thomas Müller authored
-
- Jul 03, 2015
-
-
Thomas Müller authored
-
- Jun 25, 2015
-
-
Morris Jobke authored
-
- Mar 26, 2015
-
-
Jenkins for ownCloud authored
-
- Feb 26, 2015
-
-
Morris Jobke authored
This reverts commit 6a1a4880.
-
- Feb 23, 2015
-
-
Jenkins for ownCloud authored
-