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) @5748   11 years Don-vip fix #8480 - Validator: don't raise address warning if house number …
(edit) @5742   11 years Don-vip fix #8459 - deprecate amenity=emergency_phone in favor of …
(edit) @5700   11 years stoecker remove hardcoded created_by
(edit) @5688   11 years Don-vip fix #8212 - can't view validator results for incomplete multipolygon …
(edit) @5681   11 years bastiK some simple refactoring
(edit) @5671   11 years Don-vip Improve validator layer painting performance (major slowdown seen with …
(edit) @5667   11 years Don-vip fix #8096 - Do not consider deleted primitives when fixing duplicate ones
(edit) @5662   11 years Don-vip fix #8314 for good - Validator: handle of addr:interpolation and …
(edit) @5655   11 years Don-vip fix #8314 - Validator: handle of incomplete relation members in recent …
(edit) @5647   11 years Don-vip fix #8305 - Validator: don't check distance for incomplete house …
(edit) @5644   11 years Don-vip Validator - New tests for adresses (house numbers in associatedStreet …
(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) @5608   11 years stoecker don't hardcode created_by for DuplicateRelation validator test, …
(edit) @5550   11 years bastiK applied #7259 - Validation Enhancements for water features (patch by …
(edit) @5548   11 years bastiK remove Projection classes (replaced by data/epsg file) concludes the …
(edit) @5547   11 years bastiK add missing initialization for OsmValidator.griddetail FIXME: must be …
(edit) @5526   12 years jttt Fix #8045 New "Registered toolbar action" bug with the Validator.
(edit) @5522   12 years Don-vip fix #7034, fix #8067 - Rework "Building inside Building" test from scratch
(edit) @5503   12 years Don-vip Validator: no warning if all nodes at the same position have a …
(edit) @5491   12 years Don-vip fix indentation
(edit) @5490   12 years Don-vip fix #8015 - proper warnings for closed ways with area-style keys that …
(edit) @5488   12 years Don-vip fix indentation
(edit) @5487   12 years Don-vip see #8015 - Find duplicate (direction-independant) ways in reverse order
(edit) @5480   12 years Don-vip fix #8008 - validator doesn't detect duplicated closed way
(edit) @5475   12 years bastiK applied #7811 - Vague "Suspicious tag/value combinations" message for …
(edit) @5463   12 years jttt Fix some memory leaks (see #7980)
(edit) @5415   12 years Don-vip fix #7936 - Validator dialog is not updated when the active edit layer …
(edit) @5380   12 years bastiK fixed #5679 - Validator: value of name tag not in presets if a preset …
(edit) @5379   12 years bastiK fixed #5679 - Validator: value of name tag not in presets if a preset …
(edit) @5359   12 years Don-vip fix #7812 - Validator: warn about missing power=tower/pole within …
(edit) @5356   12 years Don-vip see #7847, see #7884 - Fix 2 NPE when dealing with nodes without …
(edit) @5353   12 years Don-vip fix #7229 - Render all names (up to 80 chars) in validator tree, …
(edit) @5352   12 years Don-vip fix #7874 - do not warn about "untagged ways" that are relation …
(edit) @5312   12 years Don-vip fix #7812 - validator: power lines test improvements (no warning for …
(edit) @5300   12 years Don-vip fix #7812 - warn about missing power=tower/pole within powerlines
(edit) @5293   12 years Don-vip fix #7758 - Do not restrict building validator tests to …
(edit) @5287   12 years Don-vip fix #5764, fix #5773 - Do not create delete commands for objects that …
(edit) @5272   12 years simon04 fix #7639 - Validator should warn about nodes tagged with their way's …
(edit) @5270   12 years simon04 fix #7745 - TagCheck reports an identical warning multiple times after …
(edit) @5269   12 years simon04 fix #7759 - Validator progress monitor does not update after "Building …
(edit) @5199   12 years simon04 fix #7546 - add validation warning `Superfluous turnrestriction as …
(edit) @5196   12 years simon04 tagging presets: fix customized matching for combo elements (broken …
(edit) @5118   12 years Don-vip fix #7534 - ID# shown twice in pre-upload Validation window
(edit) @5107   12 years simon04 fix #7525 - remove and deprecate bicycle_parking=sheffield
(edit) @5080   12 years simon04 Incorporate accepted keys organic, fair_trade; deprecate previously …
(edit) @5060   12 years simon04 fix #7470 - tune warning of nodes out of downloaded bbox
(edit) @5012   12 years akks tried to fix 0-node way validation bug, see #7437
(edit) @4968   12 years Don-vip fix #7386 - Major rework of preferences GUI settings in order to speed …
(edit) @4950   12 years stoecker fix way ends on area check
(edit) @4887   12 years simon04 see #7225 - add style for ford=yes; do not introduce highway=road
(edit) @4874   12 years jttt Use static class were appropriate
(edit) @4869   12 years jttt Use final were appropriate
(edit) @4812   12 years bastiK use cache folder for MirroredInputStream as well
(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) @4747   12 years Don-vip fix #7034 - building inside building false positives
(edit) @4738   12 years Don-vip see #7034 - building inside building false positives
(edit) @4707   12 years simon04 fix #6747 - missing connection on long ways hard to find
(edit) @4704   12 years simon04 fix #2746 - improve validation: Way connected to Area
(edit) @4682   12 years simon04 fix #2746 - add validation: Way connected to Area
(edit) @4678   12 years simon04 fix #3736 - Split Crossing Ways test into Crossing Ways and Crossing …
(edit) @4672   12 years stoecker fix #6727 - patch by Kalle Lampila - fix error with deleted objects
(edit) @4627   12 years Don-vip Major performance improvements in multipolygons rendering
(edit) @4623   12 years Don-vip see #6987 - multipolygon cache aware of events requiring cache refresh …
(edit) @4610   12 years stoecker fix #7061 - patch by Daeron - fix costline validation
(edit) @4505   13 years simon04 fix #5954 - validator: issue warning for wrong coastline/land direction
(edit) @4496   13 years simon04 see #4582 - clarify warning messages of overlapping way validator test
(edit) @4481   13 years simon04 fix #6911 - "Crossing ways" warning for ways waterway=riverbank and …
(edit) @4458   13 years simon04 fix #3951 - user should be warned when unglue-ing two ways outside the …
(edit) @4448   13 years simon04 see #4582 - validator test for overlapping areas
(edit) @4447   13 years simon04 fix #6799 - MultipolygonTest: wrong objects in unclosed relation
(edit) @4445   13 years stoecker i18n fix
(edit) @4442   13 years simon04 add validation test for deprecated tags
(edit) @4409   13 years simon04 fix #4656 - new validator test: building inside building
(edit) @4370   13 years stoecker fix #5861 - patch by simon04 - validator warnings for multiple via ways
(edit) @4368   13 years stoecker fix #6069 - patch by simon04 - validator: 'no outer way for …
(edit) @4344   13 years stoecker fix #5257 - patch by simon04 - fix way order validator checks
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4294   13 years stoecker fix #6510 - patch by simon04 - validator complains about …
(edit) @4293   13 years stoecker fix #5467 - patch by simon04 - The validator doesn't show the …
(edit) @4292   13 years stoecker fix #5953 - patch by simon04 - fix some area/nonarea styles
(edit) @4290   13 years stoecker fix #6357 - patch by simon04 - validator: false error warning - …
(edit) @4253   13 years stoecker see #6227 - fix wrong quote escaping in strings
(edit) @4234   13 years stoecker fix #6586 - patch by Casiope - i18n issue
(edit) @4219   13 years stoecker see #6523 - don't warn for admin_centre
(edit) @4172   13 years stoecker remove unused icons, make connection timouts configurable and increase …
(edit) @4162   13 years stoecker fix #4140 - make colors in conflict dialog configurable
(edit) @4131   13 years stoecker fix #6087 - don't fix validation stuff, which is not fixable
(edit) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @4075   13 years framm fix typo in "AggregatePrimitivesVisitor" class name
(edit) @4073   13 years jttt Fix #6161 Validating a file
(edit) @4059   13 years stoecker fix #6241 - add checks to breaking long running tests
(edit) @4058   13 years stoecker see #6241 - patch by akks - improve long lasting validator check
(edit) @4051   13 years stoecker fix #5642 - patch by bilbo - improve validator checks
(edit) @4048   13 years stoecker fix #6022 - better crossing way tests - patch by bilbo
(edit) @4043   13 years stoecker fix #6153 - spelling fixes
(edit) @4035   13 years stoecker fix validator texts and degrade strange suspicous tag/value message
(edit) @4034   13 years stoecker see #6102 - partial fix for nearby node checks
(edit) @4023   13 years stoecker improve validator user interface
Note: See TracRevisionLog for help on using the revision log.