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) @11151   7 years Don-vip update new TLD from IANA
(edit) @11149   7 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) @11134   8 years simon04 fix #13807 see #13799 - Regression: zoom to problem doesn't work anymore
(edit) @11131   8 years simon04 "Missing name:* translation" test: ignore name:etymology:wikidata
(edit) @11130   8 years simon04 fix #13800 see #13799 - Fix IAE in TestError
(edit) @11129   8 years simon04 fix #13799 - Use builder pattern for TestError
(edit) @11126   8 years Don-vip update new TLD from IANA
(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) @11096   8 years Don-vip sonar - squid:S3725 - Java 8's Files.exists should not be used (The …
(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) @11081   8 years Don-vip update new TLD from IANA
(edit) @11068   8 years Don-vip update new TLD from IANA
(edit) @11066   8 years Don-vip update new TLD from IANA
(edit) @11062   8 years simon04 fix #13643 - NoSuchElementException in DuplicateNode.isFixable
(edit) @11042   8 years simon04 Use CachedFile#getContentReader where possible
(edit) @11041   8 years Don-vip update new TLD from IANA
(edit) @11023   8 years Don-vip checkstyle
(edit) @11014   8 years Don-vip fix #13630 - proper validation of invalid mapcss rules
(edit) @11012   8 years Don-vip update new TLD from IANA
(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) @10965   8 years Don-vip sonar - squid:S1226 - Method parameters, caught exceptions and foreach …
(edit) @10952   8 years Don-vip simplify uses of PrintWriter
(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) @10923   8 years Don-vip update new TLD from IANA
(edit) @10921   8 years simon04 Re-add SuppressWarnings (got lost in r10608)
(edit) @10903   8 years Don-vip update new TLD from IANA
(edit) @10880   8 years Don-vip fix #13429 - Clean validator tree and use listener to find changes …
(edit) @10873   8 years Don-vip see #13412 - replace character by ' in comments, cause encoding …
(edit) @10859   8 years Don-vip update new TLD from IANA
(edit) @10853   8 years Don-vip see #13309 - fix most of deprecation warnings
(edit) @10844   8 years Don-vip update new TLD from IANA
(edit) @10838   8 years Don-vip update new TLD from IANA
(edit) @10837   8 years Don-vip see #11924 - extract MapCSS conditions to new class ConditionFactory
(edit) @10836   8 years Don-vip see #11924 - fix javadoc warnings seen with Java 9
(edit) @10807   8 years Don-vip update new TLD from IANA
(edit) @10803   8 years Don-vip fix #13347 - simplify CrossingWays test (patch by Gerd Petermann)
(edit) @10785   8 years Don-vip update new TLD from IANA
(edit) @10778   8 years Don-vip fix #13305 - correct javadoc in TestError (patch by gpetermann_muenchen)
(edit) @10776   8 years Don-vip fix #13295 - improve UnconnectedWays test performance (patch by …
(edit) @10772   8 years Don-vip update new TLD from IANA
(edit) @10765   8 years Don-vip checkstyle
(edit) @10759   8 years Don-vip sonar - squid:S2440 - Classes with only "static" methods should not be …
(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) @10738   8 years Don-vip update new TLD from IANA
(edit) @10729   8 years Don-vip fix compiler/javadoc warnings
(edit) @10728   8 years Don-vip see #11390 - fix checkstyle violations
(edit) @10726   8 years Don-vip update new TLD from IANA
(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) @10698   8 years Don-vip update new TLD from IANA
(edit) @10693   8 years Don-vip fix compiler warning
(edit) @10685   8 years Don-vip remove old TLD from IANA
(edit) @10681   8 years Don-vip update new TLD from IANA
(edit) @10680   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
(edit) @10679   8 years Don-vip fix TLD order
(edit) @10678   8 years Don-vip see #12472 - fix "OperatorPrecedence" warnings
(edit) @10675   8 years Don-vip update new TLD from IANA
(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) @10666   8 years Don-vip update new TLD from IANA
(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) @10624   8 years Don-vip update new TLD from IANA
(edit) @10608   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10602   8 years Don-vip fix TLD order, causing unit test failure
(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) @10595   8 years Don-vip update new TLD from IANA
(edit) @10572   8 years Don-vip update new TLD from IANA
(edit) @10543   8 years Don-vip update new TLD from IANA
(edit) @10531   8 years Don-vip update new TLD from IANA
(edit) @10528   8 years Don-vip fix #13069 - "Crossing waterways" reported for waterway=stream + …
(edit) @10524   8 years Don-vip update new TLD from IANA
(edit) @10523   8 years Don-vip update new TLD from IANA
(edit) @10521   8 years Don-vip update new TLD from IANA
(edit) @10512   8 years Don-vip update new TLD from IANA
(edit) @10509   8 years Don-vip update new TLD from IANA
(edit) @10507   8 years Don-vip fix #13095 - Exception on closing layers (patch by michael2402) - gsoc-core
(edit) @10506   8 years Don-vip update new TLD from IANA
(edit) @10497   8 years Don-vip update new TLD from IANA
(edit) @10492   8 years Don-vip update new TLD from IANA
(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) @10468   8 years Don-vip update new TLD from IANA
(edit) @10460   8 years Don-vip update new TLD from IANA
(edit) @10453   8 years Don-vip fix #13023 - Replace uses of hasEditLayer() with new layer manager …
Note: See TracRevisionLog for help on using the revision log.