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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @11739   7 years Don-vip enable more PMD rules
(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) @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) @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) @11399   7 years Don-vip sonar - squid:S2095 - Resources should be closed
(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) @11339   7 years simon04 Loop can be replaced with Collection.removeIf()
(edit) @11268   7 years simon04 fix #13995 - Duplicate nodes validator warnings are not translated
(edit) @11241   7 years Don-vip sonar - fix warnings
(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) @11191   7 years Don-vip sonar - fix some recent warnings
(edit) @11178   7 years simon04 Checkstyle
(edit) @11159   7 years Klumbumbus adjust sport=skiing validator warnings
(edit) @11158   7 years bastiK see #13307 - validator/MultipolygonTest: increase robustness by not …
(edit) @11157   7 years bastiK see #13307 - validator/MultipolygonTest: add check for duplicate …
(edit) @11155   7 years Klumbumbus fix #13841 - Exclude railway=razed from crossing ways test
(edit) @11149   8 years bastiK applied #13086 - changed self-intersecting ways detection (patch by …
(edit) @11136   8 years bastiK applied #13086 - Detect all self-intersecting ways (patch by Gerd …
(edit) @11135   8 years simon04 see #13799 - NPE in MultipolygonTest
(edit) @11131   8 years simon04 "Missing name:* translation" test: ignore name:etymology:wikidata
(edit) @11129   8 years simon04 fix #13799 - Use builder pattern for TestError
(edit) @11111   8 years Don-vip sonar - squid:S2095 - Resources should be closed
(edit) @11100   8 years Don-vip sonar - squid:S2148 - Underscores should be used to make large numbers …
(edit) @11087   8 years Don-vip sonar - squid:S1141 - Try-catch blocks should not be nested
(edit) @11083   8 years Don-vip fix #13762 - allow meta[lang=xx] in validator mapcss rules
(edit) @11062   8 years simon04 fix #13643 - NoSuchElementException in DuplicateNode.isFixable
(edit) @11042   8 years simon04 Use CachedFile#getContentReader where possible
(edit) @11023   8 years Don-vip checkstyle
(edit) @11014   8 years Don-vip fix #13630 - proper validation of invalid mapcss rules
(edit) @11007   8 years Don-vip fix #13643 - prevent creation of DuplicateNode errors with empty list …
(edit) @10991   8 years Don-vip fix #13570 - Coastline validator doesn't report some problems and is …
(edit) @10981   8 years Don-vip fix #13536 - multipolygon role verification: do not warn about …
(edit) @10978   8 years Don-vip fix #13597 - No such function prettifyValue in OpeningHourTest
(edit) @10970   8 years Don-vip see #13491 - remove unused parameter
(edit) @10948   8 years Don-vip fix #13491 - fix EDT violation (patch by Gerd Petermann, modified)
(edit) @10924   8 years Don-vip fix #13494 - Disable "Fix" Button for "Duplicate Node" that is outside …
(edit) @10921   8 years simon04 Re-add SuppressWarnings (got lost in r10608)
(edit) @10837   8 years Don-vip see #11924 - extract MapCSS conditions to new class ConditionFactory
(edit) @10803   8 years Don-vip fix #13347 - simplify CrossingWays test (patch by Gerd Petermann)
(edit) @10776   8 years Don-vip fix #13295 - improve UnconnectedWays test performance (patch by …
(edit) @10755   8 years Don-vip sonar - various fixes
(edit) @10747   8 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
(edit) @10729   8 years Don-vip fix compiler/javadoc warnings
(edit) @10728   8 years Don-vip see #11390 - fix checkstyle violations
(edit) @10721   8 years simon04 Remove too specific Utils functions
(edit) @10715   8 years simon04 see #11390, see #12890 - Deprecate Predicates class
(edit) @10710   8 years simon04 fix #12570 - Group MapCSS tag checker tests
(edit) @10680   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
(edit) @10678   8 years Don-vip see #12472 - fix "OperatorPrecedence" warnings
(edit) @10674   8 years Don-vip fix #13239, fix #13240 - Java 8: MapCSS Condition class (patches by …
(edit) @10672   8 years Don-vip see #12472 - fix "UnsynchronizedOverridesSynchronized" warnings
(edit) @10670   8 years Don-vip see #12472 - fix "OperatorPrecedence" warnings
(edit) @10657   8 years Don-vip see #11390, see #12890 - use Java 8 Predicates
(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) @10632   8 years Don-vip sonar - squid:RedundantThrowsDeclarationCheck - Throws declarations …
(edit) @10608   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
(edit) @10599   8 years Don-vip see #11390 - sonar - squid:S1610 - Java 8: Abstract classes without …
(edit) @10528   8 years Don-vip fix #13069 - "Crossing waterways" reported for waterway=stream + …
(edit) @10472   8 years Don-vip see #10862 - https://issues.apache.org/jira/browse/VALIDATOR-290 has …
(edit) @10469   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10453   8 years Don-vip fix #13023 - Replace uses of hasEditLayer() with new layer manager …
(edit) @10448   8 years Don-vip fix more deprecation warnings
(edit) @10446   8 years Don-vip see #13001 - replace calls to Main.main.getCurrentDataSet() by …
(edit) @10413   8 years Don-vip fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
(edit) @10409   8 years Don-vip * remove duplicated code * fix various sonar warnings * add some …
(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) @10363   8 years stoecker gsoc-core - patch by Michael Zangl - fix #12955 - remove deprecation usage
(edit) @10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @10300   8 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10250   8 years Don-vip findbugs - UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
(edit) @10234   8 years Don-vip findbugs - DB_DUPLICATE_SWITCH_CLAUSES + REC_CATCH_EXCEPTION + …
Note: See TracRevisionLog for help on using the revision log.