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
2015-03-02Add a repair step to delete old tablesJoas Schilling
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-23Updating license headersJenkins for ownCloud
2015-02-03Revert "enabled disabled files app in repair step"Morris Jobke
2015-02-03enabled disabled files app in repair stepMorris Jobke
2015-01-14Add a repair step to clean up orphan tags and tag entriesJoas Schilling
2015-01-12Adding repair step to fix missing etags - fixes #12172Thomas Müller
2014-11-25delete old previewsGeorg Ehrke
2014-11-18Add repair steps for legacy config filesLukas Reschke
2014-10-17adding cssmin and jssmin(minify)Thomas Müller
2014-09-21delete old previewsGeorg Ehrke
2014-09-10repair search lucene before installingJörn Friedrich Dreyer
2014-08-27Add some security utilitiesLukas Reschke
2014-08-21Added repair step for legacy storagesVincent Petry
2014-07-08Add repair step to set MySQL collation to utf8_binRobin Appelman
2014-07-07MySQL: adding repair step to convert MyIsam tables to InnoDBThomas Müller
2014-06-27Merge pull request #9215 from owncloud/officemimetypesupdatefixVincent Petry
2014-06-26Redeclared as public to allow invocation from within the closure in php 5.3Thomas Müller
2014-06-25Moved office mimetype update to a repair stepVincent Petry
2014-06-12Fixed instanceof to use interface instead of classVincent Petry
2014-06-12Added RepairStep interface and default repair step listsVincent Petry
2014-06-12Add support for repair step classesVincent Petry
2013-11-26Add a (currently) empty system for running common repair stepsRobin Appelman