|
|
@7142
|
10 years |
Don-vip |
see #9691 - make unit test run in headless mode for continuous integration
|
|
|
@7141
|
10 years |
bastiK |
see #9691 - fix unit test
|
|
|
@7140
|
10 years |
Don-vip |
fix compilation warnings with JDK8 - equals() and hashcode() must …
|
|
|
@7139
|
10 years |
bastiK |
see #9691 - switch over to mapcss version of the JOSM map style as …
|
|
|
@7138
|
10 years |
bastiK |
see #9691 - add tag based index (speed-up of factor 3 in single thread …
|
|
|
@7137
|
10 years |
Don-vip |
fix #10039 - No warning when adding a tag with an already existing key
|
|
|
@7136
|
10 years |
bastiK |
mapcss: add support for alpha info in color property, e.g.
color: …
|
|
|
@7135
|
10 years |
simon04 |
Display numbers in map status line according to locale/language
|
|
|
@7134
|
10 years |
Don-vip |
fix #10030 - wms support broken in r7132
|
|
|
@7133
|
10 years |
Don-vip |
remove generated Java files from SVN, integrate JAXB 2.2.7 to build …
|
|
|
@7132
|
10 years |
Don-vip |
fix #9984 - Add support for WMS tiles defining a transparent color in …
|
|
|
@7131
|
10 years |
simon04 |
fix #4550 - Add a "Move Node onto Way" action (opposite of "Join Node …
|
|
|
@7130
|
10 years |
simon04 |
fix #10028 - Follow line function should unselect last node when …
|
|
|
@7129
|
10 years |
simon04 |
see #10018 - Avoid broken relations after combining ways
|
|
|
@7128
|
10 years |
simon04 |
Fix Sonar issue (package cycle)
|
|
|
@7127
|
10 years |
Don-vip |
see #10014 - use fill-color instead of background-color in P2 …
|
|
|
@7126
|
10 years |
simon04 |
fix #9758 - Add barrier=swing_gate to style
|
|
|
@7125
|
10 years |
simon04 |
MapCSS parsing: warn on unknown base selectors (2/2)
|
|
|
@7124
|
11 years |
simon04 |
MapCSS parsing: warn on unknown base selectors
|
|
|
@7123
|
11 years |
simon04 |
Fix MapCSSParserTest tests
|
|
|
@7122
|
11 years |
simon04 |
fix #6367 - Select last node of way when undoing Follow line (patch by …
|
|
|
@7121
|
11 years |
simon04 |
fix #9889 - Follow line should stop on ambiguous junctions
|
|
|
@7120
|
11 years |
Don-vip |
code refactoring/cleanup
|
|
|
@7119
|
11 years |
Don-vip |
code refactoring/cleanup/javadoc + fix bug in preset text comparator …
|
|
|
@7118
|
11 years |
simon04 |
fix #9901 - Presets: add support for alternative_autocomplete_keys , …
|
|
|
@7117
|
11 years |
Don-vip |
validator - remove old and unused serializable stuff
|
|
|
@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 …
|
|
|