summaryrefslogtreecommitdiffstats
path: root/lib/private/server.php
Commit message (Expand)AuthorAgeFilesLines
* deduplicate @xenopathicMorris Jobke2015-10-061-1/+0
* update licence headers via scriptMorris Jobke2015-10-051-0/+2
* pass view hooks trough to the node hooksRobin Appelman2015-09-281-1/+5
* getService() is not needed -> removeThomas Müller2015-09-231-20/+0
* do not load unnecessary code in case of webdavIndividual IT Services2015-09-231-0/+21
* Move mimetype files into /resources/config/Lukas Reschke2015-09-221-1/+3
* expire old lock rowsRobin Appelman2015-09-171-1/+1
* Merge pull request #18658 from owncloud/configurable-tempFrank Karlitschek2015-09-121-1/+4
|\
| * Clean up TempManager to follow code guidelinesRobin McCorkell2015-08-301-1/+4
| * moved code to /lib/private/tempmanager.phproot2015-08-291-1/+1
* | Merge pull request #18676 from owncloud/ext-eventdispatcherRobin McCorkell2015-09-111-0/+32
|\ \
| * | Expose files_external services from ServerRobin McCorkell2015-08-311-0/+32
* | | Merge pull request #18699 from owncloud/notification-managerLukas Reschke2015-09-101-0/+14
|\ \ \
| * | | Move interfaces to private until they are no longer experimentalJoas Schilling2015-09-081-1/+1
| * | | Notification APIJoas Schilling2015-09-081-0/+14
* | | | Use md5 over the version file to prevent cyclyc dependencyLukas Reschke2015-09-091-3/+1
|/ / /
* | | Merge pull request #18742 from owncloud/mimetype-updatedbRoeland Douma2015-09-061-0/+14
|\ \ \
| * | | Split mimetype handling to new classRobin McCorkell2015-09-041-0/+14
| |/ /
* / / enable transational locking by defaultRobin Appelman2015-09-021-4/+4
|/ /
* | don't read certificates if ownCloud is not installedBjoern Schiessle2015-08-301-2/+2
* | make system root of key storage configurableBjoern Schiessle2015-08-301-7/+20
|/
* Add a public interface for the language factory so apps can use itJoas Schilling2015-08-271-1/+8
* Merge pull request #17662 from owncloud/locking-dbThomas Müller2015-08-261-7/+5
|\
| * log a warning while trying to acquire a db lock from within a transactionRobin Appelman2015-08-101-4/+4
| * use the database backend for locking if no memcache is configured for itRobin Appelman2015-08-031-4/+2
* | Remove DEBUG constant and use config valueMorris Jobke2015-08-241-3/+3
* | Fix master againLukas Reschke2015-08-241-0/+1
* | Merge pull request #18482 from owncloud/encrypt-session-dataMorris Jobke2015-08-241-1/+40
|\ \
| * | Handle failures gracefully, remove switchLukas Reschke2015-08-211-1/+54
| * | Add a session wrapper to encrypt the data before storing it on diskJoas Schilling2015-08-211-28/+14
* | | Merge pull request #18254 from owncloud/mitigate-breachMorris Jobke2015-08-241-0/+1
|\ \ \ | |/ / |/| |
| * | Add mitigation against BREACHLukas Reschke2015-08-141-0/+1
* | | Adding EventDispatcher to IServerContainerThomas Müller2015-08-141-2/+15
|/ /
* | Merge pull request #17852 from owncloud/register-alias-factoryRobin McCorkell2015-08-111-0/+1
|\ \
| * | add test for factoriesBernhard Posselt2015-07-251-0/+1
* | | Use DIRoeland Jago Douma2015-08-101-5/+3
* | | Move core capabilities to new classRoeland Jago Douma2015-08-101-3/+8
* | | Added Capabilities ManagerRoeland Jago Douma2015-08-101-0/+14
| |/ |/|
* | Pass config dir as parameter to detection classRoeland Jago Douma2015-07-271-1/+3
* | Loading of mapping/aliases is done in classRoeland Jago Douma2015-07-271-13/+1
* | Move mimetypedetection to files/type/detectionRoeland Jago Douma2015-07-271-2/+9
* | Added mimetype detectorRoeland Jago Douma2015-07-271-0/+18
|/
* Fix memcache factory creation when not installedRobin McCorkell2015-07-151-4/+3
* Missing memcache should not cause occ hard-failRobin McCorkell2015-07-151-2/+2
* Add getUserFolder to IRootFolderMorris Jobke2015-07-031-21/+1
* Merge pull request #17291 from owncloud/mount-manager-publicVincent Petry2015-07-031-0/+10
|\
| * expose the mount manager in the public apiRobin Appelman2015-07-011-0/+10
* | call post_addToGroup als for class OC_User because sharing and LDAP are using...Bjoern Schiessle2015-07-021-0/+2
|/
* update license headers and authorsMorris Jobke2015-06-251-0/+1
* Fix naming of param in private/server.phpMorris Jobke2015-06-191-5/+5