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-01-17Merge pull request #13319 from owncloud/replace-line-breaks-in-app-descriptionLukas Reschke
2015-01-16Merge pull request #13389 from owncloud/issue/13372-failing-oracle-tests-jenkinsThomas Müller
2015-01-15Additional unit test for recursive removeRobin Appelman
2015-01-15always set url parameters when they are available in the app dispatchBernhard Posselt
2015-01-15Mask table and column names with backticks and add lastInsertID() workaroundJoas Schilling
2015-01-15Merge pull request #13354 from owncloud/hhvm-redisMorris Jobke
2015-01-15Merge pull request #13317 from owncloud/partfile-fileinfoThomas Müller
2015-01-14Merge pull request #13344 from owncloud/issue/13334-cleanup-tags-repairstepMorris Jobke
2015-01-14Add a repair step to clean up orphan tags and tag entriesJoas Schilling
2015-01-14HHVM: Prevent E_WARNING messages by Redis test in console output.Andreas Fischer
2015-01-14OC_App::parseAppInfoMorris Jobke
2015-01-14Check new and old ways of required oC version for app compatibilityJoas Schilling
2015-01-13Return valid fileinfo objects for part filesRobin Appelman
2015-01-12Fix searchCommon to properly match path nameVincent Petry
2015-01-10Simplify isValidPath and add unit testsLukas Reschke
2015-01-09Merge pull request #13208 from owncloud/hhvm-streamwrapper-exceptionThomas Müller
2015-01-09HHVM Workaround: Do not use Exception from Stream.Andreas Fischer
2015-01-09Merge pull request #13181 from owncloud/filecache-preventleadingslashRobin McCorkell
2015-01-09Merge pull request #12995 from owncloud/tbelau666-masterThomas Müller
2015-01-09Merge pull request #12988 from owncloud/logfile_downloadMorris Jobke
2015-01-08Trim leading or trailing slashes in file cache pathsVincent Petry
2015-01-08Add version to .htaccessLukas Reschke
2015-01-07add Download logfile button to admin settingsGeorg Ehrke
2015-01-05Use proper test nameLukas Reschke
2015-01-05Use proper namespaceLukas Reschke
2015-01-05Use namespaceLukas Reschke
2015-01-05Write unit-tests and use DILukas Reschke
2014-12-25Add provisioning_api appTom Needham
2014-12-23Merge pull request #12830 from owncloud/intelligent-containerThomas Müller
2014-12-23add proper prefix for migration testsMorris Jobke
2014-12-23Intelligent containerBernhard Posselt
2014-12-23Clean up test table in Connection Test to prevent unnecessary failures.Andreas Fischer
2014-12-22Merge pull request #11810 from owncloud/hhvm-autotestThomas Müller
2014-12-20Properly call parent::tearDown() in MDB2SchemaManager::tearDown().Andreas Fischer
2014-12-19Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle
2014-12-19Merge pull request #12956 from owncloud/jenkins-user-backend-namesThomas Müller
2014-12-19introduce names for user backends - IUserBackendMorris Jobke
2014-12-19Merge pull request #12921 from owncloud/user-mail-user-managementThomas Müller
2014-12-19Merge pull request #12865 from owncloud/files-tags-webdavMorris Jobke
2014-12-19HHVM sets stream meta datum wrapper_type to 'File' instead of 'user-space'.Andreas Fischer
2014-12-19Merge pull request #12748 from owncloud/redis_cacheMorris Jobke
2014-12-19Merge pull request #12879 from owncloud/mountconfigMorris Jobke
2014-12-19Mail address of users is now changable in the user managementMorris Jobke
2014-12-19Merge pull request #12870 from owncloud/send-mail-new-userThomas Müller
2014-12-18Merge pull request #12168 from owncloud/docker-webdavThomas Müller
2014-12-17Setup a docker container that holds a webdav instance to test files_externalMorris Jobke
2014-12-17add isAdmin and isInGroup methods for the group managerBernhard Posselt
2014-12-17fix testsBernhard Posselt
2014-12-17use two tests instead of oneBernhard Posselt
2014-12-17add a isLoggedIn method to the usersession and deprecate the isLoggedIn metho...Bernhard Posselt