source: josm/trunk/src/org/openstreetmap/josm/io/imagery

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14367   5 years Don-vip fix #16897 - catch InvalidPathException for invalid WMS GetCapabilities URL
(edit) @13901   6 years Don-vip add new XmlUtils class with more "safe factories" methods
(edit) @13883   6 years wiktorn Fix double quotation marks in get map queries. Closes: #16350
(edit) @13878   6 years wiktorn Fix identifying if getMapUrl contains query part. See: #16330
(edit) @13872   6 years wiktorn Fix WMS_ENDPOINT headers. * Use custom headers when calling …
(edit) @13829   6 years Don-vip SonarQube - fix minor issues
(edit) @13828   6 years wiktorn Sonar fixes, javadocs. See: #16249
(edit) @13827   6 years Don-vip SonarQube - fix minor issues
(edit) @13824   6 years Don-vip SonarQube - fix code style issues
(edit) @13796   6 years Don-vip see #16103 - checkstyle
(edit) @13792   6 years stoecker fix #16103 - add map type definitions
(edit) @13760   6 years Don-vip i18n fix
(edit) @13757   6 years wiktorn Change camelCase to hyphen-case for imagery attributes See: #16249, #15940
(edit) @13743   6 years wiktorn Fix bugs spotted by findbugs
(edit) @13742   6 years wiktorn Checkstyle fixes
(edit) @13741   6 years wiktorn PMD fixes
(edit) @13733   6 years wiktorn Imagery definition refactor Extend imagery definitions by: - allowing …
(edit) @13699   6 years Don-vip fix #16248 - fix parsing of XML namespace in WMS capabilities (patch …
(edit) @13536   6 years stoecker add possibility to change map ids (see #14655), add overlay flag for …
(edit) @13398   6 years Don-vip sonar - fb-contrib:BED_HIERARCHICAL_EXCEPTION_DECLARATION - Method …
(edit) @13358   6 years Don-vip fix #15830 - Support (and autodetect) WMS 1.3.0
(edit) @13346   6 years Don-vip WMS capabilities: support 1.3.0-only servers such as …
(edit) @13328   6 years Don-vip see #15730 - sonar - squid:S1612 - Lambdas should be replaced with …
(edit) @13274   6 years Don-vip fix #15730 - support WMS capabilities with embedded HTML in layer …
(edit) @13272   6 years stoecker see #15713 - rename dirty mode
(edit) @13266   6 years Don-vip see #15713 - Add dirty-mode to TMS imagery sources
(edit) @13260   6 years Don-vip Correctly handle WMS capabilities encoding. Do not assume every server …
(edit) @13228   6 years Don-vip WMS robustness
(edit) @13203   6 years Don-vip javadoc fixes + some test timeout increases
(edit) @13199   6 years Don-vip fix #15666 - Display "Abstract" field of WMS layers
(edit) @13120   6 years Don-vip fix typos
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12557   7 years Don-vip see #15102 - first batch of HTTP unit tests mocking, using WireMock 2.7.1
(edit) @12475   7 years Don-vip see #15012 - checkstyle + javadoc
(edit) @12469   7 years Don-vip fix #15012 - Support WMS endpoint in Imagery -> Rectified Image
(edit) @12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
(edit) @12259   7 years bastiK see #14794 - javadoc
(edit) @11975   7 years stoecker see #14655 - implement nearly all features in ELI sync XML output
(edit) @11913   7 years Don-vip sonar - squid:S1192 - String literals should not be duplicated
(edit) @11884   7 years stoecker see #7427 - drop old attribute
(edit) @11858   7 years bastiK fixed #7427 - Support reprojection (warping) of imagery layer
(edit) @11747   7 years Don-vip checkstyle - NoWhiteSpaceBefore ...
(edit) @11587   7 years Don-vip checkstyle - enable BooleanExpressionComplexity / 6
(edit) @11575   7 years stoecker see #12313 - add best marking and show it in image preferences
(edit) @11570   7 years stoecker add date field to imagery definition, allow to select mirror layers in …
(edit) @11518   7 years Don-vip sonar - fb-contrib:NAB_NEEDLESS_BOXING_PARSE - Performance - Method …
(edit) @11452   7 years Don-vip sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
(edit) @11386   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
(edit) @11381   7 years Don-vip findbugs - RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
(edit) @11374   7 years Don-vip sonar - squid:S00112 - Generic exceptions should never be thrown: …
(edit) @10754   8 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
(edit) @10739   8 years Don-vip wms capabilities fetching: remove duplicate log, add unit test robustness
(edit) @10717   8 years simon04 see #11390, see #12890 - Lambda can be replaced with method reference
(edit) @10670   8 years Don-vip see #12472 - fix "OperatorPrecedence" warnings
(edit) @10638   8 years Don-vip see #11390, fix #13206 - Migrate Function interface to java 8 (patch …
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10615   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10612   8 years Don-vip see #11390, fix #12910 - Clean WMS Imagery (patch by michael2402) - …
(edit) @10520   8 years Don-vip fix #13115 - fix NPE, improve WMS errors handling
(edit) @10404   8 years Don-vip findbugs security - XML Parsing Vulnerable to XXE - enable …
(edit) @10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10216   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @9977   8 years Don-vip sonar - remove some transient modifiers
(edit) @9777   8 years stoecker fix coverity 1350293 - useless local storage
(edit) @9755   8 years bastiK add preference type MultiMap (closes #12437)
(edit) @9658   8 years stoecker see #12313 - support mirror URLs in editor compare and JOSM imagery loader
(edit) @9619   8 years wiktorn Finish removal of tile-size workaround code started in [9617]. Now …
(edit) @9615   8 years Don-vip fix #12412 - add new icon for multipolygon preset type (by Mkyral) + …
(edit) @9613   8 years stoecker fix #12437 - see #12425 - fix handling of equal no tile headers with …
(edit) @9610   8 years stoecker fix #12425 - add checksum based no-tile detection
(edit) @9414   8 years simon04 see #8824 - Fail fast when initializing imagery entries while starting …
(edit) @9412   8 years simon04 see #8824 - Allow to cancel updating of imagery entries in the preferences
(edit) @9406   8 years Don-vip findbugs - replace inefficient Boolean constructor call by …
(edit) @9171   8 years simon04 see #12231 - Use HttpClient instead of some Utils.openHttpConnection
(edit) @9134   8 years wiktorn Introduce imagery-source warnings about alignment and reprojections. …
(edit) @9108   8 years Don-vip checkstyle
(edit) @9107   8 years bastiK wms: allow all supported projections (also those only accessible by code)
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8856   9 years Don-vip fix #11957 - partial revert of r8851 - do not replace Stack by …
(edit) @8851   9 years Don-vip sonar - squid:S1149 - Synchronized classes Vector, Hashtable, Stack …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8650   9 years wiktorn Follow HTTP(S) redirects in Add WMS wizzard / GetLayers. Closes: #11770
(edit) @8526   9 years wiktorn Introduce WMS layer based on TMS. (closes: #11255) HEADS UP: After …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8418   9 years wiktorn Add posibility to display HTTP headers in Show Tile Info dialog. …
(edit) @8404   9 years Don-vip When doing a String.toLowerCase()/toUpperCase() call, use a …
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8379   9 years Don-vip Consecutively calls to StringBuffer/StringBuilder .append should reuse …
(edit) @8376   9 years Don-vip code style - remove useless calls to toString()
(edit) @8349   9 years stoecker see #11419 - support different tile sizes better (patch by wiktorn)
(edit) @8347   9 years Don-vip simplify/instrument SAX code
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8344   9 years bastiK applied #10454 - Mapbox "empty" tile (imagery with zoom level > 17) …
(edit) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8287   9 years Don-vip fix findsecbugs:XXE_SAXPARSER - "Security - XML Parsing Vulnerable to …
Note: See TracRevisionLog for help on using the revision log.