Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make shared folder size propagation test work with object home storage | Robin Appelman | 2015-10-16 | 1 | -6/+4 |
| | |||||
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+1 |
| | |||||
* | safer teardown | Robin Appelman | 2015-04-27 | 1 | -1/+3 |
| | |||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -12/+16 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -15/+13 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -13/+15 |
| | |||||
* | Make apps/ extend the \Test\TestCase and fix overwritten methods | Joas Schilling | 2014-11-19 | 1 | -2/+2 |
| | |||||
* | remove unnecessary require calls - the ownCloud class loader is supposed to ↵ | Thomas Müller | 2014-10-30 | 1 | -2/+21 |
| | | | | take care of this | ||||
* | fix share api tests | Bjoern Schiessle | 2014-04-23 | 1 | -22/+11 |
| | |||||
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -0/+1 |
| | |||||
* | Fixed unit tests for files sharing watcher | Vincent Petry | 2013-11-06 | 1 | -2/+2 |
| | |||||
* | Added unit tests for shared files watcher | Vincent Petry | 2013-11-05 | 1 | -0/+161 |
- Added base class for sharing unit tests - Added unit tests for shared files watched to check for folder size propagation |