|
|
@11036
|
8 years |
simon04 |
see #13376 - Fix unit test
|
|
|
@11035
|
8 years |
simon04 |
see #13376 - Replace Calendar usages with Java 8 Date API
|
|
|
@11033
|
8 years |
simon04 |
fix #13663 - Two data layers with the same name
Counting starts from …
|
|
|
@11024
|
8 years |
Don-vip |
unit test, javadoc
|
|
|
@11021
|
8 years |
Don-vip |
clear image provider cache before/after integration tests. The …
|
|
|
@11020
|
8 years |
Don-vip |
add more unit tests
|
|
|
@11014
|
8 years |
Don-vip |
fix #13630 - proper validation of invalid mapcss rules
|
|
|
@11009
|
8 years |
Don-vip |
fix recent sonar/checkstyle issues
|
|
|
@11008
|
8 years |
Don-vip |
fix #13646 - NPE + unit test
|
|
|
@11007
|
8 years |
Don-vip |
fix #13643 - prevent creation of DuplicateNode errors with empty list …
|
|
|
@11003
|
8 years |
simon04 |
fix #11975 - Evaluate extended Overpass queries bbox , geocodeArea
|
|
|
@11000
|
8 years |
michael2402 |
Add layer manager test for resetState() and scheduleRemoval()
|
|
|
@10994
|
8 years |
Don-vip |
update extensions blacklist in integration tests to ignore new …
|
|
|
@10991
|
8 years |
Don-vip |
fix #13570 - Coastline validator doesn't report some problems and is …
|
|
|
@10989
|
8 years |
Don-vip |
add new unit test for AuthorizationProcedureComboBox
|
|
|
@10988
|
8 years |
Don-vip |
improve plugin integration test
|
|
|
@10986
|
8 years |
Don-vip |
improve plugin integration test, increase unit test timeout
|
|
|
@10983
|
8 years |
Don-vip |
fix #13609 - --version and --help are too verbose
|
|
|
@10980
|
8 years |
Don-vip |
fix timeout
|
|
|
@10979
|
8 years |
Don-vip |
add unit test for ApiUrlTestTask
|
|
|
@10977
|
8 years |
Don-vip |
add/update unit tests, fix indentation
|
|
|
@10976
|
8 years |
Don-vip |
add unit test
|
|
|
@10974
|
8 years |
Don-vip |
fix #13564 - add unit test with valid URL
|
|
|
@10973
|
8 years |
Don-vip |
see #13564 - proper management of invalid URLs in remote control …
|
|
|
@10967
|
8 years |
Klumbumbus |
fix #13554 - Allow multipolygon as street member in associatedStreet …
|
|
|
@10966
|
8 years |
Don-vip |
fix unit tests hanging on Jenkins
|
|
|
@10962
|
8 years |
Don-vip |
improve unit tests
|
|
|
@10961
|
8 years |
Don-vip |
increase unit test timeout
|
|
|
@10960
|
8 years |
Don-vip |
increase unit test timeout
|
|
|
@10956
|
8 years |
Don-vip |
see #11924 - suppress some equalsverifier warnings to workaround …
|
|
|
@10955
|
8 years |
Don-vip |
increase unit test timeout
|
|
|
@10950
|
8 years |
Don-vip |
fix unit test
|
|
|
@10947
|
8 years |
Don-vip |
fix/update PreferencesTest
|
|
|
@10946
|
8 years |
Don-vip |
fix #13395 - fix serialization issue causing bugs in copy/paste
|
|
|
@10945
|
8 years |
Don-vip |
convert more unit tests to JOSMTestRules
|
|
|
@10944
|
8 years |
Don-vip |
add unit test for OsmTransferHandler
|
|
|
@10937
|
8 years |
Don-vip |
sonar - squid:S3658 - Unit tests should throw exceptions
|
|
|
@10931
|
8 years |
Don-vip |
fix #13513 - Registers a protocol handler for data: URLs allowing to …
|
|
|
@10922
|
8 years |
michael2402 |
See #13309: Make PreferencesTest compile again.
|
|
|
@10915
|
8 years |
michael2402 |
Trim interpolate in EastNorth/LatLon for performance and add comment …
|
|
|
@10910
|
8 years |
Don-vip |
improve javadoc, unit tests, reduce visibility of some public fields
|
|
|
@10906
|
8 years |
Don-vip |
add more non-regression NMEA unit tests
|
|
|
@10904
|
8 years |
Don-vip |
see #13460 - checkstyle, javadoc
|
|
|
@10901
|
8 years |
Don-vip |
fix #13460 - remove with QuadBuckets.iterator() doesn't maintain size …
|
|
|
@10900
|
8 years |
Don-vip |
fix #13453 - Add more Layer#setName tests (patch by michael2402) - …
|
|
|
@10899
|
8 years |
Don-vip |
fix #13318 - Clean up program startup (parameters, logging) - patch by …
|
|
|
@10892
|
8 years |
Don-vip |
fix #13443 - Fix JosmUserIdentityManagerTest (patch by michael2402) - …
|
|
|
@10888
|
8 years |
Don-vip |
see #13413 - update unit test
|
|
|
@10886
|
8 years |
Don-vip |
fix #13434 - Increase bug report test coverage (patch by michael2402) …
|
|
|
@10885
|
8 years |
Don-vip |
fix #13433 - Tests for Layer class (patch by michael2402) - gsoc-core
|
|
|
@10883
|
8 years |
Don-vip |
fix #13432 - Test #invalidate instead of isChanged (patch by …
|
|
|
@10881
|
8 years |
Don-vip |
fix #13430 - Allow paste of OSM links (patch by michael2402) - gsoc-core
|
|
|
@10880
|
8 years |
Don-vip |
fix #13429 - Clean validator tree and use listener to find changes …
|
|
|
@10876
|
8 years |
Don-vip |
fix #13309 - fix unit tests (patch by michael2402) - gsoc-core
|
|
|
@10874
|
8 years |
Don-vip |
fix #13412 - Clean up DrawAction, add StrokeProperty (patch by …
|
|
|
@10870
|
8 years |
Don-vip |
fix #13408 - Clean up CustomProjection (patch by michael2402) - gsoc-core
|
|
|
@10867
|
8 years |
Don-vip |
fix #13397 - segment did not display anymore middle plus signs (patch …
|
|
|
@10856
|
8 years |
Don-vip |
fix #13375 - Fix icon rendering (patch by michael2402) - gsoc-core + …
|
|
|
@10853
|
8 years |
Don-vip |
see #13309 - fix most of deprecation warnings
|
|
|
@10852
|
8 years |
Don-vip |
fix #13358 - GeoJSON no longer permits projections other than WGS84, …
|
|
|
@10850
|
8 years |
Don-vip |
fix #13344 - Unable to run unit tests in Eclipse
|
|
|
@10846
|
8 years |
Don-vip |
see #13232 - move class DatasetFactory to unit tests folder
|
|
|
@10837
|
8 years |
Don-vip |
see #11924 - extract MapCSS conditions to new class ConditionFactory …
|
|
|
@10834
|
8 years |
Don-vip |
see #12890 - remove Predicates class (not used anymore by known plugins)
|
|
|
@10824
|
8 years |
Don-vip |
see #13309 - Caching and notifying preferences (patch by michael2402) …
|
|
|
@10823
|
8 years |
Klumbumbus |
see #13357 - update preset unit test ignore list
|
|
|
@10819
|
8 years |
Don-vip |
fix #13352 - new bug report queue (patch by michael2402) - gsoc-core
|
|
|
@10817
|
8 years |
simon04 |
see #7307 - Enhance GeoJSON export
- Save ways as LineString or …
|
|
|
@10805
|
8 years |
Don-vip |
fix #13287 - Projection updates to support multiple projections (patch …
|
|
|
@10804
|
8 years |
Don-vip |
fix #13350 - Copy&pasting an object is not considered a change (patch …
|
|
|
@10775
|
8 years |
simon04 |
Typo (referred)
|
|
|
@10758
|
8 years |
Don-vip |
sonar - squid:S3578 - Test methods should comply with a naming convention
|
|
|
@10756
|
8 years |
Don-vip |
add robustness to DomainValidatorTestIT
|
|
|
@10752
|
8 years |
Don-vip |
fix warning in unit test
|
|
|
@10744
|
8 years |
Don-vip |
see #12890 - remove calls to deprecated predicates in unit tests
|
|
|
@10743
|
8 years |
Don-vip |
sonar - pmd-unit-tests:UseAssertTrueInsteadOfAssertEquals
|
|
|
@10739
|
8 years |
Don-vip |
wms capabilities fetching: remove duplicate log, add unit test robustness
|
|
|
@10737
|
8 years |
Don-vip |
fix #12900 - Conflicts in pasted tags cannot be resolved, cannot be …
|
|
|
@10736
|
8 years |
Don-vip |
fix #13271 - Make TagCollection count the occurence of tags (patch by …
|
|
|
@10735
|
8 years |
Don-vip |
fix #13264 - more lenient TMS url regex to allow - zoom separator
|
|
|
@10733
|
8 years |
Don-vip |
checkstyle
|
|
|
@10729
|
8 years |
Don-vip |
fix compiler/javadoc warnings
|
|
|
@10717
|
8 years |
simon04 |
see #11390, see #12890 - Lambda can be replaced with method reference
|
|
|
@10710
|
8 years |
simon04 |
fix #12570 - Group MapCSS tag checker tests
|
|
|
@10705
|
8 years |
Don-vip |
unit test robustness
|
|
|
@10703
|
8 years |
Don-vip |
add robustness in unit test against malformed zip archives
|
|
|
@10691
|
8 years |
Don-vip |
see #11390, fix #12890 - finish transition to Java 8 predicates/functions
|
|
|
@10690
|
8 years |
Don-vip |
ignore https://github.com/molysgaard/OAM-JOSM from tagging preset …
|
|
|
@10674
|
8 years |
Don-vip |
fix #13239, fix #13240 - Java 8: MapCSS Condition class (patches by …
|
|
|
@10663
|
8 years |
Don-vip |
fix #13223 - Minor command class fixes (patch by michael2402, …
|
|
|
@10657
|
8 years |
Don-vip |
see #11390, see #12890 - use Java 8 Predicates
|
|
|
@10654
|
8 years |
Don-vip |
see #13128 - checkstyle
|
|
|
@10652
|
8 years |
wiktorn |
Fix not using the calculated disk cache size.
Add unit tests for …
|
|
|
@10650
|
8 years |
Don-vip |
see #13208 - update unit test
|
|
|
@10649
|
8 years |
Don-vip |
fix #13193 - Use a new bug report dialog (patch by michael2402) - gsoc-core
|
|
|
@10641
|
8 years |
Don-vip |
move unit tests from UtilsTest to HttpClientTest (should have been …
|
|
|
@10640
|
8 years |
Don-vip |
fix #13208 - Use real string for concatenation in note layer tooltip …
|
|
|
@10638
|
8 years |
Don-vip |
see #11390, fix #13206 - Migrate Function interface to java 8 (patch …
|
|
|
@10636
|
8 years |
Don-vip |
see #13201 - checkstyle
|
|
|
@10635
|
8 years |
simon04 |
fix #13201: Support Geo URLs with negative values
|
|
|