source: osm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36265   6 days taylor.smock See #23662: Add short section in README for non-developers
(edit) @36264   6 days taylor.smock See #23658 (dist): Streetside fails to parse dates when using some locales
(edit) @36263   6 days taylor.smock Fix #23658: Streetside fails to parse dates when using some locales
(edit) @36262   6 days taylor.smock Fetch more than 500 images in some areas, improve performance at lower …
(edit) @36261   11 days taylor.smock See #23658 (dist): Add catch clause to get URL for debugging purposes
(edit) @36260   11 days taylor.smock See #23658: Add catch clause to get URL for debugging purposes
(edit) @36259   13 days taylor.smock i18n updates (dist)
(edit) @36258   2 weeks taylor.smock i18n updates
(edit) @36257   3 weeks stoecker fix typo
(edit) @36256   3 weeks stoecker update plugin translations
(edit) @36255   3 weeks stoecker add status
(edit) @36254   3 weeks stoecker set proper ignores
(edit) @36253   3 weeks stoecker drop strange ignores
(edit) @36252   3 weeks stoecker drop external git links
(edit) @36251   4 weeks stoecker update
(edit) @36250   4 weeks stoecker fix speed
(edit) @36249   4 weeks taylor.smock FIT (dist): Add secondary elevation field and cache record component …
(edit) @36248   4 weeks taylor.smock Cache record component accesses in FIT plugin to reduce CPU cost
(edit) @36247   4 weeks taylor.smock See #23613: Add non-regression test for longitudes < 0 Also add what …
(edit) @36246   4 weeks GerdP fix #23613: Track is not rendered - dist
(edit) @36245   4 weeks GerdP fix #23613: Track is not rendered - negative longitude values are not …
(edit) @36244   5 weeks GerdP fix #23603: JOSM crashes while opening fit file generated by Suunto …
(edit) @36243   5 weeks GerdP fix #23603: JOSM crashes while opening fit file generated by Suunto …
(edit) @36242   5 weeks taylor.smock i18n (dist)
(edit) @36241   5 weeks taylor.smock i18n
(edit) @36240   5 weeks GerdP fix #23603: JOSM crashes while opening fit file generated by Suunto …
(edit) @36239   5 weeks GerdP fix #23603: JOSM crashes while opening fit file generated by Suunto …
(edit) @36238   6 weeks GerdP fix #23584: Reverter plugin crash - dist
(edit) @36237   6 weeks GerdP fix #23584: Reverter plugin crash - correct fixNodesWithoutCoordinates …
(edit) @36236   6 weeks taylor.smock See #23584: Add non-regression test for changeset 97259223 This drops …
(edit) @36235   6 weeks taylor.smock See #23584: Add non-regression test for changeset 97259223 Note: The …
(edit) @36234   7 weeks taylor.smock Fix #23582 (dist): Reverter plugin reverts nodes that were not …
(edit) @36233   7 weeks taylor.smock Fix #23582: Reverter plugin reverts nodes that were not modified by …
(edit) @36232   7 weeks taylor.smock MS Streetside is now Java 21, not Java 17
(edit) @36231   8 weeks taylor.smock reverter (dist): Speed up reverting of large changesets where many …
(edit) @36230   8 weeks taylor.smock reverter: Speed up reverting of large changesets where many objects …
(edit) @36229   2 months taylor.smock StreetSide (dist): Update to official API
(edit) @36228   2 months taylor.smock StreetSide: Update to official API This also moves the plugin to Java …
(edit) @36227   2 months taylor.smock i18n update (dist)
(edit) @36226   2 months taylor.smock i18n update
(edit) @36225   2 months taylor.smock Fix jacoco.exec output (I had one in target/report)
(edit) @36224   2 months taylor.smock Write out jacoco report for Sonar
(edit) @36223   2 months taylor.smock Fix some lint issues in JMapViewer This additionally updates some …
(edit) @36222   2 months taylor.smock See #23535: Make jar modification to see if Jenkins changes work
(edit) @36221   2 months taylor.smock See #23535: Make jar modification to see if Jenkins changes work
(edit) @36220   2 months taylor.smock PMTiles: (dist) Add boundary outline
(edit) @36219   2 months taylor.smock PMTiles: Add boundary outline and documentation
(edit) @36218   2 months GerdP see #23512: (dist)
(edit) @36217   2 months GerdP fix #23521: fix some memory leaks - dispose dialogs - either avoid to …
(edit) @36216   2 months GerdP see #23305: adapt unit test for new preference combine_relation_member
(edit) @36215   2 months taylor.smock Fix #23523: opendata modules need to be recompiled
(edit) @36214   3 months GerdP see #23515: dist
(edit) @36213   3 months GerdP fix #23515: IllegalArgumentException in Relation Toolbox after undo - …
(edit) @36212   3 months taylor.smock See #22810: OSM OAuth 1.0a/Basic auth deprecation and removal (dist)
(edit) @36211   3 months taylor.smock See #22810: OSM OAuth 1.0a/Basic auth deprecation and removal
(edit) @36210   3 months GerdP see #23505: dist
(edit) @36209   3 months GerdP fix #23505: incorrect number of modified ways in command, improve …
(edit) @36208   3 months taylor.smock Fix #23465: Remove custom checkstyle plugin TopLevelJavadocCheck.java …
(edit) @36207   3 months GerdP see #23459 (dist)
(edit) @36206   3 months GerdP fix #23459: DataIntegrityProblemException after undoing "all" actions …
(edit) @36205   3 months taylor.smock i18n update
(edit) @36204   4 months Mkyral PointInfo: Fix yet another NPE issue with empty strings
(edit) @36203   4 months Mkyral PointInfo: Fix yet another NPE issue with empty strings
(edit) @36202   4 months taylor.smock See #8269: Add initial Maven support to JMapViewer This is largely …
(edit) @36201   4 months taylor.smock i18n update (dist)
(edit) @36200   4 months taylor.smock i18n update
(edit) @36199   5 months taylor.smock Release v2.19: See #23367: Give some indication when an integer …
(edit) @36198   5 months taylor.smock See #23367: Give some indication when an integer overflow occurs In …
(edit) @36197   5 months taylor.smock Release v2.18: See #23227: Add layer option for Bing Imagery
(edit) @36196   5 months taylor.smock i18n update
(edit) @36195   6 months taylor.smock MicrosoftStreetside (dist): Fix loading for newer images
(edit) @36194   6 months taylor.smock Fix loading for newer images * Remove jackson dependency * Remove …
(edit) @36193   6 months taylor.smock See #16567: Upgrade to JUnit 5 This updates plugins to use the JUnit …
(edit) @36192   6 months taylor.smock Fix failing FIT test. Also decrease parsing method complexity a bit.
(edit) @36191   6 months taylor.smock Use @Main annotation from JOSM core
(edit) @36190   6 months taylor.smock See #23218: Don't build some Java 8 plugins with Java 8 The Java 8 …
(edit) @36189   6 months taylor.smock See #23241 (dist): Image icons disappear when moving them When an …
(edit) @36188   6 months taylor.smock Fix #23241: Image icons disappear when moving them When an image is …
(edit) @36187   7 months taylor.smock opendata (dist): Fix test issues
(edit) @36186   7 months taylor.smock Fix test issues
(edit) @36185   7 months taylor.smock See #23218 (dist): geotools now requires Java 11 as the minimum Java …
(edit) @36184   7 months taylor.smock See #23218: geotools now requires Java 11 as the minimum Java Runtime …
(edit) @36183   7 months taylor.smock See #23218: Fix compiling OpeningHoursEditor with arguments pointing …
(edit) @36182   7 months taylor.smock See #6855 (dist): Reverse terracer considers buildings without an …
(edit) @36181   7 months taylor.smock Fix #6855: Reverse terracer considers buildings without an address …
(edit) @36180   7 months taylor.smock See #23220: Use jakarta.annotation instead of javax.annotation …
(edit) @36179   7 months taylor.smock Dependency and i18n updates
(edit) @36178   7 months taylor.smock I18n updates and set mimetype for most svg files
(edit) @36177   7 months taylor.smock Make geotools compile with Java 11 or later
(edit) @36176   7 months taylor.smock Fix error_prone version issue and dependency updates (see #23218) …
(edit) @36175   7 months taylor.smock See #20748: Change utilsplugin2 icons to vector graphics This …
(edit) @36174   7 months taylor.smock See #23227: Add layer option for Bing Imagery iD/Rapid use the layer …
(edit) @36173   7 months taylor.smock See #23218: Use newer error_prone versions when compiling on java 11+ …
(edit) @36172   7 months taylor.smock utilsplugin2: Use interface instead of concrete return type for …
(edit) @36171   7 months Mkyral PointInfo: Fix NPE issue
(edit) @36170   7 months Mkyral PointInfo: Fix NPE issue
(edit) @36169   7 months taylor.smock Fix #23157: Change S57osm.OSMmap to accept either a file or …
(edit) @36168   7 months taylor.smock See #23218: Fix disabling coverage when coverage will not work (JDK …
(edit) @36167   7 months stoecker set svn:ignore
(edit) @36166   7 months stoecker remove empty file, see #23218
Note: See TracRevisionLog for help on using the revision log.