Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace cleanup | Bart Visscher | 2012-10-14 | 23 | -1353/+1350 |
| | |||||
* | Show a warning in the installer if no secure RNG is available | Lukas Reschke | 2012-10-14 | 3 | -2/+34 |
| | |||||
* | Fallback to /dev/random if openssl_random_pseudo_bytes not available | Lukas Reschke | 2012-10-14 | 1 | -6/+14 |
| | |||||
* | Doublehash the token to prevent timing attacks | Lukas Reschke | 2012-10-14 | 2 | -3/+3 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-14 | 35 | -281/+380 |
| | |||||
* | Revert "Update SabreDAV to 1.7.1" | Lukas Reschke | 2012-10-13 | 102 | -4658/+4502 |
| | | | | This reverts commit 183cc22501b75ab8819971f70b88dbc010026ac1. | ||||
* | Update SabreDAV to 1.7.1 | Lukas Reschke | 2012-10-13 | 102 | -4502/+4658 |
| | |||||
* | Use $SERVERROOT/tests/data for testGetMimeType | Bart Visscher | 2012-10-13 | 1 | -6/+7 |
| | |||||
* | Change the Archive_Tar _addFile function to make it possible to use a ↵ | Bart Visscher | 2012-10-13 | 1 | -21/+24 |
| | | | | different filename | ||||
* | Give share test users a unique prefix | Bart Visscher | 2012-10-13 | 1 | -4/+4 |
| | |||||
* | Disable loading apps before starting tests | Bart Visscher | 2012-10-13 | 1 | -0/+2 |
| | |||||
* | Remove not reliable test | Lukas Reschke | 2012-10-13 | 1 | -5/+0 |
| | |||||
* | Some tests | Lukas Reschke | 2012-10-13 | 1 | -0/+144 |
| | |||||
* | Swap values for assertEqual to get better error message, also renamed the ↵ | Bart Visscher | 2012-10-13 | 1 | -54/+54 |
| | | | | function to phpunit name | ||||
* | don't increase the size of the users home folder twice | Robin Appelman | 2012-10-13 | 1 | -1/+3 |
| | |||||
* | the Shared folder is no longer in the cache | Robin Appelman | 2012-10-13 | 1 | -6/+1 |
| | |||||
* | Test for geo.php | Lukas Reschke | 2012-10-13 | 1 | -0/+19 |
| | |||||
* | Little test for some util.php functions | Lukas Reschke | 2012-10-13 | 1 | -0/+45 |
| | |||||
* | Information about translations added | Thomas Müller | 2012-10-13 | 1 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-13 | 29 | -225/+270 |
| | |||||
* | Update Archive_Tar to 1.3.10 | Lukas Reschke | 2012-10-13 | 1 | -32/+48 |
| | |||||
* | Fix the require path | Lukas Reschke | 2012-10-13 | 1 | -1/+1 |
| | |||||
* | Update jquery-miniColors to 1.2.1 | Lukas Reschke | 2012-10-13 | 5 | -118/+292 |
| | |||||
* | Update PHPMailer to 5.2.1 | Lukas Reschke | 2012-10-13 | 2 | -37/+97 |
| | |||||
* | PHPUnit 3.6 does not support @expectedException with the generic exception class | Bart Visscher | 2012-10-12 | 1 | -4/+6 |
| | |||||
* | Fix syntax error in postgres table check code | Bart Visscher | 2012-10-12 | 1 | -1/+1 |
| | |||||
* | Skip apc test when apc is not enabled for CLI | Bart Visscher | 2012-10-12 | 1 | -1/+5 |
| | |||||
* | Fix the db tests when running all tests | Bart Visscher | 2012-10-12 | 2 | -28/+8 |
| | |||||
* | fix bug #1977: remove etags from database after version rollback so that the ↵ | Björn Schießle | 2012-10-12 | 1 | -1/+1 |
| | | | | client can detect the changes | ||||
* | this is no longer needed, commit cb91e27ab33d4e2b2d13b26cdc8d965d1607201e ↵ | Björn Schießle | 2012-10-12 | 1 | -3/+0 |
| | | | | should fix the issue | ||||
* | remove unneeded variable | Björn Schießle | 2012-10-12 | 1 | -1/+0 |
| | |||||
* | Update jQuery UI Time Picker to 0.3.1 | Lukas Reschke | 2012-10-12 | 53 | -45/+317 |
| | |||||
* | check if directory already exist before executing mkdir | Björn Schießle | 2012-10-12 | 2 | -0/+40 |
| | |||||
* | Update 3rdparty/js/chosen/VERSION | Lukas Reschke | 2012-10-12 | 1 | -1/+1 |
| | |||||
* | Update chosen to version 0.9.8 | Lukas Reschke | 2012-10-12 | 5 | -520/+690 |
| | |||||
* | Add missing test files | Bart Visscher | 2012-10-12 | 2 | -0/+215 |
| | |||||
* | Add unit tests for OC_DB | Bart Visscher | 2012-10-12 | 2 | -0/+208 |
| | |||||
* | Use resolved path for require_once in autoloader | Bart Visscher | 2012-10-12 | 1 | -1/+1 |
| | |||||
* | whitespace fixes | Bart Visscher | 2012-10-12 | 2 | -2/+2 |
| | |||||
* | disable log when running tests | Robin Appelman | 2012-10-12 | 2 | -5/+9 |
| | |||||
* | clear all hooks when running tests | Robin Appelman | 2012-10-12 | 1 | -0/+2 |
| | |||||
* | fix blocking drag & drop upload of folders | Robin Appelman | 2012-10-12 | 1 | -2/+2 |
| | |||||
* | don't throw errors if certificate folder doesn't exist | Robin Appelman | 2012-10-12 | 1 | -4/+7 |
| | |||||
* | Update fullcalendar to 1.5.4 | Lukas Reschke | 2012-10-12 | 5 | -34/+30 |
| | |||||
* | Sanitize user input | Lukas Reschke | 2012-10-12 | 1 | -2/+2 |
| | |||||
* | escapeHTML function | Lukas Reschke | 2012-10-12 | 1 | -0/+9 |
| | |||||
* | Sanitize user input | Lukas Reschke | 2012-10-12 | 1 | -6/+6 |
| | |||||
* | Sanitize user input | Lukas Reschke | 2012-10-12 | 1 | -1/+1 |
| | |||||
* | nortmalize path before adding it to the fscache to avoid multiple fscache ↵ | Björn Schießle | 2012-10-12 | 1 | -0/+3 |
| | | | | entries for the same file | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-12 | 39 | -286/+395 |
| |