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-02-06Normalize before processingLukas Reschke
2015-01-08Add \OC\TempManager to handle creating and cleaning temporary filesRobin Appelman
2014-10-20backport of #11494Arthur Schiwon
2014-10-20Merge pull request #11217 from owncloud/backport-9225-stable6blizzz
2014-10-16Merge pull request #11248 from owncloud/11032-backport-stable6Lukas Reschke
2014-09-29fix case insensitive search on oracle and postgresqlJörn Friedrich Dreyer
2014-09-25Fix in stable6 after backport of #9225Simon Vocella
2014-09-24Fix test cases for group managerRobin Appelman
2014-09-23Do only follow HTTP and HTTPS redirectsLukas Reschke
2014-09-23Add a configuration switch for enabled preview mimetypesLukas Reschke
2014-09-22Backport of #9225voxsim
2014-08-26unit tests for specific image type output addedThomas Müller
2014-07-11do not write to appconfig or preference tables if the value is unchangedArthur Schiwon
2014-07-08Upload abortion is now detected within the OC_Connector_Sabre_File::put()Thomas Müller
2014-07-04Backport of #9156Arthur Schiwon
2014-06-16Fix unit testRobin Appelman
2014-06-12Repair broken parent link in the scannerRobin Appelman
2014-06-10Fix unit testsRobin Appelman
2014-06-10Fix unit testsRobin Appelman
2014-06-10propagate changes in the scannerRobin Appelman
2014-06-10Add a change propagator class to handle propagating etag and mtime changesRobin Appelman
2014-06-05Dont backport unit tests for code that isn't backportedRobin Appelman
2014-06-05Continued flock work.ringmaster
2014-06-04Add ->instanceOfStorage to handle instanceof for storage wrappersRobin Appelman
2014-05-28fix expectation - same as in masterThomas Müller
2014-05-13Fixed getAbsolutePath case when path is "0"Vincent Petry
2014-05-07Fix getPath for storage rootsRobin Appelman
2014-05-03Add unit tests for OC_Helper::phpFileSize functionFabian Henze
2014-04-23test for group manager's displayNamesInGroupArthur Schiwon
2014-04-23adjust user manager testsArthur Schiwon
2014-04-23remove now unnecessary testArthur Schiwon
2014-04-23Merge pull request #8260 from owncloud/stable6-backport-8183-and-coThomas Müller
2014-04-18default to GET request when no method is set to fix unittests, also set parse...Bernhard Posselt
2014-04-18Backport of #8197 to stable6Lukas Reschke
2014-04-15adjust tests accordinglyArthur Schiwon
2014-04-10add requirements to routingBernhard Posselt
2014-03-21Still return quota value when free space is unknownVincent Petry
2014-03-21Return unencrypted_size of folder when queriedVincent Petry
2014-03-20Added .ocdata file to check for data folder validityVincent Petry
2014-03-05Added unit tests for serverHost and other related functionsVincent Petry
2014-02-27let's name the column 'select' because this is a keyword on all platformsThomas Müller
2014-02-27adding test for migrations on columns using keywordsThomas Müller
2014-02-21fix sharing unit testsBjoern Schiessle
2014-02-21add unit test for \OC\URLGenerator::getAbsoluteURL to verify #6935Bjoern Schiessle
2014-02-10intendationArthur Schiwon
2014-02-10Inject loggerArthur Schiwon
2014-02-10test for share dialoge sorterArthur Schiwon
2014-02-04add test for password remove methodBjoern Schiessle
2014-01-21fixing comment + adding unit test for checkPasswordProtectedShareThomas Müller
2014-01-20Fixed quota wrapper to not wrap failed fopen streamsVincent Petry