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) @14767   5 years Klumbumbus * fix #17297, see #8877 - add wiki documented denominations >500 uses …
(edit) @14758   5 years Don-vip update TLD from IANA
(edit) @14755   5 years Don-vip update TLD from IANA
(edit) @14754   5 years GerdP fix #17274: Empty line in ignorederrors.cfg causes reader to stop
(edit) @14735   5 years Klumbumbus fix #17253, fix #17254, fix #17255, fix #17256 - remove some false …
(edit) @14732   5 years GerdP fix #17246 NPE in TagChecker (regression of r14727) Unit test added
(edit) @14727   5 years GerdP fix #17233: Remove support for TagChecker configuration files starting …
(edit) @14721   5 years GerdP fix PMD issue: The final local variable name 'ERR_TYPE_SPACE' doesn't …
(edit) @14706   5 years GerdP fix more recent sonar issues
(edit) @14705   5 years GerdP fix some sonar issues - split complex methods into smaller blocks - …
(edit) @14704   5 years GerdP fix #17219 TagChecker.isTagInPresets() doesn't work
(edit) @14696   5 years GerdP fix #17199 - Don't suggest different spelling when all preset values …
(edit) @14654   5 years simon04 Deprecate OsmPrimitive.getFilteredList/getFilteredSet in favour of …
(edit) @14624   5 years Don-vip fix various SonarQube issues
(edit) @14615   5 years Don-vip fix recent sonar issues
(edit) @14599   5 years GerdP fix #17035: Validator: Improve progress monitor …
(edit) @14596   5 years GerdP fix checkstyle issue
(edit) @14594   5 years GerdP see #15774: Add robustness for typos in ignoretags.cfg Before a …
(edit) @14588   5 years GerdP fix findbugs, remove redundant code One small side effect: test …
(edit) @14585   5 years GerdP see #17055 Disable autofix for possibly misspelled tag values Some …
(edit) @14577   5 years Klumbumbus fix #17130 - warn about area:highway on unclosed ways and nodes
(edit) @14571   5 years GerdP see #17055 When harmonized value is only 3 characters reduce allowed …
(edit) @14567   5 years Don-vip remove TLD from IANA
(edit) @14563   5 years GerdP fix #17036 Don't show 'Way terminates on Area' when node is tagged …
(edit) @14559   5 years GerdP fix #17108 avoid duplicate warning for unclosed ways which are also …
(edit) @14540   5 years Don-vip fix #17058 - support assertions with several countries
(edit) @14531   5 years GerdP see #17055 improve TagChecker: Don't say "looks like" when all …
(edit) @14525   5 years Don-vip fix #17088 - False positive in test "Missing name:* translation"
(edit) @14517   5 years GerdP see #17055 improve TagChecker - don't suggest fix value when given …
(edit) @14508   5 years GerdP see #17055 improve TagChecker - allow Levenshtein distance of 2 so …
(edit) @14501   5 years GerdP see #17057 : revert changes from r14494
(edit) @14496   5 years Don-vip fix #17060, see #16073 - Support Internationalized domain names (IDN) …
(edit) @14494   5 years GerdP fix #17057 - Allow multiple from ways in no_entry turn restriction - …
(edit) @14490   5 years GerdP fix #17055 17055-v2.patch with one empty line removed
(edit) @14489   5 years Don-vip see #17053 - fix parsing regression involving the - operator
(edit) @14486   5 years Don-vip see #17058 - fix unit tests
(edit) @14484   5 years Don-vip fix #17058 - Cannot add assertMatch/assertNoMatch declarations with …
(edit) @14481   5 years Don-vip fix #17053 - ignore MapCSS declarations starting with "-" to allow …
(edit) @14477   5 years GerdP see #17040 fix checkstyle issues
(edit) @14473   5 years GerdP see #17040 don't keep refs to OSM primitives in validation tests …
(edit) @14469   5 years GerdP fix #17021 Use MapCSSRuleIndex to speed up MapCSSTagChecker
(edit) @14468   5 years GerdP fix #16978 Use distinct code number for each test group in …
(edit) @14467   5 years GerdP fix #17041 Let OverlappingWays also report ways where exactly one …
(edit) @14455   5 years GerdP fix #17028: improve performance of some validator tests
(edit) @14452   5 years Don-vip fix #16889 - better handling of trams in CrossingWays test
(edit) @14437   5 years GerdP fix #17010 - Validator creates multiple errors/warnings for same …
(edit) @14436   5 years Don-vip fix SonarQube issues
(edit) @14421   5 years GerdP fix fix #16982, now really
(edit) @14420   5 years GerdP fix #16982
(edit) @14408   5 years GerdP fix #16942 - improve performance of MultipolygonTest
(edit) @14401   6 years Don-vip fix #13818 - remove "Areas share segment" warnings
(edit) @14398   6 years Don-vip fix #16933 - exclude building:part from OverlappingWays test
(edit) @14386   6 years Don-vip fix #16919 - exclude highway=bus_stop|platform from "Crossing highways"
(edit) @14373   6 years simon04 see #15889 - deprecate SimilarNamedWays.getLevenshteinDistance
(edit) @14371   6 years simon04 fix #15889 - add MapCSS function is_similar This function tests if …
(edit) @14305   6 years Don-vip fix #16810 - Disable 'Way end node near other highway' warnings for …
(edit) @14302   6 years Don-vip see #16781 - fix more typos using https://github.com/vlajos/misspell-fixer
(edit) @14298   6 years Don-vip update TLD from IANA
(edit) @14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
(edit) @14267   6 years Don-vip update TLD from IANA
(edit) @14265   6 years Don-vip update TLD from IANA
(edit) @14249   6 years Don-vip update TLD from IANA
(edit) @14214   6 years Don-vip sonarqube - squid:S4551 - Enum values should be compared with "=="
(edit) @14198   6 years Don-vip spotbugs - UCF_USELESS_CONTROL_FLOW
(edit) @14180   6 years Don-vip update TLD from IANA
(edit) @14165   6 years Don-vip fix #16652 - validator dialog: display multiple OSM primitives like in …
(edit) @14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
(edit) @14143   6 years Don-vip see #15229 - deprecate Main.main - new class OsmDataManager
(edit) @14128   6 years Don-vip see #15229 - deprecate Main.fileWatcher
(edit) @14120   6 years Don-vip see #15229 - deprecate all Main methods related to projections. New …
(edit) @14043   6 years Don-vip delete xperia TLD
(edit) @14036   6 years Don-vip update new TLD from IANA
(edit) @13985   6 years Don-vip remove deleted TLD
(edit) @13980   6 years Don-vip fix #16432 - Exclude names differing by roman numbers in Similarly …
(edit) @13976   6 years Don-vip fix #16425 - support "zone40" maxspeed context
(edit) @13974   6 years Don-vip fix recent minor issues
(edit) @13970   6 years Don-vip see #16310 - fix PMD warnings
(edit) @13968   6 years Don-vip fix #16310 - check for duplicate addresses (patch by Luzandro, modified)
(edit) @13942   6 years Don-vip fix #16394 - exlude natural=tree_row from "Way end node near other …
(edit) @13939   6 years Don-vip improve performance of validator visiting call
(edit) @13923   6 years Don-vip fix #16381 - fix tagchecker validator message for mispelled values
(edit) @13902   6 years Don-vip update new TLD from IANA
(edit) @13851   6 years Don-vip remove TLD from IANA
(edit) @13849   6 years Don-vip SonarQube - fix minor code issues
(edit) @13836   6 years Don-vip fix #13889 - Make preset searchs ignore accents
(edit) @13810   6 years Don-vip support rendering of IPrimitive
(edit) @13809   6 years Don-vip define InterestingTags functions in IPrimitive
(edit) @13738   6 years Don-vip see #16280 - downgrade test to information level until autofix works …
(edit) @13721   6 years Don-vip fix #16264, see #16188, see #16189 - reduce validator false positives: …
(edit) @13712   6 years Don-vip see #16256 - improve "building with almost square angle" autofix: try …
(edit) @13698   6 years Don-vip fix PMD violations
(edit) @13690   6 years Don-vip fix #16189 - increase right angle min threshold to 0.25 + allow 180° …
(edit) @13689   6 years Don-vip see #16189 - do not alter non-orthogonal building shapes
(edit) @13688   6 years Don-vip see #16189 - increase right angle min threshold to 0.1
(edit) @13687   6 years Klumbumbus fix #16186, see #15497 - fix "Incomplete pedestrian crossing tagging" …
(edit) @13685   6 years Don-vip fix #16189 - increase right angle min threshold to 0.025
(edit) @13678   6 years Don-vip see #16188 - rework new test
(edit) @13672   6 years Don-vip fix recent SonarQube issues
(edit) @13671   6 years Don-vip fix #16188 - Detect crossing of residential areas (patch by marxin, …
(edit) @13670   6 years Don-vip fix #16189 - Add "almost square check" for buildings (patch by marxin, …
Note: See TracRevisionLog for help on using the revision log.