summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fixing comment + adding unit test for checkPasswordProtectedShareThomas Müller2014-01-211-0/+42
* Fixed quota wrapper to not wrap failed fopen streamsVincent Petry2014-01-201-0/+19
* Fix array access syntax for older PHPVincent Petry2014-01-171-2/+3
* updated the unit test for OCP\Share::unshareAll() to verify that shares by al...ben-denham2014-01-161-4/+54
* extended test to also check the status messagesBjoern Schiessle2014-01-151-11/+24
* Use storage_mtime when determining if we can reuse cached data while scanningRobin Appelman2014-01-153-2/+19
* Fix calculated folder size to use unencrypted sizeVincent Petry2014-01-141-0/+45
* Merge pull request #6612 from owncloud/user-no-change-displayname-stableicewind19912014-01-141-1/+4
|\
| * Pass config object in testGetHomeNotSupportedRobin Appelman2014-01-021-1/+4
* | Prevent deleting storage rootVincent Petry2014-01-101-0/+42
* | add tests for user countingArthur Schiwon2014-01-091-0/+72
* | Now also preventing to override "files" dir size with -1Vincent Petry2014-01-081-6/+12
* | Added isUserAgent() method to requestVincent Petry2014-01-071-0/+50
* | DB: Support DECIMAL(precision,scale) syntax in XMLOliver Gasser2014-01-075-3/+42
|/
* Merge pull request #6308 from owncloud/fix_webdav_session_login_user_comparisonblizzz2013-12-131-2/+13
|\
| * adjust testArthur Schiwon2013-12-131-2/+13
* | remove unneeded ; in commentRobin Appelman2013-12-131-1/+1
* | Add test for having utf8 filenames in the cacheRobin Appelman2013-12-131-1/+31
|/
* fix wrong test data in l10nMorris Jobke2013-12-093-3/+3
* add test case for removing background jobs that are throwing exceptionsRobin Appelman2013-12-062-3/+59
* Dont use exceptions for the backgroundjob test casesRobin Appelman2013-12-062-35/+46
* get rid of failing test that don't cause additional downloadsRobin Appelman2013-12-062-25/+25
* extend test case for etag preservationRobin Appelman2013-12-061-2/+2
* reuse etags when doing a background scanRobin Appelman2013-12-061-0/+79
* Added unit test for the test() methodVincent Petry2013-12-041-0/+7
* Merge pull request #6052 from owncloud/datetime-doctrineThomas Müller2013-12-011-38/+0
|\
| * Timestamp test is no longer necessary as we rely on Doctrine and DateTime.Andreas Fischer2013-11-261-38/+0
* | Fixed FTP and SMB to use rmdir() when deleting foldersVincent Petry2013-11-291-1/+13
* | Redetect mime type whenever extension is renamedVincent Petry2013-11-271-0/+8
* | Merge pull request #6058 from owncloud/ldap2avatarblizzz2013-11-262-0/+96
|\ \
| * | Enable user backends to provide avatar imagesArthur Schiwon2013-11-222-0/+96
* | | Merge pull request #6060 from owncloud/fix-6050-oc6Björn Schießle2013-11-261-3/+8
|\ \ \
| * | | fixes #6050Thomas Müller2013-11-261-3/+8
| | |/ | |/|
* | | Merge pull request #6008 from owncloud/extstorage-smb-webdav-renamefixVincent Petry2013-11-261-1/+9
|\ \ \
| * | | Improved unit test for "overwrite on move"Vincent Petry2013-11-251-3/+5
| * | | Added unit test for "overwrite file on rename/move"Vincent Petry2013-11-251-0/+6
* | | | Updated unit tests for SMBVincent Petry2013-11-261-1/+2
| |/ / |/| |
* | | in case uri and script name don't match we better throw an exceptionThomas Müller2013-11-251-0/+22
* | | handle duplicate slashes in case of reverse proxy configurationThomas Müller2013-11-251-0/+20
|/ /
* / adding simple unit test to test scriptName() under overwrite conditionThomas Mueller2013-11-241-0/+26
|/
* Merge pull request #5040 from owncloud/public_api_avatar_masterblizzz2013-11-221-0/+15
|\
| * Round out Avatar Public APIArthur Schiwon2013-11-211-0/+15
* | Quota storage wrapper is now used for all users in sharing modeVincent Petry2013-11-211-0/+49
* | Fixed SMB file deletion success detectionVincent Petry2013-11-191-2/+14
* | Merge pull request #5927 from owncloud/quota-excludeextstorageMorris Jobke2013-11-181-0/+5
|\ \
| * | External storage space is now not counted in total spaceVincent Petry2013-11-181-0/+5
* | | Root size for home storage is now size of "files" subdirVincent Petry2013-11-181-0/+26
|/ /
* | Merge pull request #5789 from ogasser/db_fix_default_for_numericBart Visscher2013-11-152-0/+44
|\ \
| * | Add DB tests for default numericOliver Gasser2013-11-122-0/+44
| |/
* | Merge pull request #5813 from owncloud/fix-4736-masterThomas Müller2013-11-151-2/+2
|\ \