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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16567   4 years simon04 fix #19354 - UndoRedoHandler.getUndoCommands: return unmodifiable list
(edit) @16564   4 years Klumbumbus fix #19337 - Don't warn about sport=motor|motocross|cycling on …
(edit) @16555   4 years Don-vip see #19334 - avoid ConcurrentModificationException while iterating …
(edit) @16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
(edit) @16548   4 years simon04 fix #18801 - Allow layers to determine autosave functionality (patch …
(edit) @16546   4 years simon04 fix #19343 - DataIntegrityProblemException: report commands involving …
(edit) @16545   4 years simon04 fix #19026 - Make imagery preferences code more generic (patch by …
(edit) @16542   4 years simon04 fix #19225 - MapRendererPerformanceTest does not render as intended …
(edit) @16540   4 years Klumbumbus update TLD from IANA
(edit) @16516   4 years Klumbumbus remove TLD from IANA
(edit) @16511   4 years Klumbumbus remove TLD from IANA
(edit) @16508   4 years Klumbumbus Don't warn about unclosed way leisure=barefoot (bare foot paths)
(edit) @16491   4 years GerdP see #19281: fix typo
(edit) @16488   4 years simon04 fix #19281, see #19174 - Use Objects.hash where it is not used (patch …
(edit) @16468   4 years simon04 Java 8: use Collection.removeIf
(edit) @16466   4 years simon04 see #19259 - NPE robustness Possible regression from r16436
(edit) @16463   4 years GerdP remove dead deprecated code
(edit) @16460   4 years GerdP see #19254 - double click on first row did not work - allow to use all …
(edit) @16453   4 years simon04 see #19251, see #19252 - fix findFirst/map/orElse sequence
(edit) @16451   4 years simon04 see #19251 - Java warning, FindBugs
(edit) @16449   4 years simon04 Deprecate unused PrimitiveData.getFilteredList
(edit) @16447   4 years GerdP see #19053: remove wrong and previously obsolete method clean3000 and …
(edit) @16445   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16443   4 years simon04 see #19053 - fix cleanup3000, add non-regression test
(edit) @16438   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16436   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16433   4 years simon04 fix #18107 - ChangesetCacheManager: copy a list of changesets to clipboard
(edit) @16431   4 years simon04 TMSCachedTileLoaderJob.parseHeaders: use Utils.clamp Fixes …
(edit) @16426   4 years simon04 see #18712 - Add NetworkManager.isOffline(String) to test offline …
(edit) @16421   4 years simon04 Use IPrimitive.isMultipolygon
(edit) @16417   4 years simon04 Fix typo in Javadoc
(edit) @16406   4 years GerdP fix #19136: Validator no longer raises issues for old-style …
(edit) @16404   4 years GerdP see #17914: End node near other way test does not work if highways are …
(edit) @16401   4 years simon04 see #19208, see #18644 - JCS: remove workaround for useless JCS …
(edit) @16398   4 years simon04 see #19208 - JCS: update package to org.apache.commons.jcs3
(edit) @16393   4 years GerdP fix #19181: Preference "Draw. Direction Arrows" looks ugly when zoomed …
(edit) @16392   4 years simon04 see #19173, see #19113 - JCSCacheManager: log all initialization errors
(edit) @16390   4 years Klumbumbus see #13841 don't warn about "Way end node near other way" for railway=razed
(edit) @16387   4 years simon04 Java 8: use Stream.anyMatch
(edit) @16382   4 years Klumbumbus - Add automated check to car wash presets - Don't warn about "Unknown …
(edit) @16379   4 years GerdP see #19145: some unclosed ways are not found - add check for unclosed …
(edit) @16378   4 years Klumbumbus see #19145 - Don't warn about unclosed amenity=bench|bicycle_parking
(edit) @16377   4 years GerdP fix #19145: some unclosed ways are not found - fix typo amenties -> …
(edit) @16372   4 years GerdP fix #18138: Validator rules for connectivity relations fix single …
(edit) @16367   4 years GerdP see #19124 Update data: "Check on server" for "deleted or moved …
(edit) @16364   4 years GerdP fix checkstyle issues
(edit) @16361   4 years GerdP deprecate dead(?) code Node.isConnectedTo(), was used by UnconnectWays …
(edit) @16360   4 years simon04 MapCSSTagChecker: remove method (only used in one test)
(edit) @16337   4 years simon04 Checkstyle, PMD
(edit) @16335   4 years simon04 fix #19113 - Use JCS class instead of CompositeCacheManager
(edit) @16334   4 years simon04 InternetTags is a Test.TagTest
(edit) @16333   4 years simon04 Java 8: use Map.computeIfAbsent
(edit) @16332   4 years simon04 Java 8: use Stream
(edit) @16329   4 years simon04 fix #18830 - Remove PreferencesUtils#readPrefsFromJS due to Nashorn removal
(edit) @16310   4 years simon04 Fix typos in Javadoc
(edit) @16299   4 years GerdP fix spotbugs: RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
(edit) @16297   4 years GerdP see #18847, #19076: Changing value of …
(edit) @16296   4 years GerdP fix #19053:Validator does not find overlapping buildings anymore - …
(edit) @16295   4 years GerdP fix #18138: Validator rules for connectivity relations 18138.8.patch …
(edit) @16273   4 years simon04 MapCSSTagChecker: fix typo
(edit) @16263   4 years simon04 Fix typo in code comment
(edit) @16262   4 years simon04 fix #18164 - Migrate OverpassTurboQueryWizard to Java The new …
(edit) @16260   4 years simon04 fix #19070 - SearchCompiler: regexp comparison using <tilde>
(edit) @16259   4 years simon04 Implement SearchCompiler.AbstractBinaryMatch.map
(edit) @16253   4 years simon04 fix #18468 - MapCSS: add support for text-rotation
(edit) @16248   4 years GerdP fix #19053:Validator does not find overlapping buildings anymore - …
(edit) @16247   4 years GerdP fix #19053: Validator does not find overlapping buildings anymore …
(edit) @16244   4 years simon04 fix #19048 - Opening hours syntax: validate opening_hours:covid19
(edit) @16241   4 years GerdP fix #18462: JOSM doesn't use preferences.xml_backup Show a popup …
(edit) @16240   4 years GerdP fix #17914: End node near other way test does not work if highways are …
(edit) @16230   4 years Don-vip see #18740 - checkstyle
(edit) @16226   4 years simon04 fix #18740 - Tag checker: whitelist a few phonetic characters
(edit) @16223   4 years Klumbumbus remove TLD from IANA
(edit) @16220   4 years GerdP fix #19003: different validator results with layer state "locked" - …
(edit) @16214   4 years Don-vip remove TLD from IANA
(edit) @16212   4 years Don-vip fix #18993 - allow to clone a locked dataset
(edit) @16208   4 years simon04 StyledMapRenderer.drawArea: fix redundant local variable, unboxed float
(edit) @16198   4 years GerdP see #18969: Improve performance of validator checks
(edit) @16192   4 years GerdP improve performance of LongSegment test: ignore nodes unless partial …
(edit) @16187   4 years Don-vip fix #18962 - introduce DataSet.update to avoid repetitive …
(edit) @16178   4 years Don-vip fix #18956 - allow TestError to be built with an empty list of …
(edit) @16172   4 years simon04 Fix JavaDoc warnings
(edit) @16154   4 years Don-vip see #17533 - see #18455 - partial revert of r15640, causing untagged …
(edit) @16152   4 years simon04 Fix typo in Javadoc
(edit) @16151   4 years simon04 remove TLD from IANA
(edit) @16143   4 years simon04 Fix typo in Javadoc
(edit) @16134   4 years GerdP see #18928: prevent possible endless loop in Multipolygon.joinWays()
(edit) @16130   4 years Don-vip see #17285 - add privacy-policy-url in mirror
(edit) @16127   4 years Don-vip see #17285 - add privacy-policy-url
(edit) @16123   4 years Don-vip fix #18918 - Enable Ctrl-H shortcut to display history of primitives …
(edit) @16119   4 years Don-vip fix #18928 - fix various crashes with empty ways
(edit) @16115   4 years GerdP see #18861: simplify code, no functional change intended
(edit) @16108   4 years Don-vip fix #18909 - UniqueIdGenerator.generateUniqueId() should be public …
(edit) @16106   4 years Don-vip fix #18901 - NPE when no WMTS layer is selected
(edit) @16101   4 years simon04 see #18896: ImageryInfo: use Utils.toUnmodifiableList and …
(edit) @16091   4 years Don-vip fix #18658 - Don't create empty validator layer
(edit) @16086   4 years simon04 see #18140 - Get rid of OpeningHoursParser.OpeningHoursTestError
(edit) @16085   4 years simon04 see #18140 - Remove obsolete OpeningHoursParser.CheckMode
(edit) @16078   4 years GerdP see #18643: I18n: improve plural forms
(edit) @16077   4 years simon04 see #18886 - Node.updateDirectionFlags: override to improve performance
Note: See TracRevisionLog for help on using the revision log.