| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix lib/ | Joas Schilling | 2016-05-19 | 1 | -114/+0 |
* | Use TempManager instead of tmpFile | Morris Jobke | 2015-12-18 | 1 | -2/+2 |
* | Adding more DB groups to test suits | Thomas Müller | 2015-11-30 | 1 | -0/+5 |
* | Replace originalStorage in tests with a proper teardown | Vincent Petry | 2015-04-08 | 1 | -0/+2 |
* | fixing unit test execution related to trashbin | Thomas Müller | 2015-04-07 | 1 | -0/+14 |
* | HHVM Workaround: Do not use Exception from Stream. | Andreas Fischer | 2015-01-09 | 1 | -12/+5 |
* | Make root tests extend the \Test\TestCase | Joas Schilling | 2014-11-19 | 1 | -1/+1 |
* | Correctly restore previous root mount point after testing | Joas Schilling | 2014-11-17 | 1 | -0/+5 |
* | add seek and tell to streamwrapper test | Jörn Friedrich Dreyer | 2014-09-21 | 1 | -0/+10 |
* | better unit tests for static stream wrapper | Robin Appelman | 2013-06-28 | 1 | -12/+0 |
* | Further seperation of mount management logic | Robin Appelman | 2013-04-26 | 1 | -2/+2 |
* | add oc:// streamwrapper to provide access to ownCloud's virtual filesystem | Robin Appelman | 2013-01-28 | 1 | -0/+19 |
* | Move streamwrappers to seperate files and put them in a namespace | Robin Appelman | 2013-01-28 | 1 | -38/+38 |
* | drop SimpleTest compatibility | Thomas Mueller | 2013-01-24 | 1 | -5/+5 |
* | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -4/+4 |
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -6/+6 |
* | initual phpunit support | Robin Appelman | 2012-10-03 | 1 | -2/+2 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -6/+6 |
* | add streamwrapper that provides a callback on stream close | Robin Appelman | 2012-03-02 | 1 | -0/+31 |
* | proper mimetypes for encrypted files | Robin Appelman | 2012-02-21 | 1 | -0/+47 |