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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16436   6 years simon04 see #19251 - Java 8: use Stream
(edit) @16433   6 years simon04 fix #18107 - ChangesetCacheManager: copy a list of changesets to clipboard
(edit) @16431   6 years simon04 TMSCachedTileLoaderJob.parseHeaders: use Utils.clamp Fixes …
(edit) @16426   6 years simon04 see #18712 - Add NetworkManager.isOffline(String) to test offline …
(edit) @16421   6 years simon04 Use IPrimitive.isMultipolygon
(edit) @16417   6 years simon04 Fix typo in Javadoc
(edit) @16406   6 years GerdP fix #19136: Validator no longer raises issues for old-style …
(edit) @16404   6 years GerdP see #17914: End node near other way test does not work if highways are …
(edit) @16401   6 years simon04 see #19208, see #18644 - JCS: remove workaround for useless JCS …
(edit) @16398   6 years simon04 see #19208 - JCS: update package to org.apache.commons.jcs3
(edit) @16393   6 years GerdP fix #19181: Preference "Draw. Direction Arrows" looks ugly when zoomed …
(edit) @16392   6 years simon04 see #19173, see #19113 - JCSCacheManager: log all initialization errors
(edit) @16390   6 years Klumbumbus see #13841 don't warn about "Way end node near other way" for railway=razed
(edit) @16387   6 years simon04 Java 8: use Stream.anyMatch
(edit) @16382   6 years Klumbumbus - Add automated check to car wash presets - Don't warn about "Unknown …
(edit) @16379   6 years GerdP see #19145: some unclosed ways are not found - add check for unclosed …
(edit) @16378   6 years Klumbumbus see #19145 - Don't warn about unclosed amenity=bench|bicycle_parking
(edit) @16377   6 years GerdP fix #19145: some unclosed ways are not found - fix typo amenties -> …
(edit) @16372   6 years GerdP fix #18138: Validator rules for connectivity relations fix single …
(edit) @16367   6 years GerdP see #19124 Update data: "Check on server" for "deleted or moved …
(edit) @16364   6 years GerdP fix checkstyle issues
(edit) @16361   6 years GerdP deprecate dead(?) code Node.isConnectedTo(), was used by UnconnectWays …
(edit) @16360   6 years simon04 MapCSSTagChecker: remove method (only used in one test)
(edit) @16337   6 years simon04 Checkstyle, PMD
(edit) @16335   6 years simon04 fix #19113 - Use JCS class instead of CompositeCacheManager
(edit) @16334   6 years simon04 InternetTags is a Test.TagTest
(edit) @16333   6 years simon04 Java 8: use Map.computeIfAbsent
(edit) @16332   6 years simon04 Java 8: use Stream
(edit) @16329   6 years simon04 fix #18830 - Remove PreferencesUtils#readPrefsFromJS due to Nashorn removal
(edit) @16310   6 years simon04 Fix typos in Javadoc
(edit) @16299   6 years GerdP fix spotbugs: RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
(edit) @16297   6 years GerdP see #18847, #19076: Changing value of …
(edit) @16296   6 years GerdP fix #19053:Validator does not find overlapping buildings anymore - …
(edit) @16295   6 years GerdP fix #18138: Validator rules for connectivity relations 18138.8.patch …
(edit) @16273   6 years simon04 MapCSSTagChecker: fix typo
(edit) @16263   6 years simon04 Fix typo in code comment
(edit) @16262   6 years simon04 fix #18164 - Migrate OverpassTurboQueryWizard to Java The new …
(edit) @16260   6 years simon04 fix #19070 - SearchCompiler: regexp comparison using <tilde>
(edit) @16259   6 years simon04 Implement SearchCompiler.AbstractBinaryMatch.map
(edit) @16253   6 years simon04 fix #18468 - MapCSS: add support for text-rotation
(edit) @16248   6 years GerdP fix #19053:Validator does not find overlapping buildings anymore - …
(edit) @16247   6 years GerdP fix #19053: Validator does not find overlapping buildings anymore …
(edit) @16244   6 years simon04 fix #19048 - Opening hours syntax: validate opening_hours:covid19
(edit) @16241   6 years GerdP fix #18462: JOSM doesn't use preferences.xml_backup Show a popup …
(edit) @16240   6 years GerdP fix #17914: End node near other way test does not work if highways are …
(edit) @16230   6 years Don-vip see #18740 - checkstyle
(edit) @16226   6 years simon04 fix #18740 - Tag checker: whitelist a few phonetic characters
(edit) @16223   6 years Klumbumbus remove TLD from IANA
(edit) @16220   6 years GerdP fix #19003: different validator results with layer state "locked" - …
(edit) @16214   6 years Don-vip remove TLD from IANA
(edit) @16212   6 years Don-vip fix #18993 - allow to clone a locked dataset
(edit) @16208   6 years simon04 StyledMapRenderer.drawArea: fix redundant local variable, unboxed float
(edit) @16198   6 years GerdP see #18969: Improve performance of validator checks
(edit) @16192   6 years GerdP improve performance of LongSegment test: ignore nodes unless partial …
(edit) @16187   6 years Don-vip fix #18962 - introduce DataSet.update to avoid repetitive …
(edit) @16178   6 years Don-vip fix #18956 - allow TestError to be built with an empty list of …
(edit) @16172   6 years simon04 Fix JavaDoc warnings
(edit) @16154   6 years Don-vip see #17533 - see #18455 - partial revert of r15640, causing untagged …
(edit) @16152   6 years simon04 Fix typo in Javadoc
(edit) @16151   6 years simon04 remove TLD from IANA
(edit) @16143   6 years simon04 Fix typo in Javadoc
(edit) @16134   6 years GerdP see #18928: prevent possible endless loop in Multipolygon.joinWays()
(edit) @16130   6 years Don-vip see #17285 - add privacy-policy-url in mirror
(edit) @16127   6 years Don-vip see #17285 - add privacy-policy-url
(edit) @16123   6 years Don-vip fix #18918 - Enable Ctrl-H shortcut to display history of primitives …
(edit) @16119   6 years Don-vip fix #18928 - fix various crashes with empty ways
(edit) @16115   6 years GerdP see #18861: simplify code, no functional change intended
(edit) @16108   6 years Don-vip fix #18909 - UniqueIdGenerator.generateUniqueId() should be public …
(edit) @16106   6 years Don-vip fix #18901 - NPE when no WMTS layer is selected
(edit) @16101   6 years simon04 see #18896: ImageryInfo: use Utils.toUnmodifiableList and …
(edit) @16091   6 years Don-vip fix #18658 - Don't create empty validator layer
(edit) @16086   6 years simon04 see #18140 - Get rid of OpeningHoursParser.OpeningHoursTestError
(edit) @16085   6 years simon04 see #18140 - Remove obsolete OpeningHoursParser.CheckMode
(edit) @16078   6 years GerdP see #18643: I18n: improve plural forms
(edit) @16077   6 years simon04 see #18886 - Node.updateDirectionFlags: override to improve performance
(edit) @16076   6 years simon04 fix #18643 - I18n: improve plural forms
(edit) @16072   6 years simon04 see #18643 - I18n: improve plural forms
(edit) @16069   6 years simon04 see #18752 - Harmonize stopwatch logging
(edit) @16068   6 years simon04 fix #18752 - Remove i18n from debug logging strings
(edit) @16056   6 years simon04 CheckParameterUtil: replace ensure() with ensureThat() Makes code …
(edit) @16047   6 years GerdP fix #13805,#17737 improve progress bar of validator / Unclear scope of …
(edit) @16039   6 years simon04 see #18802 - MapCSSTagChecker: clear ruleToCheckMap cache
(edit) @16031   6 years GerdP see #18749: reduce memory footprint errors array was allocated with …
(edit) @15999   6 years simon04 see #18802 - MapCSSTagChecker: fix "Variable is already assigned to …
(edit) @15998   6 years simon04 see #18802 - MapCSSTagChecker: use Stream API
(edit) @15997   6 years simon04 see #18802 - MapCSSTagChecker: remove unused private function
(edit) @15994   6 years simon04 fix #18741 - Tag checker: report codepoint of unusual Unicode character
(edit) @15989   6 years simon04 see #18802 - MapCSSStyleIndex: rename/move
(edit) @15988   6 years simon04 see #18802 - MapCSSRule: support list of selectors - allows to drop …
(edit) @15987   6 years simon04 see #18802 - Selector: merge GeneralSelector/OptimizedGeneralSelector …
(edit) @15986   6 years simon04 see #18802 - Add Selector.getBase
(edit) @15984   6 years simon04 see #18802 - Add MapCSSRule.matches
(edit) @15983   6 years simon04 see #18802 - Extract org.openstreetmap.josm.gui.mappaint.mapcss.Declaration
(edit) @15982   6 years simon04 see #18802 - MapCSSTagChecker.TagCheck: use unmodifiable collections
(edit) @15981   6 years simon04 see #18802 - MapCSSTagChecker: no not persist assertions Check …
(edit) @15980   6 years simon04 see #18802 - MapCSSTagChecker: simplify …
(edit) @15979   6 years simon04 see #18802 - Extract MapCSSTagCheckerAsserts class
(edit) @15978   6 years simon04 fix #18140 - Switch to OpeningHoursParser
(edit) @15972   6 years GerdP fix #18810: Validator dialog should show the test that produced the …
(edit) @15961   6 years GerdP fix #16707: Warn about overlapping connected buildings - add rule in …
Note: See TracRevisionLog for help on using the revision log.