[qgis] branch upstream-ltr updated (03a6947 -> 859d1f9)
Bas Couwenberg
sebastic at debian.org
Fri Dec 16 15:08:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream-ltr
in repository qgis.
from 03a6947 Imported Upstream version 2.14.9+dfsg
new 859d1f9 Imported Upstream version 2.14.10+dfsg
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CMakeLists.txt | 2 +-
ChangeLog | 157 +++++++++++++++++++++
debian/changelog | 10 +-
.../plugins/processing/algs/taudem/TauDEMUtils.py | 13 ++
.../plugins/processing/modeler/ModelerAlgorithm.py | 5 +-
python/plugins/processing/tools/dataobjects.py | 3 +-
src/app/qgscustomization.cpp | 2 +-
.../symbology-ng/qgspointdisplacementrenderer.cpp | 7 +
.../symbology-ng/qgspointdisplacementrenderer.h | 4 +
src/gui/qgsfiledownloader.cpp | 14 +-
src/gui/qgsfiledownloader.h | 2 -
.../checks/qgsgeometrygapcheck.cpp | 4 +-
.../geometry_checker/utils/qgsfeaturepool.cpp | 9 +-
.../virtual/qgsvirtuallayersqlitemodule.cpp | 10 +-
src/server/qgsconfigparserutils.cpp | 12 +-
src/server/qgsserverprojectparser.cpp | 2 +-
src/server/qgswmsserver.cpp | 130 +++++++++++++++--
src/server/qgswmsserver.h | 6 +-
tests/src/gui/testqgsfiledownloader.cpp | 12 +-
tests/src/python/test_qgsfiledownloader.py | 14 +-
tests/src/python/test_qgsserver.py | 130 +++++++++++++++++
tests/src/python/test_qgsserver_accesscontrol.py | 32 ++---
.../WMS_GetLegendGraphic_BBox.png | Bin 0 -> 839 bytes
.../WMS_GetLegendGraphic_BBox2.png | Bin 0 -> 601 bytes
.../WMS_GetLegendGraphic_Basic.png | Bin 0 -> 601 bytes
.../WMS_GetLegendGraphic_BoxSpace.png | Bin 0 -> 3938 bytes
.../WMS_GetLegendGraphic_IconLabelSpace.png | Bin 0 -> 783 bytes
.../WMS_GetLegendGraphic_SymbolSize.png | Bin 0 -> 1248 bytes
.../WMS_GetLegendGraphic_SymbolSpace.png | Bin 0 -> 968 bytes
tests/testdata/qgis_server/getcapabilities.txt | 4 +-
.../qgis_server/getcapabilities_inspire.txt | 4 +-
tests/testdata/qgis_server/getprojectsettings.txt | 4 +-
tests/testdata/qgis_server/wfs_getcapabilities.txt | 2 +-
33 files changed, 520 insertions(+), 74 deletions(-)
create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetLegendGraphic_BBox/WMS_GetLegendGraphic_BBox.png
create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetLegendGraphic_BBox2/WMS_GetLegendGraphic_BBox2.png
create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetLegendGraphic_Basic/WMS_GetLegendGraphic_Basic.png
create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetLegendGraphic_BoxSpace/WMS_GetLegendGraphic_BoxSpace.png
create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetLegendGraphic_IconLabelSpace/WMS_GetLegendGraphic_IconLabelSpace.png
create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetLegendGraphic_SymbolSize/WMS_GetLegendGraphic_SymbolSize.png
create mode 100644 tests/testdata/control_images/qgis_server/WMS_GetLegendGraphic_SymbolSpace/WMS_GetLegendGraphic_SymbolSpace.png
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qgis.git
More information about the Pkg-grass-devel
mailing list