Morris Jobke
|
dc36d30953
|
Remove all occurences of @brief and @returns from PHPDoc
* test case added to avoid adding them later
|
2014-05-19 17:50:53 +02:00 |
Robin McCorkell
|
b5bc37d2e4
|
Fix @return array PHPDocs, in /lib
|
2014-05-13 19:08:14 +01:00 |
Bart Visscher
|
89e0763d3d
|
Update PHPDoc for I10N, OC_Config, OC\Template\Base and OCP\IL10N
|
2014-02-28 13:37:41 +01:00 |
Robin Appelman
|
6b4c3df087
|
Load a separate config (if present) when running unit tests
|
2014-01-17 14:40:48 +01:00 |
Bart Visscher
|
8115c38670
|
Remove the exception catch, this should be handled by a higher layer
And is when using index.php as entry point
|
2013-10-07 00:09:25 +02:00 |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
2013-09-30 16:36:59 +02:00 |