Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-22Backport #7259 to stable5Lukas Reschke
2014-02-22Revert "Backport #7259 to stable5"Lukas Reschke
2014-02-22Backport #7259 to stable5Lukas Reschke
2013-10-04Try connection with specified db when postgres does not workMorris Jobke
2013-06-20backport oracle related changes, mostly comments, but also setup related fixesJörn Friedrich Dreyer
2013-06-14cleanup codestyleJörn Friedrich Dreyer
2013-06-14oracle fixes, missing backticks, LIMIT to paramJörn Friedrich Dreyer
2013-04-24Merge pull request #3100 from owncloud/ensure_index_phpDaniel Molkentin
2013-04-10Use a more random source...Lukas Reschke
2013-03-19using rtrimThomas Mueller
2013-03-19fixes #2081Thomas Mueller
2013-02-28[core] From echo to pLukas Reschke
2013-02-27Merge pull request #1961 from owncloud/trans_fixBart Visscher
2013-02-27fixed bug that would cause a failure because of undefined variable instead o...Bernhard Posselt
2013-02-26Fix using wrong quotes for breaking long linesBart Visscher
2013-02-23Merge branch 'master' into master-sqlserverThomas Mueller
2013-02-22Join split translated stringsBart Visscher
2013-02-15Merge branch 'master' into master-sqlserverThomas Mueller
2013-02-14Style-fix: Breakup long linesBart Visscher
2013-02-12fixing sql server syntax for database creationThomas Mueller
2013-02-12write any database messages / non critical errors to the log - don't pollute ...Thomas Mueller
2013-02-12fixing indentThomas Mueller
2013-02-12fixing undefined variablesThomas Mueller
2013-02-12Merge branch 'master' into master-sqlserverThomas Mueller
2013-02-11fixing indentThomas Mueller
2013-02-11fixed argument for translationBernhard Posselt
2013-02-10Bugfixes and cleanup MS SQL Server installationAdministrator
2013-02-09added l10n for db error messagesBernhard Posselt
2013-02-08Added MS SQL Server supportTobias Ramforth
2013-02-06Execute the post setup check after finishing the setupBart Visscher
2013-01-23Merge pull request #1113 from owncloud/fix-issue-1085Michael Gapczynski
2013-01-17Merge pull request #1148 from seancomeau/topic/setupFrank Karlitschek
2013-01-16Whitespace cleanupBart Visscher
2013-01-15Rename TestException to DatabaseSetupExceptionSean Comeau
2013-01-14Use a custom exception instead of adding a delimiter to the error messageSean Comeau
2013-01-11Throw an exception when creating a MySQL user fails and display exception err...Sean Comeau
2013-01-07Move template parameters around so database error page is properly renderedMichael Gapczynski
2012-12-04Revoke DB rights on install only if the db is newly createdBrice Maron
2012-11-13Merge pull request #157 from owncloud/setupBart Visscher
2012-11-09Fix WebDAV (and Android Client) not being able to authorize on Debian Squeeze...Stefan Seidel
2012-11-04Checkstyle fixes: NoSpaceAfterCommaFelix Moeller
2012-11-04Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller
2012-11-02Checkstyle: many fixesFelix Moeller
2012-10-30DRY for creating htaccess to protect data-directoryBart Visscher
2012-10-30Separate control code from class definitionBart Visscher
2012-10-29Fix MySQL install, bug fix for issue 132Michael Gapczynski
2012-10-28add svg mimetype to default htaccessRobin Appelman
2012-10-28deny the usage of dots in database nameGeorg Ehrke
2012-10-27Split database setup code to functionsBart Visscher
2012-10-24Checkstyle: NoSpaceAfterCommaFelix Moeller