[mapserver-commits] [MapServer/MapServer] 217f73: Remove unused WEB LOG keyword

Seth G noreply at github.com
Mon May 24 10:48:47 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: 217f730cc6bff516d2005004e6e99a22e2f968aa
      https://github.com/MapServer/MapServer/commit/217f730cc6bff516d2005004e6e99a22e2f968aa
  Author: sethg <sethg at geographika.co.uk>
  Date:   2021-05-20 (Thu, 20 May 2021)

  Changed paths:
    M mapfile.c
    M maplexer.l
    M mapscript/php/web.c
    M mapserver.h
    M msautotest/renderers/chartlayer_bar.map
    M msautotest/renderers/chartlayer_vbar.map

  Log Message:
  -----------
  Remove unused WEB LOG keyword


  Commit: 7cd1fddd81372ae1f7a71673736af2c5656047db
      https://github.com/MapServer/MapServer/commit/7cd1fddd81372ae1f7a71673736af2c5656047db
  Author: sethg <sethg at geographika.co.uk>
  Date:   2021-05-20 (Thu, 20 May 2021)

  Changed paths:
    M apache/mod_mapserver.c
    M mapserv.c
    M mapserv.h
    M mapservutil.c

  Log Message:
  -----------
  Remove CGI logging using WEB LOG


  Commit: 0b2b2365ebfeba43c71d7947da1e12c6cdae3abf
      https://github.com/MapServer/MapServer/commit/0b2b2365ebfeba43c71d7947da1e12c6cdae3abf
  Author: sethg <sethg at geographika.co.uk>
  Date:   2021-05-20 (Thu, 20 May 2021)

  Changed paths:
    M mapcopy.c

  Log Message:
  -----------
  Remove LOG from copy function


  Commit: 28b934a226a3910c722c470a4f9967a5ab7b633d
      https://github.com/MapServer/MapServer/commit/28b934a226a3910c722c470a4f9967a5ab7b633d
  Author: sethg <sethg at geographika.co.uk>
  Date:   2021-05-20 (Thu, 20 May 2021)

  Changed paths:
    M maplexer.c

  Log Message:
  -----------
  Remove LOG from lexer


  Commit: 11336ef7518c80bc2fdb1d75a43bcfe0cd0a7a2b
      https://github.com/MapServer/MapServer/commit/11336ef7518c80bc2fdb1d75a43bcfe0cd0a7a2b
  Author: sethg <sethg at geographika.co.uk>
  Date:   2021-05-20 (Thu, 20 May 2021)

  Changed paths:
    M mapfile.c
    M msautotest/renderers/chartlayer_bar.map
    M msautotest/renderers/chartlayer_vbar.map
    M msautotest/wxs/wms_time1.map
    M msautotest/wxs/wms_time1_postgis.map
    M msautotest/wxs/wms_time2.map
    M msautotest/wxs/wms_time2_postgis.map
    M msautotest/wxs/wms_time_pattern.map
    M msautotest/wxs/wms_time_pattern_12_13_test.map
    M msautotest/wxs/wms_time_pattern_12_13_test_postgis.map
    M msautotest/wxs/wms_time_pattern_fail.map
    M msautotest/wxs/wms_time_pattern_postgis.map

  Log Message:
  -----------
  Remove MINSCALE and MAXSCALE from WEB object


  Commit: c5483f5453d3402854c343246ffae5dc0d3e2b2b
      https://github.com/MapServer/MapServer/commit/c5483f5453d3402854c343246ffae5dc0d3e2b2b
  Author: sethg <sethg at geographika.co.uk>
  Date:   2021-05-23 (Sun, 23 May 2021)

  Changed paths:
    M mapfile.c
    M mapscript/php/web.c
    M mapserver.h
    M maptemplate.c

  Log Message:
  -----------
  Remove unused and undocumented web->extent property


  Commit: 6fed096e7241be7eb406b910adddf00793a73166
      https://github.com/MapServer/MapServer/commit/6fed096e7241be7eb406b910adddf00793a73166
  Author: sethg <sethg at geographika.co.uk>
  Date:   2021-05-23 (Sun, 23 May 2021)

  Changed paths:
    M mapcopy.c

  Log Message:
  -----------
  Remove web.extent from copying


  Commit: ca05c15878303b7bf9530f078f9e5f6eb0c17317
      https://github.com/MapServer/MapServer/commit/ca05c15878303b7bf9530f078f9e5f6eb0c17317
  Author: Seth G <sethg at geographika.co.uk>
  Date:   2021-05-24 (Mon, 24 May 2021)

  Changed paths:
    M apache/mod_mapserver.c
    M mapcopy.c
    M mapfile.c
    M maplexer.c
    M maplexer.l
    M mapscript/php/web.c
    M mapserv.c
    M mapserv.h
    M mapserver.h
    M mapservutil.c
    M maptemplate.c
    M msautotest/renderers/chartlayer_bar.map
    M msautotest/renderers/chartlayer_vbar.map
    M msautotest/wxs/wms_time1.map
    M msautotest/wxs/wms_time1_postgis.map
    M msautotest/wxs/wms_time2.map
    M msautotest/wxs/wms_time2_postgis.map
    M msautotest/wxs/wms_time_pattern.map
    M msautotest/wxs/wms_time_pattern_12_13_test.map
    M msautotest/wxs/wms_time_pattern_12_13_test_postgis.map
    M msautotest/wxs/wms_time_pattern_fail.map
    M msautotest/wxs/wms_time_pattern_postgis.map

  Log Message:
  -----------
  Merge pull request #6333 from geographika/web-rfc-133

Remove LOG, EXTENT, MAXSCALE, and MINSCALE keywords from WEB object


Compare: https://github.com/MapServer/MapServer/compare/8828344e3268...ca05c1587830


More information about the mapserver-commits mailing list