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
path: root/tests
AgeCommit message (Expand)Author
2016-01-12Merge pull request #21628 from owncloud/deprecated_secure_random_funcionsThomas Müller
2016-01-11Fix unit testsRoeland Jago Douma
2016-01-11getMediumStrengthGenerator is deprecated and does not do anything anymoreRoeland Jago Douma
2016-01-11getLowStrengthGenerator does not do anything anymoreRoeland Jago Douma
2016-01-11Remove unused deprecated functionRoeland Jago Douma
2016-01-11Remove generateRandomBytes from OC_UtilRoeland Jago Douma
2016-01-08Verify the path is a file on avatar updateRoeland Jago Douma
2016-01-08Merge pull request #21527 from owncloud/remove_all_avatarsThomas Müller
2016-01-07Remove all cache avatars on avatar deletionRoeland Jago Douma
2016-01-07Merge pull request #21498 from owncloud/cleanup-OC_DBThomas Müller
2016-01-07Merge pull request #21502 from owncloud/di_mimetypedetectorThomas Müller
2016-01-07Merge pull request #21505 from owncloud/allow-downgrades-for-brave-developersThomas Müller
2016-01-07Merge pull request #20773 from owncloud/share2.0_createThomas Müller
2016-01-07Remove OC_DB::getConnectionMorris Jobke
2016-01-07Remove OC_DB::insertidMorris Jobke
2016-01-07Remove OC_DB::dropTableMorris Jobke
2016-01-07Allow downgrades for our brave developers, that switch between branchesJoas Schilling
2016-01-07Add 'OCP\Files\IMimeTypeDetector' to DI containerRoeland Jago Douma
2016-01-07Move lib/repair to lib/private/repairMorris Jobke
2016-01-06[Sharing 2.0] Some error cases report 404 instead of 403Roeland Jago Douma
2016-01-06[Sharing 2.0] Add L10N instance to manager for translated errorsRoeland Jago Douma
2016-01-06[Share 2.0] Make the share manager ready for share creationRoeland Jago Douma
2016-01-06[Share 2.0] Make share provider ready for create sharesRoeland Jago Douma
2016-01-04Assign DB group for unit testsLukas Reschke
2016-01-04Move regeneration of session ID into session classesLukas Reschke
2015-12-28Merge pull request #21216 from owncloud/fopen-statcacheThomas Müller
2015-12-24Fix unit testRoeland Jago Douma
2015-12-24prefer scalar type hints over phpdoc annotationBernhard Posselt
2015-12-21Restore DB connection after failureVincent Petry
2015-12-21Merge pull request #21289 from owncloud/issue-20399-keep-periodic-background-...Thomas Müller
2015-12-18Merge pull request #21290 from owncloud/public-api-usage-getversionThomas Müller
2015-12-18Use OCP\Util::getVersion instead of the internal private implementationMorris Jobke
2015-12-18Merge pull request #21288 from owncloud/deprecated_helper_mimetypesThomas Müller
2015-12-18Fix the test to expect the new behaviourJoas Schilling
2015-12-18Merge pull request #21283 from owncloud/cleanup_configThomas Müller
2015-12-18Merge pull request #21280 from owncloud/drop-unused-methodsThomas Müller
2015-12-18Merge pull request #21277 from owncloud/querybuild-joblistThomas Müller
2015-12-18Removed deprecated unsused function OC_Helper::getStringMimeTypeRoeland Jago Douma
2015-12-18Removed deprecated OC_Helper::getSecureMimeTypeRoeland Jago Douma
2015-12-18Move OC_Helper code to OCP\Util for linkToRemoteMorris Jobke
2015-12-18Inject Config into SystemConfigRoeland Jago Douma
2015-12-18properly use OCP\Util instead of OC_HelperMorris Jobke
2015-12-18OC_Helper::makeURLAbsolute is not used anymoreMorris Jobke
2015-12-18Use TempManager instead of tmpFileMorris Jobke
2015-12-18Use TempManager instead of tmpFolderMorris Jobke
2015-12-18Merge pull request #21268 from owncloud/cleanup-OC_Helper-getFileNameMimeTypeThomas Müller
2015-12-18Merge pull request #21264 from owncloud/deprecated_oc_user_methodsThomas Müller
2015-12-18Use the query builder for the joblist queriesJoas Schilling
2015-12-17Only perform tearDown operations on the database if we have a connection to i...Thomas Müller
2015-12-17Use proper base classThomas Müller