|
|
@10512
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10509
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10507
|
9 years |
Don-vip |
fix #13095 - Exception on closing layers (patch by michael2402) - gsoc-core
|
|
|
@10506
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10497
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10492
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10472
|
9 years |
Don-vip |
see #10862 - https://issues.apache.org/jira/browse/VALIDATOR-290 has …
|
|
|
@10469
|
9 years |
Don-vip |
sonar - squid:S1166 - Exception handlers should preserve the original …
|
|
|
@10468
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10467
|
9 years |
Don-vip |
fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
|
|
|
@10462
|
9 years |
Don-vip |
sonar - Performance - Method passes constant String of length 1 to …
|
|
|
@10460
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10453
|
9 years |
Don-vip |
fix #13023 - Replace uses of hasEditLayer() with new layer manager …
|
|
|
@10452
|
9 years |
Don-vip |
fix #13019 - Make commands trigger an implicit layer redraw (patch by …
|
|
|
@10448
|
9 years |
Don-vip |
fix more deprecation warnings
|
|
|
@10446
|
9 years |
Don-vip |
see #13001 - replace calls to Main.main.getCurrentDataSet() by …
|
|
|
@10444
|
9 years |
Don-vip |
fix #13018 - Use new test rules for AutosaveTaskTest, increase …
|
|
|
@10436
|
9 years |
Don-vip |
see #13001 - replace calls to Main.main.[add|remove]Layer by …
|
|
|
@10420
|
9 years |
Don-vip |
sonar - squid:S1166 - Exception handlers should preserve the original …
|
|
|
@10417
|
9 years |
wiktorn |
Fix block cache growing outside the limit.
* Missing setting of the …
|
|
|
@10413
|
9 years |
Don-vip |
fix #12983 - replace calls to Main.main.get[Active|Edit]Layer() by …
|
|
|
@10411
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10409
|
9 years |
Don-vip |
* remove duplicated code
* fix various sonar warnings
* add some …
|
|
|
@10408
|
9 years |
wiktorn |
Set core pool size to 1, so minimum number of thread can be 1.
…
|
|
|
@10406
|
9 years |
Don-vip |
sonar - squid:S899 - Return values should not be ignored when they …
|
|
|
@10404
|
9 years |
Don-vip |
findbugs security - XML Parsing Vulnerable to XXE - enable …
|
|
|
@10386
|
9 years |
Don-vip |
gsoc-core - remove more deprecation warnings
|
|
|
@10381
|
9 years |
Don-vip |
see #12959 - fix javadoc warning
|
|
|
@10380
|
9 years |
Don-vip |
fix #12963 - ConcurrentModificationException in …
|
|
|
@10378
|
9 years |
Don-vip |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
|
@10377
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10376
|
9 years |
Klumbumbus |
fix #12961 - don't warn about unclosed natural=cave
|
|
|
@10364
|
9 years |
stoecker |
gsoc-core - patch by Michael Zangl - see #12953 - remove deprecation usage
|
|
|
@10363
|
9 years |
stoecker |
gsoc-core - patch by Michael Zangl - fix #12955 - remove deprecation usage
|
|
|
@10346
|
9 years |
Don-vip |
fix #12936 - Do not use clone() on Dataset (patch by michael2402) - …
|
|
|
@10345
|
9 years |
Don-vip |
fix #12937 - Use the new LayerChangeListener (patch by michael2402) - …
|
|
|
@10341
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10338
|
9 years |
Don-vip |
update to Commons Validator 1.5.1
|
|
|
@10336
|
9 years |
Don-vip |
fix equals method for BBox class
|
|
|
@10334
|
9 years |
Don-vip |
fix equals methods for Coordinate classes
|
|
|
@10332
|
9 years |
stoecker |
Do not use deprecated EditLayerChangedListener - patch my Michael …
|
|
|
@10323
|
9 years |
wiktorn |
Block/Indexed cache enhancements.
* introduce a BooleanProperty that …
|
|
|
@10322
|
9 years |
Don-vip |
fix #12894 - JOSM does not start with Java 9b116+
|
|
|
@10321
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10312
|
9 years |
Don-vip |
sonar - squid:S2384 - Mutable members should not be stored or returned …
|
|
|
@10311
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10309
|
9 years |
Don-vip |
sonar - squid:S1182 - Classes that override "clone" should be …
|
|
|
@10308
|
9 years |
Don-vip |
sonar - squid:S1854 - Dead stores should be removed
|
|
|
@10307
|
9 years |
Don-vip |
change log level to trace
|
|
|
@10306
|
9 years |
Don-vip |
sonar - pmd:ImmutableField + remove unused code
|
|
|
@10305
|
9 years |
Don-vip |
sonar - various code cleanup fixes
|
|
|
@10303
|
9 years |
Don-vip |
sonar - squid:S2164 - Math should not be performed on floats
|
|
|
@10300
|
9 years |
Don-vip |
sonar - Performance - Method passes constant String of length 1 to …
|
|
|
@10299
|
9 years |
Don-vip |
sonar - Performance - Method passes constant String of length 1 to …
|
|
|
@10298
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10297
|
9 years |
bastiK |
fixed #12885 - new method to add validator test from plugin (based on …
|
|
|
@10294
|
9 years |
Don-vip |
sonar - squid:S1848 - refactor URL checks
|
|
|
@10292
|
9 years |
Don-vip |
sonar - squid:S2275 - Format specifiers should be used instead of …
|
|
|
@10290
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10284
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10275
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10271
|
9 years |
stoecker |
GSOC core rework - LayerManager, fix #12863, by Michael Zangl
|
|
|
@10261
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10255
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10254
|
9 years |
Don-vip |
sonar - squid:S1948 - Fields in a "Serializable" class should either …
|
|
|
@10250
|
9 years |
Don-vip |
findbugs - UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
|
|
|
@10247
|
9 years |
Don-vip |
findbugs - DLS_DEAD_LOCAL_STORE_OF_NULL
|
|
|
@10244
|
9 years |
Don-vip |
findbugs - BIT_SIGNED_CHECK
|
|
|
@10243
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10242
|
9 years |
Don-vip |
sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
|
|
|
@10235
|
9 years |
Don-vip |
sonar - squid:S00112 - Generic exceptions should never be thrown
|
|
|
@10234
|
9 years |
Don-vip |
findbugs - DB_DUPLICATE_SWITCH_CLAUSES + REC_CATCH_EXCEPTION + …
|
|
|
@10228
|
9 years |
Don-vip |
findbugs: SC_START_IN_CTOR + UW_UNCOND_WAIT + UM_UNNECESSARY_MATH + …
|
|
|
@10224
|
9 years |
Don-vip |
fix unwanted warning when parsing comments in tagchecker files
|
|
|
@10223
|
9 years |
Don-vip |
findbugs: DP_DO_INSIDE_DO_PRIVILEGED + UWF_UNWRITTEN_FIELD + …
|
|
|
@10216
|
9 years |
Don-vip |
findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
|
|
|
@10215
|
9 years |
Don-vip |
findbugs - MS_MUTABLE_COLLECTION
|
|
|
@10214
|
9 years |
Don-vip |
findbugs - SE_BAD_FIELD_STORE + LI_LAZY_INIT_UPDATE_STATIC
|
|
|
@10212
|
9 years |
Don-vip |
sonar - squid:S2221 - "Exception" should not be caught when not …
|
|
|
@10211
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10208
|
9 years |
Don-vip |
see #11924 - Java 9 - JDK-6850612 deprecates Class.newInstance() ==> …
|
|
|
@10206
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10204
|
9 years |
Don-vip |
see #12841 - ignore splitted roundabouts in roundabout validation test
|
|
|
@10202
|
9 years |
Don-vip |
increase code coverage
|
|
|
@10201
|
9 years |
Don-vip |
add more unit tests
|
|
|
@10199
|
9 years |
Don-vip |
fix unit tests
|
|
|
@10187
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10185
|
9 years |
Don-vip |
sonar - squid:S2245 - Pseudorandom number generators (PRNGs) should …
|
|
|
@10181
|
9 years |
Don-vip |
sonar - squid:S2184 - Math operands should be cast before assignment
|
|
|
@10179
|
9 years |
Don-vip |
sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
|
|
|
@10175
|
9 years |
Don-vip |
fix #12813 - adapt GPX color scale bar to system of measurement for …
|
|
|
@10170
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10169
|
9 years |
wiktorn |
Restore IndexDiskCache that was switched off in [9142]
…
|
|
|
@10154
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10153
|
9 years |
Don-vip |
sonar - squid:S3038 - Abstract methods should not be redundant
|
|
|
@10151
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10147
|
9 years |
Don-vip |
update new TLD from IANA
|
|
|
@10144
|
9 years |
Don-vip |
code refactoring - strip actions from LayerListDialog to new package …
|
|
|
@10141
|
9 years |
simon04 |
Validate that stop position lies on public transport route
|
|
|
@10137
|
9 years |
Don-vip |
sonar, javadoc
|
|
|