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

Revision Log Mode:


Legend:

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