Skip to content
Snippets Groups Projects
  1. Dec 16, 2020
  2. Dec 04, 2020
    • Christoph Wurst's avatar
      Check php compatibility of app store app releases · 24237f1a
      Christoph Wurst authored
      
      Apps might increase the minimum php version requirement, in which case
      an update could break the app or even the whole instance. We must not
      install those releases, or better, don't even show them for
      update/installation. This extends the app fetcher code to filter out the
      releases that are not installable.
      
      The filter respects minimum and maximum requirements. E.g. apps that are
      still only released for php7.3 won't show up for php7.4 instances. This
      behavior is new but if an app lists an explicit version requirement,
      then we ought to repect that.
      
      Signed-off-by: default avatarChristoph Wurst <christoph@winzerhof-wurst.at>
      Unverified
      24237f1a
  3. Oct 16, 2020
  4. Oct 05, 2020
  5. Sep 17, 2020
  6. Aug 24, 2020
  7. Aug 07, 2020
  8. Jun 12, 2020
  9. May 25, 2020
  10. May 20, 2020
  11. May 15, 2020
  12. May 01, 2020
  13. Apr 29, 2020
  14. Apr 10, 2020
  15. Apr 09, 2020
  16. Mar 31, 2020
  17. Mar 26, 2020
  18. Mar 25, 2020
  19. Mar 24, 2020
  20. Jan 26, 2020
  21. Jan 13, 2020
  22. Jan 09, 2020
  23. Dec 23, 2019
  24. Dec 22, 2019
  25. Dec 20, 2019
  26. Dec 18, 2019
  27. Dec 13, 2019
  28. Dec 08, 2019
  29. Dec 05, 2019
  30. Nov 22, 2019
  31. Sep 05, 2019
  32. Aug 28, 2019
  33. Aug 25, 2019
  34. Aug 20, 2019
Loading