Alessandro Pasotti
de83d28b76
Code layout and sip
2020-08-06 14:53:35 +02:00
Matthias Kuhn
4294dda083
Resipify
2019-11-03 21:05:34 +01:00
Alessandro Pasotti
92ac7a2e93
[server] Server api and WFS3 ( #10016 )
...
Implementation of OGC API and WFS3 core draft specification
2019-08-06 16:38:21 +02:00
Marco Hugentobler
156cb7162d
Update sip list, add since QGIS 3.6
2019-01-22 18:11:53 +01:00
Alessandro Pasotti
bb9ec39fa6
[server] Fix URL rewrite from fcgi servers
...
The URL exposed in the XML documents generated
by the server was wrong because instead of
using the original URL (from REQUEST_URI)
the rewritten query string (from QUERY_STRING)
was applied to the internal mUrl variable.
This patch also adds some tests for the
FCGI request, that handle most common
scenarios with bot rewritten and not
rewritten URLs.
QgsFcgiServerRequest is now exposed to
Python mainly for testability purposes.
2019-01-09 18:46:32 +01:00
Éric Lemoine
34431024d3
Make QgsServerLogger testable and test it
2018-09-13 09:32:10 +02:00
rldhont
9bd23b5ac3
[Server][Feature][needs-docs] Server Cache can be manage by plugins
...
First commit to add a way to manage the QGIS Server cache with plugins.
In this commit only GetCapabilities document can be cached by plugins.
2018-08-20 11:20:21 +02:00
Blottiere Paul
950f7d7d35
Update sip
2018-07-23 08:07:07 +01:00
Blottiere Paul
67cbb278ca
Update sip binding
2018-07-13 08:22:28 +01:00
Denis Rouzaud
847f0e1829
adapt sipify scripts and test to place auto generated sip files in dedicated folder
2018-05-14 10:44:11 -04:00
Patrick Valsecchi
b8f708ff1b
[FEATURE][needs-docs] Add OGC filters to WMS
...
Implement https://github.com/qgis/QGIS-Enhancement-Proposals/issues/104
2017-11-28 07:40:33 +01:00
rldhont
8774e69328
[Server] Refactoring, removing qgs*parser files
2017-09-19 07:34:34 +02:00
Denis Rouzaud
54c6291378
script to write include SIP files
2017-06-28 10:45:51 +02:00