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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19121   13 months taylor.smock See #17858: Replace most calls to StandardCharsets.UTF_8.name() with …
(edit) @19113   13 months taylor.smock Update PMD to 7.2.0 A bunch of rules were deprecated and replaced and …
(edit) @19112   13 months stoecker javadoc fixes
(edit) @19111   13 months taylor.smock remove TLD from IANA
(edit) @19108   13 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19107   13 months taylor.smock Replace most calls for getNodes in VectorWay with direct calls to …
(edit) @19103   13 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19101   13 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   14 months taylor.smock Fix backbard typo (patch by gaben)
(edit) @19080   14 months taylor.smock See #23671: Deprecate Utils#isBlank and replace instances of it with …
(edit) @19078   14 months taylor.smock Fix #4142: Track fully downloaded objects (patch by stoecker, GerdP, …
(edit) @19077   14 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   15 months GerdP see #21881 Add a check for loops in directional waterways Fix code in …
(edit) @19064   15 months GerdP see #21881 Add a check for loops in directional waterways - fix @since …
(edit) @19062   15 months GerdP fix #21881: Add a check for loops in directional waterways Patch by …
(edit) @19050   15 months taylor.smock Revert most var changes from r19048, fix most new compile warnings …
(edit) @19048   15 months taylor.smock Dependency updates ivy.xml * org.eclipse.parsson:parsson: 1.1.5 -> …
(edit) @19039   15 months taylor.smock remove TLD from IANA
(edit) @19034   15 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   16 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   17 months GerdP fix #23517: "Tools->Create multipolygon" sorts inner before outer - …
(edit) @19000   17 months GerdP fix #23519: Don't automatically enlarge "Validation Results" panel - …
(edit) @18991   17 months taylor.smock Fix #22810: OSM OAuth 1.0a/Basic auth deprecation and removal As of …
(edit) @18989   17 months taylor.smock Fix #23485: JOSM crashes when opening Imagery Preferences * …
(edit) @18984   17 months GerdP see #17035: enable counter that shows "{0} of {1} elements done" for …
(edit) @18980   17 months taylor.smock Fix #23290: Improve region check messages and run region checks when …
(edit) @18976   17 months GerdP fix #20424, fix #20425: Duplicate relations not detected with …
(edit) @18972   17 months taylor.smock See #23465: Add additional javadoc comments This also fixes some …
(edit) @18970   17 months taylor.smock remove TLD from IANA
(edit) @18964   18 months GerdP fix #23440: Validation results may not be refreshed on upload The …
(edit) @18963   18 months taylor.smock Fix #23444: NPE in …
(edit) @18962   18 months GerdP see #23397: Improve the results of partial validations - don't call …
(edit) @18961   18 months GerdP see #23397: Improve the results of partial validations - correct last …
(edit) @18960   18 months GerdP fix #23397: Improve the results of partial validations - pass also …
(edit) @18953   18 months taylor.smock remove TLD from IANA
(edit) @18950   18 months taylor.smock ValidatorCLI: Fix an NPE when run prior to any call to …
(edit) @18922   19 months taylor.smock Fix #23302: Create a preference for address duplicate detection to …
(edit) @18918   19 months taylor.smock Fix #23290: Validate the regions a tag is expected to be in (patch by …
(edit) @18915   19 months taylor.smock remove TLD from IANA
(edit) @18912   19 months taylor.smock Fix #23227: Use the appropriate Bing layer Microsoft guidance …
(edit) @18911   19 months taylor.smock Fix #23113: Use default methods from JMapViewer
(edit) @18908   19 months taylor.smock Fix #23341: Don't set paintstyles to nothing when paintstyles haven't …
(edit) @18907   19 months taylor.smock Fix #23341: Paintstyles are wiped when updating when the user has …
(edit) @18902   20 months taylor.smock remove TLD from IANA
(edit) @18901   20 months taylor.smock remove TLD from IANA
(edit) @18900   20 months GerdP fix #23310: TagChecker: Correct "peek" to "peak" Patch provided by hhtznr
(edit) @18896   20 months taylor.smock Fix #23235: Revert r18869 The URI specification only allows for ascii …
(edit) @18894   20 months taylor.smock remove TLD from IANA
(edit) @18891   21 months taylor.smock Fix #23256: AbstractPrimitive::putAll not updating values (patch by …
(edit) @18887   21 months taylor.smock See r18885: Fix default hasTagDifferent implementation.
(edit) @18886   21 months taylor.smock Fix #18866: Remove Potlatch2 from the built-in styles. It has been …
(edit) @18885   21 months taylor.smock Fix #23252: Ignore line_management=transition|termination in …
(edit) @18882   21 months stoecker showtime was another CBS tld and is gone as well
(edit) @18881   21 months stoecker add import as other name for source
(edit) @18880   21 months stoecker cbs domain died
(edit) @18877   21 months taylor.smock See #23220: Use jakarta.annotation instead of javax.annotation …
(edit) @18874   21 months taylor.smock remove TLD from IANA
(edit) @18871   21 months taylor.smock See #23218: Use newer error_prone versions when compiling on Java 11+ …
(edit) @18870   21 months taylor.smock See #16567: Update to JUnit 5 This converts most tests to use …
(edit) @18869   21 months taylor.smock Fix #23235: Allow unicode characters in URL paths
(edit) @18868   21 months taylor.smock See #16207: Keep track of download area for notes
(edit) @18866   21 months taylor.smock Fix #23196: DataIntegrityProblemException: Primitive must be part of …
(edit) @18852   21 months taylor.smock Fix regression from r18847: Current tests expect a search for …
(edit) @18850   21 months taylor.smock Fix #23187: Don't show validation results panel when no issues will be …
(edit) @18847   21 months taylor.smock Fix #23212: Overpass query wizard should transform key: to ["key"]
(edit) @18840   22 months taylor.smock Revert r18838, see #23008: natural=coastline does not work well with …
(edit) @18838   22 months taylor.smock Fix #23008: Improve PowerLines test performance (patch by gaben)
(edit) @18832   22 months stoecker JavaDoc
(edit) @18831   22 months taylor.smock Fix #23112: Expand visibility of some objects and methods in …
(edit) @18829   22 months taylor.smock Fix #16998: Add parent_osm_primitives and convert_primitives_to_string
(edit) @18826   22 months taylor.smock Fix #23165: Cannot assign a changesetId > 0 to a new primitive There …
(edit) @18825   22 months taylor.smock Fix #23169: NPE when running validator with no validations enabled
(edit) @18820   23 months taylor.smock Fix #23138: Add characters for Lushootseed to …
(edit) @18814   23 months taylor.smock Fix #23105: Add action to select shared/common child objects (patch by …
(edit) @18811   23 months taylor.smock Fix #23124: Azul Java 17.0.4.1 will cause a NumberFormatException …
(edit) @18808   23 months stoecker move nodes count into own function, so it can be changed in a sub class
(edit) @18803   2 years taylor.smock remove TLD from IANA
(edit) @18801   2 years taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
(edit) @18795   2 years taylor.smock Fix #23095: Missing space after name template output (patch by matthijs)
(edit) @18794   2 years taylor.smock Fix #23085: Improve speed of selecting large amounts of objects * JVM …
(edit) @18792   2 years taylor.smock Fix #23018: The Name Suggestion Index preset causes dramatic slowing …
(edit) @18791   2 years taylor.smock remove TLD from IANA
(edit) @18786   2 years taylor.smock Fix #23083: SocketTimeoutException in …
(edit) @18785   2 years taylor.smock remove TLD from IANA
(edit) @18777   2 years taylor.smock Reduce allocations during startup from Shape Shape#hashCode made …
(edit) @18776   2 years taylor.smock See #23049, fix an issue where tests might visit the entire dataset …
(edit) @18774   2 years taylor.smock remove TLD from IANA
(edit) @18766   2 years taylor.smock Fix #23011: Custom http headers aren't applied on custom TMS imagery …
(edit) @18764   2 years taylor.smock Fix #22952, #23013: Improve methods for seeing who is logged in to OSM …
(edit) @18763   2 years taylor.smock remove TLD from IANA
(edit) @18762   2 years taylor.smock Fix borked tests (see r18757) Different test failed this time.
(edit) @18761   2 years taylor.smock Fix borked tests (see r18757)
(edit) @18757   2 years taylor.smock Fix #17669, #22096: Allow placeholders in more locations in MapCSS
Note: See TracRevisionLog for help on using the revision log.