source: josm/trunk/src/org/openstreetmap/josm/data

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7029   10 years Don-vip fix more warnings, remove unused code
(edit) @7028   10 years Don-vip fix #9962 - NPE in WMS cache (regression from r7012)
(edit) @7027   10 years Don-vip fix more warnings (-Xlint:rawtypes), remove deprecated method and …
(edit) @7026   10 years stoecker fix #3142 - drop applet code finally
(edit) @7025   10 years Don-vip Sonar - fix various issues
(edit) @7023   10 years Don-vip remove deprecated/unused method
(edit) @7022   10 years Don-vip see #8465 - enable and fix more warnings
(edit) @7020   10 years Don-vip see #8465 - fix remaining compilation warnings
(edit) @7013   10 years Don-vip drop support of OSM API 0.5
(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) @7004   10 years Don-vip see #8465 - use multi-catch where applicable
(edit) @6995   10 years Don-vip fix #9906 - fix reliance on default encoding
(edit) @6994   10 years Don-vip fix #7705 - NPE when using piclayer plugin without data layer
(edit) @6992   10 years Don-vip cleanup/refactor of NavigatableComponent
(edit) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6987   10 years Don-vip sonar - fix some more issues
(edit) @6986   10 years Don-vip sonar - fix various minor issues
(edit) @6981   10 years Don-vip fix some sonar issues
(edit) @6974   10 years bastiK applied #9407 - fix for Hungarian EOV projection (patch by BathoryPeter)
(edit) @6968   10 years stoecker also store untranslated imagery name
(edit) @6950   10 years Don-vip see #9875 - implement fallback via advanced preference …
(edit) @6946   10 years Don-vip fix #9875 - disable jsse.enableSNIExtension
(edit) @6941   10 years Don-vip fix #9720 - Remote control: listen also in HTTPS
(edit) @6940   10 years Don-vip fix #9820 - validator: fix regression from r6862 in overlapping ways test
(edit) @6937   10 years Don-vip fix #9866 - validator - wrong roundabout test for highway *_links
(edit) @6926   10 years Don-vip fix #9817 - NPE when painting way with a single node
(edit) @6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6916   10 years Don-vip fix #9842 - exclude natural=gorge from Unclosed way test
(edit) @6906   10 years Don-vip refactor duplicated code - impacts some plugins (reverter, roadsigns, …
(edit) @6905   10 years stoecker see #9778 - delay initialisation of plugin download URL
(edit) @6903   10 years Don-vip fix #9790 - No poles or towers with underground power lines
(edit) @6897   10 years stoecker see #9778 - use TLS for JOSM website access
(edit) @6895   10 years bastiK applied #9228 - Set transparency of circle from HDOP value (by …
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6886   10 years Don-vip fix #6373 - proper conflict resolution after failed attempt to delete …
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6881   10 years Don-vip javadoc/code style/minor refactorization
(edit) @6872   10 years Don-vip fix #9695 - ignore barrier in overlapping ways test
(edit) @6870   10 years simon04 fix #9598 - Validator: do not report "Overlapping ways" for buildings
(edit) @6869   10 years Don-vip fix #9731 - fix a bunch of problems occuring when validating …
(edit) @6863   10 years simon04 see #9545 fix #9725 - Validator: add warning "Route scheme …
(edit) @6862   10 years simon04 see #9598 - Validator: report "Overlapping ways" only if at least 3 …
(edit) @6854   10 years bastiK applied #9724 - User-defined WMS SRS setting for custom projections …
(edit) @6852   10 years Don-vip see #9710 - more debug messages
(edit) @6851   10 years Don-vip see #9710 - enable OAuth debug output with --debug + single endpoint …
(edit) @6847   10 years Don-vip see #9710 - OAuth advanced parameters persistence
(edit) @6841   10 years Don-vip see #9680 - Boost multipolygon computation performance by caching Areas
(edit) @6834   10 years simon04 see #8519 - Lanes validator: improve performance
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6826   10 years Don-vip fix #9685 - validator: Incomplete test for "house number without street"
(edit) @6823   10 years bastiK #8902 Small performance enhancements / coding style (patch by …
(edit) @6822   10 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6821   10 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6804   10 years simon04 fix #9668 - Sort entries in validation results naturally
(edit) @6801   10 years simon04 fix #9656 - Repair upload order of objects to be deleted (regression …
(edit) @6798   10 years Don-vip fix some Sonar issues
(edit) @6792   10 years Don-vip Sonar - fix various issues
(edit) @6791   10 years Don-vip refactor UnconnectedWays test
(edit) @6783   10 years Don-vip fix some Sonar issues
(edit) @6781   10 years Don-vip validator - avoid FileNotFoundException when loading ignored errors
(edit) @6780   10 years Don-vip see #9632 - print debug message when setting system property
(edit) @6779   10 years simon04 Initialize validator tests on demand, separate initialization of …
(edit) @6776   10 years simon04 fix #9624 - Create a sensible upload order of relations to be deleted …
(edit) @6774   10 years simon04 fix #9633 - MapCSS: allow (named) colours with alpha
(edit) @6773   10 years simon04 see ticket:9361#comment:13 - MapCSS validator: highlight both …
(edit) @6763   10 years simon04 fix #9617 - False positive in unconnected power ways
(edit) @6762   10 years Don-vip fix NPEs seen in tagchecker tests
(edit) @6735   10 years simon04 fix #8337 - Improve validator warning if relation members do not match …
(edit) @6733   10 years Don-vip update javadoc
(edit) @6731   10 years Don-vip fix #9588 - group validator role-related error messages in the same …
(edit) @6724   10 years simon04 see #7662 - Validator: do not show "Way terminates on Area" if way is …
(edit) @6722   10 years simon04 fix #9577 - Remove automatic fix for "Way contains segment twice" …
(edit) @6720   10 years simon04 see #9508 - Don't print loading of internal MapCSS validator files
(edit) @6717   10 years Don-vip where applicable, replace System.arraycopy by Arrays.copyOf
(edit) @6713   10 years Don-vip fix #5886 - cascaded very old style multipolygon not rendered properly
(edit) @6699   10 years Don-vip fix #9547 - Remove multiple whitespaces inside values
(edit) @6694   10 years simon04 see #9577 - Highlight duplicate way segments of "Way contains segment …
(edit) @6693   10 years simon04 see #9577 - Improve "Way contains segment twice" test (false-positives)
(edit) @6691   10 years Don-vip see #9520 - Sort and distinguish all validator tests
(edit) @6690   10 years Don-vip code/javadoc cleanup in imagery code
(edit) @6681   10 years simon04 fix #9570 - MapCSS validator: make {0.tag} work for …
(edit) @6677   10 years simon04 see #9414 fix #9566: MapCSS validator: allow error message to access …
(edit) @6675   10 years simon04 see #9566 - MapCSS validator: fix duplicated messages
(edit) @6674   10 years simon04 Make strings like foo relation/123 and way/345 but also node/789
(edit) @6671   10 years simon04 fix #9560 - IllegalArgumentException when color.layer contains "{ }"
(edit) @6670   10 years Don-vip fix #9508 - Centralized service for validator rules
(edit) @6669   10 years Don-vip see #9565 - don't consider infinite coordinates as valid
(edit) @6667   10 years simon04 fix #3531 - validator: unconnected ways - skip "Way end node near …
(edit) @6665   10 years Don-vip fix #9562 - unwanted validator warning - "tourism type attraction - …
(edit) @6659   10 years Don-vip fix #9555, see #9169 - take into account power=substation into power …
(edit) @6656   10 years bastiK don't override previous default value with null
(edit) @6651   10 years simon04 see #9414 - MapCSS validator preference: display extension …
(edit) @6650   10 years simon04 see #9414 see #9542 - MapCSS validator: handle BOM in config files
(edit) @6649   10 years simon04 see #9414 - MapCSS validator: make individual tests ignorable As …
(edit) @6648   10 years simon04 fix #9507 - Drop validation test "Crossing natural/landuse"
(edit) @6647   10 years simon04 see #8519 - Lanes validator: correctly handle consecutive |s (e.g., …
(edit) @6644   10 years Don-vip fix #9542 - handle BOM in UTF-8 tagchecker config files
Note: See TracRevisionLog for help on using the revision log.