source: josm/trunk/src/org/openstreetmap/josm/data/validation

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12461   7 years Klumbumbus fix #14998 - ignore source:proposed:lanes tag in lanes test
(edit) @12442   7 years Don-vip update new TLD from IANA (forgot those from CC list)
(edit) @12441   7 years Don-vip update new TLD from IANA
(edit) @12410   7 years Don-vip fix #14945 - InvalidPathException at startup when invalid URL is …
(edit) @12402   7 years Don-vip checkstyle
(edit) @12398   7 years Don-vip update new TLD from IANA
(edit) @12390   7 years michael2402 See #14794: Document data.validation package and subpackages.
(edit) @12318   7 years Don-vip see #14895 - checkstyle
(edit) @12312   7 years Don-vip fix #14891 - improve roundabout/links validator test
(edit) @12311   7 years Don-vip fix #14895 - allow addr:neighbourhood as assignment additional to …
(edit) @12305   7 years Don-vip update new TLD from IANA
(edit) @12283   7 years Don-vip fix #14858 - "Similarly named ways" test: detect accent and case …
(edit) @12282   7 years Don-vip move Swing action to gui package (causes failure when running …
(edit) @12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
(edit) @12250   7 years Don-vip update new TLD from IANA
(edit) @12198   7 years Don-vip remove TLD from IANA
(edit) @12187   7 years michael2402 Add javadoc to OsmUtils, fix constant naming.
(edit) @12161   7 years michael2402 See #13415: Add the ILatLon interface, unify handling of Nodes and …
(edit) @12131   7 years Don-vip see #11889, see #11924, see #13387 - use backported versions of …
(edit) @12050   7 years michael2402 Fix sonar warnings (modifiers, parameters)
(edit) @12042   7 years bastiK applied #13956 - memory optimization with presets cache (patch by GerdP)
(edit) @12040   7 years michael2402 Long segment test: Make condition for using nodes/ways easier to read.
(edit) @12037   7 years michael2402 See #14708: For long segment test, notify the user about the exact …
(edit) @12032   7 years Don-vip fix #14708 - no warning about potentially erroneous movement of …
(edit) @12031   7 years Don-vip add Node.getParentWays()
(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) @11942   7 years Don-vip sonar - fb-contrib:PME_POOR_MANS_ENUM - Style - Simple field is used …
(edit) @11930   7 years Don-vip PMD - enable subset of optimizations rules
(edit) @11920   7 years Don-vip remove orientexpress TLD from IANA
(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) @11889   7 years Don-vip PMD - fix some InefficientEmptyStringCheck (new in PMD 5.5.5)
(edit) @11880   7 years Don-vip sonar - …
(edit) @11861   7 years Don-vip update new TLD from IANA
(edit) @11852   7 years Don-vip sonar - squid:S1444 - "public static" fields should be constant
(edit) @11839   7 years GerdP fix unit test data, remove debug code
(edit) @11837   7 years GerdP improve MultipolygonTest to fix #13307, add special case to unit test …
(edit) @11807   7 years Don-vip fix PMD violations
(edit) @11799   7 years bastiK fix "Area style way is not closed" validation test
(edit) @11783   7 years stoecker get rid of many useless validator warnings
(edit) @11782   7 years stoecker see #10529 - increase important multipolygon problems to error level, …
(edit) @11779   7 years Don-vip fix #14572 - Don't index MultipolygonCache by NavigatableComponent
(edit) @11747   7 years Don-vip checkstyle - NoWhiteSpaceBefore ...
(edit) @11746   7 years Don-vip PMD - Strict Exceptions
(edit) @11742   7 years stoecker fix JavaDoc
(edit) @11740   7 years Don-vip fix javadoc warnings
(edit) @11739   7 years Don-vip enable more PMD rules
(edit) @11638   7 years stoecker fix xmllint error
(edit) @11627   7 years Don-vip fix #3346 - improve drastically the performance of fixing duplicate …
(edit) @11621   7 years Don-vip checkstyle - fix CommentsIndentation errors
(edit) @11615   7 years Don-vip add javadoc
(edit) @11608   7 years Don-vip fix #14402 - add blacklist for leisure area values to avoid false …
(edit) @11594   7 years Don-vip see #14381 - don't try to display message dialog on headless …
(edit) @11590   7 years Don-vip see #11924 - remove workarounds for jdk9 compilation problems with …
(edit) @11589   7 years Don-vip fix #14391 - robustness to Linux systems preventing file watcher to …
(edit) @11587   7 years Don-vip checkstyle - enable BooleanExpressionComplexity / 6
(edit) @11586   7 years Don-vip update new TLD from IANA
(edit) @11576   7 years Don-vip update new TLD from IANA
(edit) @11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
(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) @11462   7 years Don-vip sonar - squid:S1871 - Two branches in the same conditional structure …
(edit) @11452   7 years Don-vip sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
(edit) @11441   7 years Don-vip fix #14202 - fix self-intersecting way test (patch by GerdP)
(edit) @11432   7 years Don-vip fix #14093 - don't autofix "Missing power tower/pole within power …
(edit) @11418   7 years Don-vip update TLD from IANA
(edit) @11399   7 years Don-vip sonar - squid:S2095 - Resources should be closed
(edit) @11397   7 years Don-vip sonar - squid:S2259 - Null pointers should not be dereferenced
(edit) @11385   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
(edit) @11384   7 years Don-vip findbugs - EQ_DOESNT_OVERRIDE_EQUALS, MS_MUTABLE_COLLECTION_PKGPROTECT
(edit) @11383   7 years Don-vip findbugs - BC_UNCONFIRMED_CAST
(edit) @11381   7 years Don-vip findbugs - RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
(edit) @11379   7 years Don-vip update new TLD from IANA
(edit) @11358   7 years Don-vip update new TLD from IANA
(edit) @11356   7 years Don-vip update new TLD from IANA
(edit) @11355   7 years Don-vip update new TLD from IANA
(edit) @11339   7 years simon04 Loop can be replaced with Collection.removeIf()
(edit) @11336   7 years simon04 see #13799 see #14040 - Make TestError#getPrimitives return an …
(edit) @11330   7 years Don-vip sonar - fix recent issues
(edit) @11311   7 years Don-vip update new TLD from IANA
(edit) @11309   7 years Don-vip see #14015 see #13799 - remove deprecated stuff
(edit) @11307   7 years Don-vip fix #14040 see #13799 - Regression: primitives collection must support …
(edit) @11298   7 years simon04 Replace TestError#getSelectablePrimitives by Java 8 stream usage
(edit) @11273   7 years Don-vip update new TLD from IANA
(edit) @11268   7 years simon04 fix #13995 - Duplicate nodes validator warnings are not translated
(edit) @11253   7 years Don-vip update new TLD from IANA
(edit) @11244   7 years Don-vip update new TLD from IANA
(edit) @11241   7 years Don-vip sonar - fix warnings
(edit) @11236   7 years Don-vip update new TLD from IANA
(edit) @11235   7 years bastiK applied #13948 - Validator seems to hang in last executed test (patch …
(edit) @11227   7 years bastiK applied #13307 - various improvements to MultipolygonTest (patch by …
(edit) @11222   7 years Don-vip fix #13923 - Select the relation instead open ends with "Multipolygon …
(edit) @11221   7 years Don-vip update new TLD from IANA
(edit) @11205   7 years Don-vip update new TLD from IANA
(edit) @11191   7 years Don-vip sonar - fix some recent warnings
(edit) @11179   7 years simon04 update new TLD from IANA
(edit) @11178   7 years simon04 Checkstyle
Note: See TracRevisionLog for help on using the revision log.