source: josm/trunk/src/org/openstreetmap/josm/data/validation/OsmValidator.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6781   10 years Don-vip validator - avoid FileNotFoundException when loading ignored errors
(edit) @6779   10 years simon04 Initialize validator tests on demand, separate initialization of …
(edit) @6691   10 years Don-vip see #9520 - Sort and distinguish all validator tests
(edit) @6670   10 years Don-vip fix #9508 - Centralized service for validator rules
(edit) @6648   10 years simon04 fix #9507 - Drop validation test "Crossing natural/landuse"
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6629   10 years simon04 Replace NodesDuplicatingWayTags test by a corresponding MapCSS test
(edit) @6613   10 years simon04 see #9516 - MapCSS: add support for crossing polygon check (`area ⧉ …
(edit) @6611   10 years simon04 see #9516 - Replace BuildingInBuilding by a corresponding MapCSS test
(edit) @6605   10 years simon04 fix #9350 - Validator: test for the correct usage of :conditional
(edit) @6593   10 years stoecker cleanup validator prefs to better support prefs format (resets some …
(edit) @6592   10 years simon04 fix #8519 - Validator: validate :lanes values
(edit) @6581   10 years simon04 fix #8220 fix #9490 - Validator, crossing ways; detect crossing …
(edit) @6563   10 years simon04 fix #9487 - validator: remove useless NodesWithSameName test
(edit) @6529   10 years Don-vip Various stuff: * see #9414: remove old DeprecatedTags test * …
(edit) @6515   10 years simon04 fix #3531 - validator: unconnected ways: handle …
(edit) @6506   10 years simon04 see #9414 - implement MapCSS-based tag checker/fixer The file …
(edit) @6472   10 years Don-vip fix #9417 - Validator tests are initialized trice
(edit) @6370   10 years simon04 fix #9157 - add opening_hours validation test This test utilizes …
(edit) @6289   11 years Don-vip Sonar/Findbugs - fix various problems
(edit) @6268   11 years Don-vip Sonar/FindBugs - Bad practice - Method may fail to close stream
(edit) @6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6192   11 years Don-vip fix #9000 - add a new validator test on barrier=entrance not set on …
(edit) @5902   11 years Don-vip fix #8622 - Validator: new test to detect invalid highway tags on …
(edit) @5897   11 years Don-vip see #8582 - Use Main.removeLayer() everywhere
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5644   11 years Don-vip Validator - New tests for adresses (house numbers in associatedStreet …
(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) @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) @5300   12 years Don-vip fix #7812 - warn about missing power=tower/pole within powerlines
(edit) @5272   12 years simon04 fix #7639 - Validator should warn about nodes tagged with their way's …
(edit) @4869   12 years jttt Use final were appropriate
(edit) @4682   12 years simon04 fix #2746 - add validation: Way connected to Area
(edit) @4448   13 years simon04 see #4582 - validator test for overlapping areas
(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) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @4051   13 years stoecker fix #5642 - patch by bilbo - improve validator checks
(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) @3707   13 years bastiK Added remotecontrol plugin to josm core. This plugin was initially …
(edit) @3671   13 years bastiK adapt coding style (to some degree); there shouldn't be any semantic …
(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.