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) @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 …
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8091   9 years stoecker proper handling of language infor for maps name and description
(edit) @8065   9 years stoecker display imagery description in preferences dialog tooltip
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7659   9 years Don-vip fix #10673 - use HTTP cache for WMS imagery (patch by wiktorn)
(edit) @7425   10 years Don-vip fix #3916 - WMS: Improve exception handling. Proper message is now …
(edit) @7248   10 years bastiK reworked MirroredInputStream (renamed to CachedFile): * no more …
(edit) @7242   10 years bastiK add support for If-Modified-Since header in MirroredInputStream (see …
(edit) @7221   10 years Don-vip fix #10114 - NPE
(edit) @7186   10 years bastiK see #9914 - automatic update for imagery entries using id
(edit) @7175   10 years bastiK add imagery url panel: by default request the transparent version of layer
(edit) @7132   10 years Don-vip fix #9984 - Add support for WMS tiles defining a transparent color in …
(edit) @7083   10 years Don-vip see #8465 - replace Utils.equal by Objects.equals, new in Java 7
(edit) @7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7030   10 years Don-vip see #8465 - use of try-with-resource
(edit) @7012   10 years Don-vip see #8465 - use String switch/case where applicable
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6995   10 years Don-vip fix #9906 - fix reliance on default encoding
(edit) @6968   10 years stoecker also store untranslated imagery name
(edit) @6930   10 years simon04 Add WMS: filter unsupported image formats, preselect jpeg or png
(edit) @6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6798   10 years Don-vip fix some Sonar issues
(edit) @6690   10 years Don-vip code/javadoc cleanup in imagery code
(edit) @6650   10 years simon04 see #9414 see #9542 - MapCSS validator: handle BOM in config files
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6552   10 years simon04 Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6313   11 years Don-vip cosmetics in error reporting
(edit) @6310   11 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
Note: See TracRevisionLog for help on using the revision log.