source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author
(edit) @19313   91 minutes stoecker

update i18n

(edit) @19312   5 days stoecker

I18n - drop broken vi.lang files

(edit) @19311   6 days stoecker

fix #24121, fix null access

(edit) @19310   6 days stoecker

disable inactive social media

(edit) @19309   7 days stoecker

fix CID 1591123, add missing break

(edit) @19308   8 days stoecker

increase JMapViewer to 2.24, fix #24116

(edit) @19307   9 days taylor.smock

Fix most new PMD issues

It would be better to use the newer switch syntax introduced in Java 14 (JEP 361),
but we currently target Java 11+. When we move to Java 17, this should be
reverted and the newer switch syntax should be used.

(edit) @19306   9 days stoecker

i18n update

(edit) @19305   9 days stoecker

add Taylor

(edit) @19304   12 days stoecker

checkstyle

(edit) @19303   12 days stoecker

update pmd

(edit) @19302   12 days stoecker

update pmd

(edit) @19301   2 weeks taylor.smock

Revert errorprone to 2.31 since that was the last version to officially work on Java 11

(edit) @19300   2 weeks stoecker

fix PMD

(edit) @19299   2 weeks stoecker

fix another valid PMD complain

(edit) @19298   2 weeks taylor.smock

i18n updates

(edit) @19297   2 weeks taylor.smock

Fix compile errors

(edit) @19296   2 weeks stoecker

remove most of the new PMD messages (forgot to save one file befor submit :-)

(edit) @19295   2 weeks stoecker

remove most of the new PMD messages

(edit) @19294   2 weeks taylor.smock

Fix test broken by dependency updates

EqualsVerifier did not like having two fields with the same name for an object.

Note: See TracRevisionLog for help on using the revision log.