source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13581   7 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @13580   7 years stoecker don't issue error when license matches attribution (forgot direct match)
(edit) @13579   7 years stoecker don't issue error when license matches attribution
(edit) @13578   7 years stoecker don't warn when one of the two terms-of-use/permission-ref matches
(edit) @13577   7 years Klumbumbus update preset links
(edit) @13576   7 years Klumbumbus warn about power=busbar
(edit) @13575   7 years Don-vip ignore one more package
(edit) @13574   7 years Don-vip delete plugin-check directory first to avoid analyzing stale plugins
(edit) @13573   7 years Don-vip fix #15825 - catch IAE to add robustness with Devanagari script
(edit) @13572   7 years Don-vip fix #15798 - support direct download of GPX files from HOT Tasking Manager
(edit) @13571   7 years Don-vip fix #16052 - format definition lists properly in help browser
(edit) @13570   7 years Don-vip fix #16115 - avoid deadlock in save/upload dialog when a save action fails
(edit) @13569   7 years Don-vip fix javadoc
(edit) @13568   7 years Don-vip use OsmDataLayer.getDataSet()
(edit) @13567   7 years Don-vip update to spotbugs 3.1.2
(edit) @13566   7 years Klumbumbus don't warn about step_count on man_made=tower
(edit) @13565   7 years Don-vip checkstyle
(edit) @13564   7 years Don-vip introduce PrimitiveRenderer to replace OsmPrimitivRenderer (now …
(edit) @13563   7 years Don-vip see #15310 - fix javadoc
(edit) @13562   7 years stoecker i18n update
(edit) @13561   7 years Don-vip extract KeyValueVisitor from AbstractPrimitive, support Tagged
(edit) @13560   7 years Don-vip see #14655 - javadoc
(edit) @13559   7 years Don-vip extract DownloadPolicy / UploadPolicy to separate classes
(edit) @13558   7 years Don-vip add a getDataSet() accessor in OsmDataLayer to avoid public field …
(edit) @13557   7 years stoecker fix wrong checkin
(edit) @13556   7 years stoecker see #16123 - extend HTTPS test script to plugin/style/rule/preset
(edit) @13555   7 years stoecker see #16123 - add HTTPS test script
(edit) @13554   7 years stoecker add useless port check
(edit) @13553   7 years stoecker also check icon
(edit) @13552   7 years stoecker ignore PD entry
(edit) @13551   7 years stoecker some imagery sanity checks
(edit) @13550   7 years Don-vip see #15560 - update to jacoco 0.8.1
(edit) @13549   7 years Klumbumbus see #14655 - enable overlay test
(edit) @13548   7 years Don-vip see #15310 - remove forgotten deprecated preferences stuff
(edit) @13547   7 years Don-vip see #16080 - fix conffiles for josm-latest debian package
(edit) @13546   7 years Don-vip fix #16053, see #15849 - make ImageryAdjustAction robust to change of …
(edit) @13545   7 years Don-vip fix #16106 - disable search button arrow when button itself is …
(edit) @13544   7 years Don-vip fix recent Sonar issues
(edit) @13543   7 years Don-vip see #15310 - remove deprecated color stuff
(edit) @13542   7 years Don-vip see #16084 - remove unused code
(edit) @13541   7 years Don-vip fix #16104 - better support of space characters in values for tags …
(edit) @13540   7 years Don-vip see #16102 - SimplifyWayAction performance improvements (patch by GerdP)
(edit) @13539   7 years Don-vip fix #16084 - WMTS: support different tile sizes for layers using the …
(edit) @13538   7 years stoecker don't error for minimal ELI projections
(edit) @13537   7 years Don-vip see #14655 - checkstyle
(edit) @13536   7 years stoecker add possibility to change map ids (see #14655), add overlay flag for …
(edit) @13535   7 years Don-vip fix #16097 - NPE + disable arrow button in history dialog with …
(edit) @13534   7 years Don-vip fix #16096 - allow only positive ids in …
(edit) @13533   7 years stoecker enable new checks
(edit) @13532   7 years stoecker add strange URL check (to detect leading wms:, tms: and alike)
(edit) @13531   7 years stoecker typo
(edit) @13530   7 years stoecker don't warn multiple times for unsupported projections
(edit) @13529   7 years stoecker add more ignores
(edit) @13528   7 years stoecker add ignores for known issues
(edit) @13527   7 years stoecker cleanup new WMS checks a bit
(edit) @13526   7 years stoecker add some more WMS check, different color for now to no get too red
(edit) @13525   7 years Don-vip see #16047 - update to wiremock-2.15.0
(edit) @13524   7 years Don-vip see #16047 - update to awaitility-3.1.0
(edit) @13523   7 years Don-vip see #16047 - disable jacoco on Java 11+, see …
(edit) @13522   7 years Don-vip see #16085 - rework HelpAction (copy/pasted in a plugin because it …
(edit) @13521   7 years Don-vip fix #16085 - add contextual menu in tag table of history dialog with …
(edit) @13520   7 years Don-vip see #15560 - fix detection of Java version >= 10
(edit) @13519   7 years Don-vip see #15560 - upgrade to equalsverifier-2.4.4 (contains ASM 6.1 for …
(edit) @13518   7 years stoecker don't issue error for http/https switches in JOSM
(edit) @13517   7 years stoecker don't issue error for http/https switches in JOSM
(edit) @13516   7 years stoecker fix #16077 - properly handle modTileFeatures in JOSM config
(edit) @13515   7 years Don-vip fix #16081 - improve selection of projections by EPSG code: - display …
(edit) @13514   7 years Don-vip fix #16080 - mark /etc/default/josm as configuration file
(edit) @13513   7 years Don-vip fix #16078 - avoid NPE in PurgeCommand with null relations
(edit) @13512   7 years Don-vip fix #16072 - add robustness in ImproveWayAccuracy map mode
(edit) @13511   7 years stoecker LayerSync: Add check for WMS layers without projections, which is a …
(edit) @13510   7 years wiktorn Add caching of Tile Size. getTileSize() was taking about 20% of …
(edit) @13509   7 years Don-vip fix #16060 - NPE + minor fixes
(edit) @13508   7 years Klumbumbus fix #16055 - don't warn about missing tourism=artwork if …
(edit) @13507   7 years stoecker see #11392 - take new shorter I18n implementation also for plugins
(edit) @13506   7 years Don-vip see #11392 - let Dirk enjoy his break
(edit) @13505   7 years Don-vip see #16047 - do not add EE modules with Java 11+
(edit) @13504   7 years Don-vip see #11924, see #15560 - fix deprecation warning with Java 10
(edit) @13503   7 years stoecker see #11392 - first try to add I18n for external Validators (style, …
(edit) @13502   7 years stoecker see #11392 - first try to add I18n for external Validators (style, …
(edit) @13501   7 years Don-vip fix java warning
(edit) @13500   7 years Don-vip i18n update
(edit) @13499   7 years Don-vip fix #16050 - nicer display of HTTP errors from OSM API
(edit) @13498   7 years Don-vip fix typo
(edit) @13497   7 years Don-vip fix #16051, see #8039, see #10456 - more fixes for download/upload …
(edit) @13496   7 years Don-vip minor fixes
(edit) @13495   7 years Don-vip see #11924, upgrade to Proguard 6.0, PMD 6.1.0, Groovy 2.4.14
(edit) @13494   7 years Don-vip see #11924, see #15560, fix #16048: Generate HTML5 javadoc with Java …
(edit) @13493   7 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
(edit) @13492   7 years Don-vip see #15560, see #16047 - disable error_prone on Java 10+, see …
(edit) @13491   7 years Don-vip see #11924, see #15560, see #16048 - explicitly generate HTML4 javadoc …
(edit) @13490   7 years Don-vip fix #16045, see #8039, see #10456 - fix NPE when clicking preset link …
(edit) @13489   7 years Don-vip fix #16044 - Autofix invalid URL with the wrong type of slashes
(edit) @13488   7 years Don-vip fix #16039, see #8039, see #10456 - fix upload regression when using …
(edit) @13487   7 years Don-vip see #15992 - do not log PS 2.0 errors as such (debug level is enough)
(edit) @13486   7 years Don-vip fix #8039, see #10456 - fix bugs with non-downloadable layers
(edit) @13485   7 years Don-vip see #8039, see #10456 - keep layer download/upload/locked flags when …
(edit) @13484   7 years stoecker update links
(edit) @13483   7 years Don-vip fix #16038 - NPE
(edit) @13482   7 years stoecker one https too much
Note: See TracRevisionLog for help on using the revision log.