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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19401   6 weeks stoecker add expressway as valid speed source
(edit) @19399   6 weeks stoecker fix some forgotten since xxx
(edit) @19398   6 weeks stoecker Auto relation refresh, fix #21840 - patch by Woazboat
(edit) @19394   7 weeks stoecker fix #24104 - drop remaining deprecations
(edit) @19391   7 weeks stoecker fix typo in Javadoc
(edit) @19390   7 weeks stoecker typo
(edit) @19389   7 weeks stoecker add missing Javadoc, fix #24238
(edit) @19388   7 weeks stoecker see #24238 - fix PMD issues
(edit) @19387   7 weeks stoecker see #24238 - support more EXIF data in image correlation
(edit) @19374   2 months stoecker fix last checkins
(edit) @19372   2 months stoecker fix resource leaks for cached Zip files
(edit) @19366   3 months stoecker Javadoc fixes
(edit) @19358   3 months stoecker checkstyle line length
(edit) @19357   3 months stoecker replace HTML encoding in output
(edit) @19356   3 months stoecker update comments for TLDs
(edit) @19353   3 months stoecker Aaah, why must different tools always have different opinions about …
(edit) @19351   3 months stoecker readd the country code TLDs in the correct section
(edit) @19350   3 months stoecker add TLD
(edit) @19349   3 months stoecker some more tld drops
(edit) @19347   3 months stoecker update TLDs
(edit) @19336   4 months stoecker fix #24046 - improve speed of multipolygon validator - patch by …
(edit) @19331   4 months stoecker checkstyle
(edit) @19330   4 months stoecker see #24104 - removed deprecated functions
(edit) @19328   4 months stoecker see #24104 - removed deprecated functions
(edit) @19321   4 months stoecker checkstyle
(edit) @19320   4 months stoecker see #24104 - drop deprecated elements which aren't used anywhere
(edit) @19319   4 months stoecker see #24104, add deprecated dates for remaining used functions, patch …
(edit) @19316   4 months stoecker support 2 more circle drawing data sources for NMEA, patch by …
(edit) @19307   4 months taylor.smock Fix most new PMD issues It would be better to use the newer switch …
(edit) @19299   5 months stoecker fix another valid PMD complain
(edit) @19295   5 months stoecker remove most of the new PMD messages
(edit) @19285   5 months taylor.smock Fix #24075: Reduce memory allocations for TaggingPresetItem#matches …
(edit) @19284   5 months stoecker add one more discardable tag from wiki
(edit) @19282   5 months stoecker add some more auto-discard tags to match wiki description, see …
(edit) @19281   5 months stoecker converted_by no longer exists in the database, stop handling it special
(edit) @19273   6 months stoecker fix #24054 - no longer silently ignore identical or mismatching …
(edit) @19255   7 months stoecker fix URL joining for WMTS when URL comes from capabilities and doesn't …
(edit) @19253   8 months taylor.smock Fix #23988: Add api.openhistoricalmap.org as a possible endpoint for …
(edit) @19235   8 months taylor.smock Fix #23956: JsonParsingException when the destination server returns …
(edit) @19229   9 months taylor.smock remove TLD from IANA
(edit) @19228   9 months taylor.smock Fix #23930: Merging duplicated layers with little differences stalls …
(edit) @19220   9 months taylor.smock See #11487: Have josm render data to tiles Start adding basic …
(edit) @19217   9 months taylor.smock Fix #23911: wireframe was not properly highlighting relations This …
(edit) @19208   9 months taylor.smock Dependency updates: ivy.xml: * jmapviewer: 2.21 -> 2.22: Fix a …
(edit) @19201   10 months taylor.smock Fix #23290: Exclude incomplete relations from region checks Also …
(edit) @19195   10 months taylor.smock Fix #23860: Duplicate key+value in preset causes an ISE in TagChecker …
(edit) @19181   10 months stoecker PMD fixes
(edit) @19180   10 months taylor.smock Fix some coverity issues
(edit) @19179   10 months taylor.smock Fix #23802: Backup preferences files get overwritten by bad preference …
(edit) @19177   10 months stoecker fix #23849 - provide option to reduce loglevel to warnings
(edit) @19176   10 months taylor.smock Fix #11487: Have josm render data to tiles This adds a new rendering …
(edit) @19175   10 months taylor.smock Fix #23846: Setting all referrers downloaded doesn't happen if the …
(edit) @19172   10 months taylor.smock Fix #23290: Use checks in checkgroups when looking for out-of-region …
(edit) @19170   10 months taylor.smock Fix #23290: When an object is not in the appropriate region based off …
(edit) @19166   10 months taylor.smock Fix #23828: Very slow wireframe view with large data set This …
(edit) @19162   10 months taylor.smock Fix #21333: Extend SharpAngles test to railways
(edit) @19145   11 months taylor.smock Fix #23721: Application hangs indefinitely if Bing API unavailable …
(edit) @19141   11 months taylor.smock See #23804: Try to detect common failures with OpenBrowser.displayUrl …
(edit) @19138   11 months taylor.smock remove TLD from IANA
(edit) @19131   11 months taylor.smock See #23785: Log when an imagery layer is removed due to validity reasons
(edit) @19121   12 months taylor.smock See #17858: Replace most calls to StandardCharsets.UTF_8.name() with …
(edit) @19113   12 months taylor.smock Update PMD to 7.2.0 A bunch of rules were deprecated and replaced and …
(edit) @19112   12 months stoecker javadoc fixes
(edit) @19111   12 months taylor.smock remove TLD from IANA
(edit) @19108   12 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19107   12 months taylor.smock Replace most calls for getNodes in VectorWay with direct calls to …
(edit) @19103   12 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19101   12 months taylor.smock Cleanup some new PMD warnings from PMD 7.x I haven't updated to PMD …
(edit) @19096   13 months taylor.smock Fix #23677: Move PrimitiveData serialization back from AbstractPrimitive
(edit) @19095   13 months taylor.smock Fix #23707: Remove basic auth for openstreetmap.org This does the …
(edit) @19081   13 months taylor.smock Fix backbard typo (patch by gaben)
(edit) @19080   13 months taylor.smock See #23671: Deprecate Utils#isBlank and replace instances of it with …
(edit) @19078   13 months taylor.smock Fix #4142: Track fully downloaded objects (patch by stoecker, GerdP, …
(edit) @19077   13 months taylor.smock Fix #23666: commons-io dependency not included in ivy.xml This …
(edit) @19070   14 months stoecker see #23627 - use getOSMLocaleCodes also for naming primitives
(edit) @19068   14 months GerdP fix #23652 Wrong warning for elevator - don't check different layers …
(edit) @19065   14 months GerdP see #21881 Add a check for loops in directional waterways Fix code in …
(edit) @19064   14 months GerdP see #21881 Add a check for loops in directional waterways - fix @since …
(edit) @19062   14 months GerdP fix #21881: Add a check for loops in directional waterways Patch by …
(edit) @19050   14 months taylor.smock Revert most var changes from r19048, fix most new compile warnings …
(edit) @19048   14 months taylor.smock Dependency updates ivy.xml * org.eclipse.parsson:parsson: 1.1.5 -> …
(edit) @19039   14 months taylor.smock remove TLD from IANA
(edit) @19034   14 months GerdP fix #9304: fix #9304: in validator, check for intersecting roads in …
(edit) @19029   15 months GerdP fix #9304: in validator, check for intersecting roads in different …
(edit) @19010   15 months taylor.smock remove TLD from IANA
(edit) @19008   16 months taylor.smock Fix an issue with custom OAuth2 parameters where the custom parameters …
(edit) @19005   16 months GerdP fix #23519: Don't automatically enlarge "Validation Results" panel - …
(edit) @19001   16 months GerdP fix #23517: "Tools->Create multipolygon" sorts inner before outer - …
(edit) @19000   16 months GerdP fix #23519: Don't automatically enlarge "Validation Results" panel - …
(edit) @18991   16 months taylor.smock Fix #22810: OSM OAuth 1.0a/Basic auth deprecation and removal As of …
(edit) @18989   16 months taylor.smock Fix #23485: JOSM crashes when opening Imagery Preferences * …
(edit) @18984   16 months GerdP see #17035: enable counter that shows "{0} of {1} elements done" for …
(edit) @18980   16 months taylor.smock Fix #23290: Improve region check messages and run region checks when …
(edit) @18976   16 months GerdP fix #20424, fix #20425: Duplicate relations not detected with …
(edit) @18972   16 months taylor.smock See #23465: Add additional javadoc comments This also fixes some …
(edit) @18970   16 months taylor.smock remove TLD from IANA
(edit) @18964   17 months GerdP fix #23440: Validation results may not be refreshed on upload The …
(edit) @18963   17 months taylor.smock Fix #23444: NPE in …
(edit) @18962   17 months GerdP see #23397: Improve the results of partial validations - don't call …
(edit) @18961   17 months GerdP see #23397: Improve the results of partial validations - correct last …
Note: See TracRevisionLog for help on using the revision log.