source: osm/applications

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31838   9 years floscher [mapillary] Performance improvements by e.g. using StringBuilder and …
(edit) @31837   9 years floscher [mapillary] Convert unnecessary private fields to local variables
(edit) @31836   9 years floscher [mapillary] Improve the calculation of zoom bounds for a given set of …
(edit) @31835   9 years floscher [mapillary] Update code coverage badge
(edit) @31834   9 years floscher [mapillary] Let Travis CI send code coverage data to CodeCov
(edit) @31833   9 years floscher [mapillary] Fix tests in MapillaryURLTest that were failing in Java 7 …
(edit) @31832   9 years floscher [mapillary] Improve initialization of the menu items in MapillaryPlugin
(edit) @31831   9 years floscher [mapillary] Document MapillaryURL and add tests for this class
(edit) @31830   9 years floscher [proj4j] Implement new method …
(edit) @31829   9 years floscher [mapillary] Fix NullPointerExceptions that occur in headless unit tests
(edit) @31828   9 years floscher [mapillary] Move creation of Mapillary URLs in separate utility class
(edit) @31827   9 years floscher [mapillary] Fix Sonar complaints about MapillaryUser.isTokenValid
(edit) @31826   9 years floscher [mapillary] Fix Sonar complaints about split overload methods
(edit) @31825   9 years klumbumbus see #josm11472 - add support for image key in josm tag2link plugin
(edit) @31824   9 years klumbumbus fix plugin description
(edit) @31823   9 years floscher [mapillary] Skip unit tests that need a GUI on Jenkins
(edit) @31822   9 years floscher [mapillary] Add some more badges to README.md
(edit) @31821   9 years floscher [mapillary] Enable xvfb (X Virtual Framebuffer) for Travis CI to run …
(edit) @31820   9 years floscher [mapillary] Add test for MapillaryPreferenceSetting
(edit) @31819   9 years floscher [mapillary] Add test for HyperlinkLabel
(edit) @31818   9 years floscher [mapillary] Improve Travis CI build * don't fail when javadoc errors …
(edit) @31817   9 years floscher [mapillary] Release version 1.1.2
(edit) @31816   9 years floscher [mapillary] Fix Sonar issues that were newly introduced with last two …
(edit) @31815   9 years floscher [mapillary] Fix issues reported by static code analysis
(edit) @31814   9 years floscher [mapillary] Add package-info.java to all packages
(edit) @31813   9 years floscher [mapillary] Remove secret environment variable from travis …
(edit) @31812   9 years floscher [mapillary] Fix some more issues reported by static code analysis
(edit) @31811   9 years floscher [mapillary] Fix sonar issues "Immutable field"
(edit) @31810   9 years floscher [mapillary] Fix some Sonar issues
(edit) @31809   9 years floscher [mapillary] Improve layout of mapillary preferences which fixes #12089
(edit) @31808   9 years floscher [mapillary] Fix #11855 by moving networking for OAuth in separate thread
(edit) @31807   9 years floscher [mapillary] Display OAuth response in UTF-8 (previously had problems …
(edit) @31806   9 years floscher [mapillary] Add changing=true attribute for gradle dependencies that …
(edit) @31805   9 years floscher [mapillary] Fix #12044 (Duplicate give way in …
(edit) @31803   9 years floscher [mapillary] Update version numbers in source code
(edit) @31802   9 years floscher [mapillary] Fix StackOverflowException reported in #12158. Version …
(edit) @31799   9 years floscher [mapillary] More sonar issues resolved, some tests added and v1.1.0 …
(edit) @31798   9 years floscher [mapillary] Add Eclipse run-configurations
(edit) @31797   9 years floscher [mapillary] More coding issues solved and more tests added
(edit) @31796   9 years floscher [mapillary] Fix more Sonar and FindBugs issues
(edit) @31795   9 years floscher [mapillary] Add tests for TrafficoSign
(edit) @31794   9 years floscher [mapillary] Update traffico to latest version Built from …
(edit) @31793   9 years floscher [mapillary] Add traffico tests
(edit) @31792   9 years donvip sonar - Performance - Method passes constant String of length 1 to …
(edit) @31791   9 years donvip sonar - squid:S00117 - Local variable and method parameter names …
(edit) @31790   9 years donvip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @31789   9 years floscher [mapillary] Always place images without coordinates exactly in the …
(edit) @31788   9 years floscher [mapillary] Fix more "blocker" Sonar issues
(edit) @31787   9 years floscher [mapillary] Add license header to source files
(edit) @31786   9 years floscher Let Jenkins test josm-mapillary-plugin
(edit) @31785   9 years donvip [jmapviewer] update to checkstyle 6.13
(edit) @31784   9 years floscher [mapillary] Declutter build.gradle, no longer needs JOSM installed in …
(edit) @31783   9 years floscher [mapillary] Move plugin-properties to a single file To avoid having …
(edit) @31782   9 years floscher Update Gradle to 2.9 and bump dependencies to their latest versions
(edit) @31780   9 years donvip checkstyle
(edit) @31779   9 years donvip update to CheckStyle 6.12.1
(edit) @31778   9 years donvip Release JMapViewer 1.13
(edit) @31775   9 years donvip [josm_geotools] update to GeoTools 14.1 (dist)
(edit) @31774   9 years donvip [josm_geotools] update to GeoTools 14.1
(edit) @31773   9 years donvip i18n update (dist)
(edit) @31772   9 years donvip i18n update
(edit) @31771   9 years stoecker see #josm12110 - add natural wood
(edit) @31770   9 years donvip [josm_gson] dist
(edit) @31769   9 years donvip [josm_gson] fix package name
(edit) @31768   9 years donvip [josm_plugins] see #josm12048 - always use UTF-8 for jar manifests
(edit) @31767   9 years donvip [josm_opendata] dist
(edit) @31766   9 years donvip [josm_opendata] include ejml in classpath
(edit) @31765   9 years donvip delete deprecated plugin commons-imaging, replaced by apache-commons
(edit) @31764   9 years donvip [josm_mapdust] dist
(edit) @31763   9 years donvip [josm_mapdust] rely on gson plugin to avoid conflicts
(edit) @31762   9 years donvip add gson plugin
(edit) @31761   9 years donvip [josm_gson] dist
(edit) @31760   9 years donvip [josm_gson] see #josm12107 - add gson as new plugin
(edit) @31759   9 years donvip [josm_importimageplugin] add geotiff from #josm7902
(edit) @31758   9 years donvip [josm_plugins] dist
(edit) @31757   9 years donvip [josm_importimageplugin] depend on ejml
(edit) @31756   9 years donvip [josm_ejml] downgrade to 0.26 until …
(edit) @31755   9 years donvip [josm_geotools] depend on new EJML plugin
(edit) @31754   9 years donvip [josm_ejml] dist
(edit) @31753   9 years donvip [josm_plugins] add EJML plugin
(edit) @31752   9 years donvip [josm_geotools] add missing jars and add additional manual JAI …
(edit) @31751   9 years donvip [josm_importimageplugin] code cleanup
(edit) @31750   9 years donvip [josm_importimageplugin] fix typos
(edit) @31749   9 years donvip [josm_plugins] add ImportImagePlugin to the list of tested plugins
(edit) @31748   9 years donvip [josm_importimageplugin] replace tabs by spaces
(edit) @31747   9 years donvip [josm_importimageplugin] dist
(edit) @31746   9 years donvip [josm_importimageplugin] add a unit test for geotiff reading
(edit) @31745   9 years donvip [josm_geotools] fix resulting jar (dist)
(edit) @31744   9 years donvip [josm_geotools] fix resulting jar
(edit) @31743   9 years donvip [josm_geotools] add missing jar (dist)
(edit) @31742   9 years donvip [josm_geotools] add missing jar
(edit) @31741   9 years donvip [josm_geotools] add missing jar (dist)
(edit) @31740   9 years donvip [josm_geotools] add missing jar
(edit) @31739   9 years wiktorn Fix high CPU usage when showing small tiles. - …
(edit) @31738   9 years malcolmh [seachart] bug fixes
(edit) @31737   9 years malcolmh [seachart] bug fix
(edit) @31736   9 years malcolmh [seachartedit] update
(edit) @31735   9 years malcolmh [seachart] update
(edit) @31734   9 years donvip fix JOSM plugins build, broken by latest change of seachart plugin
(edit) @31733   9 years simon04 JOSM/merge-overlap: dist - see #josm12047
Note: See TracRevisionLog for help on using the revision log.