|
|
@7116
|
11 years |
simon04 |
fix #9852 - Add new bridge types to styles and presets; drop icons for …
|
|
|
@7115
|
11 years |
simon04 |
fix #9783 - MapCSS: allow to regexp-match name=(foo) by `[name =~ …
|
|
|
@7114
|
11 years |
simon04 |
fix #9758 - Add barrier=swing_gate to presets
|
|
|
@7113
|
11 years |
simon04 |
fix #9872 - Sort "Member of" list naturally
|
|
|
@7112
|
11 years |
simon04 |
fix #9880 - Recognise building=(!yes) relations as buildings (name …
|
|
|
@7111
|
11 years |
simon04 |
fix #9865 - Hide oneway arrows for aerialway=station
|
|
|
@7110
|
11 years |
simon04 |
fix #10014 - MapCSS: Add support for canvas{fill-color}, deprecate …
|
|
|
@7109
|
11 years |
Don-vip |
see #8671 - some code refactoring done in an unsuccessful attempt to …
|
|
|
@7108
|
11 years |
bastiK |
extend last commit
|
|
|
@7107
|
11 years |
bastiK |
mappaint: hold read lock on Dataset during painting, so modifications …
|
|
|
@7106
|
11 years |
bastiK |
fixed #10002 - Complain about access=official like about access=designated
|
|
|
@7105
|
11 years |
bastiK |
fixed #10000 - remove access=designated and access=official from presets
|
|
|
@7104
|
11 years |
bastiK |
see #10000 - remove access=designated and access=official from presets
|
|
|
@7103
|
11 years |
Don-vip |
fix potential exception in ExpressionFactory initialization (not sure …
|
|
|
@7102
|
11 years |
bastiK |
fix eol style
|
|
|
@7101
|
11 years |
Don-vip |
update groovy test to r7100
|
|
|
@7100
|
11 years |
Don-vip |
refactor tagging presets to allow presets-dependent unit tests to …
|
|
|
@7099
|
11 years |
bastiK |
see #9691 - mapcss: fix concurrency problem with Expressions (cannot …
|
|
|
@7098
|
11 years |
Don-vip |
fix #9632 - fix relation comparator
|
|
|
@7097
|
11 years |
Don-vip |
see #9632 - unit test optimization
|
|
|
@7096
|
11 years |
Don-vip |
see #9632 - fix typo in test
|
|
|
@7095
|
11 years |
Don-vip |
see #9632 - show problem in unit tests
|
|
|
@7094
|
11 years |
Don-vip |
fix #9977 - Jumping to play head marker when playing next audio (patch …
|
|
|
@7093
|
11 years |
bastiK |
replace current mappaint performance test file by a larger one (but …
|
|
|
@7092
|
11 years |
Don-vip |
refactor duplicated code
|
|
|
@7091
|
11 years |
bastiK |
fixed #9716 - Mappaint style for osm object not updated when tags change
|
|
|
@7090
|
11 years |
Don-vip |
code refactoring to avoid classes in methods (cause problems for code …
|
|
|
@7089
|
11 years |
Don-vip |
see #8465 - Use of new Java 7 zip constructors allowing to specify a …
|
|
|
@7088
|
11 years |
Don-vip |
more fixes in unit tests
|
|
|
@7087
|
11 years |
simon04 |
ignore (non-working) functional GUI functional tests without …
|
|
|
@7086
|
11 years |
simon04 |
see #8465 - see r7082 - fix unit test related to the UTF_8 constant
|
|
|
@7085
|
11 years |
Don-vip |
allow to disable auto-save of preferences file for unit tests (ant …
|
|
|
@7084
|
11 years |
Don-vip |
see #8465 - use AssertionError constructor accepting a cause, new in …
|
|
|
@7083
|
11 years |
Don-vip |
see #8465 - replace Utils.equal by Objects.equals , new in Java 7
|
|
|
@7082
|
11 years |
Don-vip |
see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8 , new in …
|
|
|
@7081
|
11 years |
Don-vip |
fixes for unit tests
|
|
|
@7080
|
11 years |
bastiK |
see #9691 - on single core machine do nothing fancy and stay in EDT - …
|
|
|
@7079
|
11 years |
Don-vip |
fix some unit tests
|
|
|
@7078
|
11 years |
simon04 |
see #9959 - see r7035 - MapCSS tagchecker: use suggestAlternative to …
|
|
|
@7077
|
11 years |
Don-vip |
fix another test
|
|
|
@7076
|
11 years |
Don-vip |
fix unit test on system with non-english locale + javadoc
|
|
|
@7075
|
11 years |
Don-vip |
Robustness to allow to run more unit tests in headless mode
|
|
|
@7074
|
11 years |
bastiK |
fixed #9989 - mapcss canvas{default-points: false; default-lines: …
|
|
|
@7073
|
11 years |
bastiK |
see #9691 - really fix broken MapCSSTagChecker unit test
|
|
|
@7072
|
11 years |
Don-vip |
fix #9988 - NPE in Geometry.getCentroid()
|
|
|
@7071
|
11 years |
Don-vip |
fix #9990 - Fix session writing regression
|
|
|
@7070
|
11 years |
Don-vip |
see #9990 - show problem with unit tests
|
|
|
@7069
|
11 years |
bastiK |
see #9691 - fix broken MapCSSTagChecker unit test
|
|
|
@7068
|
11 years |
Don-vip |
test cleanup
|
|
|
@7067
|
11 years |
Don-vip |
fix NPE seen in test if no password is set with basic auth (headless mode)
|
|
|
@7066
|
11 years |
Don-vip |
see #9691 - fix MapCSSParserTest broken by r7064. MapCSSTagCheckerTest …
|
|
|
@7065
|
11 years |
Don-vip |
update test to match r7064
|
|
|
@7064
|
11 years |
bastiK |
see #9691 - add back reverted optimization [7056] (modified so it is …
|
|
|
@7063
|
11 years |
Don-vip |
compile and run all tests, including Groovy ones
|
|
|
@7062
|
11 years |
Don-vip |
fix #9976 - false positive: missing power=tower/pole
|
|
|
@7061
|
11 years |
Don-vip |
fix #9844 - incorrect validator warnings if relation preset contain …
|
|
|
@7060
|
11 years |
Don-vip |
fix issue in bug report URL (regression from r7037), add javadoc and …
|
|
|
@7059
|
11 years |
bastiK |
mapcss: use multiple threads for style creation (see #9691)
…
|
|
|
@7058
|
11 years |
stoecker |
support josmdir:// URI
|
|
|
@7057
|
11 years |
bastiK |
reverting [7056] because it won't work for execution in multiple …
|
|
|
@7056
|
11 years |
bastiK |
mapcss: optimization by converting very hot double loop into single …
|
|
|
@7055
|
11 years |
bastiK |
mapcss: optimisation by adding an extra class for the most common type …
|
|
|
@7054
|
11 years |
bastiK |
mapcss: major performance improvement for style creation, "rendering …
|
|
|
@7053
|
11 years |
bastiK |
fixed #9669 - key-press 3 on node goes down to 6 meter
new advanced …
|
|
|
@7052
|
11 years |
Balaitous |
fix #9951 - "Join Overlapping Areas" gives strange multipolygons
|
|
|
@7051
|
11 years |
Don-vip |
fix opening_hours unit test
|
|
|
@7050
|
11 years |
Don-vip |
sonar - Nullcheck of value previously dereferenced
|
|
|
@7049
|
11 years |
Don-vip |
sonar - Don't call static DateFormat
|
|
|
@7048
|
11 years |
Don-vip |
sonar - Throwable and Error classes should not be caught
|
|
|
@7047
|
11 years |
Don-vip |
fix #7042 - Add "call relation editor" to context menu of validator dialog
|
|
|
@7046
|
11 years |
Don-vip |
see #9923 - update opening_hours.js + translate/shorten a bit error …
|
|
|
@7045
|
11 years |
bastiK |
mapcss: allow to turn off dashes with dashes: none; without …
|
|
|
@7044
|
11 years |
bastiK |
map style: 1-1 dashed pattern looks like 50% transparent with …
|
|
|
@7043
|
11 years |
bastiK |
see #9691 - added command line option to enable debug level trace …
|
|
|
@7042
|
11 years |
bastiK |
see #9691 - update to latest version of xml style
|
|
|
@7041
|
11 years |
bastiK |
see #9691 - include mapcss version of the default style as an option …
|
|
|
@7040
|
11 years |
Don-vip |
tests/build update:
* update Jacoco to version 0.7.0
* compile …
|
|
|
@7039
|
11 years |
Don-vip |
fix #9965 - Unwanted warning in upload dialog
|
|
|
@7038
|
11 years |
Don-vip |
see #9967 - non-regression test for remote control
|
|
|
@7037
|
11 years |
Don-vip |
see #8465 - last batch of try-with-resources
|
|
|
@7036
|
11 years |
Don-vip |
fix #9966 - add landuse=plant_nursery to internal preset/map paint style
|
|
|
@7035
|
11 years |
bastiK |
fixed #9959 - Validator thinks that http: is a language prefix. Give …
|
|
|
@7034
|
11 years |
Don-vip |
fix #9967, see #8465 - RemoteControl broken by changes in r7033
|
|
|
@7033
|
11 years |
Don-vip |
see #8465 - global use of try-with-resources , according to
* …
|
|
|
@7032
|
11 years |
Don-vip |
fix #9944 - allow maxspeed on waterway=river|canal|lock
|
|
|
@7031
|
11 years |
Don-vip |
fix #9947 - Make File / Open URL also accept osm.org URLs with an …
|
|
|
@7030
|
11 years |
Don-vip |
see #8465 - use of try-with-resource
|
|
|
@7029
|
11 years |
Don-vip |
fix more warnings, remove unused code
|
|
|
@7028
|
11 years |
Don-vip |
fix #9962 - NPE in WMS cache (regression from r7012)
|
|
|
@7027
|
11 years |
Don-vip |
fix more warnings (-Xlint:rawtypes ), remove deprecated method and …
|
|
|
@7026
|
11 years |
stoecker |
fix #3142 - drop applet code finally
|
|
|
@7025
|
11 years |
Don-vip |
Sonar - fix various issues
|
|
|
@7024
|
11 years |
Don-vip |
sonar - Variables should not be declared and then immediately returned …
|
|
|
@7023
|
11 years |
Don-vip |
remove deprecated/unused method
|
|
|
@7022
|
11 years |
Don-vip |
see #8465 - enable and fix more warnings
|
|
|
@7021
|
11 years |
Don-vip |
see #8465 - enable -Xlint:cast and fix associated warnings
|
|
|
@7020
|
11 years |
Don-vip |
see #8465 - fix remaining compilation warnings
|
|
|
@7019
|
11 years |
Don-vip |
see #8465 - fix @SafeVarargs warning, see …
|
|
|
@7018
|
11 years |
Don-vip |
refactor duplicated code
|
|
|
@7017
|
11 years |
Don-vip |
see #8465 - fix easy compilation warnings
|
|
|