|
|
@7081
|
10 years |
Don-vip |
fixes for unit tests
|
|
|
@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
|
|
|
@7073
|
11 years |
bastiK |
see #9691 - really fix broken MapCSSTagChecker unit test
|
|
|
@7070
|
11 years |
Don-vip |
see #9990 - show problem with unit tests
|
|
|
@7068
|
11 years |
Don-vip |
test cleanup
|
|
|
@7066
|
11 years |
Don-vip |
see #9691 - fix MapCSSParserTest broken by r7064. MapCSSTagCheckerTest …
|
|
|
@7065
|
11 years |
Don-vip |
update test to match r7064
|
|
|
@7063
|
11 years |
Don-vip |
compile and run all tests, including Groovy ones
|
|
|
@7060
|
11 years |
Don-vip |
fix issue in bug report URL (regression from r7037), add javadoc and …
|
|
|
@7051
|
11 years |
Don-vip |
fix opening_hours unit test
|
|
|
@7040
|
11 years |
Don-vip |
tests/build update:
* update Jacoco to version 0.7.0
* compile …
|
|
|
@7033
|
11 years |
Don-vip |
see #8465 - global use of try-with-resources , according to
* …
|
|
|
@7030
|
11 years |
Don-vip |
see #8465 - use of try-with-resource
|
|
|
@7027
|
11 years |
Don-vip |
fix more warnings (-Xlint:rawtypes ), remove deprecated method and …
|
|
|
@7005
|
11 years |
Don-vip |
see #8465 - use diamond operator where applicable
|
|
|
@6995
|
11 years |
Don-vip |
fix #9906 - fix reliance on default encoding
|
|
|
@6992
|
11 years |
Don-vip |
cleanup/refactor of NavigatableComponent
|
|
|
@6949
|
11 years |
Don-vip |
see #9667 - fix unit test
|
|
|
@6927
|
11 years |
Don-vip |
fix #9667 - Verify addresses interpolation range/values via MapCSS …
|
|
|
@6920
|
11 years |
Don-vip |
fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
|
|
|
@6881
|
11 years |
Don-vip |
javadoc/code style/minor refactorization
|
|
|
@6871
|
11 years |
simon04 |
Add unit test for AlphanumComparator
|
|
|
@6859
|
11 years |
simon04 |
see #9593 - MapCSS: fix matching of negated regular expressions for …
|
|
|
@6858
|
11 years |
Don-vip |
forgot to commit test
|
|
|
@6830
|
11 years |
Don-vip |
javadoc fixes for jdk8 compatibility
|
|
|
@6801
|
11 years |
simon04 |
fix #9656 - Repair upload order of objects to be deleted (regression …
|
|
|
@6776
|
11 years |
simon04 |
fix #9624 - Create a sensible upload order of relations to be deleted
…
|
|
|
@6774
|
11 years |
simon04 |
fix #9633 - MapCSS: allow (named) colours with alpha
|
|
|
@6740
|
11 years |
simon04 |
fix #9191 - MapCSS: Add option to include colour preferences of …
|
|
|
@6737
|
11 years |
simon04 |
fix #8071 - MapCSS: skip null values in concat() , provide …
|
|
|
@6736
|
11 years |
simon04 |
fix #8568 - MapCSS rule applied several times if several selectors applies
|
|
|
@6677
|
11 years |
simon04 |
see #9414 fix #9566: MapCSS validator: allow error message to access …
|
|
|
@6674
|
11 years |
simon04 |
Make strings like foo relation/123 and way/345 but also node/789 …
|
|
|
@6671
|
11 years |
simon04 |
fix #9560 - IllegalArgumentException when color.layer contains "{ }"
|
|
|
@6661
|
11 years |
simon04 |
fix #9561 - Bug in getDurationString
|
|
|
@6652
|
11 years |
simon04 |
fix #9525 - multiselecting objects does not show differing relation …
|
|
|
@6647
|
11 years |
simon04 |
see #8519 - Lanes validator: correctly handle consecutive | s (e.g., …
|
|
|
@6636
|
11 years |
simon04 |
see #9414 - MapCSS validator: skip tests with informational severity …
|
|
|
@6606
|
11 years |
simon04 |
see #8519 - Lanes validator: add test for …
|
|
|
@6605
|
11 years |
simon04 |
fix #9350 - Validator: test for the correct usage of :conditional …
|
|
|
@6603
|
11 years |
Don-vip |
fix some Sonar issues
|
|
|
@6601
|
11 years |
simon04 |
see #9414 fix #9485 - MapCSSTagChecker: add support for `set …
|
|
|
@6598
|
11 years |
simon04 |
see #8519 - Lanes validator: add test for lanes <= count_of(*:lanes) …
|
|
|
@6597
|
11 years |
simon04 |
see #9492 - split "Create Multipolyon" in % and "Update Multipolygon"; …
|
|
|
@6592
|
11 years |
simon04 |
fix #8519 - Validator: validate :lanes values
|
|
|
@6573
|
11 years |
simon04 |
fix #9043 - Validator: Verify links on highways
|
|
|
@6568
|
11 years |
simon04 |
fix #9462 - fix preset values for opening_hour /… such that the …
|
|
|
@6564
|
11 years |
simon04 |
fix 9492 - Tools>"Create Multipolygon": updates multipolygon if a …
|
|
|
@6562
|
11 years |
simon04 |
fix #9327 - tagging presets: fix handling of nested <reference> s, …
|
|
|
@6561
|
11 years |
simon04 |
see #9485 - MapCSS: add support for set .class_name instruction …
|
|
|
@6560
|
11 years |
simon04 |
see #9485 - MapCSS: add support for set class_name instruction and …
|
|
|
@6556
|
11 years |
simon04 |
fix #6313 - validator, UnconnectedWays: handle intersections of t …
|
|
|
@6554
|
11 years |
simon04 |
see #9414 fix #9409 - extend MapCSS condition syntax to allow the …
|
|
|
@6552
|
11 years |
simon04 |
Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
|
|
|
@6548
|
11 years |
simon04 |
see #9414 - MapCSS-based tagchecker: migrate remaining tagchecks
All …
|
|
|
@6547
|
11 years |
simon04 |
MapCSS: add regular expression support for key conditions
For …
|
|
|
@6543
|
11 years |
simon04 |
fix #9480 - ignore org.CustomMatchers from test
|
|
|
@6538
|
11 years |
simon04 |
see #9414 - MapCSS-based tagchecker: provide {i.key} , {i.value} , …
|
|
|
@6534
|
11 years |
simon04 |
fix #9470 see #9414 - make "layer tag with + sign" auto fixable
|
|
|
@6533
|
11 years |
simon04 |
see #9462 - prettify valid opening_hours values as OTHER test …
|
|
|
@6513
|
11 years |
simon04 |
see #9414 - convert some tagchecker tests to MapCSS, extend MapCSS by …
|
|
|
@6512
|
11 years |
simon04 |
see #9414 - MapCSSTagChecker: parse and unit test match assertions …
|
|
|
@6506
|
11 years |
simon04 |
see #9414 - implement MapCSS-based tag checker/fixer
The file …
|
|
|
@6500
|
11 years |
simon04 |
Add Javadoc for LatLon , add unit tests for LatLonDialog (parsing)
|
|
|
@6483
|
11 years |
Don-vip |
see #9434 - repair unit test
|
|
|
@6471
|
11 years |
Don-vip |
Sonar - remove warnings related to the static preferences …
|
|
|
@6467
|
11 years |
simon04 |
see #9089 - repair fragile unit tests
|
|
|
@6461
|
11 years |
simon04 |
fix #9089 - improve sorting of associatedStreet /street relation …
|
|
|
@6455
|
11 years |
simon04 |
fix #7939 - MapCSS: add support for negated regular expressions
|
|
|
@6440
|
11 years |
simon04 |
Load and display changeset comment in history dialog
|
|
|
@6429
|
11 years |
simon04 |
fix #8850 - search: support less/greater-than, e.g., start_date>1950
|
|
|
@6422
|
11 years |
simon04 |
see #9331 - allow custom formatters in SystemOfMeasurement methods
|
|
|
@6421
|
11 years |
simon04 |
see #9341 - provide utility methods to open URL + decompress stream if …
|
|
|
@6420
|
11 years |
simon04 |
fix #9367 - opening_hours - upgrade validator so that it will can fix …
|
|
|
@6415
|
11 years |
Don-vip |
fix #9364 - service_times reported as "opening_hours - (...)" in validator
|
|
|
@6410
|
11 years |
Don-vip |
* tagchecker: ignore keys starting with source:
* utils: handle …
|
|
|
@6378
|
11 years |
Don-vip |
Sonar/Findbugs - fix various violations, javadoc
|
|
|
@6377
|
11 years |
simon04 |
see #9157 - make some errors in opening_hours fixable
|
|
|
@6376
|
11 years |
simon04 |
see #9157 - check collection_times and service_times as well
And …
|
|
|
@6370
|
11 years |
simon04 |
fix #9157 - add opening_hours validation test
This test utilizes …
|
|
|
@6334
|
11 years |
Don-vip |
Sonar/Findbugs - Format string should use %n rather than \n
|
|
|
@6289
|
11 years |
Don-vip |
Sonar/Findbugs - fix various problems
|
|
|
@6286
|
11 years |
Don-vip |
Sonar/Findbugs - Performance - Make some fields static
|
|
|
@6264
|
11 years |
Don-vip |
Sonar/FindBugs - Performance - Method concatenates strings using + in …
|
|
|
@6246
|
11 years |
Don-vip |
Sonar/FindBugs - various bugfixes / violation fixes
|
|
|
@6226
|
11 years |
Don-vip |
fix #9057 - see #8987 - fix Coordinate.hashCode() broken in r6162
|
|
|
@6213
|
11 years |
Don-vip |
fix locale issue in latest junit test
|
|
|
@6210
|
11 years |
Don-vip |
fix file encoding of new junit test that makes build fail
|
|
|
@6209
|
11 years |
Don-vip |
fix #8895, fix #9030 - fix regression in geottaged pictures support …
|
|
|
@6208
|
11 years |
Don-vip |
fix #9027 - fix error in internal preset introduced in r6195 (patch by …
|
|
|
@6175
|
11 years |
Don-vip |
see #8902 - Small performance enhancements / coding style (patches by …
|
|
|
@6155
|
11 years |
bastiK |
fixed #8945 - another NPE + unit test (patch by AlfonZ)
|
|
|
@6144
|
11 years |
Don-vip |
see #8954 - new tagging preset reader regression test (patch by AlfonZ)
|
|
|
@5870
|
12 years |
Don-vip |
fix #8610 - Wrong display of areas (based on patch by Cobra)
|
|
|
@5787
|
12 years |
Don-vip |
fix #8518 - Incorrect automatic tag correction when reversing a way
|
|
|
@5772
|
12 years |
Don-vip |
see #8505 - strip of trailing and leading whitespace characters of …
|
|
|
@5756
|
12 years |
akks |
paste tags from text: fixed one more parser error, added JUnit tests, …
|
|
|
@5630
|
12 years |
jttt |
Relation sorting and way connection refactored, added tests
|
|
|
@5556
|
12 years |
Don-vip |
see #8172 - fix JUnit tests
|
|
|