This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/osmclient.git. Pull mirroring updated .
  1. Sep 28, 2018
  2. Aug 31, 2018
  3. Aug 14, 2018
  4. Jun 15, 2018
    • peusterm's avatar
      Fix1: Package upload using Python3 was still broken: · f0a1e22d
      peusterm authored
      
      Loading file contents using 'r' does not work in Python 3
      and results in an encoding error. Replaced with 'rb'.
      
      Fix2: Be more robust when MIME types are detected:
      Treat 'application/x-gzip' as 'application/gzip'.
      (This will also allow to use osmclient on OS X)
      
      Change-Id: I430b2fae2c275803120a6815d01bb26bff26ebdc
      Signed-off-by: default avatarpeusterm <manuel.peuster@upb.de>
      f0a1e22d
  5. Jun 14, 2018
    • peusterm's avatar
      Fix: Make osmclient Python 3 compatible. · bd1e05f5
      peusterm authored
      
      
      The Python 3 compatibility of osmclient was
      completely broken, e.g., print statements without ().
      This fixes are mostly done with the automated 2to3
      conversion tool.
      Some fixes (mixed tabs and spaces) were fixed by hand.
      
      Change-Id: Idea46a4b07e55eaa5bcf5defff64af3f751d740f
      Signed-off-by: default avatarpeusterm <manuel.peuster@upb.de>
      bd1e05f5
  6. Jun 01, 2018
  7. May 21, 2018
  8. May 19, 2018
  9. May 17, 2018
  10. May 16, 2018
  11. May 14, 2018
  12. May 10, 2018
  13. May 08, 2018
  14. May 05, 2018
  15. May 04, 2018
  16. May 03, 2018
  17. Apr 27, 2018
  18. Apr 23, 2018
  19. Apr 19, 2018
  20. Apr 18, 2018
  21. Apr 17, 2018