|
|
@9857
|
9 years |
simon04 |
fix #12549 - MapCSS: permit using character classes in regexp: \p{...}
|
|
|
@9856
|
9 years |
simon04 |
fix #12547 see #12469 - Fix Overpass API "Build query" for Java 7
|
|
|
@9855
|
9 years |
Don-vip |
see #12557 : remove unused code
|
|
|
@9854
|
9 years |
Don-vip |
sonar - squid:S2272 - "Iterator.next()" methods should throw …
|
|
|
@9853
|
9 years |
Don-vip |
fix #12557 : update to Apache Commons Validator 1.5.0 + updates from …
|
|
|
@9852
|
9 years |
Klumbumbus |
fix #10991 - add preset for route=foot
|
|
|
@9851
|
9 years |
Klumbumbus |
fix #12551 - add leisure=fitness_station to preset and mappaint …
|
|
|
@9850
|
9 years |
Don-vip |
findbugs
|
|
|
@9849
|
9 years |
Don-vip |
add more unit tests
|
|
|
@9848
|
9 years |
Don-vip |
see #12426 - checkstyle
|
|
|
@9847
|
9 years |
Don-vip |
code refactoring
|
|
|
@9846
|
9 years |
wiktorn |
Divde by zero found by Coverity Scan.
See: #12350
|
|
|
@9845
|
9 years |
Don-vip |
add more unit tests
|
|
|
@9844
|
9 years |
wiktorn |
Use HTML formatting for projection warning message for line wrapping.
…
|
|
|
@9843
|
9 years |
Klumbumbus |
fix #12496 - Verify properly tagged islands and islets (modified patch …
|
|
|
@9842
|
9 years |
Don-vip |
update to Jacoco 0.7.6 / Groovy 2.4.6 from:
* …
|
|
|
@9841
|
9 years |
Don-vip |
add unit test
|
|
|
@9840
|
9 years |
wiktorn |
ZoomPreferences.patch and NativeScaleLayerChange.patch by kolesar.
…
|
|
|
@9839
|
9 years |
Klumbumbus |
fix #11270 - add validator warning for missing/wrong …
|
|
|
@9838
|
9 years |
Don-vip |
checkstyle
|
|
|
@9837
|
9 years |
Klumbumbus |
fix #12422 - remove "lit on suspicious object" warning and replace by …
|
|
|
@9836
|
9 years |
Klumbumbus |
fix #12494 - improve "questionable key (ending with a number)" warning
|
|
|
@9835
|
9 years |
Klumbumbus |
fix #12500 - deprecate sport=skating in favor of sport=ice_skating …
|
|
|
@9834
|
9 years |
Klumbumbus |
fix #12541 - downgrade "style for outer way mismatches polygon" …
|
|
|
@9833
|
9 years |
bastiK |
fixed #12507 - slow mouse wheel scrolling (based on patch by kolesar)
|
|
|
@9832
|
9 years |
bastiK |
add test
|
|
|
@9831
|
9 years |
bastiK |
see #12507 - slow scrolling in properties dialog (patch by kolesar)
|
|
|
@9830
|
9 years |
wiktorn |
Fix findbugs warning / NPE.
See: #12350
|
|
|
@9829
|
9 years |
Don-vip |
fix warnings, add unit test
|
|
|
@9828
|
9 years |
Don-vip |
findbugs, javadoc, unit tests
|
|
|
@9827
|
9 years |
Don-vip |
checkstyle, javadoc
|
|
|
@9826
|
9 years |
wiktorn |
Properly support multi-display environments when estimating tile cache …
|
|
|
@9825
|
9 years |
wiktorn |
Improvements for native scales.
* make ScaleList immutable object
* …
|
|
|
@9824
|
9 years |
bastiK |
applied #12539 - reverse zoom with mouse wheel (patch by kolesar)
|
|
|
@9823
|
9 years |
bastiK |
move preference writing to new class; some refactoring
|
|
|
@9822
|
9 years |
bastiK |
fix warnings
|
|
|
@9821
|
9 years |
bastiK |
fixed #12522 - Advanced preferences: display default entries …
|
|
|
@9820
|
9 years |
wiktorn |
Fix unit tests after [9818]. Move all zoom levels one level lower.
…
|
|
|
@9819
|
9 years |
wiktorn |
Add debug messages with estimates of cache size.
See: #12050
|
|
|
@9818
|
9 years |
wiktorn |
Snap scale to mercator zoom levels.
See #12350
Patch submitted by: …
|
|
|
@9817
|
9 years |
Don-vip |
fix coverity defect 1351474 (division by zero), add unit test
|
|
|
@9816
|
9 years |
Don-vip |
add more unit tests, javadoc, fix code style issues
|
|
|
@9815
|
9 years |
Don-vip |
see #12514, see #12533 - fix/ignore longstanding problems in unit tests
|
|
|
@9814
|
9 years |
Don-vip |
see #12229 - revert r9785 and r9803: problem with audio unit test was …
|
|
|
@9813
|
9 years |
bastiK |
schema: cleanup + remove deprecated
|
|
|
@9812
|
9 years |
bastiK |
remove tabs
|
|
|
@9811
|
9 years |
Don-vip |
add a unit test for ValidatorTreePanel
|
|
|
@9810
|
9 years |
Don-vip |
checkstyle
|
|
|
@9809
|
9 years |
bastiK |
fixed #12524 - update unit test (patch by kolesar)
|
|
|
@9808
|
9 years |
bastiK |
clean up deprecated code
|
|
|
@9807
|
9 years |
wiktorn |
Make map returned by getHeaderFields() case insensitive.
RFC 2616, …
|
|
|
@9806
|
9 years |
bastiK |
see #12524 - forgot to commit tests (patch by kolesar)
|
|
|
@9805
|
9 years |
Don-vip |
javadoc
|
|
|
@9804
|
9 years |
Don-vip |
robustness/code refactoring for unit tests
|
|
|
@9803
|
9 years |
Don-vip |
partial revert of r9779 to see if it fixes audio unit test regression
|
|
|
@9802
|
9 years |
bastiK |
fix NPE
|
|
|
@9801
|
9 years |
stoecker |
fix SessionReaderTest
|
|
|
@9800
|
9 years |
stoecker |
fix r9798 - variable is not used in JOSM, but in tests
|
|
|
@9799
|
9 years |
stoecker |
fix Coverity issues 1349911, 1349912, 1349913, 1349917, 1349918, …
|
|
|
@9798
|
9 years |
stoecker |
fix Coverity issues 1351364 and 1351265
|
|
|
@9797
|
9 years |
Don-vip |
fix #12531 - NPE when importing notes files (regression from r9746)
|
|
|
@9796
|
9 years |
bastiK |
applied #12524 - heading calculation reversed longitudes (patch by kolesar)
|
|
|
@9795
|
9 years |
Don-vip |
findbugs
|
|
|
@9794
|
9 years |
simon04 |
Validator: allow usage for man_made=pipeline
|
|
|
@9793
|
9 years |
Don-vip |
checkstyle
|
|
|
@9792
|
9 years |
Klumbumbus |
fix #12525 - allow relation for power=plant (for relation type site)
|
|
|
@9791
|
9 years |
Klumbumbus |
fix #12529 - allow to use boundary preset on multipolygons
|
|
|
@9790
|
9 years |
bastiK |
use intended units for east/north coordinates (see #12186)
When …
|
|
|
@9789
|
9 years |
bastiK |
another try: move measurement output to stderr
|
|
|
@9788
|
9 years |
bastiK |
Jenkins truncates stdout, try to shorten it a bit
|
|
|
@9787
|
9 years |
bastiK |
update test data
|
|
|
@9786
|
9 years |
bastiK |
new mappaint performance test
tests different features separately
|
|
|
@9785
|
9 years |
Don-vip |
ignore last two audio unit tests to see if it fixes the regression on …
|
|
|
@9784
|
9 years |
Don-vip |
attempt to fix audio unit test
|
|
|
@9783
|
9 years |
Don-vip |
checkstyle
|
|
|
@9782
|
9 years |
Don-vip |
attempt to fix unit test
|
|
|
@9781
|
9 years |
bastiK |
whitespace
|
|
|
@9780
|
9 years |
bastiK |
refactor Preferences (move reader to new class)
|
|
|
@9779
|
9 years |
Don-vip |
add more unit tests
|
|
|
@9778
|
9 years |
bastiK |
see #12507 - fix mouse wheel scrolling at some places
|
|
|
@9777
|
9 years |
stoecker |
fix coverity 1350293 - useless local storage
|
|
|
@9776
|
9 years |
Don-vip |
add more unit tests
|
|
|
@9775
|
9 years |
Don-vip |
add more unit tests
|
|
|
@9774
|
9 years |
Don-vip |
fix coverity (1350239, 1350240, 1350241) defects corresponding to …
|
|
|
@9773
|
9 years |
Don-vip |
checkstyle
|
|
|
@9772
|
9 years |
Klumbumbus |
see #12438 - add translation context for "Hide"
|
|
|
@9771
|
9 years |
bastiK |
add test output for the Jenkins Measurement Plots Plugin
|
|
|
@9770
|
9 years |
bastiK |
test StyleCache (see #12279)
|
|
|
@9769
|
9 years |
bastiK |
fix rendering in performance test
|
|
|
@9768
|
9 years |
simon04 |
Avoid array creation for every WMTSTileSource.getTileMatrix call
|
|
|
@9767
|
9 years |
bastiK |
update tests for [9558] and [9642] (see #12186, see #12514)
|
|
|
@9766
|
9 years |
bastiK |
fix build.xml
|
|
|
@9765
|
9 years |
bastiK |
new setup of the netbeans project
* removed classpath hack with two …
|
|
|
@9764
|
9 years |
bastiK |
remove unstable test (see #12514)
|
|
|
@9763
|
9 years |
bastiK |
see #12508 - add missing fixtures for unit test
|
|
|
@9762
|
9 years |
Don-vip |
fix #12504 - StackOverflowError at SearchCompiler when searching …
|
|
|
@9761
|
9 years |
Don-vip |
fix #12508 - add missing fixtures for command unit tests
|
|
|
@9760
|
9 years |
bastiK |
fixed #12507 - slow scrolling in "Map Paint Styles" window
|
|
|
@9759
|
9 years |
Don-vip |
refactor preferences settings classes
|
|
|
@9758
|
9 years |
Don-vip |
fix unit test (forgot data file)
|
|
|