summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Remove not reliable testLukas Reschke2012-10-131-5/+0
* | | Some testsLukas Reschke2012-10-131-0/+144
* | | Swap values for assertEqual to get better error message, also renamed the fun...Bart Visscher2012-10-131-54/+54
* | | don't increase the size of the users home folder twiceRobin Appelman2012-10-131-1/+3
* | | the Shared folder is no longer in the cacheRobin Appelman2012-10-131-6/+1
* | | Test for geo.phpLukas Reschke2012-10-131-0/+19
* | | Little test for some util.php functionsLukas Reschke2012-10-131-0/+45
* | | Information about translations addedThomas Müller2012-10-131-0/+6
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-1329-225/+270
* | | Update Archive_Tar to 1.3.10Lukas Reschke2012-10-131-32/+48
* | | Fix the require pathLukas Reschke2012-10-131-1/+1
* | | Update jquery-miniColors to 1.2.1Lukas Reschke2012-10-135-118/+292
* | | Update PHPMailer to 5.2.1Lukas Reschke2012-10-132-37/+97
* | | PHPUnit 3.6 does not support @expectedException with the generic exception classBart Visscher2012-10-121-4/+6
* | | Fix syntax error in postgres table check codeBart Visscher2012-10-121-1/+1
* | | Skip apc test when apc is not enabled for CLIBart Visscher2012-10-121-1/+5
* | | Fix the db tests when running all testsBart Visscher2012-10-122-28/+8
* | | fix bug #1977: remove etags from database after version rollback so that the ...Björn Schießle2012-10-121-1/+1
* | | this is no longer needed, commit cb91e27ab33d4e2b2d13b26cdc8d965d1607201e sho...Björn Schießle2012-10-121-3/+0
* | | remove unneeded variableBjörn Schießle2012-10-121-1/+0
* | | Update jQuery UI Time Picker to 0.3.1Lukas Reschke2012-10-1253-45/+317
* | | check if directory already exist before executing mkdirBjörn Schießle2012-10-122-0/+40
|/ /
* | Update 3rdparty/js/chosen/VERSIONLukas Reschke2012-10-121-1/+1
* | Update chosen to version 0.9.8Lukas Reschke2012-10-125-520/+690
* | Add missing test filesBart Visscher2012-10-122-0/+215
* | Add unit tests for OC_DBBart Visscher2012-10-122-0/+208
* | Use resolved path for require_once in autoloaderBart Visscher2012-10-121-1/+1
* | whitespace fixesBart Visscher2012-10-122-2/+2
* | disable log when running testsRobin Appelman2012-10-122-5/+9
* | clear all hooks when running testsRobin Appelman2012-10-121-0/+2
* | fix blocking drag & drop upload of foldersRobin Appelman2012-10-121-2/+2
* | don't throw errors if certificate folder doesn't existRobin Appelman2012-10-121-4/+7
* | Update fullcalendar to 1.5.4Lukas Reschke2012-10-125-34/+30
* | Sanitize user inputLukas Reschke2012-10-121-2/+2
* | escapeHTML functionLukas Reschke2012-10-121-0/+9
* | Sanitize user inputLukas Reschke2012-10-121-6/+6
* | Sanitize user inputLukas Reschke2012-10-121-1/+1
* | nortmalize path before adding it to the fscache to avoid multiple fscache ent...Björn Schießle2012-10-121-0/+3
* | [tx-robot] updated from transifexJenkins for ownCloud2012-10-1239-286/+395
* | fix storage test caseRobin Appelman2012-10-111-3/+0
* | supress some warning in cloudfiles libraryRobin Appelman2012-10-111-2/+2
* | remove ctime tests for filestorage, ctime will be removed from the storage ap...Robin Appelman2012-10-111-8/+1
* | normalize paths for dir and statcache in smb stream wrapperRobin Appelman2012-10-111-0/+12
* | fix filetype for smb storage backendRobin Appelman2012-10-111-1/+1
* | fix webdav storage backend when trying to open a non existing file for readingRobin Appelman2012-10-112-3/+6
* | skip the files_external test cases the correct wayRobin Appelman2012-10-118-134/+125
* | some test cases for fopen of storage backendsRobin Appelman2012-10-111-0/+20
* | code styleRobin Appelman2012-10-111-149/+149
* | Merge pull request #28 from benliles/bugfix-swifticewind19912012-10-111-11/+27
|\ \
| * | Various bug fixes for swiftBenjamin Liles2012-10-111-11/+27