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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16220   4 years GerdP fix #19003: different validator results with layer state "locked" - …
(edit) @16119   4 years Don-vip fix #18928 - fix various crashes with empty ways
(edit) @14143   6 years Don-vip see #15229 - deprecate Main.main - new class OsmDataManager
(edit) @12691   7 years Don-vip see #15182 - introduce Main.getEditDataSet to avoid unneeded GUI …
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @11913   7 years Don-vip sonar - squid:S1192 - String literals should not be duplicated
(edit) @11384   7 years Don-vip findbugs - EQ_DOESNT_OVERRIDE_EQUALS, MS_MUTABLE_COLLECTION_PKGPROTECT
(edit) @11129   8 years simon04 fix #13799 - Use builder pattern for TestError
(edit) @10448   8 years Don-vip fix more deprecation warnings
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @9675   8 years Don-vip add more unit tests
(edit) @8882   9 years Don-vip sonar - squid:S2386 - Mutable fields should not be "public static"
(edit) @8743   9 years simon04 see #11834 - Use KeyValueVisitor in the UntaggedNode test
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @7981   9 years Don-vip fix #10995 - lower "Unnamed junction" warning to info level
(edit) @7932   9 years Don-vip see #10938 - take noname=yes into account in validator tests
(edit) @7509   10 years stoecker remove tabs
(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) @6494   10 years Don-vip fix #9430, fix #9445 - fix validator tests lifecycle
(edit) @6400   10 years simon04 fix #7465 - NullPointerException in WayConnectedToArea due to Way w/ 0 …
(edit) @6240   11 years Don-vip Sonar - fix some issues in data.validation.tests
(edit) @6142   11 years Don-vip see #8902 - fix compilation warnings
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5352   12 years Don-vip fix #7874 - do not warn about "untagged ways" that are relation …
(edit) @5287   12 years Don-vip fix #5764, fix #5773 - Do not create delete commands for objects that …
(edit) @4806   12 years stoecker unify texts for validator tests, move command where it belongs
(edit) @3844   13 years stoecker see #5899 - support different display of closed ways and areas
(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.