42472 Commits

Author SHA1 Message Date
Alessandro Pasotti
8b0f4239db [auth] Removed self-signed CAs from datasource uri items 2017-10-17 08:28:58 +02:00
Alessandro Pasotti
18517b36b0 [auth] Document cachain argument 2017-10-16 14:33:55 +02:00
Alessandro Pasotti
b3fc3a4809 [auth] Sipify and doxify 2017-10-16 12:59:44 +02:00
Alessandro Pasotti
b760f08bd5 [auth] Pass by reference in const loop 2017-10-16 11:23:17 +02:00
Alessandro Pasotti
922b1e02c9 [auth] Removed oauth3 from cmake 2017-10-16 11:18:40 +02:00
Alessandro Pasotti
c11e5a4a8f [auth] Add checkbox to exclud root CAs from bundles on pkipkcs12 method 2017-10-16 10:54:52 +02:00
Alessandro Pasotti
891f8f20ef [auth] Add checkbox to exclud root CAs from bundles on pkipath method 2017-10-16 10:54:29 +02:00
Alessandro Pasotti
d293e8f6ed [auth] Add method to exclude self-signed CAs from a list of certificates 2017-10-16 10:52:40 +02:00
Alessandro Pasotti
032f225fd7 [auth] Merge CAs added by PKI bundles to the trusted CAs 2017-10-16 09:38:37 +02:00
Alessandro Pasotti
7b7dad0853 [auth] Add CAs to the connection for pkipkcs12 2017-10-13 13:02:40 +02:00
Alessandro Pasotti
7cb908aabd [auth] Add CAs to the connection for pkipaths 2017-10-13 13:02:20 +02:00
Alessandro Pasotti
0a2f754043 [auth] Use utility method certsToPemText 2017-10-13 13:01:25 +02:00
Alessandro Pasotti
f804f0b12b [auth] Port to QGIS3 and re-enable python test for QGIS auth system 2017-10-13 13:00:23 +02:00
Alessandro Pasotti
25cd27a513 [auth] Add tests for CA utility methods 2017-10-13 12:59:30 +02:00
Alessandro Pasotti
566ad8b554 [auth] Add CA utility methods 2017-10-13 12:58:08 +02:00
Alessandro Pasotti
f4b4030fd3 [auth] Add CA chain to auth config 2017-10-13 12:56:42 +02:00
Alexander Bruy
d97a51b532 Merge pull request #5243 from alexbruy/processing-gdal
[processing] restore GDAL algorithms
2017-10-12 08:00:20 +03:00
Nyall Dawson
0028486a96 Merge pull request #5185 from nyalldawson/materialize
QgsFeatureSource::materialize experiment
2017-10-12 13:58:44 +10:00
Harrissou Sant-anna
5f401815c3 Fix duplicate widget name 2017-10-12 13:54:21 +10:00
Mathieu Pellerin
8fd3733446 [processing] use raster iterator in raster layer unique values report (#5343) 2017-10-12 10:52:11 +07:00
Etienne Trimaille
098611c3f6 add helper to build a QgsRectangle from a WKT string 2017-10-12 06:32:02 +10:00
Martin Dobias
5515d68219 [FEATURE] Data-defined extrusion and height for 3D polygon symbols
... because buildings with even heights are boring!
2017-10-11 21:17:16 +02:00
Alexander Bruy
ea7ca58442 [processing] add second hash for linear grid interpolation test 2017-10-11 17:55:26 +03:00
Alexander Bruy
c0e47a71ae [processing] disable test for script-based algorithms as GDAL scripts
are not available on Travis
2017-10-11 17:06:11 +03:00
Alexander Bruy
21e4fc515e [processing] exclude location field from check 2017-10-11 17:06:11 +03:00
Alexander Bruy
49f9ceef1a [processing] disable clip by polygon tests as they pass locally but
fail on Travis with TopologyException

ERROR 1: TopologyException: Input geom 1 is invalid: Self-intersection
at or near point 2 -1 at 2 -1
2017-10-11 17:06:11 +03:00
Alexander Bruy
2104b273af [processing][API]introduce QgsProcessingOutputFile output and fix gdal2xyz test 2017-10-11 17:06:11 +03:00
Alexander Bruy
79c26c384d [processing] fix execute sql test 2017-10-11 17:06:11 +03:00
Alexander Bruy
4ac442f5a3 [processing] fix test for clip vector by mask algorithms 2017-10-11 17:06:11 +03:00
Alexander Bruy
f65de2caa9 [processing] fix clip by extent tests 2017-10-11 17:06:11 +03:00
Alexander Bruy
97238fd687 [processing] fix SQL-based geoprocessing tools and tests 2017-10-11 17:06:11 +03:00
Alexander Bruy
e165d45a0f [processing] fix GDAL raster tests 2017-10-11 17:06:11 +03:00
Alexander Bruy
613852758e fix indentation 2017-10-11 17:06:11 +03:00
Alexander Bruy
c4c780fa04 [processing] tests for clipping (raster and vector) algorithms 2017-10-11 17:06:11 +03:00
Alexander Bruy
67265c64c1 [processing] reproject extent into input CRS where possible 2017-10-11 17:06:11 +03:00
Alexander Bruy
2c50fd8dd8 [processing] use feature source in the interpolation algorithms 2017-10-11 17:06:11 +03:00
Alexander Bruy
874c7f545e [processing] fix copy-paste error in Execute SQL 2017-10-11 17:06:11 +03:00
Alexander Bruy
1ece552c40 [processing] fix import 2017-10-11 17:06:11 +03:00
Alexander Bruy
ff75873eb8 [processing] tests for OGR-based algorithms 2017-10-11 17:06:11 +03:00
Alexander Bruy
fd12d29615 [processing] restore gdal_merge algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
68863a9c5d [processing] restore Execure SQL algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
fb958df64f [processing] restore dissolve algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
750e80f7de [processing] restore ogr2ogr algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
efa97b2913 remove unused includes 2017-10-11 17:06:11 +03:00
Alexander Bruy
6c7a292627 [processing] restore clip vector by mask algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
679cc2c887 [processing] restore clip vector by extent algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
3750a5bf63 [processing] restore one side buffer algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
f59e3a340c [processing] homogenize and improve Points along lines 2017-10-11 17:06:11 +03:00
Alexander Bruy
98dfda3aa7 [processing] restore buffer algorithm 2017-10-11 17:06:11 +03:00
Alexander Bruy
bba509ee4d [processing] fixes to Offset curve algorithm 2017-10-11 17:06:11 +03:00