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
2017-04-07Add support for themingLukas Reschke
2017-04-07New layout for welcome emailMorris Jobke
2017-03-20Add tests for SCSSCacherJulius Härtl
2017-01-11always allow remembered loginChristoph Wurst
2016-11-16Fix InfoParser empty testsJoas Schilling
2016-11-11Prevent downgrade attacks for appsLukas Reschke
2016-10-31Add tests for installer methodLukas Reschke
2016-10-19Adding tests for 4 byte unicode charactersMorris Jobke
2016-10-11[9.2] Register commands in info.xml (#26248)Thomas Müller
2016-10-07Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968)Thomas Müller
2016-09-27Svgo optimizationskjnldsv
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