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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16564   4 years Klumbumbus fix #19337 - Don't warn about sport=motor|motocross|cycling on …
(edit) @16508   4 years Klumbumbus Don't warn about unclosed way leisure=barefoot (bare foot paths)
(edit) @16445   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16379   4 years GerdP see #19145: some unclosed ways are not found - add check for unclosed …
(edit) @16378   4 years Klumbumbus see #19145 - Don't warn about unclosed amenity=bench|bicycle_parking
(edit) @16377   4 years GerdP fix #19145: some unclosed ways are not found - fix typo amenties -> …
(edit) @15297   5 years Klumbumbus don't warn about unclosed sport=karting
(edit) @15133   5 years GerdP see #17765: Further simplify code
(edit) @15132   5 years GerdP fix #17765: Move code for error "Area style way is not closed" to …
(edit) @15093   5 years Klumbumbus see #17727, fix #17731 - add natural=strait (icon self created, CC0 …
(edit) @15081   5 years Klumbumbus fix #17727 - allow lines for natural=bay - add bay=fjord checkbox in …
(edit) @14735   5 years Klumbumbus fix #17253, fix #17254, fix #17255, fix #17256 - remove some false …
(edit) @14577   5 years Klumbumbus fix #17130 - warn about area:highway on unclosed ways and nodes
(edit) @14559   5 years GerdP fix #17108 avoid duplicate warning for unclosed ways which are also …
(edit) @13138   6 years Klumbumbus fix #15575 - don't warn about unclosed natural=gully
(edit) @11159   7 years Klumbumbus adjust sport=skiing validator warnings
(edit) @11129   8 years simon04 fix #13799 - Use builder pattern for TestError
(edit) @10755   8 years Don-vip sonar - various fixes
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10376   8 years Klumbumbus fix #12961 - don't warn about unclosed natural=cave
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8577   9 years Klumbumbus fix #11669 - don't warn about unclosed natural=valley
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @8362   9 years Don-vip fix #11415 - Wrong warnings about unclosed ways
(edit) @7664   9 years Don-vip fix #10662 - Do not warn about unclosed ways with leisure=slipway
(edit) @7509   10 years stoecker remove tabs
(edit) @7252   10 years simon04 fix #10141 - Validate unclosed boundarys
(edit) @7025   10 years Don-vip Sonar - fix various issues
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6916   10 years Don-vip fix #9842 - exclude natural=gorge from Unclosed way test
(edit) @6665   10 years Don-vip fix #9562 - unwanted validator warning - "tourism type attraction - …
(edit) @6604   10 years Don-vip fix #9506 - validator: ignore natural=ridge/arete from unclosed ways test
(edit) @6390   10 years Don-vip fix #9318 - validator: avoids redundant checks between UnclosedWays …
(edit) @6386   10 years Don-vip fix #9291 - validator: do not warn for unclosed ways and sport=climbing
(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) @5490   12 years Don-vip fix #8015 - proper warnings for closed ways with area-style keys that …
(edit) @4806   12 years stoecker unify texts for validator tests, move command where it belongs
(edit) @4447   13 years simon04 fix #6799 - MultipolygonTest: wrong objects in unclosed relation
(edit) @4294   13 years stoecker fix #6510 - patch by simon04 - validator complains about …
(edit) @4292   13 years stoecker fix #5953 - patch by simon04 - fix some area/nonarea styles
(edit) @3844   13 years stoecker see #5899 - support different display of closed ways and areas
(edit) @3674   13 years bastiK Replace Bag by MultiMap. Both collections are quite similar, but there …
(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.