Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dont connect hooks twice | Robin Appelman | 2014-06-06 | 1 | -0/+6 |
| | |||||
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -2/+2 |
| | | | | * test case added to avoid adding them later | ||||
* | Fix Scrutinizer errors | Robin McCorkell | 2014-05-13 | 1 | -1/+1 |
| | |||||
* | Fix Typo | Lukas Reschke | 2014-05-11 | 1 | -1/+1 |
| | | | | I guess that should be `default` and not `defautl`, wondering how this ever worked. | ||||
* | Added test cleanup listener to detect untidy tests | Vincent Petry | 2013-12-19 | 1 | -0/+8 |
| | | | | | After each test suite, detects whether there are stray datafiles, hooks or proxies, then show a warning and clear them. | ||||
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+100 |
Conflicts: lib/private/vcategories.php |