summaryrefslogtreecommitdiffstats
path: root/lib/private/helper.php
Commit message (Expand)AuthorAgeFilesLines
* trimming all array elementsThomas Müller2014-01-071-1/+3
* we shall explode on ',' onlyThomas Müller2014-01-071-1/+1
* No decimal points for Kilobyte and Byte #5371.Simon Könnecke2013-11-251-1/+1
* External storage space is now not counted in total spaceVincent Petry2013-11-181-1/+2
* Merge pull request #5691 from owncloud/switch-to-oc6-documentationblizzz2013-11-051-1/+1
|\
| * move to oc6 documentationThomas Müller2013-11-041-1/+1
* | Append file etag to preview URLsVincent Petry2013-10-281-2/+2
|/
* introduce OC_Helper::linkToDocs()Thomas Müller2013-10-211-0/+9
* Merge branch 'master' into fixing-appframework-masterThomas Müller2013-10-161-2/+2
|\
| * streamCopy() should return proper structure.Thomas Müller2013-10-141-2/+2
* | fixing errors regarding wrong function calls / missing parametersThomas Müller2013-10-071-1/+1
|/
* Add Helper and URLGenerator interfaces to server containerBart Visscher2013-10-041-48/+4
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+934