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) @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
(edit) @3951   13 years stoecker fix multipolygon validator tests
(edit) @3950   13 years stoecker fix #5889 - increase warning level for unconnected nodes
(edit) @3946   13 years stoecker readd stuff which should not have been removed
(edit) @3944   13 years stoecker remove broken dead code
(edit) @3923   13 years bastiK fixed #6007 - runs out of memory on validater cross ways check (TODO: …
(edit) @3844   13 years stoecker see #5899 - support different display of closed ways and areas
(edit) @3836   13 years bastiK mappaint restructuring aimed at mapcss support: * area- and line style …
(edit) @3825   13 years bastiK move some code
(edit) @3824   13 years bastiK Separate styles from style generation. This may seem a little over the …
(edit) @3807   13 years stoecker convert 3 more gif images
(edit) @3803   13 years bastiK Don't merge all mappaitn style rules into one StyleSet, but keep them …
(edit) @3799   13 years bastiK move inner class to separate file
(edit) @3784   13 years framm fix duplicate node test. check introduced in r3871 did not achieve …
(edit) @3781   13 years framm disallow auto-"fixing" when nodes with different tags are at the same …
(edit) @3707   13 years bastiK Added remotecontrol plugin to josm core. This plugin was initially …
(edit) @3703   13 years bastiK fixed #5703 - Redoing move after paste doesn't work correctly
(edit) @3700   13 years bastiK fixed #4742 - validator: do not warn about deleting a …
(edit) @3699   13 years bastiK fixed #4363 - validator: check for noexit=yes before warning about …
(edit) @3698   13 years bastiK fixed #5701 - validator: false error "unconnected coastline" reported …
(edit) @3674   13 years bastiK Replace Bag by MultiMap. Both collections are quite similar, but there …
(edit) @3673   13 years bastiK (hopefully) fix some coding errors
(edit) @3671   13 years bastiK adapt coding style (to some degree); there shouldn't be any semantic …
(edit) @3670   13 years bastiK fix path
(add) @3669   13 years bastiK add validator plugin to josm core. Original author: Francisco R. …
Note: See TracRevisionLog for help on using the revision log.