34 次代码提交 (f3319f62949f873420d8ebe843b26cc66fc1314f)

作者 SHA1 备注 提交日期
  Joas Schilling f3319f6294
Allow to call the files even when you are in another instance atm 7 年前
  Joas Schilling 7c0951244a
Deprecate getEditionString() 7 年前
  Joas Schilling bbc5fbe8c4
Don't throw 500 when not installed 7 年前
  Jörn Friedrich Dreyer d5d5b202d8
use correct OCP\Defaults 7 年前
  martin.mattel@diemattels.at 3e4038289f
Include "Product Name" in status.php printout 7 年前
  Joas Schilling ba87db3fcc
Fix others 7 年前
  Lukas Reschke aba539703c
Update license headers 8 年前
  Joas Schilling 828dec9edb
Make sure we evaluate installed like we do it everywhere 8 年前
  Thomas Müller 682821c71e Happy new year! 8 年前
  Morris Jobke ed98cdf532 Use OCP\Util::getVersion instead of the internal private implementation 8 年前
  Morris Jobke b945d71384 update licence headers via script 8 年前
  Lukas Reschke c9e2a2f56e Add CORS header to status.php so that we can migrate to a JS based check in the future 8 年前
  Morris Jobke 78ec7543d5 Fix maintenance refresh interval 9 年前
  Jenkins for ownCloud b585d87d9d Update license headers 9 年前
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 年前
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 年前
  Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 9 年前
  kondou 69f2c0544e Refresh if maintenance mode is over 11 年前
  Andreas Fischer ff6564af57 "echo" is a language construct. Don't treat it like a function. 10 年前
  Lukas Reschke d85b64ede6 Use echo since print_unescaped is not defined 10 年前
  Lukas Reschke e88731a477 Some more PHPDoc fixes 10 年前
  Thomas Müller 0db5fead8e remove some more global variable $RUNTIME_NOAPPS 10 年前
  Masaki 04b9e77478 replace ident spaces with tabs 10 年前
  Masaki Kawabata Neto 1dd18980ae enable usage with CLI interface 10 年前
  kondou 9e8a6b704d Add _many_ newlines at the end of files 10 年前
  Jörn Friedrich Dreyer 8dc6bdd96b clean up usage of DatabaseSetupException and catch Exceptions in entrypoints 11 年前
  Felix Moeller 2d61f03452 More Checkstyle cleanup 11 年前
  Sam Tuke 8b01286a5d Merged branch 'master' 11 年前
  Lukas Reschke e8af588210 Fix typo 11 年前
  Thomas Müller c25f53c3f9 Update status.php 11 年前
  Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 12 年前
  Frank Karlitschek a945fa10a6 update copyright 12 年前
  Frank Karlitschek 6545e48787 Show the different editions to the user. Used in the status call, on the personal settings page and in the updater to update to the next available version from the same edition. 12 年前
  Frank Karlitschek 18216fe71f xml so soooo oldschool. using json now like the cool kids do. 12 年前
  Frank Karlitschek f2a7f230f1 add status file. useful for external administration. show the ownClopud version at least in the config dialog. 12 年前
  Jakob Sack bafd684eb6 Renaming classes :-) 12 年前
  Jakob Sack 2ff8d7a8bc One class per file! 12 年前
  Jakob Sack e69079f935 Further improvements 13 年前
  Jakob Sack 8465f76e7e Use OC_CONFIG where possible 13 年前
  Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 13 年前
  Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 13 年前
  Robin Appelman b38aa771d1 Initial version of remote ownCloud access through filesystem abstraction 14 年前
  Robin Appelman 9fe7f992d9 Initial work on transering files between servers 14 年前
  Robin e0347b7fa6 initial work on making connections between seperate owncloud installations possible 14 年前