Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | provide a way to detect the language that is being used (e.g. for clientside ↵ | Bernhard Posselt | 2014-05-14 | 1 | -0/+14 |
| | | | | javascript language selection | ||||
* | Fix all PHPDoc types and variable names, in /lib | Robin McCorkell | 2014-05-13 | 1 | -1/+1 |
| | |||||
* | More PHPDoc updates | Bart Visscher | 2014-02-28 | 1 | -1/+1 |
| | |||||
* | Type is with a small letter | Bart Visscher | 2014-02-28 | 1 | -1/+1 |
| | |||||
* | Update PHPDoc for I10N, OC_Config, OC\Template\Base and OCP\IL10N | Bart Visscher | 2014-02-28 | 1 | -6/+6 |
| | |||||
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -2/+2 |
| | |||||
* | fix "No page-level DocBlock" | Morris Jobke | 2013-11-03 | 1 | -0/+8 |
| | |||||
* | Public API documentation fixes | Morris Jobke | 2013-10-17 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | refs #4883 * http/response.php * config.php * response.php * files.php * idbconnection.php * app.php * user.php * template.php * share.php * db.php * icache.php & il10n.php | ||||
* | Add L10N interface to server container | Bart Visscher | 2013-10-04 | 1 | -0/+67 |