source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11087   7 years Don-vip sonar - squid:S1141 - Try-catch blocks should not be nested
(edit) @11086   7 years Don-vip increase test coverage
(edit) @11085   7 years Don-vip sonar - squid:S2162 - "equals" methods should be symmetric and work …
(edit) @11084   7 years simon04 see #13762 - Add non-regression unit test
(edit) @11083   7 years Don-vip fix #13762 - allow meta[lang=xx] in validator mapcss rules
(edit) @11082   7 years simon04 fix #13763 - ImproveWayAccuracy sometimes creates way with 1 node
(edit) @11081   7 years Don-vip update new TLD from IANA
(edit) @11080   7 years Klumbumbus see #13705 - add warning about possibly missing building tag (info level)
(edit) @11079   7 years michael2402 Fix #13665: A way is only selectable if it is drawable.
(edit) @11078   7 years michael2402 Fix #13744: If a layer removal triggers the removal of an other layer …
(edit) @11077   7 years Klumbumbus fix #13752 - typos
(edit) @11076   7 years Klumbumbus don't set bicycle=yes by default for …
(edit) @11075   7 years Klumbumbus fix #13752 - warn about housenames looking like housenumbers and same …
(edit) @11074   7 years Klumbumbus fix #13727 - improve "waterway=weir together with bridge=yes" warning
(edit) @11073   7 years simon04 see #13749 - Enhance supported URLs for downloading GPS data * …
(edit) @11072   7 years simon04 fix #13748 - Focus in the "coordinates" field when adding a node
(edit) @11071   7 years simon04 see #13175 - Document deprecated method usage
(edit) @11070   7 years simon04 see #13724 - refactor constructors and add parameters validation to …
(edit) @11069   7 years simon04 fix #10260 - Do not switch (absolute) cardinal directions / degrees
(edit) @11068   7 years Don-vip update new TLD from IANA
(edit) @11067   7 years Don-vip update checkstyle 7.1.2
(edit) @11066   7 years Don-vip update new TLD from IANA
(edit) @11065   7 years stoecker see #13682 - silently drop also converted_by - remove duplicate
(edit) @11064   7 years stoecker fix #13682 - silently drop also converted_by
(edit) @11063   7 years simon04 fix #13561 - Cannot go out of "Adjust imagery offset" even after …
(edit) @11062   7 years simon04 fix #13643 - NoSuchElementException in DuplicateNode.isFixable
(edit) @11061   7 years simon04 fix #10260 - Warning on reversing ways with direction-dependent nodes
(edit) @11060   7 years simon04 Checkstyle, fix deprecated usage
(edit) @11059   7 years simon04 fix #13709 - Copyright is not clickable at the map in the history dialog
(edit) @11058   7 years simon04 fix #13581 - Preferences: migrate old color keys
(edit) @11057   7 years simon04 Template engine: fix string representations
(edit) @11056   7 years michael2402 Utils#clamp(): Fix since tag.
(edit) @11055   7 years michael2402 Fix #13703: Allow mouse wheel to change visibility slider value.
(edit) @11054   7 years michael2402 Add more crash report info to the StyledMapRenderer. See #13665
(edit) @11053   7 years simon04 fix #13709 - Copyright is missing at the map in the history dialog
(edit) @11052   7 years Klumbumbus see #12865 - fix validator warning message, regression from r10727
(edit) @11051   7 years Don-vip update error-prone 2.0.13
(edit) @11050   7 years Klumbumbus fix mistake in previous commit
(edit) @11049   7 years Klumbumbus adjust some validator rules
(edit) @11048   7 years Don-vip sonar
(edit) @11047   7 years Klumbumbus fix #13680 - check for golf=bunker && natural=beach
(edit) @11046   7 years simon04 I18n update
(edit) @11045   7 years Don-vip fix #13674 - allow case insensitive lat/lon input + reject more …
(edit) @11044   7 years simon04 fix #13687 - Use CachedFile class for /data/help-browser.css in …
(edit) @11043   7 years Don-vip see #13683 - display proper error message instead of throwing a …
(edit) @11042   7 years simon04 Use CachedFile#getContentReader where possible
(edit) @11041   7 years Don-vip update new TLD from IANA
(edit) @11040   7 years Don-vip checkstyle
(edit) @11039   7 years simon04 fix #13574 - Waypoint labelling "None" doesn't work Store space …
(edit) @11038   7 years simon04 Use Relation.getMemberPrimitivesList where possible to avoid …
(edit) @11037   7 years simon04 fix #13668 - Simplify ImageEntry#extractExif
(edit) @11036   7 years simon04 see #13376 - Fix unit test
(edit) @11035   7 years simon04 see #13376 - Replace Calendar usages with Java 8 Date API
(edit) @11034   7 years Klumbumbus see #13515 - improve natural=shingle icon for 16px
(edit) @11033   7 years simon04 fix #13663 - Two data layers with the same name Counting starts from …
(edit) @11032   7 years simon04 see #13664 - Correct SideButton icon loading
(edit) @11031   7 years simon04 see #12224 - Search menu item: make shortcut work when MOTD is focused
(edit) @11030   7 years simon04 fix #13664 - Open selected note in an external browser
(edit) @11029   7 years michael2402 MapView: Use AtomicBoolean instead of custom synchronization.
(edit) @11028   7 years michael2402 Clean MapView nonChangedLayers logic: Use sub list instead of looping …
(edit) @11027   7 years michael2402 See #13636: Speed up map paint by clipping the way segments.
(edit) @11026   7 years michael2402 See #13636: Add automated clipping to MapViewPath.
(edit) @11025   7 years Klumbumbus fix #13653 - use emergency_telephone_code instead of phone for …
(edit) @11024   7 years Don-vip unit test, javadoc
(edit) @11023   7 years Don-vip checkstyle
(edit) @11022   7 years michael2402 Comment about LayerManager synchronization.
(edit) @11021   7 years Don-vip clear image provider cache before/after integration tests. The …
(edit) @11020   7 years Don-vip add more unit tests
(edit) @11019   7 years Don-vip update tools
(edit) @11018   7 years Don-vip sonar - pmd:UseVarargs - Use Varargs
(edit) @11017   7 years Don-vip sonar - pmd:OptimizableToArrayCall - Optimizable To Array Call
(edit) @11016   7 years Don-vip javadoc
(edit) @11015   7 years Don-vip sonar - pmd:ImmutableField - Immutable Field
(edit) @11014   7 years Don-vip fix #13630 - proper validation of invalid mapcss rules
(edit) @11013   7 years Don-vip checkstyle / sonar
(edit) @11012   7 years Don-vip update new TLD from IANA
(edit) @11011   7 years michael2402 Change LayerManager#getLayers() to not require a lock any more. Fixes …
(edit) @11010   7 years Klumbumbus add ford=stepping_stones to preset and mappaint style; new icon …
(edit) @11009   7 years Don-vip fix recent sonar/checkstyle issues
(edit) @11008   7 years Don-vip fix #13646 - NPE + unit test
(edit) @11007   7 years Don-vip fix #13643 - prevent creation of DuplicateNode errors with empty list …
(edit) @11006   7 years Don-vip see #11924 - use new JEP 293 options introduced in JDK9b135
(edit) @11005   7 years Klumbumbus fix #13515 - add aeroway=holding_position to preset and mappaint …
(edit) @11004   7 years simon04 fix #13414 - Allow non-default file formats with native file chooser
(edit) @11003   7 years simon04 fix #11975 - Evaluate extended Overpass queries bbox, geocodeArea
(edit) @11002   7 years simon04 see #11975 - Extract NameFinder for Nominatim queries
(edit) @11001   7 years Don-vip see #11924 - use new JEP 293 options introduced in JDK9b135
(edit) @11000   7 years michael2402 Add layer manager test for resetState() and scheduleRemoval()
(edit) @10999   7 years michael2402 Force resetState() to run in the EDT thread to prevent deadlocks. …
(edit) @10998   7 years michael2402 Make layer remove event fire after the layer has been removed. This …
(edit) @10997   7 years michael2402 Make layer read access synchronized.
(edit) @10996   7 years Klumbumbus fix #13515 - add building=ruins and natural=shingle to preset and …
(edit) @10995   7 years Klumbumbus see #11529 - more validation of different number of lanes
(edit) @10994   7 years Don-vip update extensions blacklist in integration tests to ignore new …
(edit) @10993   7 years wiktorn WMTS TileSource refactor * introduced GetCapabilitiesParseHelper, …
(edit) @10992   7 years Don-vip sonar - squid:S00118 - Abstract class names should comply with a …
(edit) @10991   7 years Don-vip fix #13570 - Coastline validator doesn't report some problems and is …
(edit) @10990   7 years wiktorn Small refactor of WMS TileSource * Introduce AbstractWMSTileSource, …
(edit) @10989   7 years Don-vip add new unit test for AuthorizationProcedureComboBox
(edit) @10988   7 years Don-vip improve plugin integration test
Note: See TracRevisionLog for help on using the revision log.