summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Correct formattingLukas Reschke2012-10-151-2/+2
* | | Merge pull request #30 from visit1985/logonpageLukas Reschke2012-10-153-9/+22
|\ \ \
| * | | extend logon page to display multiple error messagesMichael Göhler2012-10-143-9/+22
* | | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-1572-2411/+3411
| |_|/ |/| |
* | | Whitespace cleanupBart Visscher2012-10-1423-1353/+1350
* | | Show a warning in the installer if no secure RNG is availableLukas Reschke2012-10-143-2/+34
* | | Fallback to /dev/random if openssl_random_pseudo_bytes not availableLukas Reschke2012-10-141-6/+14
* | | Doublehash the token to prevent timing attacksLukas Reschke2012-10-142-3/+3
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-1435-281/+380
* | | Revert "Update SabreDAV to 1.7.1"Lukas Reschke2012-10-13102-4658/+4502
* | | Update SabreDAV to 1.7.1Lukas Reschke2012-10-13102-4502/+4658
* | | Use $SERVERROOT/tests/data for testGetMimeTypeBart Visscher2012-10-131-6/+7
* | | Change the Archive_Tar _addFile function to make it possible to use a differe...Bart Visscher2012-10-131-21/+24
* | | Give share test users a unique prefixBart Visscher2012-10-131-4/+4
* | | Disable loading apps before starting testsBart Visscher2012-10-131-0/+2
* | | 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