summaryrefslogtreecommitdiffstats
path: root/lib/private/server.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into memcache-publicRobin Appelman2014-01-091-2/+4
|\
| * Fix ownCloud for php5.3.xThomas Müller2014-01-081-1/+2
| * Merge pull request #6594 from owncloud/kill-index.php-from-urlJörn Friedrich Dreyer2014-01-071-2/+3
| |\
| | * new config parameter 'front_controller_active' which will instruct the url ge...Thomas Müller2013-12-311-2/+3
* | | Also update the OCP\IServerContainerRobin Appelman2014-01-081-1/+1
* | | get the memorycache factory from OCP\Server instead of a cache instanceRobin Appelman2014-01-081-6/+5
* | | Remove the static dependency on OC_Util from MemcacheRobin Appelman2014-01-061-1/+2
* | | expose memory cache in public apiRobin Appelman2014-01-061-0/+13
|/ /
* / fix the config option to remove the ability for users to set their displaynameRobin Appelman2013-12-181-2/+10
|/
* fixing PHPDoc comments and syntaxThomas Müller2013-11-221-2/+2
* Fix a regression (Tags→TagManager)kondou2013-11-071-1/+1
* Remove duplicate getAvatarManager()kondou2013-11-071-9/+0
* Add public API for \OC\Avatarkondou2013-11-071-1/+22
* php 5.3 compatibility regarding OC\DB\Connection fixedThomas Müller2013-10-211-1/+2
* Merge branch 'master' into activities-apiThomas Müller2013-10-161-2/+0
|\
| * fixing errors regarding wrong function calls / missing parametersThomas Müller2013-10-071-2/+1
* | Merge branch 'master' into activities-apiThomas Müller2013-10-091-0/+12
|/
* passesCSRFCheck added to OCP\IRequestBart Visscher2013-10-041-1/+16
* Add Helper and URLGenerator interfaces to server containerBart Visscher2013-10-041-0/+20
* Add L10N interface to server containerBart Visscher2013-10-041-0/+12
* Remove JSON request parsing from ServerThomas Tanghus2013-10-011-9/+0
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+255