Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-22Move \OC\AppFramework to PSR-4Roeland Jago Douma
2016-01-12Happy new year!Thomas Müller
2015-12-07Scrutinizer Auto-FixesScrutinizer Auto-Fixer
2015-10-05update licence headers via scriptMorris Jobke
2015-09-23Fix type hint errors in the container and the interfaceJoas Schilling
2015-09-13make resolve public to avoid boiler plate codeBernhard Posselt
2015-08-12Merge pull request #17982 from owncloud/appframework-sanitize-nameThomas Müller
2015-07-30Sanitize class names before registerService/queryRobin McCorkell
2015-07-25add test for factoriesBernhard Posselt
2015-07-18add registerAlias method to shorcut interface registrationBernhard Posselt
2015-06-25update license headers and authorsMorris Jobke
2015-04-20Fix visibility of public API methodsJoas Schilling
2015-03-26Update license headersJenkins for ownCloud
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-23Merge pull request #14427 from owncloud/fix-some-php-docsBernhard Posselt
2015-02-23Fix some PHPDocsLukas Reschke
2015-02-23Updating license headersJenkins for ownCloud
2014-12-23Intelligent containerBernhard Posselt
2014-11-12Fix Pimple unsetBernhard Posselt
2014-11-03Update Pimple to V3.0Thomas Müller
2014-10-22Use mixed as typeLukas Reschke
2014-04-28add class Pimple to autloaderThomas Müller
2014-04-12be nice and use a relative import so people can use the class without firing ...Bernhard Posselt
2014-02-06polish documentation based on scrutinizer patchesJörn Friedrich Dreyer
2014-01-01don't specify path to 3rdparty directory when registering Pimple autoloaderAdam Williamson
2013-09-30move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller