Commit Graph

7143 Commits

Author SHA1 Message Date
Bart Visscher
fea6ac46ef Change the Archive_Tar _addFile function to make it possible to use a different filename 2012-10-13 21:01:00 +02:00
Bart Visscher
3fef4564f0 Give share test users a unique prefix 2012-10-13 20:23:02 +02:00
Bart Visscher
730d7c4e7d Disable loading apps before starting tests 2012-10-13 20:23:02 +02:00
Lukas Reschke
41d1494898 Remove not reliable test 2012-10-13 16:53:36 +03:00
Lukas Reschke
0f26228d99 Some tests 2012-10-13 15:51:40 +02:00
Bart Visscher
95c8adba19 Swap values for assertEqual to get better error message, also renamed the function to phpunit name 2012-10-13 15:10:19 +02:00
Robin Appelman
93cbd96662 don't increase the size of the users home folder twice 2012-10-13 14:52:58 +02:00
Robin Appelman
4c4fd36bdd the Shared folder is no longer in the cache 2012-10-13 14:52:49 +02:00
Lukas Reschke
3c3e8c6c98 Test for geo.php 2012-10-13 14:35:20 +02:00
Lukas Reschke
8a87585c9d Little test for some util.php functions 2012-10-13 14:35:20 +02:00
Thomas Müller
850826ceb8 Information about translations added 2012-10-13 13:02:17 +03:00
Jenkins for ownCloud
d386bc8737 [tx-robot] updated from transifex 2012-10-13 02:08:50 +02:00
Lukas Reschke
513f4807c3 Update Archive_Tar to 1.3.10 2012-10-13 01:10:29 +02:00
Lukas Reschke
77fbdb2ca8 Fix the require path 2012-10-13 01:10:04 +02:00
Lukas Reschke
d528b264a6 Update jquery-miniColors to 1.2.1 2012-10-13 00:47:50 +02:00
Lukas Reschke
2d190e29c2 Update PHPMailer to 5.2.1 2012-10-13 00:42:56 +02:00
Bart Visscher
8c281a456d PHPUnit 3.6 does not support @expectedException with the generic exception class 2012-10-12 19:28:24 +02:00
Bart Visscher
a0b15dcb12 Fix syntax error in postgres table check code 2012-10-12 19:26:15 +02:00
Bart Visscher
70c7ee6fc7 Skip apc test when apc is not enabled for CLI 2012-10-12 19:08:47 +02:00
Bart Visscher
f242e658c3 Fix the db tests when running all tests 2012-10-12 18:49:51 +02:00
Björn Schießle
e38b736a1e fix bug #1977: remove etags from database after version rollback so that the client can detect the changes 2012-10-12 17:37:59 +02:00
Björn Schießle
079f0788d2 this is no longer needed, commit cb91e27ab3 should fix the issue 2012-10-12 17:35:57 +02:00
Björn Schießle
d4fd83301a remove unneeded variable 2012-10-12 16:33:57 +02:00
Lukas Reschke
362c92cf9b Update jQuery UI Time Picker to 0.3.1 2012-10-12 16:32:42 +02:00
Björn Schießle
cb91e27ab3 check if directory already exist before executing mkdir 2012-10-12 16:31:03 +02:00
Lukas Reschke
9f9206cd0b Update 3rdparty/js/chosen/VERSION 2012-10-12 17:22:50 +03:00
Lukas Reschke
0dd410e1b9 Update chosen to version 0.9.8 2012-10-12 16:22:12 +02:00
Bart Visscher
316ed0ccc7 Add missing test files 2012-10-12 15:59:19 +02:00
Bart Visscher
35442e5474 Add unit tests for OC_DB 2012-10-12 15:47:41 +02:00
Bart Visscher
9a35bd76fb Use resolved path for require_once in autoloader 2012-10-12 15:47:41 +02:00
Bart Visscher
351f724193 whitespace fixes 2012-10-12 15:47:41 +02:00
Robin Appelman
d589869a34 disable log when running tests 2012-10-12 15:45:05 +02:00
Robin Appelman
6f3e039e78 clear all hooks when running tests 2012-10-12 15:44:48 +02:00
Robin Appelman
5b2f3c7f72 fix blocking drag & drop upload of folders 2012-10-12 15:30:16 +02:00
Robin Appelman
c099545b6d don't throw errors if certificate folder doesn't exist 2012-10-12 14:52:22 +02:00
Lukas Reschke
d6456fd1a6 Update fullcalendar to 1.5.4 2012-10-12 14:33:40 +02:00
Lukas Reschke
ce66759a42 Sanitize user input 2012-10-12 14:10:17 +02:00
Lukas Reschke
cdd30216b1 escapeHTML function 2012-10-12 14:10:11 +02:00
Lukas Reschke
e5f2d46c6f Sanitize user input 2012-10-12 14:10:05 +02:00
Lukas Reschke
e45f36c2d4 Sanitize user input 2012-10-12 14:09:58 +02:00
Björn Schießle
d7f43945e7 nortmalize path before adding it to the fscache to avoid multiple fscache entries for the same file 2012-10-12 10:26:49 +02:00
Jenkins for ownCloud
b761143047 [tx-robot] updated from transifex 2012-10-12 02:07:10 +02:00
Robin Appelman
ee28e35ba9 fix storage test case 2012-10-11 22:39:50 +02:00
Robin Appelman
87d4aaf287 supress some warning in cloudfiles library 2012-10-11 22:18:35 +02:00
Robin Appelman
517354580d remove ctime tests for filestorage, ctime will be removed from the storage api in the future 2012-10-11 22:18:34 +02:00
Robin Appelman
b9f820d828 normalize paths for dir and statcache in smb stream wrapper 2012-10-11 22:18:34 +02:00
Robin Appelman
92ddefe5a6 fix filetype for smb storage backend 2012-10-11 22:18:34 +02:00
Robin Appelman
5698c8519a fix webdav storage backend when trying to open a non existing file for reading 2012-10-11 22:18:34 +02:00
Robin Appelman
5256301a53 skip the files_external test cases the correct way 2012-10-11 22:18:34 +02:00
Robin Appelman
29c43b7d61 some test cases for fopen of storage backends 2012-10-11 22:18:34 +02:00