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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19285   4 weeks taylor.smock Fix #24075: Reduce memory allocations for TaggingPresetItem#matches …
(edit) @19284   4 weeks stoecker add one more discardable tag from wiki
(edit) @19282   5 weeks stoecker add some more auto-discard tags to match wiki description, see …
(edit) @19281   5 weeks stoecker converted_by no longer exists in the database, stop handling it special
(edit) @19273   7 weeks stoecker fix #24054 - no longer silently ignore identical or mismatching …
(edit) @19255   3 months stoecker fix URL joining for WMTS when URL comes from capabilities and doesn't …
(edit) @19253   4 months taylor.smock Fix #23988: Add api.openhistoricalmap.org as a possible endpoint for …
(edit) @19235   4 months taylor.smock Fix #23956: JsonParsingException when the destination server returns …
(edit) @19229   5 months taylor.smock remove TLD from IANA
(edit) @19228   5 months taylor.smock Fix #23930: Merging duplicated layers with little differences stalls …
(edit) @19220   5 months taylor.smock See #11487: Have josm render data to tiles Start adding basic …
(edit) @19217   5 months taylor.smock Fix #23911: wireframe was not properly highlighting relations This …
(edit) @19208   5 months taylor.smock Dependency updates: ivy.xml: * jmapviewer: 2.21 -> 2.22: Fix a …
(edit) @19201   6 months taylor.smock Fix #23290: Exclude incomplete relations from region checks Also …
(edit) @19195   6 months taylor.smock Fix #23860: Duplicate key+value in preset causes an ISE in TagChecker …
(edit) @19181   6 months stoecker PMD fixes
(edit) @19180   6 months taylor.smock Fix some coverity issues
(edit) @19179   6 months taylor.smock Fix #23802: Backup preferences files get overwritten by bad preference …
(edit) @19177   6 months stoecker fix #23849 - provide option to reduce loglevel to warnings
(edit) @19176   6 months taylor.smock Fix #11487: Have josm render data to tiles This adds a new rendering …
(edit) @19175   6 months taylor.smock Fix #23846: Setting all referrers downloaded doesn't happen if the …
(edit) @19172   6 months taylor.smock Fix #23290: Use checks in checkgroups when looking for out-of-region …
(edit) @19170   6 months taylor.smock Fix #23290: When an object is not in the appropriate region based off …
(edit) @19166   6 months taylor.smock Fix #23828: Very slow wireframe view with large data set This …
(edit) @19162   6 months taylor.smock Fix #21333: Extend SharpAngles test to railways
(edit) @19145   7 months taylor.smock Fix #23721: Application hangs indefinitely if Bing API unavailable …
(edit) @19141   7 months taylor.smock See #23804: Try to detect common failures with OpenBrowser.displayUrl …
(edit) @19138   7 months taylor.smock remove TLD from IANA
(edit) @19131   7 months taylor.smock See #23785: Log when an imagery layer is removed due to validity reasons
(edit) @19121   8 months taylor.smock See #17858: Replace most calls to StandardCharsets.UTF_8.name() with …
(edit) @19113   8 months taylor.smock Update PMD to 7.2.0 A bunch of rules were deprecated and replaced and …
(edit) @19112   8 months stoecker javadoc fixes
(edit) @19111   8 months taylor.smock remove TLD from IANA
(edit) @19108   8 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19107   8 months taylor.smock Replace most calls for getNodes in VectorWay with direct calls to …
(edit) @19103   8 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19101   8 months taylor.smock Cleanup some new PMD warnings from PMD 7.x I haven't updated to PMD …
(edit) @19096   9 months taylor.smock Fix #23677: Move PrimitiveData serialization back from AbstractPrimitive
(edit) @19095   9 months taylor.smock Fix #23707: Remove basic auth for openstreetmap.org This does the …
(edit) @19081   9 months taylor.smock Fix backbard typo (patch by gaben)
(edit) @19080   9 months taylor.smock See #23671: Deprecate Utils#isBlank and replace instances of it with …
(edit) @19078   9 months taylor.smock Fix #4142: Track fully downloaded objects (patch by stoecker, GerdP, …
(edit) @19077   9 months taylor.smock Fix #23666: commons-io dependency not included in ivy.xml This …
(edit) @19070   10 months stoecker see #23627 - use getOSMLocaleCodes also for naming primitives
(edit) @19068   10 months GerdP fix #23652 Wrong warning for elevator - don't check different layers …
(edit) @19065   10 months GerdP see #21881 Add a check for loops in directional waterways Fix code in …
(edit) @19064   10 months GerdP see #21881 Add a check for loops in directional waterways - fix @since …
(edit) @19062   10 months GerdP fix #21881: Add a check for loops in directional waterways Patch by …
(edit) @19050   10 months taylor.smock Revert most var changes from r19048, fix most new compile warnings …
(edit) @19048   10 months taylor.smock Dependency updates ivy.xml * org.eclipse.parsson:parsson: 1.1.5 -> …
(edit) @19039   10 months taylor.smock remove TLD from IANA
(edit) @19034   10 months GerdP fix #9304: fix #9304: in validator, check for intersecting roads in …
(edit) @19029   11 months GerdP fix #9304: in validator, check for intersecting roads in different …
(edit) @19010   11 months taylor.smock remove TLD from IANA
(edit) @19008   12 months taylor.smock Fix an issue with custom OAuth2 parameters where the custom parameters …
(edit) @19005   12 months GerdP fix #23519: Don't automatically enlarge "Validation Results" panel - …
(edit) @19001   12 months GerdP fix #23517: "Tools->Create multipolygon" sorts inner before outer - …
(edit) @19000   12 months GerdP fix #23519: Don't automatically enlarge "Validation Results" panel - …
(edit) @18991   12 months taylor.smock Fix #22810: OSM OAuth 1.0a/Basic auth deprecation and removal As of …
(edit) @18989   12 months taylor.smock Fix #23485: JOSM crashes when opening Imagery Preferences * …
(edit) @18984   12 months GerdP see #17035: enable counter that shows "{0} of {1} elements done" for …
(edit) @18980   12 months taylor.smock Fix #23290: Improve region check messages and run region checks when …
(edit) @18976   12 months GerdP fix #20424, fix #20425: Duplicate relations not detected with …
(edit) @18972   12 months taylor.smock See #23465: Add additional javadoc comments This also fixes some …
(edit) @18970   12 months taylor.smock remove TLD from IANA
(edit) @18964   13 months GerdP fix #23440: Validation results may not be refreshed on upload The …
(edit) @18963   13 months taylor.smock Fix #23444: NPE in …
(edit) @18962   13 months GerdP see #23397: Improve the results of partial validations - don't call …
(edit) @18961   13 months GerdP see #23397: Improve the results of partial validations - correct last …
(edit) @18960   13 months GerdP fix #23397: Improve the results of partial validations - pass also …
(edit) @18953   13 months taylor.smock remove TLD from IANA
(edit) @18950   13 months taylor.smock ValidatorCLI: Fix an NPE when run prior to any call to …
(edit) @18922   14 months taylor.smock Fix #23302: Create a preference for address duplicate detection to …
(edit) @18918   14 months taylor.smock Fix #23290: Validate the regions a tag is expected to be in (patch by …
(edit) @18915   14 months taylor.smock remove TLD from IANA
(edit) @18912   14 months taylor.smock Fix #23227: Use the appropriate Bing layer Microsoft guidance …
(edit) @18911   14 months taylor.smock Fix #23113: Use default methods from JMapViewer
(edit) @18908   14 months taylor.smock Fix #23341: Don't set paintstyles to nothing when paintstyles haven't …
(edit) @18907   15 months taylor.smock Fix #23341: Paintstyles are wiped when updating when the user has …
(edit) @18902   15 months taylor.smock remove TLD from IANA
(edit) @18901   15 months taylor.smock remove TLD from IANA
(edit) @18900   15 months GerdP fix #23310: TagChecker: Correct "peek" to "peak" Patch provided by hhtznr
(edit) @18896   15 months taylor.smock Fix #23235: Revert r18869 The URI specification only allows for ascii …
(edit) @18894   16 months taylor.smock remove TLD from IANA
(edit) @18891   16 months taylor.smock Fix #23256: AbstractPrimitive::putAll not updating values (patch by …
(edit) @18887   16 months taylor.smock See r18885: Fix default hasTagDifferent implementation.
(edit) @18886   16 months taylor.smock Fix #18866: Remove Potlatch2 from the built-in styles. It has been …
(edit) @18885   16 months taylor.smock Fix #23252: Ignore line_management=transition|termination in …
(edit) @18882   16 months stoecker showtime was another CBS tld and is gone as well
(edit) @18881   16 months stoecker add import as other name for source
(edit) @18880   16 months stoecker cbs domain died
(edit) @18877   16 months taylor.smock See #23220: Use jakarta.annotation instead of javax.annotation …
(edit) @18874   16 months taylor.smock remove TLD from IANA
(edit) @18871   16 months taylor.smock See #23218: Use newer error_prone versions when compiling on Java 11+ …
(edit) @18870   16 months taylor.smock See #16567: Update to JUnit 5 This converts most tests to use …
(edit) @18869   16 months taylor.smock Fix #23235: Allow unicode characters in URL paths
(edit) @18868   16 months taylor.smock See #16207: Keep track of download area for notes
(edit) @18866   16 months taylor.smock Fix #23196: DataIntegrityProblemException: Primitive must be part of …
(edit) @18852   17 months taylor.smock Fix regression from r18847: Current tests expect a search for …
(edit) @18850   17 months taylor.smock Fix #23187: Don't show validation results panel when no issues will be …
Note: See TracRevisionLog for help on using the revision log.