|
| 1 | +Juergen E. Fischer <jef@norbit.de> 2018-09-03 |
| 2 | + |
| 3 | + workaround for moc issue with app tests |
| 4 | + |
| 5 | +Merge: 2a1459cb99 a5dd6eb877 |
| 6 | +rldhont <rldhont@gmail.com> 2018-09-10 |
| 7 | + |
| 8 | + Merge pull request #7827 from rldhont/fix-qgshttptransaction-support-https-server |
| 9 | + |
| 10 | + [BUGFIX][Server] Quickfix in QgsHttpTransaction to support HTTPS scheme |
| 11 | + |
| 12 | +rldhont <rldhont@gmail.com> 2018-09-07 |
| 13 | + |
| 14 | + [BUGFIX][Server] Quickfix in QgsHttpTransaction to support HTTPS scheme |
| 15 | + |
| 16 | + The class QgsHttpTransaction is only used in server for getting files provided by URL. This class does not support HTTPS. |
| 17 | + |
| 18 | + This is a quickfix to enable requesting SLD files provided through HTTPS scheme. |
| 19 | + |
| 20 | + Fixes #6898 *QGIS mapserver forces http when requesting SLD=https* https://issues.qgis.org/issues/6898 a five year old issue. |
| 21 | + |
| 22 | +Andrew Childs <lorne@cons.org.nz> 2018-08-31 |
| 23 | + |
| 24 | + Fix pyfuture installation under CMake 3.12 |
| 25 | + |
| 26 | + The logic here was incorrect, but managed to do the right thing |
| 27 | + anyway. Under CMake 3.12, this is a hard error. |
| 28 | + |
| 29 | +Nyall Dawson <nyall.dawson@gmail.com> 2018-09-04 |
| 30 | + |
| 31 | + Also disable OSX builds on Travis - the environment has been broken for a long time |
| 32 | + and the results are currently ignored anyway |
| 33 | + |
| 34 | + May as well save some unneeded work for Travis |
| 35 | + |
| 36 | +Nyall Dawson <nyall.dawson@gmail.com> 2018-09-03 |
| 37 | + |
| 38 | + Disable qt5 Travis builds -- the build environment is currently broken |
| 39 | + |
| 40 | +rldhont <rldhont@gmail.com> 2018-08-28 |
| 41 | + |
| 42 | + Fix trusty build (QStringLiteral is Qt5; followup 9241e2d) |
| 43 | + |
| 44 | +Matthias Kuhn <matthias@opengis.ch> 2017-11-09 |
| 45 | + |
| 46 | + [travis] Disable non-local file download tests |
| 47 | + |
| 48 | + (cherry picked from commit 8d8f38d4c40a64082e396017cbca3399cfafb3ca) |
| 49 | + |
| 50 | +Juergen E. Fischer <jef@norbit.de> 2018-08-26 |
| 51 | + |
| 52 | + Typo fix |
| 53 | + |
| 54 | +Juergen E. Fischer <jef@norbit.de> 2018-08-17 |
| 55 | + |
| 56 | + Release of 2.18.23 |
| 57 | + |
1 | 58 | Radoslaw Guzinski <radosuav@op.pl> 2018-08-09
|
2 | 59 |
|
3 | 60 | [Processing] Fix exception when producing a csv output.
|
|
0 commit comments