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-30Move non PSR-4 files from lib/private root to legacyRoeland Jago Douma
2016-04-26Introduce background repair stepsThomas Müller
2016-04-22Adding pre- and post-migration repair stepsThomas Müller
2016-04-22Remove deprecated HTTPHelper from InfoParserThomas Müller
2016-04-20In case an app has issues while loading the app is disabled and request proce...Thomas Müller
2016-03-31Properly handle return values of OC_App::getAppInfo()Morris Jobke
2016-03-01Remove Scrutinizer Auto FixerLukas Reschke
2016-02-23Fix PHPDoc of OC_App::loadApps()Thomas Müller
2016-02-15Merge pull request #22376 from owncloud/fix-return-code-getAppPathThomas Müller
2016-02-14Remove not needed variableMorris Jobke
2016-02-14Properly handle return code of OC_App::getAppPathMorris Jobke
2016-02-10No longer evaluate appinfo/versionThomas Müller
2016-01-25Merge pull request #21424 from owncloud/appversionsThomas Müller
2016-01-24Remove OC_Helper::imagePath and use the proper public interfaceMorris Jobke
2016-01-13Merge pull request #21591 from owncloud/add-code-checking-for-appsThomas Müller
2016-01-12Happy new year!Thomas Müller
2016-01-11Use appconfig for getAppVersionsRobin Appelman
2016-01-10Verify signature of apps with level "Official" coming from the appstoreLukas Reschke
2016-01-10Assume apps from the appstore are compatible with the current versionLukas Reschke
2016-01-06Inject OCSClientLukas Reschke
2015-12-18Use OCP\Util::getVersion instead of the internal private implementationMorris Jobke
2015-12-18Use SystemConfig internallyRoeland Jago Douma
2015-12-18Get rid of legacy OC_ConfigRoeland Jago Douma
2015-12-17OC_Helper::linkToRoute is deprecatedRoeland Jago Douma
2015-12-08Sanitize the appId passed to `findAppInDirectories`Lukas Reschke
2015-12-04remove OC_App::getActiveNavigationEntry - not unsed anymoreMorris Jobke
2015-12-04Remove unused setActiveNavigationEntry of OC_App - it's also in OCP\AppMorris Jobke
2015-10-29Drop OC_SubAdmin and replace usagesLukas Reschke
2015-10-26Don't show apps which are always enabled in the app managerThomas Müller
2015-10-26Store list of apps which cannot be disabled in shipped.jsonThomas Müller
2015-10-06deduplicate @xenopathicMorris Jobke
2015-10-05update licence headers via scriptMorris Jobke
2015-09-24Correctly check whether an app is shippedJoas Schilling
2015-09-23Show 'Apps' in the browser title when app management is openThomas Müller
2015-09-18Prefer OCS Id from databaseLukas Reschke
2015-09-18Merge pull request #18840 from owncloud/fix-app-disable-routeThomas Müller
2015-09-16Restore loadApp() autoload registrationRobin McCorkell
2015-09-15Catch apps which have been removed manuallyLukas Reschke
2015-09-15Define allowed app roots earlierLukas Reschke
2015-09-14Merge branch 'master' into fix-app-disable-routeRobin McCorkell
2015-09-05Rebuild app navigation in JSRobin McCorkell
2015-09-05Only add valid root for enabled appsRobin McCorkell
2015-08-19[app management] fix dependency check on installMorris Jobke
2015-08-18Only load app routes if the app has already been loadedRobin McCorkell
2015-08-11Revert "make knowledge base url configurable"Joas Schilling
2015-08-11Revert "Only load app routes if the app has already been loaded"Joas Schilling
2015-08-06Only load app routes if the app has already been loadedRobin McCorkell
2015-07-29make knowledge base url configurableBjoern Schiessle
2015-07-19Merge pull request #17698 from owncloud/allow-update-of-disabled-appsLukas Reschke
2015-07-09Allow upgrade of not enabled appsThomas Müller