|
|
@6336
|
9 years |
Don-vip |
code cleanup / robustness in edit layer handling
|
|
|
@6330
|
9 years |
Don-vip |
fix #9207 - Robustness in Addresses test
|
|
|
@6329
|
9 years |
Don-vip |
fix #9217 - tagchecker: allow auto-fix for single test/alternative
|
|
|
@6326
|
9 years |
Don-vip |
see #9172 - additional typo changes
|
|
|
@6316
|
9 years |
Don-vip |
Sonar/FindBugs - Loose coupling
|
|
|
@6305
|
9 years |
Don-vip |
fix #9093 - teach validator about "subarea" and "land_area" roles of …
|
|
|
@6304
|
9 years |
Don-vip |
see #4582, fix #8362 - Fix validator false positive "overlapping ways" …
|
|
|
@6303
|
9 years |
Don-vip |
fix #9141 - new validator test: detect nodes with missing …
|
|
|
@6301
|
9 years |
Don-vip |
see #4582, see #7236 - Fix validator false positive "overlapping ways" …
|
|
|
@6300
|
9 years |
Don-vip |
see #4582, see #9140 - Fix validator false positive "overlapping ways" …
|
|
|
@6296
|
9 years |
Don-vip |
Sonar/Findbugs - Avoid commented-out lines of code, javadoc
|
|
|
@6295
|
9 years |
Don-vip |
Sonar/Findbugs - fix various problems, javadoc
|
|
|
@6294
|
9 years |
Don-vip |
fix #9142, fix #9143 - Ignore highway=proposed in CrossingWays …
|
|
|
@6289
|
9 years |
Don-vip |
Sonar/Findbugs - fix various problems
|
|
|
@6268
|
10 years |
Don-vip |
Sonar/FindBugs - Bad practice - Method may fail to close stream
|
|
|
@6265
|
10 years |
Don-vip |
Sonar/FindBugs:
- Dodgy - Redundant nullcheck of value known to be …
|
|
|
@6264
|
10 years |
Don-vip |
Sonar/FindBugs - Performance - Method concatenates strings using + in …
|
|
|
@6258
|
10 years |
Don-vip |
Sonar/Findbugs - Performance - Inefficient use of keySet iterator …
|
|
|
@6251
|
10 years |
stoecker |
see #8687 - add validator tests for number values
|
|
|
@6248
|
10 years |
Don-vip |
Rework console output:
- new log level "error"
- Replace nearly all …
|
|
|
@6246
|
10 years |
Don-vip |
Sonar/FindBugs - various bugfixes / violation fixes
|
|
|
@6241
|
10 years |
Don-vip |
fix more warnings/javadoc in data.validation.tests
|
|
|
@6240
|
10 years |
Don-vip |
Sonar - fix some issues in data.validation.tests
|
|
|
@6239
|
10 years |
stoecker |
fix #7713 - do not warn about label role
|
|
|
@6238
|
10 years |
Don-vip |
fix #9087 - deprecated fix for barrier=wire_fence created deprecated …
|
|
|
@6192
|
10 years |
Don-vip |
fix #9000 - add a new validator test on barrier=entrance not set on …
|
|
|
@6177
|
10 years |
Don-vip |
see #9000 - wrong copy/paste
|
|
|
@6176
|
10 years |
Don-vip |
fix #9000 - add entrance to presets + deprecate building=entrance …
|
|
|
@6162
|
10 years |
bastiK |
applied #8987 - immutable coordinates (patch by shinigami)
|
|
|
@6157
|
10 years |
Don-vip |
fix #8962 - Deprecate fence_type=chain + new validator tests for …
|
|
|
@6142
|
10 years |
Don-vip |
see #8902 - fix compilation warnings
|
|
|
@6138
|
10 years |
Don-vip |
see #8847, fix #8961 - rendering of power=plant , deprecation of …
|
|
|
@6113
|
10 years |
Don-vip |
fix some compilation warnings
|
|
|
@6106
|
10 years |
Don-vip |
see #8902 - Small performance enhancements / coding style (patch by …
|
|
|
@6104
|
10 years |
Don-vip |
see #8902 - Small performance enhancements / coding style (patch by …
|
|
|
@6093
|
10 years |
akks |
see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
|
|
|
@6089
|
10 years |
akks |
see #8902 - patch by shinigami
str != null && str.equals("CONST") => …
|
|
|
@6085
|
10 years |
Don-vip |
see #8902 - c-like array definitions changed to java-like (patch by …
|
|
|
@6083
|
10 years |
bastiK |
see #8902 - Small performance enhancements (patch by shinigami)
|
|
|
@6069
|
10 years |
stoecker |
see #8853 remove tabs, trailing spaces, windows line ends, strange …
|
|
|
@6068
|
10 years |
akks |
see #8853: Massive (and dumb) refactoring of TaggingPreset class …
|
|
|
@6062
|
10 years |
Don-vip |
fix #8866 - NoSuchElementException after deleting an empty relation
|
|
|
@6030
|
10 years |
Don-vip |
fix #8822 - Don't try to fix empty errors
|
|
|
@6010
|
10 years |
Don-vip |
fix #8799 - Follow conventional visitor design pattern by renaming …
|
|
|
@6009
|
10 years |
Don-vip |
fix #8799 - Follow conventional visitor design pattern by renaming …
|
|
|
@5995
|
10 years |
Don-vip |
fix #4445, fix #5867 - revert r3784: allow merging of duplicate nodes …
|
|
|
@5927
|
10 years |
bastiK |
add missing license information
|
|
|
@5925
|
10 years |
bastiK |
replace tabs by spaces
|
|
|
@5920
|
10 years |
Don-vip |
Handle nodes without coordinates in UnconnectedWays validator test
|
|
|
@5911
|
10 years |
Don-vip |
fix #8639 - Handle purged primitives in validator errors
|
|
|
@5909
|
10 years |
stoecker |
fix all remaining javadoc warnings
|
|
|
@5908
|
10 years |
Don-vip |
fix #8641 - Do not raise warning for address nodes with no addr:street …
|
|
|
@5902
|
10 years |
Don-vip |
fix #8622 - Validator: new test to detect invalid highway tags on …
|
|
|
@5897
|
10 years |
Don-vip |
see #8582 - Use Main.removeLayer() everywhere
|
|
|
@5874
|
10 years |
Don-vip |
see #8570, #7406 - I/O refactorization:
- Move different file copy …
|
|
|
@5828
|
10 years |
Don-vip |
fix #8580 - validator offers to fix empty new relations (by deleting them)
|
|
|
@5791
|
10 years |
Don-vip |
see #8530 - workaround for NPE when loading "Steps properties" presets …
|
|
|
@5783
|
10 years |
Don-vip |
fix #8517 - Sort validator results (based on patch by windu.2b)
|
|
|
@5776
|
10 years |
Don-vip |
fix #8506 - Remove "House number on a non-building area" validator test
|
|
|
@5771
|
10 years |
simon04 |
Move sport=gaelic_football to DeprecatedTags validator test
|
|
|
@5748
|
10 years |
Don-vip |
fix #8480 - Validator: don't raise address warning if house number …
|
|
|
@5742
|
10 years |
Don-vip |
fix #8459 - deprecate amenity=emergency_phone in favor of …
|
|
|
@5700
|
10 years |
stoecker |
remove hardcoded created_by
|
|
|
@5688
|
10 years |
Don-vip |
fix #8212 - can't view validator results for incomplete multipolygon …
|
|
|
@5681
|
10 years |
bastiK |
some simple refactoring
|
|
|
@5671
|
10 years |
Don-vip |
Improve validator layer painting performance (major slowdown seen with …
|
|
|
@5667
|
10 years |
Don-vip |
fix #8096 - Do not consider deleted primitives when fixing duplicate ones
|
|
|
@5662
|
10 years |
Don-vip |
fix #8314 for good - Validator: handle of addr:interpolation and …
|
|
|
@5655
|
10 years |
Don-vip |
fix #8314 - Validator: handle of incomplete relation members in recent …
|
|
|
@5647
|
10 years |
Don-vip |
fix #8305 - Validator: don't check distance for incomplete house …
|
|
|
@5644
|
10 years |
Don-vip |
Validator - New tests for adresses (house numbers in associatedStreet …
|
|
|
@5641
|
10 years |
Don-vip |
Validator - improve relation checker by verifying preset role's …
|
|
|
@5637
|
10 years |
Don-vip |
fix #8296 - NPE when checking a relation with a preset without role types
|
|
|
@5608
|
10 years |
stoecker |
don't hardcode created_by for DuplicateRelation validator test, …
|
|
|
@5550
|
10 years |
bastiK |
applied #7259 - Validation Enhancements for water features (patch by …
|
|
|
@5548
|
10 years |
bastiK |
remove Projection classes (replaced by data/epsg file)
concludes the …
|
|
|
@5547
|
10 years |
bastiK |
add missing initialization for OsmValidator.griddetail
FIXME: must be …
|
|
|
@5526
|
10 years |
jttt |
Fix #8045 New "Registered toolbar action" bug with the Validator.
|
|
|
@5522
|
10 years |
Don-vip |
fix #7034, fix #8067 - Rework "Building inside Building" test from scratch
|
|
|
@5503
|
11 years |
Don-vip |
Validator: no warning if all nodes at the same position have a …
|
|
|
@5491
|
11 years |
Don-vip |
fix indentation
|
|
|
@5490
|
11 years |
Don-vip |
fix #8015 - proper warnings for closed ways with area-style keys that …
|
|
|
@5488
|
11 years |
Don-vip |
fix indentation
|
|
|
@5487
|
11 years |
Don-vip |
see #8015 - Find duplicate (direction-independant) ways in reverse order
|
|
|
@5480
|
11 years |
Don-vip |
fix #8008 - validator doesn't detect duplicated closed way
|
|
|
@5475
|
11 years |
bastiK |
applied #7811 - Vague "Suspicious tag/value combinations" message for …
|
|
|
@5463
|
11 years |
jttt |
Fix some memory leaks (see #7980)
|
|
|
@5415
|
11 years |
Don-vip |
fix #7936 - Validator dialog is not updated when the active edit layer …
|
|
|
@5380
|
11 years |
bastiK |
fixed #5679 - Validator: value of name tag not in presets if a preset …
|
|
|
@5379
|
11 years |
bastiK |
fixed #5679 - Validator: value of name tag not in presets if a preset …
|
|
|
@5359
|
11 years |
Don-vip |
fix #7812 - Validator: warn about missing power=tower/pole within …
|
|
|
@5356
|
11 years |
Don-vip |
see #7847, see #7884 - Fix 2 NPE when dealing with nodes without …
|
|
|
@5353
|
11 years |
Don-vip |
fix #7229 - Render all names (up to 80 chars) in validator tree, …
|
|
|
@5352
|
11 years |
Don-vip |
fix #7874 - do not warn about "untagged ways" that are relation …
|
|
|
@5312
|
11 years |
Don-vip |
fix #7812 - validator: power lines test improvements (no warning for …
|
|
|
@5300
|
11 years |
Don-vip |
fix #7812 - warn about missing power=tower/pole within powerlines
|
|
|
@5293
|
11 years |
Don-vip |
fix #7758 - Do not restrict building validator tests to …
|
|
|
@5287
|
11 years |
Don-vip |
fix #5764, fix #5773 - Do not create delete commands for objects that …
|
|
|
@5272
|
11 years |
simon04 |
fix #7639 - Validator should warn about nodes tagged with their way's …
|
|
|
@5270
|
11 years |
simon04 |
fix #7745 - TagCheck reports an identical warning multiple times after …
|
|
|