Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced time() with uniqid() to make sure the file name is unique | Vincent Petry | 2014-01-21 | 1 | -2/+2 |
* | Merge pull request #4537 from owncloud/no-realpath | Thomas Müller | 2013-08-22 | 1 | -9/+9 |
|\ | |||||
| * | Use __DIR__ instead of dirname(__FILE__). | Andreas Fischer | 2013-08-21 | 1 | -9/+9 |
| * | Do not use realpath() on includes. | Andreas Fischer | 2013-08-21 | 1 | -9/+9 |
* | | Merge pull request #4239 from owncloud/decrypt_files_again | Björn Schießle | 2013-08-18 | 1 | -2/+2 |
|\ \ | |||||
| * | | fixing some unit tests | Bjoern Schiessle | 2013-07-30 | 1 | -2/+2 |
| * | | adapt unit tests to the modified stream wrapper | Bjoern Schiessle | 2013-07-30 | 1 | -3/+3 |
| |/ | |||||
* / | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 1 | -1/+1 |
|/ | |||||
* | allow 30 sec for testDeleteFile | Jörn Friedrich Dreyer | 2013-06-10 | 1 | -0/+1 |
* | add timeouts 3/30/90 to phpunit tests | Jörn Friedrich Dreyer | 2013-06-10 | 1 | -0/+2 |
* | added users for tests | Florin Peter | 2013-05-26 | 1 | -79/+112 |
* | improved test | Florin Peter | 2013-05-26 | 1 | -98/+95 |
* | improved trashbin test again | Florin Peter | 2013-05-24 | 1 | -0/+1 |
* | improved trashbin test | Florin Peter | 2013-05-24 | 1 | -1/+1 |
* | added trash bin tests | Florin Peter | 2013-05-22 | 1 | -0/+269 |