source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10199   8 years Don-vip fix unit tests
(edit) @10198   8 years Don-vip add more unit tests
(edit) @10196   8 years Don-vip fix #9795 - Fetch from Overpass API using HTTPS
(edit) @10194   8 years Don-vip sonar, javadoc
(edit) @10192   8 years Don-vip see #12774 - robustness/cleanup in session loading
(edit) @10191   8 years Don-vip fix #7302 - Field showing name of object under cursor is often too …
(edit) @10190   8 years Don-vip fix #12838 - NPE
(edit) @10189   8 years Don-vip fix coverity 1355210 - UR: Uninitialized read of field in constructor
(edit) @10187   8 years Don-vip update new TLD from IANA
(edit) @10186   8 years Don-vip fix #12813 - partial revert of r10175 - HDOP is unitless
(edit) @10185   8 years Don-vip sonar - squid:S2245 - Pseudorandom number generators (PRNGs) should …
(edit) @10184   8 years Don-vip sonar - squid:RedundantThrowsDeclarationCheck - Throws declarations …
(edit) @10183   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10182   8 years Don-vip sonar - squid:S1943 - Classes and methods that rely on the default …
(edit) @10181   8 years Don-vip sonar - squid:S2184 - Math operands should be cast before assignment
(edit) @10180   8 years Don-vip fix NPE - regression from r10179
(edit) @10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10178   8 years Don-vip see #11924 - add compatibility with JEP 272 for Java 9 on OSX
(edit) @10176   8 years Don-vip fix #12776 - "Correlate to gpx" doesn't refresh combo box after GPX …
(edit) @10175   8 years Don-vip fix #12813 - adapt GPX color scale bar to system of measurement for …
(edit) @10174   8 years Don-vip fix coverity 1354674, 1354675
(edit) @10173   8 years Don-vip sonar - squid:S1186 - Methods should not be empty
(edit) @10172   8 years Don-vip fix #12828 - exception from popup menu (regression from r9916)
(edit) @10171   8 years Don-vip update to checkstyle 6.18
(edit) @10170   8 years Don-vip update new TLD from IANA
(edit) @10169   8 years wiktorn Restore IndexDiskCache that was switched off in [9142]
(edit) @10168   8 years wiktorn Process and render the tiles that are not loaded, so placeholder …
(edit) @10167   8 years wiktorn Fix for large imagery offsets. See: #12681 Closes: #12810
(edit) @10166   8 years Don-vip see #11390 - ask some Linux users to switch to Java 8 (partial …
(edit) @10165   8 years simon04 fix #12803 - JOSM writes invalid crs entry in GeoJSON
(edit) @10164   8 years Don-vip add more unit tests
(edit) @10163   8 years Don-vip fix #12779 - anonymize user name
(edit) @10162   8 years bastiK fixed #12799 - Error mousing over the editing area after loading a …
(edit) @10161   8 years bastiK fixed #12791 - Progress state exception when doing various operations …
(edit) @10160   8 years bastiK partial revert of [9529] (fixes #12583) possibly breaking tests
(edit) @10158   8 years Don-vip fix #12779 - Anonymize further status report contents for privacy concerns
(edit) @10155   8 years wiktorn Temporary fix for #12681. Check, from which side we are approaching …
(edit) @10154   8 years Don-vip update new TLD from IANA
(edit) @10153   8 years Don-vip sonar - squid:S3038 - Abstract methods should not be redundant
(edit) @10152   8 years Don-vip sonar - squid:S1939 - Extensions and implementations should not be …
(edit) @10151   8 years Don-vip update new TLD from IANA
(edit) @10150   8 years Don-vip fix #12755 - NPE
(edit) @10148   8 years bastiK fixed #12758 - better scale for gamma value
(edit) @10147   8 years Don-vip update new TLD from IANA
(edit) @10145   8 years bastiK see #12598 - make DividedScale truely immutable (patch by michael2402)
(edit) @10144   8 years Don-vip code refactoring - strip actions from LayerListDialog to new package …
(edit) @10143   8 years Don-vip unban CADTools - see https://github.com/ROTARIUANAMARIA/CADTools/issues/1
(edit) @10142   8 years Don-vip fix #12752 - Add more image filters (patch by michael2402, modified)
(edit) @10141   8 years simon04 Validate that stop position lies on public transport route
(edit) @10140   8 years bastiK fixed #12748 - Error dialog after deleting a new inserted node
(edit) @10139   8 years bastiK remove unnecessary import
(edit) @10138   8 years bastiK status report: replace some paths, so the user's home directory …
(edit) @10137   8 years Don-vip sonar, javadoc
(edit) @10136   8 years Don-vip fix note parsing broken by r10134
(edit) @10135   8 years Don-vip fix #12734 - display less intrusive warning message when an updated …
(edit) @10134   8 years Don-vip sonar, javadoc
(edit) @10133   8 years Don-vip increase code coverage
(edit) @10132   8 years Don-vip see #12720 - fix potential NPEs
(edit) @10131   8 years Don-vip fix coverity 1354553, 1347477, 1347476, 1347474, 1347472, 1347471 - NPE
(edit) @10129   8 years Don-vip refactor duplicated code
(edit) @10126   8 years Don-vip update new TLD from IANA - version 2016040900
(edit) @10125   8 years Don-vip refactor classes from corrector package, add javadoc
(edit) @10124   8 years Don-vip refactor and move changeset download tasks to actions.downloadtasks
(edit) @10123   8 years Don-vip fix unit test failing with clean jenkins workspace
(edit) @10122   8 years Don-vip add more debug messages to debug failing unit test
(edit) @10121   8 years Don-vip add more debug messages + assertions to debug failing unit test
(edit) @10118   8 years Don-vip update new TLD from IANA - version 2016040601
(edit) @10117   8 years Don-vip add debug message to investigate unit test failure
(edit) @10116   8 years Don-vip add more unit tests
(edit) @10115   8 years Don-vip fix coverity 1011666, 1011667, 1011836, 1011837, 1011838
(edit) @10114   8 years Don-vip refactor duplicated code
(edit) @10113   8 years Don-vip refactor relation editor to allow unit tests in headless mode
(edit) @10112   8 years Don-vip update new TLD from IANA - version 2016040501
(edit) @10109   8 years Don-vip add unit test, javadoc, remove unused and untestable code
(edit) @10106   8 years Don-vip fix coverity 1353523 + 1347995
(edit) @10105   8 years Don-vip fix coverity 1353745 + add unit test
(edit) @10104   8 years Don-vip update new TLD from IANA - version 2016040300
(edit) @10103   8 years Don-vip add more unit tests
(edit) @10102   8 years Don-vip fix #12720 - NPE
(edit) @10101   8 years Don-vip fix #12705 - catch scripting errors with Java 7 when building invalid …
(edit) @10099   8 years Don-vip fix HeadlessException in unit tests
(edit) @10098   8 years Don-vip add more unit tests
(edit) @10097   8 years Don-vip fix #12717 - Warning about short comments when submitting Chinese comment
(edit) @10093   8 years Don-vip add more unit tests
(edit) @10092   8 years Don-vip update new TLD from IANA - version 2016033100
(edit) @10089   8 years Don-vip add unit test, javadoc
(edit) @10088   8 years stoecker see #12264 - revert r10085
(edit) @10087   8 years wiktorn Make minimum and maximum cache expires for imagery adjustable
(edit) @10085   8 years wiktorn Add Certum CA certificate used by GUGiK in Poland. See: #12264
(edit) @10083   8 years wiktorn Check for certificate SHA-2 fingerprint instead of SHA-2 of PEM file. …
(edit) @10082   8 years Don-vip remove useless code
(edit) @10080   8 years Don-vip fix #12699 - disable long segment validator warning for ferry ways
(edit) @10079   8 years Don-vip checkstyle, fix unit test
(edit) @10078   8 years wiktorn New nicer map slider. Patch submitted by: michael2402 Closes: #12644
(edit) @10076   8 years wiktorn Better error reporting for hash mismatch. See: #12264
(edit) @10075   8 years Don-vip fix unit test - partial revert of r10072
(edit) @10074   8 years Don-vip refactor duplicated code
(edit) @10073   8 years Don-vip refactor duplicated code
(edit) @10072   8 years Don-vip refactor duplicated code
(edit) @10070   8 years Don-vip refactor duplicated code
Note: See TracRevisionLog for help on using the revision log.