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
2016-10-10[stable9.1] Don't parse info.xml but reuse already cached app infos - fixes #...Thomas Müller
2016-05-23Add two factor auth to coreChristoph Wurst
2016-05-03Allow declaration of background jobs in info.xmlThomas Müller
2016-05-02Adding repair steps for install and uninstall - fixes #24306Thomas Müller
2016-04-26Introduce background repair stepsThomas Müller
2016-04-22Remove deprecated HTTPHelper from InfoParserThomas Müller
2016-04-06tests: Fix typos (found by codespell)Stefan Weil
2016-03-17Read available l10n files also from theme folderMorris Jobke
2016-03-15Add support for custom values in integrity checkerLukas Reschke
2016-02-10No longer evaluate appinfo/versionThomas Müller
2016-01-22Exclude .htaccess modifications from code checkerLukas Reschke
2015-12-01Add code integrity checkLukas Reschke
2015-10-14The constant is now deprecatedJoas Schilling
2015-08-27Use certificates that expire in 10 yearsLukas Reschke
2015-07-20Unit test OC_Files::setUploadLimit()Robin McCorkell
2015-07-17Check for methods as good as possibleJoas Schilling
2015-07-17Allow checking for functionsJoas Schilling
2015-07-17Add support for deprecated constantsJoas Schilling
2015-07-17Correctly handle use statementsJoas Schilling
2015-06-06Fix max preview, some resizing and caching issues and force preview providers...Olivier Paroz
2015-05-21remove logo-wide from testsJan-Christoph Borchardt
2015-05-05add positive tests for operator in code checkerMorris Jobke
2015-05-05Check usage of != and == - refs #16054Thomas Müller
2015-04-20Fix encryption feof to not return too earlyVincent Petry
2015-03-26Merge pull request #14399 from owncloud/ignore-empty-pluralsLukas Reschke
2015-03-10Adding unit test which shows insertIfNotExists to fall apart in certain situa...Thomas Müller
2015-02-20Revert "Correctly fallback to english, if the plural case is not translated"Joas Schilling
2015-02-10implement php code checker to detect usage of not allowed private APIs - incl...Thomas Müller
2014-12-15Merge pull request #12625 from owncloud/app-dependencies-libs-and-commandsBernhard Posselt
2014-12-11fix unit testsThomas Müller
2014-12-11Correctly fallback to english, if the plural case is not translatedJoas Schilling
2014-12-11adding dependency to owncloud version - with fallback to requiremin and requi...Thomas Müller
2014-12-11adding dependencies for supported platformsThomas Müller
2014-12-11adding supported libraries - including min and max versionThomas Müller
2014-12-04no nested xml tags on dependenciesThomas Müller
2014-12-04adding command dependencyThomas Müller
2014-12-04switch to different parsing implementation to get xml attributes properly han...Thomas Müller
2014-12-04adding supported databasesThomas Müller
2014-12-04introduce dependency analyzer to take care of app dependenciesThomas Müller
2014-12-04adding new dependency for php version in apps info.xmlThomas Müller
2014-11-25handle invalid xml fileThomas Müller
2014-11-25simplify xml parser codeThomas Müller
2014-11-25Introduce app info xml parser including basic unit test - necessary for #10777Thomas Müller
2014-10-29adding console command to generate javascript translation files based on exis...Thomas Müller
2014-10-14Use `rawurlencode` since this seems to be expected by cURLLukas Reschke
2014-09-22Remove unneeded unit testsLukas Reschke
2014-08-31Add unit tests and fix rootcerts creation bugLukas Reschke
2014-06-04add unit testGeorg Ehrke
2014-04-01Correctly read the full stream in file_get_contentsVincent Petry
2014-02-26let's name the column 'select' because this is a keyword on all platformsThomas Müller