aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/template/base.php
Commit message (Collapse)AuthorAgeFilesLines
* Move \OC\Template to PSR-4Roeland Jago Douma2016-05-131-184/+0
|
* Merge pull request #23991 from owncloud/handle-exceptions-in-templatesThomas Müller2016-04-141-2/+7
|\ | | | | Properly handle exception within templates
| * Properly handle exception within templatesMorris Jobke2016-04-141-2/+7
| | | | | | | | * fixes partial printed templates when exception is thrown in between
* | Scrutinizer Auto-Fixes (#23959)Scrutinizer Auto-Fixer2016-04-141-2/+2
|/ | | | | | | | * Scrutinizer Auto-Fixes This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com * revert append() change
* Add unit testing capabilities for templates (#23708)Thomas Müller2016-04-121-24/+34
| | | | Add unit testing capabilities for templates
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0
|
* Update author informationLukas Reschke2016-03-011-0/+1
| | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
* Add new CSRF manager for unit testing purposesLukas Reschke2016-01-251-2/+3
| | | | This adds a new CSRF manager for unit testing purposes, it's interface is based upon https://github.com/symfony/security-csrf. Due to some of our required custom changes it is however not possible to use the Symfony component directly.
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* Update license headersJenkins for ownCloud2015-03-261-4/+22
|
* Revert "Updating license headers"Morris Jobke2015-02-261-22/+5
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-5/+22
|
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-5/+5
| | | | * test case added to avoid adding them later
* Merge branch 'master' into type-hintingBart Visscher2014-03-311-1/+1
|\ | | | | | | | | | | | | | | | | Conflicts: lib/private/image.php lib/private/l10n.php lib/private/request.php lib/private/share/mailnotifications.php lib/private/template/base.php
| * Fix some more docstringskondou2014-03-031-1/+1
| |
* | Update PHPDoc for I10N, OC_Config, OC\Template\Base and OCP\IL10NBart Visscher2014-02-281-2/+2
|/
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-0/+4
| | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-2/+14
|
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+134
Conflicts: lib/private/vcategories.php