提交历史

作者 SHA1 备注 提交日期
  Lukas Reschke 0816cf9142 Add experimental applications switch 9 年之前
  Jenkins for ownCloud b585d87d9d Update license headers 9 年之前
  Lukas Reschke 5f044ebf1b Add wrapper for Guzzle 9 年之前
  Thomas Müller ffe06ac5c7 display app update error messages - fixes #14611 9 年之前
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 年之前
  Thomas Müller 39d8406933 don't allow installation of already installed apps - fixes #14004 9 年之前
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 年之前
  Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 9 年之前
  Thomas Müller 9271059195 Merge pull request #13750 from owncloud/enhanced-code-checker 9 年之前
  Thomas Müller 9ecb36e81f integrate code checker in the installer 9 年之前
  Witali Rott 531c89a610 App install behind a Proxy 9 年之前
  Thomas Müller d74662df7d implement php code checker to detect usage of not allowed private APIs - including console command to check local code to be used by developers 9 年之前
  Morris Jobke 909a53e087 drop OC_Preferences 9 年之前
  Thomas Müller 9a75304b02 disable the app code checker - some previous shipped apps cannot be installed from the appstore now :facepunch: 9 年之前
  Richard Clarkson 0d98329cac Limit blacklist to php files 10 年之前
  Joas Schilling 0274dcba57 Replace some more "command -v" calls with the Helper method 10 年之前
  Thomas Müller b091394a90 introduce new app page layout 10 年之前
  Robin Appelman d0266c0bf8 Use public api for getting l10n 10 年之前
  Thomas Müller a4932dc5e2 in order to prevent false-positives on the code checker - exec and eval will not longer be grepped for 10 年之前
  Thomas Müller 4b91741875 Merge pull request #9598 from owncloud/fix-app-installation-master 10 年之前
  Thomas Müller e47cd5ebf1 append file extension to the temporary file which contains the downloaded archive - in case of zip files fileinfo doesn't seem to return anything reliable 10 年之前
  Georg Ehrke 305db9c2d7 add proper version comparision in OC_Installer::isUpdateAvailable 10 年之前
  Bart Visscher 089139f8ea Add explanation about the current implementation of updateApp 11 年之前
  Georg Ehrke 86f546ff64 disable code check for shipped apps 10 年之前
  Georg Ehrke 65028c459b don't skip code check for skipped apps 10 年之前
  Georg Ehrke c378e76412 skip certain tests for shipped apps 10 年之前
  Georg Ehrke 5e9fa64819 don't show update button when appstore is disabled or no writable dir exists 10 年之前
  Georg Ehrke a110973b3a some additional type checks 10 年之前
  Thomas Müller fad3bd7fc0 reenable checkCode() 10 年之前
  Georg Ehrke 724d027f19 add unit test 10 年之前