|
|
@9078
|
9 years |
Don-vip |
sonar - Immutable Field
|
|
|
@9062
|
9 years |
Don-vip |
Sonar - squid:S1941 - Variables should not be declared before they are …
|
|
|
@9059
|
9 years |
Don-vip |
checkstyle
|
|
|
@8953
|
9 years |
Don-vip |
better detection of plugin loading failures for unit test
|
|
|
@8944
|
9 years |
Don-vip |
see #11468, #11518: missed another dummy plugin: RemoveRedundantPoints …
|
|
|
@8943
|
9 years |
Don-vip |
deprecate commons-imaging plugin in favour of apache-commons + fix …
|
|
|
@8939
|
9 years |
Don-vip |
fix problems seen in headless environment for jenkins
|
|
|
@8938
|
9 years |
Don-vip |
add new unit test to check that all available plugins can be loaded
|
|
|
@8928
|
9 years |
Don-vip |
javadoc fixes
|
|
|
@8882
|
9 years |
Don-vip |
sonar - squid:S2386 - Mutable fields should not be "public static"
|
|
|
@8855
|
9 years |
Don-vip |
sonar - Unused private method should be removed
sonar - Unused …
|
|
|
@8846
|
9 years |
Don-vip |
sonar - fb-contrib - minor performance improvements:
* Method passes …
|
|
|
@8840
|
9 years |
Don-vip |
sonar - squid:S3052 - Fields should not be initialized to default values
|
|
|
@8836
|
9 years |
Don-vip |
fix Checkstyle issues
|
|
|
@8795
|
9 years |
Don-vip |
fix javadoc errors/warnings seen with JDK9
|
|
|
@8776
|
9 years |
simon04 |
see #11843 - Run plugin tasks in the same thread
Before, a separate …
|
|
|
@8773
|
9 years |
Don-vip |
fix #11882 - ImageryCache plugin wasn't properly deprecated
|
|
|
@8772
|
9 years |
Don-vip |
remove deprecated code from jmapviewer, deprecate plugin …
|
|
|
@8745
|
9 years |
simon04 |
see #11428 - Deprecate mirrored_download plugin which is part of core
|
|
|
@8734
|
9 years |
simon04 |
see #11843 - Give all started threads sensible names
…
|
|
|
@8540
|
9 years |
Don-vip |
fix remaining checkstyle issues
|
|
|
@8513
|
9 years |
Don-vip |
checkstyle: blocks
|
|
|
@8512
|
9 years |
Don-vip |
checkstyle: redundant modifiers
|
|
|
@8510
|
9 years |
Don-vip |
checkstyle: enable relevant whitespace checks and fix them
|
|
|
@8509
|
9 years |
Don-vip |
fix many checkstyle violations
|
|
|
@8506
|
9 years |
Don-vip |
fix some Sonar issues
|
|
|
@8471
|
9 years |
Don-vip |
offer to automatically download missing required plugins and restart. …
|
|
|
@8470
|
9 years |
Don-vip |
javadoc fixes. Removed one duplicated method in exception handling
|
|
|
@8465
|
9 years |
Don-vip |
minor code style issues
|
|
|
@8461
|
9 years |
Don-vip |
global use of String.isEmpty()
|
|
|
@8453
|
9 years |
Don-vip |
fix #11518 - ban plugins CADTools, LaneConnector and …
|
|
|
@8443
|
9 years |
Don-vip |
remove extra whitespaces
|
|
|
@8404
|
9 years |
Don-vip |
When doing a String.toLowerCase()/toUpperCase() call, use a …
|
|
|
@8395
|
9 years |
Don-vip |
convention - An open curly brace should be located at the end of a line
|
|
|
@8394
|
9 years |
Don-vip |
- global use of String.isEmpty()
- Correctness - Method throws …
|
|
|
@8390
|
9 years |
Don-vip |
Sonar - various performance improvements
|
|
|
@8379
|
9 years |
Don-vip |
Consecutively calls to StringBuffer/StringBuilder .append should reuse …
|
|
|
@8345
|
9 years |
Don-vip |
code style - Useless parentheses around expressions should be removed …
|
|
|
@8342
|
9 years |
Don-vip |
code style - Close curly brace and the next "else", "catch" and …
|
|
|
@8338
|
9 years |
Don-vip |
fix squid:S1319 - Declarations should use Java collection interfaces …
|
|
|
@8308
|
9 years |
Don-vip |
fix potential NPEs and Sonar issues related to serialization
|
|
|
@8291
|
9 years |
Don-vip |
fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
|
|
|
@8290
|
9 years |
Don-vip |
code cleanup
|
|
|
@8126
|
10 years |
Don-vip |
fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
|
|
|
@8101
|
10 years |
stoecker |
add https to valid internal plugin links, so we can switch in the future
|
|
|
@8093
|
10 years |
stoecker |
javadoc fixes
|
|
|
@8074
|
10 years |
bastiK |
#11090 - do not load plugins unless dependencies can be loaded
(or are …
|
|
|
@8070
|
10 years |
Don-vip |
see #10930 - deprecate notes plugin
|
|
|
@8061
|
10 years |
bastiK |
see #11096 - strip .png
|
|
|
@8030
|
10 years |
bastiK |
see #11090 - refresh plugin info after download & before loading
|
|
|
@8024
|
10 years |
bastiK |
see #11090 - make sure plugin preference tab is shown after runtime load
|
|
|
@8020
|
10 years |
bastiK |
see #11090 - make sure modifications to the current MapFrame are done …
|
|
|
@8017
|
10 years |
bastiK |
see #11090 - basic support for plugin loading at runtime.
This is …
|
|
|
@7956
|
10 years |
bastiK |
fixed #10962 - Photo orientation should not be ignored for thumbnails
|
|
|
@7655
|
10 years |
stoecker |
support data: style URL's for icon in plugin list, see #10581, drop …
|
|
|
@7654
|
10 years |
stoecker |
support data: style URL's for icon in plugin list, see #10581
|
|
|
@7597
|
10 years |
Don-vip |
fix #10588 - DownloadGpsTask ignores the ProgressMonitor argument …
|
|
|
@7596
|
10 years |
Don-vip |
fix various warnings
|
|
|
@7588
|
10 years |
Don-vip |
update presets links + javadoc
|
|
|
@7582
|
10 years |
Don-vip |
remove "external source" warnings for plugins hosted on …
|
|
|
@7509
|
10 years |
stoecker |
remove tabs
|
|
|
@7434
|
10 years |
Don-vip |
fix #8885 (see #4614) - add offline mode with new command line …
|
|
|
@7424
|
10 years |
Don-vip |
deprecate nearclick plugin: too buggy, not useful anymore
|
|
|
@7420
|
10 years |
Don-vip |
fix #9435 - add last 10 error/warning messages to bug report
|
|
|
@7348
|
10 years |
Don-vip |
deprecate openstreetbugs plugin (replaced by notes )
|
|
|
@7294
|
10 years |
Don-vip |
fix #10242 - catch NoClassDefFoundError when …
|
|
|
@7248
|
10 years |
bastiK |
reworked MirroredInputStream (renamed to CachedFile):
* no more …
|
|
|
@7242
|
10 years |
bastiK |
add support for If-Modified-Since header in MirroredInputStream (see …
|
|
|
@7082
|
10 years |
Don-vip |
see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8 , new in …
|
|
|
@7048
|
10 years |
Don-vip |
sonar - Throwable and Error classes should not be caught
|
|
|
@7037
|
10 years |
Don-vip |
see #8465 - last batch of try-with-resources
|
|
|
@7033
|
10 years |
Don-vip |
see #8465 - global use of try-with-resources , according to
* …
|
|
|
@7025
|
10 years |
Don-vip |
Sonar - fix various issues
|
|
|
@7012
|
10 years |
Don-vip |
see #8465 - use String switch/case where applicable
|
|
|
@7005
|
10 years |
Don-vip |
see #8465 - use diamond operator where applicable
|
|
|
@7004
|
10 years |
Don-vip |
see #8465 - use multi-catch where applicable
|
|
|
@6990
|
10 years |
Don-vip |
sonar - place Strings literals on the left side when checking for …
|
|
|
@6920
|
11 years |
Don-vip |
fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
|
|
|
@6906
|
11 years |
Don-vip |
refactor duplicated code - impacts some plugins (reverter, roadsigns, …
|
|
|
@6890
|
11 years |
Don-vip |
fix some Sonar issues (Constructor Calls Overridable Method)
|
|
|
@6883
|
11 years |
Don-vip |
fix some Sonar issues
|
|
|
@6867
|
11 years |
Don-vip |
fix #9715 - Set HTTP Accept header to expected MIME types when …
|
|
|
@6843
|
11 years |
Don-vip |
fix #9711 - Nicer report of invalid plugins + javadoc
|
|
|
@6839
|
11 years |
Don-vip |
do not block start when plugin list cannot be retrieved, save the …
|
|
|
@6830
|
11 years |
Don-vip |
javadoc fixes for jdk8 compatibility
|
|
|
@6822
|
11 years |
bastiK |
see #8902 - Small performance enhancements / coding style (patch by …
|
|
|
@6797
|
11 years |
Don-vip |
fix #9406 - Verify for new versions of plugins on crashes
|
|
|
@6792
|
11 years |
Don-vip |
Sonar - fix various issues
|
|
|
@6643
|
11 years |
Don-vip |
global replacement of e.printStackTrace() by Main.error(e)
|
|
|
@6615
|
11 years |
Don-vip |
fix compilation warnings + minor code refactorization
|
|
|
@6571
|
11 years |
simon04 |
fix #9495 - patch by holgerosm - Format translated plugin description …
|
|
|
@6552
|
11 years |
simon04 |
Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
|
|
|
@6544
|
11 years |
simon04 |
fix #9473 - Added wayselector plugin to josm core. This plugin was …
|
|
|
@6524
|
11 years |
Don-vip |
global use of Utils.joinAsHtmlUnorderedList()
|
|
|
@6380
|
11 years |
Don-vip |
update license/copyright information
|
|
|
@6362
|
11 years |
Don-vip |
Checkstyle:
- private constructors for util classes
- final classes
- …
|
|
|
@6360
|
11 years |
Don-vip |
Sonar/Findbugs - Hide Utility Class Constructor
|
|
|
@6340
|
11 years |
Don-vip |
refactor of some GUI/widgets classes (impacts some plugins):
- …
|
|
|
@6313
|
11 years |
Don-vip |
cosmetics in error reporting
|
|
|
@6310
|
11 years |
Don-vip |
Sonar/FindBugs - Nested blocks of code should not be left empty
|
|
|