Jenkins for ownCloud
|
b585d87d9d
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
Morris Jobke
|
06aef4e8b1
|
Revert "Updating license headers"
This reverts commit 6a1a4880f0 .
|
2015-02-26 11:37:37 +01:00 |
Jenkins for ownCloud
|
6a1a4880f0
|
Updating license headers
|
2015-02-23 12:13:59 +01:00 |
Joas Schilling
|
039397bd31
|
Use setConfigs() instead of calling setConfig() multiple times
|
2015-01-23 14:52:21 +01:00 |
Joas Schilling
|
3338eede3c
|
Correctly namespace DatabaseSetupException
|
2014-11-26 12:30:07 +01:00 |
Michael Göhler
|
e6609d0970
|
simplify mysql user creation flow
if dbuser exists try a different one, owncloud/core#108
changed outdated comment
corrected length calculation
changed indentation for else clauses
|
2014-09-16 11:53:54 +02:00 |
Robin Appelman
|
76c709d7de
|
Add repair step to set MySQL collation to utf8_bin
Set default collation of mysql connection to utf8_bin
Set utf_bin as default collation for new tables
|
2014-07-08 15:12:07 +02:00 |
Joas Schilling
|
dbec143f09
|
Change MySQL to MySQL/MariaDB in the frontend
Fix issue #6269
|
2014-02-07 17:03:43 +01:00 |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
2013-09-30 16:36:59 +02:00 |