[mapserver-commits] [mapserver/mapserver] 55558b: This patch is to fix the issue "GetCapabilities re...

GitHub noreply at github.com
Tue Sep 13 04:35:49 PDT 2016


  Branch: refs/heads/branch-7-0
  Home:   https://github.com/mapserver/mapserver
  Commit: 55558b35cd1cb870cb235da24cf0ef9d9a7e9633
      https://github.com/mapserver/mapserver/commit/55558b35cd1cb870cb235da24cf0ef9d9a7e9633
  Author: aabhayas <a.abhayasinghe at bom.gov.au>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M mapwms.c

  Log Message:
  -----------
  This patch is to fix the issue "GetCapabilities request is extremely slow when “OWS_LAYER_GROUP” is used"

https://github.com/mapserver/mapserver/issues/5081.

Changed the code to create a unique set of groups and then compare them with layer names to avoid multiple passes through layer names.


  Commit: a0437f8c3f1356fbb974f824ac7b3695db71d824
      https://github.com/mapserver/mapserver/commit/a0437f8c3f1356fbb974f824ac7b3695db71d824
  Author: Thomas Bonfort <thomas.bonfort at gmail.com>
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
    M mapfile.c

  Log Message:
  -----------
  fix typo on PERCENTAGES in mapfile writer


  Commit: 0798ea7c5912b00e97bf218e116e1e5d514deb33
      https://github.com/mapserver/mapserver/commit/0798ea7c5912b00e97bf218e116e1e5d514deb33
  Author: Thomas Bonfort <thomas.bonfort at gmail.com>
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
    M mapfile.c

  Log Message:
  -----------
  Merge branch 'branch-6-4' into branch-7-0


Compare: https://github.com/mapserver/mapserver/compare/f8e104e59df2...0798ea7c5912


More information about the mapserver-commits mailing list