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

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) @11913   7 years Don-vip sonar - squid:S1192 - String literals should not be duplicated
(edit) @11893   7 years Don-vip sonar - squid:S1126 - Return of boolean expressions should not be …
(edit) @11852   7 years Don-vip sonar - squid:S1444 - "public static" fields should be constant
(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) @11191   7 years Don-vip sonar - fix some recent warnings
(edit) @11155   7 years Klumbumbus fix #13841 - Exclude railway=razed from crossing ways test
(edit) @11136   8 years bastiK applied #13086 - Detect all self-intersecting ways (patch by Gerd …
(edit) @11129   8 years simon04 fix #13799 - Use builder pattern for TestError
(edit) @10803   8 years Don-vip fix #13347 - simplify CrossingWays test (patch by Gerd Petermann)
(edit) @10670   8 years Don-vip see #12472 - fix "OperatorPrecedence" warnings
(edit) @10528   8 years Don-vip fix #13069 - "Crossing waterways" reported for waterway=stream + …
(edit) @10250   8 years Don-vip findbugs - UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @8269   9 years simon04 fix #11172 - Crossing ways: ignore highway=rest_area and …
(edit) @7416   10 years Don-vip fix #9835 - Crossing barriers with different layer tags are reported …
(edit) @7245   10 years Don-vip fix #10143 - Untranslatable "Crossing buildings" string in validator
(edit) @7083   10 years Don-vip see #8465 - replace Utils.equal by Objects.equals, new in Java 7
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6869   10 years Don-vip fix #9731 - fix a bunch of problems occuring when validating …
(edit) @6691   10 years Don-vip see #9520 - Sort and distinguish all validator tests
(edit) @6648   10 years simon04 fix #9507 - Drop validation test "Crossing natural/landuse"
(edit) @6635   10 years simon04 fix #4280 - Validator, crossing ways: undo valdation relaxation (one …
(edit) @6623   10 years Don-vip fix Sonar issues
(edit) @6581   10 years simon04 fix #8220 fix #9490 - Validator, crossing ways; detect crossing …
(edit) @6580   10 years simon04 see #6536 - Refactor crossing way test in order to decrease memory …
(edit) @6579   10 years simon04 fix #4280 - Validator, crossing ways: do not warn if layer is missing …
(edit) @6457   10 years Don-vip fix #9411 - validator: no "crossing ways" warning for indoor ways with …
(edit) @6381   10 years Don-vip fix #9288 - validator: ignore railway=proposed in crossing ways
(edit) @6294   11 years Don-vip fix #9142, fix #9143 - Ignore highway=proposed in CrossingWays …
(edit) @6240   11 years Don-vip Sonar - fix some issues in data.validation.tests
(edit) @6089   11 years akks see #8902 - patch by shinigami str != null && str.equals("CONST") => …
(edit) @5550   11 years bastiK applied #7259 - Validation Enhancements for water features (patch by …
(edit) @5293   12 years Don-vip fix #7758 - Do not restrict building validator tests to …
(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) @4678   12 years simon04 fix #3736 - Split Crossing Ways test into Crossing Ways and Crossing …
(edit) @4481   13 years simon04 fix #6911 - "Crossing ways" warning for ways waterway=riverbank and …
(edit) @4048   13 years stoecker fix #6022 - better crossing way tests - patch by bilbo
(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.