summaryrefslogtreecommitdiffstats
path: root/lib/public/util.php
Commit message (Expand)AuthorAgeFilesLines
* Fix 'Undefined variable: message' in OCP\Util::logExceptionThomas Tanghus2014-03-251-5/+2
* Added exception logger plugin for sabre connectorVincent Petry2014-01-281-2/+6
* Do not use L10n when logging exceptionsVincent Petry2013-12-171-2/+1
* unify license headers for public API filesMorris Jobke2013-11-031-19/+19
* fix documentation stuffMorris Jobke2013-10-311-114/+88
* Added $app parameter to logExceptionVincent Petry2013-10-231-4/+4
* Moved logException to OCP\Util classVincent Petry2013-10-231-0/+33
* check if some encrypted files are left after the app was disabled and warn th...Bjoern Schiessle2013-08-121-0/+8
* return result from getL10NRobin Appelman2013-07-221-1/+1
* Merge pull request #3880 from owncloud/code-checkerBart Visscher2013-07-211-0/+9
|\
| * Add OC_L10N to public apiBart Visscher2013-07-191-0/+9
* | Implement encodePathVictor Dubiniuk2013-07-091-0/+14
|/
* Fix #2499itheiss2013-03-221-0/+1
* adding test case for getDefaultEmailAddress() + fixing #1844 againThomas Mueller2013-03-041-2/+2
* validate the generated email address and fall back to localhost.localdomain i...Thomas Mueller2013-03-011-4/+7
* Style-fix: Breakup long linesBart Visscher2013-02-141-3/+6
* Fix files router download linksBart Visscher2013-02-081-0/+14
* Update lib/public/util.phpChristian Koch2013-02-061-2/+2
* add multiple domains reverse proxy supportStefan Herbrechtsmeier2013-01-311-0/+22
* Merge pull request #986 from owncloud/fixing-784-masterThomas Müller2013-01-181-0/+10
|\
| * fixing indentThomas Mueller2013-01-181-10/+10
| * Merge branch 'master' into fixing-784-masterThomas Mueller2013-01-061-60/+60
| |\
| * | the maximum upload size is now part of the response of the upload and delete ...Thomas Müller2012-12-201-0/+10
* | | Spaces to tabsBart Visscher2013-01-161-1/+1
* | | fixing returnsThomas Mueller2013-01-061-1/+1
| |/ |/|
* | phpdoc fixes for public apiRobin Appelman2013-01-021-58/+58
* | fixing variable nameThomas Müller2012-12-211-2/+2
|/
* fixes default email sender addressRandolph Carter2012-12-191-0/+36
* Checkstyle: fix the last NoSpaceAfterEqualsFelix Moeller2012-11-041-1/+1
* Checkstyle: many fixesFelix Moeller2012-11-021-2/+2
* Do urlencoding in linkTo functionsBart Visscher2012-09-281-0/+2
* style fixes for public util apiGeorg Ehrke2012-09-081-24/+9
* adding space between) and {Thomas Mueller2012-09-071-15/+15
* Add args parameter to linkTo(Absolute) function, to append the args automaticlyBart Visscher2012-09-031-4/+6
* Space before tab fixesBart Visscher2012-08-291-1/+1
* Initial previewer for public linksMichael Gapczynski2012-08-271-0/+11
* Move serverHost and serverProtocol functions to OC_RequestBart Visscher2012-08-071-2/+2
* provide recursiveArraySearch as Helper function and make available through APIArthur Schiwon2012-07-251-0/+11
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
* provide multibyte aware helper functions mb_str_replace, mb_substr_replace an...Arthur Schiwon2012-07-021-13/+57
* remove unnecessary commentBjoern Schiessle2012-06-201-1/+1
* introducing a sanitize HTML function for the internal and the public API. ThisBjoern Schiessle2012-06-191-0/+12
* White-space fix.Thomas Tanghus2012-06-141-13/+9
* add two csrf check calls. Review and lot´s of porting needed.Frank Karlitschek2012-06-091-0/+20
* added a serverProtocol function that correctly returns the used protocol even...Frank Karlitschek2012-06-011-0/+10
* update copyrightFrank Karlitschek2012-05-261-1/+1
* document the public classes a bit moreFrank Karlitschek2012-05-191-0/+3
* fixed typo in lib/public/util.php:106 (varname to )Philipp Roggan2012-05-091-1/+1
* Create a function for linking to remote.phpBart Visscher2012-05-071-0/+12
* Fix typo.Thomas Tanghus2012-05-071-1/+1