source: josm/trunk/src/org/openstreetmap/josm/data/validation/tests/UnconnectedWays.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11913   7 years Don-vip sonar - squid:S1192 - String literals should not be duplicated
(edit) @11621   7 years Don-vip checkstyle - fix CommentsIndentation errors
(edit) @11608   7 years Don-vip fix #14402 - add blacklist for leisure area values to avoid false …
(edit) @11587   7 years Don-vip checkstyle - enable BooleanExpressionComplexity / 6
(edit) @11452   7 years Don-vip sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
(edit) @11129   8 years simon04 fix #13799 - Use builder pattern for TestError
(edit) @10776   8 years Don-vip fix #13295 - improve UnconnectedWays test performance (patch by …
(edit) @10453   8 years Don-vip fix #13023 - Replace uses of hasEditLayer() with new layer manager …
(edit) @10446   8 years Don-vip see #13001 - replace calls to Main.main.getCurrentDataSet() by …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10001   8 years Don-vip sonar - Local variable and method parameter names should comply with a …
(edit) @8836   9 years Don-vip fix Checkstyle issues
(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) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @8346   9 years Don-vip squid:S00116 - Field names should comply with a naming convention
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @7308   10 years bastiK fix strings in validator
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6791   10 years Don-vip refactor UnconnectedWays test
(edit) @6763   10 years simon04 fix #9617 - False positive in unconnected power ways
(edit) @6691   10 years Don-vip see #9520 - Sort and distinguish all validator tests
(edit) @6667   10 years simon04 fix #3531 - validator: unconnected ways - skip "Way end node near …
(edit) @6579   10 years simon04 fix #4280 - Validator, crossing ways: do not warn if layer is missing …
(edit) @6556   10 years simon04 fix #6313 - validator, UnconnectedWays: handle intersections of t
(edit) @6552   10 years simon04 Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
(edit) @6529   10 years Don-vip Various stuff: * see #9414: remove old DeprecatedTags test * …
(edit) @6528   10 years simon04 Fix i18n string
(edit) @6518   10 years simon04 see #3531 - validator: unconnected ways: ignore highway/railway=platform
(edit) @6515   10 years simon04 fix #3531 - validator: unconnected ways: handle …
(edit) @6494   10 years Don-vip fix #9430, fix #9445 - fix validator tests lifecycle
(edit) @6491   10 years Don-vip fix #9440 - Consistent definition of ways treated as areas
(edit) @6393   10 years Don-vip fix #9332 - addr:interpolation support: enhance preset + avoid false …
(edit) @6241   11 years Don-vip fix more warnings/javadoc in data.validation.tests
(edit) @6240   11 years Don-vip Sonar - fix some issues in data.validation.tests
(edit) @6162   11 years bastiK applied #8987 - immutable coordinates (patch by shinigami)
(edit) @6106   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @5920   11 years Don-vip Handle nodes without coordinates in UnconnectedWays validator test
(edit) @4869   12 years jttt Use final were appropriate
(edit) @4806   12 years stoecker unify texts for validator tests, move command where it belongs
(edit) @4707   12 years simon04 fix #6747 - missing connection on long ways hard to find
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4073   13 years jttt Fix #6161 Validating a file
(edit) @4059   13 years stoecker fix #6241 - add checks to breaking long running tests
(edit) @4058   13 years stoecker see #6241 - patch by akks - improve long lasting validator check
(edit) @4034   13 years stoecker see #6102 - partial fix for nearby node checks
(edit) @3703   13 years bastiK fixed #5703 - Redoing move after paste doesn't work correctly
(edit) @3699   13 years bastiK fixed #4363 - validator: check for noexit=yes before warning about …
(edit) @3671   13 years bastiK adapt coding style (to some degree); there shouldn't be any semantic …
(add) @3669   13 years bastiK add validator plugin to josm core. Original author: Francisco R. …
Note: See TracRevisionLog for help on using the revision log.