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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12976   7 years Don-vip fix #14131 - Relation checker: Do not raise an error for incomplete …
(edit) @12865   7 years Don-vip see #11390 - SonarQube - squid:S3824 - "Map.get" and value test should …
(edit) @12006   7 years Don-vip see #14692 - checkstyle
(edit) @12002   7 years stoecker fix #14692 - relatation checker test broken
(edit) @11998   7 years Don-vip see #14692 - checkstyle
(edit) @11989   7 years stoecker add support for type=building relation and support variable role names …
(edit) @11783   7 years stoecker get rid of many useless validator warnings
(edit) @11475   7 years bastiK see #14252 - better wording in validator message
(edit) @11466   7 years bastiK fixed #14252 - do not translate relation roles; add apostrophes
(edit) @11129   8 years simon04 fix #13799 - Use builder pattern for TestError
(edit) @10981   8 years Don-vip fix #13536 - multipolygon role verification: do not warn about …
(edit) @10643   8 years Don-vip see #11390 - use method reference
(edit) @10638   8 years Don-vip see #11390, fix #13206 - Migrate Function interface to java 8 (patch …
(edit) @10608   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @10043   8 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @9932   8 years simon04 see #8460 - fix typo from r9931, fix matching, improve conditions, add …
(edit) @9574   8 years Don-vip see #12412 - add a new preset type "multipolygon". TODO: make a better icon
(edit) @9490   8 years Don-vip see #12377 - add multipolygon unit test
(edit) @9359   8 years simon04 fix #12314 - Validator: do not attempt to delete twice
(edit) @8863   9 years Don-vip major code cleanup/refactoring of tagging presets: slay the monster …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8461   9 years Don-vip global use of String.isEmpty()
(edit) @8401   9 years Don-vip fix some minor Sonar issues
(edit) @8382   9 years Don-vip fix copyright/license headers globally (missed a few files)
(edit) @8342   9 years Don-vip code style - Close curly brace and the next "else", "catch" and …
(edit) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @7941   9 years Don-vip fix #10949 - fix false positives in relation checker for multipolygons …
(edit) @7885   9 years Don-vip see #9844 - code cleanup
(edit) @7884   9 years Don-vip fix #9844, fix #9992, fix #10133 - fix relation checker tests against …
(edit) @7523   10 years Don-vip fix #10398 - clarify warning about missing public_transport:version
(edit) @7308   10 years bastiK fix strings in validator
(edit) @7254   10 years simon04 see #9844 - RelationChecker: add unit tests, fix detected problem …
(edit) @7100   10 years Don-vip refactor tagging presets to allow presets-dependent unit tests to …
(edit) @7061   10 years Don-vip fix #9844 - incorrect validator warnings if relation preset contain …
(edit) @7022   10 years Don-vip see #8465 - enable and fix more warnings
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6863   10 years simon04 see #9545 fix #9725 - Validator: add warning "Route scheme …
(edit) @6735   10 years simon04 fix #8337 - Improve validator warning if relation members do not match …
(edit) @6731   10 years Don-vip fix #9588 - group validator role-related error messages in the same …
(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) @6113   11 years Don-vip fix some compilation warnings
(edit) @6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
(edit) @6068   11 years akks see #8853: Massive (and dumb) refactoring of TaggingPreset class …
(edit) @6062   11 years Don-vip fix #8866 - NoSuchElementException after deleting an empty relation
(edit) @5828   11 years Don-vip fix #8580 - validator offers to fix empty new relations (by deleting them)
(edit) @5655   11 years Don-vip fix #8314 - Validator: handle of incomplete relation members in recent …
(edit) @5641   11 years Don-vip Validator - improve relation checker by verifying preset role's …
(edit) @5637   11 years Don-vip fix #8296 - NPE when checking a relation with a preset without role types
(edit) @5196   12 years simon04 tagging presets: fix customized matching for combo elements (broken …
(edit) @4968   12 years Don-vip fix #7386 - Major rework of preferences GUI settings in order to speed …
(edit) @4874   12 years jttt Use static class were appropriate
(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) @4769   12 years simon04 RelationChecker, role verification problem: select also the relation …
(edit) @3673   13 years bastiK (hopefully) fix some coding errors
(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.