Skip to content
Snippets Groups Projects
  1. Jul 10, 2016
  2. Jul 09, 2016
  3. Jun 22, 2016
  4. Jun 17, 2016
  5. Jun 02, 2016
  6. May 27, 2016
  7. May 26, 2016
    • Jan-Philipp Litza's avatar
      respondd modules: Use proper formatting of doubles · f7eda938
      Jan-Philipp Litza authored
      Most doubles that are delivered via respondd have limited input
      precision, but are converted with up to 17 digits of precision. That can
      cause ugly blowups like 0.2800000000000001 in the output, which is
      avoided by specifying better format strings (like "%.2f" in most cases).
      f7eda938
  8. May 23, 2016
  9. May 19, 2016
  10. May 17, 2016
  11. May 16, 2016
    • Sven Eckelmann's avatar
      gluon-luci-admin: Fix uploaded image validation · d30a6ff1
      Sven Eckelmann authored
      
      The image validation currently fails on some devices (tested OpenMesh)
      because it isn't done via sysupgrade. But the checks depend partially on
      the integration in sysupgrade (e.g. via loops that can be stopped via
      "break statements").
      
      Instead of hacking its own version check, it is easier and better tested to
      just use 'sysupgrade -T' like it is already done by LuCI.
      
      Signed-off-by: default avatarSven Eckelmann <sven.eckelmann@open-mesh.com>
      d30a6ff1
  12. May 13, 2016
  13. Apr 28, 2016
  14. Apr 27, 2016
  15. Apr 26, 2016
  16. Apr 24, 2016
  17. Apr 22, 2016
  18. Apr 08, 2016
  19. Apr 03, 2016
  20. Apr 02, 2016
  21. Mar 10, 2016
  22. Mar 08, 2016
  23. Feb 29, 2016
Loading