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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7080   10 years bastiK see #9691 - on single core machine do nothing fancy and stay in EDT - …
(edit) @7079   10 years Don-vip fix some unit tests
(edit) @7073   10 years bastiK see #9691 - really fix broken MapCSSTagChecker unit test
(edit) @7069   10 years bastiK see #9691 - fix broken MapCSSTagChecker unit test
(edit) @7064   10 years bastiK see #9691 - add back reverted optimization [7056] (modified so it is …
(edit) @7062   10 years Don-vip fix #9976 - false positive: missing power=tower/pole
(edit) @7061   10 years Don-vip fix #9844 - incorrect validator warnings if relation preset contain …
(edit) @7059   10 years bastiK mapcss: use multiple threads for style creation (see #9691) …
(edit) @7057   10 years bastiK reverting [7056] because it won't work for execution in multiple …
(edit) @7056   10 years bastiK mapcss: optimization by converting very hot double loop into single …
(edit) @7055   10 years bastiK mapcss: optimisation by adding an extra class for the most common type …
(edit) @7053   10 years bastiK fixed #9669 - key-press 3 on node goes down to 6 meter new advanced …
(edit) @7048   10 years Don-vip sonar - Throwable and Error classes should not be caught
(edit) @7046   10 years Don-vip see #9923 - update opening_hours.js + translate/shorten a bit error …
(edit) @7043   10 years bastiK see #9691 - added command line option to enable debug level trace
(edit) @7040   10 years Don-vip tests/build update: * update Jacoco to version 0.7.0 * compile …
(edit) @7037   10 years Don-vip see #8465 - last batch of try-with-resources
(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
Note: See TracRevisionLog for help on using the revision log.