source: josm/trunk/src/org/openstreetmap/josm/data

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17619   3 years simon04 see #4626 - Extract class MapCSSTagCheckerRule
(edit) @17617   3 years simon04 see #4626 - Add ValidationTaskPerformanceTest
(edit) @17616   3 years simon04 see #4626 - Extract class ValidationTask
(edit) @17612   3 years simon04 fix #18074 - Duplicate Node: detect errors caused by different …
(edit) @17591   3 years simon04 see #20626 - OpeningHoursParser: report multiple parse exceptions
(edit) @17589   3 years simon04 see #20613 - Fix NPE in AbstractPrimitive.visitKeys
(edit) @17587   3 years simon04 see #20613 - AbstractPrimitive.keySet/keys: fix fast path for single key
(edit) @17585   3 years simon04 see #20613 - Use Tagged.visitKeys() Avoids creating a temporary …
(edit) @17584   3 years simon04 see #20613 - Introduce Tagged.keys() Avoids creating a temporary …
(edit) @17579   3 years Don-vip fix #20598 - Add method to indicate that a temporary copy has been …
(edit) @17578   3 years Don-vip fix #20610 - WMTS/WMS code deduplication
(edit) @17577   3 years Don-vip see #20598 - javadoc
(edit) @17574   3 years Don-vip fix #20598 - Update the bucket with the new bbox (patch by taylor.smock)
(edit) @17565   3 years Don-vip fix #20598 - see #20363 - Use getPos instead of getExifCoor (patch by …
(edit) @17559   3 years Don-vip fix #20587 - fix potential infinite loop in QuadBuckets toArray (patch …
(edit) @17553   3 years Don-vip fix #20341 - fix Jenkins warnings and NPE caused by malformed images …
(edit) @17548   3 years Don-vip fix #20341 - Support metadata from more image formats (patch by Bjoeni)
(edit) @17541   3 years Don-vip see #16567 - better synchronization of Preferences.settingsMap
(edit) @17524   3 years Don-vip fix #20440 - don't create SubclassFilteredCollection just for counting …
(edit) @17515   3 years Don-vip see #19724 - update to error-prone 2.5.1, checkstyle 8.36, spotbugs 4.2.1
(edit) @17514   3 years GerdP fix errorprone OperatorPrecedence issue
(edit) @17509   3 years wiktorn Checkstyle fixes
(edit) @17508   3 years Don-vip update TLD from IANA
(edit) @17505   3 years wiktorn Do not cache responses, that are not images. When server returns …
(edit) @17502   3 years wiktorn Check current tile projection when querying WMS server. Add same …
(edit) @17501   3 years GerdP see #20473: Multipolygon repeating the tag of an outer way is not …
(edit) @17499   3 years Don-vip see #20498 - see #10913 - partial revert of r17497, breaks other use cases
(edit) @17497   3 years Don-vip fix #20498 - make sure fixChangeKey does not overwrite existing tag
(edit) @17496   3 years wiktorn Fix regression from [17494] Do not shutdown the thread pool, if this …
(edit) @17491   3 years GerdP see #20455: Raise "Unclosed way - landuse" warnings to errors - lower …
(edit) @17489   3 years GerdP fix #20455: Raise "Unclosed way - landuse" warnings to errors - Raise …
(edit) @17484   3 years Don-vip see #19724 - fix issues reported by Error-Prone 2.5.1 before it crashes
(edit) @17477   3 years Don-vip fix #20437 - allow unicode characters for "latin iota letter", used in …
(edit) @17476   3 years GerdP fix #20293: Relations containing same members is not an error - lower …
(edit) @17471   3 years GerdP see #17184: Memory leaks - use String.intern() for field role in …
(edit) @17464   3 years GerdP see #17184: Memory leaks - clear also refs to Conflicts which refer to …
(edit) @17460   3 years Don-vip see #20363 - fix NPE
(edit) @17459   3 years Don-vip fix #20363 - Extract necessary method for QuadBuckets into separate …
(edit) @17456   3 years GerdP see #20313: Relation editor: Changes of "uninteresting" tags in …
(edit) @17447   3 years GerdP fix #20352: Incorrect validation warning on waterway crossing of …
(edit) @17439   3 years GerdP see #17184: Memory leaks - implement method clear() in GpxData and …
(edit) @17434   3 years Don-vip fix #20337 - support dog:conditional
(edit) @17430   3 years GerdP fix #20330: Crossing landuse=residential and natural=water should not …
(edit) @17425   4 years GerdP fix #20031: area:highway validation produces false positive …
(edit) @17420   4 years GerdP see #17184: Memory leaks - don't keep list of OSM data in validator …
(edit) @17415   4 years GerdP see #20019: Warn about direction=forward/backward on invalid nodes. - …
(edit) @17413   4 years GerdP see #20019: Warn about direction=forward/backward on invalid nodes. - …
(edit) @17412   4 years GerdP see #20019: Warn about direction=forward/backward on invalid nodes. - …
(edit) @17411   4 years GerdP fix #20019: Warn about direction=forward/backward on invalid nodes. - …
(edit) @17409   4 years Klumbumbus fix #20234 - Don't warn about unclosed natural=mountain_range
(edit) @17407   4 years Don-vip remove TLD from IANA
(edit) @17405   4 years GerdP fix #20038: Autofix in RightAngleBuildingTest should be removed - …
(edit) @17400   4 years GerdP fix #20121: Confusing handling of water objects in CrossingWays - …
(edit) @17399   4 years GerdP fix #20213: Command stack: Edits in relation editor are listed in …
(edit) @17393   4 years GerdP see #10205: Strange align nodes in circle behavior - allow to define …
(edit) @17386   4 years GerdP fix #20041: Align nodes in Circle creates Command which changes …
(edit) @17385   4 years GerdP fix #20187: Invalid warning: unclosed natural=earth_bank - add …
(edit) @17384   4 years GerdP fix #20182: NumberFormatException in …
(edit) @17382   4 years GerdP fix #20174: Exclude administrative borders, especially national …
(edit) @17379   4 years GerdP see #17196 Undo/Redo may change data in inactive layer - fix sonar …
(edit) @17378   4 years GerdP fix #17196 Undo/Redo may change data in inactive layer - fix case when …
(edit) @17377   4 years GerdP fix javadoc
(edit) @17376   4 years GerdP fix issues reported by sonar / coverity, simplify code, add unit tests …
(edit) @17374   4 years GerdP see #20167: [patch] Improve code readability by replacing indexed …
(edit) @17369   4 years simon04 see #20141 - Revert "ImageProvider: cache rendered SVG images using JCS"
(edit) @17368   4 years stoecker fix i18n, see #20019
(edit) @17366   4 years Klumbumbus remove TLD from IANA
(edit) @17364   4 years simon04 see #20141 - ImageProvider: cache rendered SVG images using JCS This …
(edit) @17363   4 years simon04 see #20141 - Extract BufferedImageCacheEntry.pngEncoded
(edit) @17358   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17357   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17354   4 years Don-vip remove TLD from IANA
(edit) @17352   4 years GerdP see #20019: Warn about direction=forward/backward on invalid nodes. - …
(edit) @17351   4 years GerdP fix sonar issue
(edit) @17350   4 years GerdP fix #19465: Make "Overlapping ways" less aggressive - new preference …
(edit) @17349   4 years GerdP see #20019: Warn about direction=forward/backward on invalid nodes. - …
(edit) @17348   4 years GerdP fix #20089: Don't flag railway=rail crossing railway=yard - ignore …
(edit) @17347   4 years GerdP fix #17196: Undo/Redo may change data in inactive layer - use separate …
(edit) @17344   4 years simon04 SearchCompiler: tune logging
(edit) @17342   4 years GerdP fix #20098: Corrupted undo/redo stack after unsuccesful undo - Keep …
(edit) @17341   4 years GerdP fix #20091: Downloading incomplete, deleted members leads to data …
(edit) @17333   4 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
(edit) @17332   4 years Don-vip fix #20131 - fix unit tests and codestyle violations
(edit) @17326   4 years GerdP fix #20022: Do not warn about destination_sign relations with same …
(edit) @17283   4 years GerdP fix #19438: DataIntegrityProblemException: Deleted node referenced …
(edit) @17261   4 years GerdP see #19956 Double check if error still exists before executing autofix …
(edit) @17260   4 years Klumbumbus fix #19989 - update TLD from IANA
(edit) @17257   4 years Klumbumbus fix #19987 - Fix false positive unconnected ways warning for ways …
(edit) @17252   4 years GerdP fix #19956 Double check if error still exists before executing autofix …
(edit) @17243   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17223   4 years GerdP fix #19951: No warning when multipolygon preset is applied to node(s) …
(edit) @17221   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17191   4 years GerdP simplify code introduced with r17190
(edit) @17190   4 years GerdP fix #19438: DataIntegrityProblemException: Deleted node referenced …
(edit) @17173   4 years Klumbumbus fix #19909 - Don't warn about "Way end node near other way" if a power …
(edit) @17166   4 years simon04 fix #19914 - Deal with DateTimeException when using DateUtils
(edit) @17153   4 years Klumbumbus see #17809 - Don't promote spelling FIXME, deprecate Fixme in favor of …
(edit) @17141   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
(edit) @17139   4 years GerdP checkstyle
(edit) @17136   4 years GerdP see #19898: Performance improvements for DatasetMerger Avoid to avoid …
Note: See TracRevisionLog for help on using the revision log.