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
2015-09-14Only check the "was updated/inserted" when not on Oracle...Joas Schilling
2015-09-12Merge pull request #18658 from owncloud/configurable-tempFrank Karlitschek
2015-09-11Add reset method to mimetype loaderRobin McCorkell
2015-09-10Merge pull request #18851 from owncloud/memcached-getallkeys-fallbackRobin McCorkell
2015-09-10Merge pull request #18699 from owncloud/notification-managerLukas Reschke
2015-09-09Merge pull request #18925 from owncloud/change-risky-testMorris Jobke
2015-09-09Rename data provider to avoid risky test warningLukas Reschke
2015-09-09Write to session in batch at the end of the requestLukas Reschke
2015-09-09Write session data to single keyLukas Reschke
2015-09-09Merge pull request #18684 from owncloud/explicit-upgrade-versionMorris Jobke
2015-09-08Move interfaces to private until they are no longer experimentalJoas Schilling
2015-09-08Add tests for the query()Joas Schilling
2015-09-08Add tests for the notification managerJoas Schilling
2015-09-08Add more action testsJoas Schilling
2015-09-08Add tests for notificationJoas Schilling
2015-09-08Add tests for ActionJoas Schilling
2015-09-07Load all enabled apps in test bootstrapRobin McCorkell
2015-09-07Merge pull request #18748 from owncloud/files-versions-tabMorris Jobke
2015-09-06Merge pull request #18742 from owncloud/mimetype-updatedbRoeland Douma
2015-09-05Fallback to complete Memcached flush if getAllKeys failsRobin McCorkell
2015-09-04Unit tests for mimetype loaderRobin McCorkell
2015-09-04Split mimetype handling to new classRobin McCorkell
2015-09-03Add versions tab to files sidebarVincent Petry
2015-09-03Merge pull request #18799 from owncloud/appconfig-with-one-requestMorris Jobke
2015-09-03Only query the appconfig onceJoas Schilling
2015-09-03Encode HTML tags in JSONLukas Reschke
2015-09-02use config.php value instead of version stringMorris Jobke
2015-09-01Merge pull request #18730 from owncloud/appframework_proper_304Vincent Petry
2015-09-01verify the path in the autoloaderRobin Appelman
2015-09-01Properly return 304Roeland Jago Douma
2015-08-31Unit test getting temp dir from configRobin McCorkell
2015-08-31Clean up TempManager to follow code guidelinesRobin McCorkell
2015-08-30don't read certificates if ownCloud is not installedBjoern Schiessle
2015-08-30make system root of key storage configurableBjoern Schiessle
2015-08-30Restrict upgrades to explicit allowed versionVincent Petry
2015-08-29Merge pull request #14856 from rullzer/remote_avatarsMorris Jobke
2015-08-29moved code to /lib/private/tempmanager.phproot
2015-08-29Merge pull request #18620 from owncloud/add-public-interface-for-factoryVincent Petry
2015-08-29Allow remote avatarsRoeland Jago Douma
2015-08-28Merge pull request #18423 from owncloud/occ_encrypt_allBjörn Schießle
2015-08-28Add a test for the interfaceJoas Schilling
2015-08-27Use certificates that expire in 10 yearsLukas Reschke
2015-08-26copy always file by file to encrypt/decrypt it if neededBjoern Schiessle
2015-08-26occ tool to encrypt all filesBjoern Schiessle
2015-08-26Merge pull request #17662 from owncloud/locking-dbThomas Müller
2015-08-25Explicitly specify status code 200 as response codeLukas Reschke
2015-08-24Merge pull request #18491 from owncloud/expire-token-after-12h-or-loginLukas Reschke
2015-08-24Merge pull request #18482 from owncloud/encrypt-session-dataMorris Jobke
2015-08-24Merge pull request #18254 from owncloud/mitigate-breachMorris Jobke
2015-08-22Expire token after 12h and if user logged-in againLukas Reschke