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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   16 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
(edit) @18871   17 months taylor.smock See #23218: Use newer error_prone versions when compiling on Java 11+ …
(edit) @18870   17 months taylor.smock See #16567: Update to JUnit 5 This converts most tests to use …
(edit) @18869   18 months taylor.smock Fix #23235: Allow unicode characters in URL paths
(edit) @18868   18 months taylor.smock See #16207: Keep track of download area for notes
(edit) @18866   18 months taylor.smock Fix #23196: DataIntegrityProblemException: Primitive must be part of …
(edit) @18852   18 months taylor.smock Fix regression from r18847: Current tests expect a search for …
(edit) @18850   18 months taylor.smock Fix #23187: Don't show validation results panel when no issues will be …
(edit) @18847   18 months taylor.smock Fix #23212: Overpass query wizard should transform key: to ["key"]
(edit) @18840   18 months taylor.smock Revert r18838, see #23008: natural=coastline does not work well with …
(edit) @18838   18 months taylor.smock Fix #23008: Improve PowerLines test performance (patch by gaben)
(edit) @18832   18 months stoecker JavaDoc
(edit) @18831   18 months taylor.smock Fix #23112: Expand visibility of some objects and methods in …
(edit) @18829   18 months taylor.smock Fix #16998: Add parent_osm_primitives and convert_primitives_to_string
(edit) @18826   19 months taylor.smock Fix #23165: Cannot assign a changesetId > 0 to a new primitive There …
(edit) @18825   19 months taylor.smock Fix #23169: NPE when running validator with no validations enabled
(edit) @18820   19 months taylor.smock Fix #23138: Add characters for Lushootseed to …
(edit) @18814   19 months taylor.smock Fix #23105: Add action to select shared/common child objects (patch by …
(edit) @18811   19 months taylor.smock Fix #23124: Azul Java 17.0.4.1 will cause a NumberFormatException …
(edit) @18808   20 months stoecker move nodes count into own function, so it can be changed in a sub class
(edit) @18803   20 months taylor.smock remove TLD from IANA
(edit) @18801   20 months taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
(edit) @18795   20 months taylor.smock Fix #23095: Missing space after name template output (patch by matthijs)
(edit) @18794   20 months taylor.smock Fix #23085: Improve speed of selecting large amounts of objects * JVM …
(edit) @18792   20 months taylor.smock Fix #23018: The Name Suggestion Index preset causes dramatic slowing …
(edit) @18791   20 months taylor.smock remove TLD from IANA
(edit) @18786   20 months taylor.smock Fix #23083: SocketTimeoutException in …
(edit) @18785   20 months taylor.smock remove TLD from IANA
(edit) @18777   20 months taylor.smock Reduce allocations during startup from Shape Shape#hashCode made …
(edit) @18776   21 months taylor.smock See #23049, fix an issue where tests might visit the entire dataset …
(edit) @18774   21 months taylor.smock remove TLD from IANA
(edit) @18766   21 months taylor.smock Fix #23011: Custom http headers aren't applied on custom TMS imagery …
(edit) @18764   21 months taylor.smock Fix #22952, #23013: Improve methods for seeing who is logged in to OSM …
(edit) @18763   22 months taylor.smock remove TLD from IANA
(edit) @18762   22 months taylor.smock Fix borked tests (see r18757) Different test failed this time.
(edit) @18761   22 months taylor.smock Fix borked tests (see r18757)
(edit) @18757   22 months taylor.smock Fix #17669, #22096: Allow placeholders in more locations in MapCSS
(edit) @18752   22 months taylor.smock Fix #9446: Show progress on upload validation (patch updated by gaben) …
(edit) @18748   22 months taylor.smock remove TLD from IANA
(edit) @18724   23 months taylor.smock Fix #22808: Add bulk removal method to DataSet This fixes an issue …
(edit) @18723   23 months taylor.smock Fix #22432, see #22941: Start migrating from javax to jakarta Parsson …
(edit) @18718   2 years taylor.smock See #22898: JOSM Validator CLI errors out when is run with …
(edit) @18714   2 years taylor.smock Fix #22898: JOSM Validator CLI errors out when is run with …
(edit) @18708   2 years taylor.smock remove TLD from IANA
(edit) @18703   2 years taylor.smock See #22869: Add geoserver custom mimetypes * image/vnd.jpeg-png * …
(edit) @18702   2 years taylor.smock Fix #22868: NPE when a PBF does not include bound information
(edit) @18698   2 years taylor.smock See r18695, #22603: Drop optional compression support We don't …
(edit) @18697   2 years taylor.smock See r18695: fix @since xxx
(edit) @18695   2 years taylor.smock Fix #22603: Add PBF reading support
(edit) @18688   2 years taylor.smock remove TLD from IANA
(edit) @18675   2 years taylor.smock Fix #22684: IAE: Parameter 'en1' must not be null in …
(edit) @18671   2 years taylor.smock See #20768: Ensure that removing an OAuth 1.0 token actually removes …
(edit) @18665   2 years taylor.smock Fix several coverity issues CID-1504572: Synchronization on …
(edit) @18662   2 years taylor.smock Fix #22744, see #20768: Fix NPE when switching to authentication …
(edit) @18655   2 years taylor.smock See #20768: OpenStreetMap OAuth2 support This fixes an issue where …
(edit) @18654   2 years taylor.smock See #20768: OpenStreetMap OAuth2 support This fixes an issue where …
(edit) @18651   2 years taylor.smock See #20768/r18650: Add OAuth 2.0 support This fixes tests that don't …
(edit) @18650   2 years taylor.smock Fix #20768: Add OAuth 2.0 support This also fixes #21607: …
(edit) @18649   2 years taylor.smock Fix #22712: ignore list doesn't work This occurred due to …
(edit) @18646   2 years stoecker see #18258 - add a note why current_id is here
(edit) @18643   2 years Klumbumbus fix #22473 - Don't warn about "Way end node near other way" for …
(edit) @18637   2 years taylor.smock See #18230: Move RightAngleBuildingTest error code to 4101 from 3701. …
(edit) @18636   2 years taylor.smock Fix #21423: Prevent error codes from clashing This works by creating …
(edit) @18619   2 years taylor.smock Fix #22600: NPE: cannot invoke "EastNorth.isValid" because "common" is null
(edit) @18618   2 years taylor.smock remove TLD from IANA
(edit) @18617   2 years taylor.smock Fix #22580: AbstractPrimitive#putAll was not creating a copy of the …
(edit) @18609   2 years taylor.smock remove TLD from IANA
(edit) @18608   2 years taylor.smock remove TLD from IANA
(edit) @18606   2 years GerdP fix #22529: possibly improve performance in class ChangesetDataSet - …
(edit) @18600   2 years taylor.smock Fix #22515: Shortcuts for search string icons on toolbar made with …
(edit) @18599   2 years taylor.smock Fix CID 1500633 and 1500634: dereference null return value
(edit) @18596   2 years taylor.smock Fix CID 1500602: getFile returns null (RemoteEntry#getFile) …
(edit) @18592   2 years taylor.smock Fix #22337: Make window for attached GPX waypoint images resizable …
(edit) @18591   2 years taylor.smock Fix #21605: Add tabs to ImageViewerDialog for use with different image …
(edit) @18589   2 years taylor.smock Fix #22453: Decrease allocations/CPU samples in …
(edit) @18582   2 years taylor.smock Fix #22470: JsonParsingException when source file is moved and html is …
(edit) @18578   2 years taylor.smock Fix #22404: MVT background layer: Polygons not drawn This was a …
(edit) @18572   2 years taylor.smock remove TLD from IANA
(edit) @18571   2 years taylor.smock Fix #22439: Filter deleting always deletes the first filter regardless …
(edit) @18568   2 years taylor.smock See #22391/r18567: fix typo (&20 -> %20 for ' ' url encoding)
Note: See TracRevisionLog for help on using the revision log.