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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16664   4 years simon04 Improve Javadoc
(edit) @16657   4 years simon04 Fix typos in Javadoc
(edit) @16652   4 years GerdP see #19312: fix unit tests
(edit) @16651   4 years GerdP fix #19312: detect circular dependencies in relations - add test in …
(edit) @16647   4 years simon04 Fix InetAddressValidator Regression of r16643
(edit) @16645   4 years simon04 StructUtils: use StringParser
(edit) @16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16641   4 years simon04 fix #18258 - OsmReader: Allow end user to know what the original id of …
(edit) @16630   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses
(edit) @16628   4 years simon04 see #19334 - https://errorprone.info/bugpattern/MixedMutabilityReturnType
(edit) @16627   4 years simon04 see #19334 - …
(edit) @16626   4 years simon04 see #19334 - https://errorprone.info/bugpattern/ImmutableEnumChecker
(edit) @16622   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnnecessaryLambda
(edit) @16621   4 years simon04 see #19334 - Use @SuppressWarnings to ignore seldom occurring …
(edit) @16616   4 years simon04 fix #19380 - RelationChecker: improve validation message "Role …
(edit) @16605   4 years simon04 see #19026 - Add ImageryInfo.setBounds for binary compatibility
(edit) @16599   4 years simon04 Fix typo in Javadoc
(edit) @16589   4 years simon04 fix #19364 - Remote control /imagery: support all imagery options
(edit) @16581   4 years simon04 fix #13082 - SearchCompiler: add members: keyword to search for …
(edit) @16572   4 years simon04 see #19026 - Fix default in ImageryInfo.getImageryType (patch by …
(edit) @16568   4 years simon04 see #19354 - UndoRedoHandler: make commands, redoCommands private
(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 …
Note: See TracRevisionLog for help on using the revision log.