source: josm/trunk/src/org/openstreetmap/josm/io@ 7071

Name Size Rev Age Author Last Change
../
imagery 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
remotecontrol 7037   10 years Don-vip see #8465 - last batch of try-with-resources
auth 7067   10 years Don-vip fix NPE seen in test if no password is set with basic auth (headless mode)
session 7071   10 years Don-vip fix #9990 - Fix session writing regression
IllegalDataException.java 466 bytes 3083   14 years bastiK added svn:eol-style=native to source files
MissingOAuthAccessTokenException.java 536 bytes 3083   14 years bastiK added svn:eol-style=native to source files
OsmServerReadPostprocessor.java 317 bytes 4645   12 years framm Added three new hooks for plugins, allowing plugins to mess with …
OsmServerWritePostprocessor.java 376 bytes 4645   12 years framm Added three new hooks for plugins, allowing plugins to mess with …
AllFormatsImporter.java 1.3 KB 5131   12 years xeen automatically add file extensions added by plugins to the "All …
OsmApiInitializationException.java 2.0 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
OsmTransferException.java 2.6 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
OsmWriterFactory.java 1.1 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
OsmApiException.java 7.4 KB 6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
ProgressInputStream.java 3.0 KB 6380   10 years Don-vip update license/copyright information
ImportCancelException.java 264 bytes 6621   10 years Don-vip fix #9262 - Cancelling opening file should not result in an error message
UTFInputStreamReader.java 2.7 KB 6650   10 years simon04 see #9414 see #9542 - MapCSS validator: handle BOM in config files
OsmChangeImporter.java 2.8 KB 6716   10 years simon04 Allow to read/write .gpx.bz2 files, refactor compression handling
OsmBzip2Exporter.java 411 bytes 6718   10 years Don-vip fix javadoc, comments
OsmBzip2Importer.java 785 bytes 6718   10 years Don-vip fix javadoc, comments
OsmGzipExporter.java 406 bytes 6718   10 years Don-vip fix javadoc, comments
OsmGzipImporter.java 760 bytes 6718   10 years Don-vip fix javadoc, comments
InvalidXmlCharacterFilter.java 1.9 KB 6787   10 years Don-vip fix #9647 - filter invalid XML characters in changeset API responses
FileExporter.java 2.5 KB 6830   10 years Don-vip javadoc fixes for jdk8 compatibility
FileImporter.java 6.6 KB 6882   10 years Don-vip enable loading of .osm.zip files
OsmServerLocationReader.java 6.0 KB 6882   10 years Don-vip enable loading of .osm.zip files
OsmZipImporter.java 799 bytes 6882   10 years Don-vip enable loading of .osm.zip files
OsmApiPrimitiveGoneException.java 2.0 KB 6889   10 years Don-vip fix some Sonar issues (JLS order)
OsmChangeBuilder.java 4.4 KB 6889   10 years Don-vip fix some Sonar issues (JLS order)
ChangesetClosedException.java 5.2 KB 6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
MessageNotifier.java 6.5 KB 6897   10 years stoecker see #9778 - use TLS for JOSM website access
OsmTransferCanceledException.java 819 bytes 6987   10 years Don-vip sonar - fix some more issues
AbstractReader.java 8.2 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
JpgImporter.java 4.0 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
OsmServerWriter.java 10.8 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
OsmWriter.java 10.5 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
XmlWriter.java 2.4 KB 7005   10 years Don-vip see #8465 - use diamond operator where applicable
AbstractParser.java 7.9 KB 7012   10 years Don-vip see #8465 - use String switch/case where applicable
Capabilities.java 5.2 KB 7012   10 years Don-vip see #8465 - use String switch/case where applicable
ChangesetQuery.java 20.0 KB 7012   10 years Don-vip see #8465 - use String switch/case where applicable
DiffResultProcessor.java 6.7 KB 7012   10 years Don-vip see #8465 - use String switch/case where applicable
OsmConnection.java 5.4 KB 7012   10 years Don-vip see #8465 - use String switch/case where applicable
OsmHistoryReader.java 3.5 KB 7012   10 years Don-vip see #8465 - use String switch/case where applicable
DefaultProxySelector.java 8.6 KB 7025   10 years Don-vip Sonar - fix various issues
OsmChangeReader.java 3.8 KB 7025   10 years Don-vip Sonar - fix various issues
GeoJSONWriter.java 5.5 KB 7030   10 years Don-vip see #8465 - use of try-with-resource
BoundingBoxDownloader.java 6.1 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
CacheCustomContent.java 5.1 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
CacheFiles.java 11.1 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
Compression.java 3.4 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
GeoJSONExporter.java 1.3 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
GpxImporter.java 6.1 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
GpxReader.java 21.2 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
GpxWriter.java 9.6 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
MultiFetchServerObjectReader.java 24.5 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
NMEAImporter.java 3.5 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
OsmChangesetContentParser.java 6.3 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
OsmChangesetParser.java 9.0 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
OsmExporter.java 4.1 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
OsmReader.java 24.7 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
OsmServerChangesetReader.java 8.4 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
OsmServerHistoryReader.java 2.8 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
OsmServerObjectReader.java 5.7 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
OsmServerReader.java 14.2 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
OsmServerUserInfoReader.java 7.4 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
WMSLayerExporter.java 1.2 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
WMSLayerImporter.java 2.3 KB 7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
GpxExporter.java 13.5 KB 7037   10 years Don-vip see #8465 - last batch of try-with-resources
OsmApi.java 32.5 KB 7037   10 years Don-vip see #8465 - last batch of try-with-resources
OsmImporter.java 5.4 KB 7037   10 years Don-vip see #8465 - last batch of try-with-resources
NmeaReader.java 17.2 KB 7049   10 years Don-vip sonar - Don't call static DateFormat
OsmServerBackreferenceReader.java 11.2 KB 7050   10 years Don-vip sonar - Nullcheck of value previously dereferenced
MirroredInputStream.java 17.6 KB 7058   10 years stoecker support josmdir:// URI
Note: See TracBrowser for help on using the repository browser.