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

Name Size Rev Age Author Last Change
../
remotecontrol 14624   5 years Don-vip fix various SonarQube issues
nmea 14456   5 years Don-vip fix #16995 - de-duplicate storage of timestamp within WayPoint and …
imagery 14411   5 years wiktorn Skip unkown tags in WMS Getcapabilities In Layer definition, if there …
auth 14214   6 years Don-vip sonarqube - squid:S4551 - Enum values should be compared with "=="
session 14205   6 years Don-vip fix #16681 - Various enhancements for GPX correlation (patch by …
audio 14195   6 years Don-vip spotbugs - LI_LAZY_INIT_STATIC
protocols 13650   6 years Don-vip see #16204 - fix unit test, checkstyle
OnlineResource.java 1.7 KB 14624   5 years Don-vip fix various SonarQube issues
AbstractReader.java 29.6 KB 14543   5 years Don-vip see #16854 - fix java warning
CachedFile.java 22.1 KB 14535   5 years Don-vip see #16073 - check response contents see #16854 - stability of created …
CertificateAmendment.java 11.7 KB 14498   5 years Don-vip fix #17062, see #16073 - Load Taiwan Government Root CA certificate …
GpxWriter.java 10.8 KB 14459   5 years Don-vip see #16995 - remove unused imports
GpxReader.java 22.8 KB 14456   5 years Don-vip fix #16995 - de-duplicate storage of timestamp within WayPoint and …
OverpassDownloadReader.java 17.2 KB 14439   5 years GerdP fix #16976 meaningless debug messages caused by missing quotes …
OsmApi.java 36.9 KB 14436   5 years Don-vip fix SonarQube issues
NoteReader.java 8.7 KB 14436   5 years Don-vip fix SonarQube issues
MessageNotifier.java 6.7 KB 14326   6 years Don-vip fix #4535, fix #16780 - detect changesets closed on server side after …
ChangesetUpdater.java 3.6 KB 14326   6 years Don-vip fix #4535, fix #16780 - detect changesets closed on server side after …
OsmChangeReader.java 6.0 KB 14314   6 years Don-vip fix #16834 - IAE when opening .osmc containing empty note created by OsmAnd
OsmWriter.java 13.2 KB 14274   6 years Don-vip fix bug when writing a locked OSM layer
OsmApiInitializationException.java 2.0 KB 14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
OsmApiException.java 10.2 KB 14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
NetworkManager.java 3.5 KB 14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
DefaultProxySelector.java 9.3 KB 14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
OsmReader.java 17.0 KB 14266   6 years Don-vip fix #16762 - support multiple notes in .osc files created by OsmAnd
OsmChangesetParser.java 11.1 KB 14231   6 years Don-vip fix #16723 - Display changes count in changeset manager
OsmJsonReader.java 7.2 KB 14219   6 years Don-vip fix #16695 - display remark from Overpass API when a download …
OsmServerReader.java 17.6 KB 14216   6 years Don-vip allow to download OSM JSON from RemoteControl
OsmServerLocationReader.java 9.7 KB 14216   6 years Don-vip allow to download OSM JSON from RemoteControl
OsmServerObjectReader.java 5.7 KB 14214   6 years Don-vip sonarqube - squid:S4551 - Enum values should be compared with "=="
OsmServerBackreferenceReader.java 10.5 KB 14214   6 years Don-vip sonarqube - squid:S4551 - Enum values should be compared with "=="
MultiFetchServerObjectReader.java 24.8 KB 14214   6 years Don-vip sonarqube - squid:S4551 - Enum values should be compared with "=="
AbstractParser.java 7.8 KB 14214   6 years Don-vip sonarqube - squid:S4551 - Enum values should be compared with "=="
OsmServerUserInfoReader.java 7.2 KB 14159   6 years Don-vip fix #16633 - add robustness against invalid time entries in GPX files
GeoJSONWriter.java 8.2 KB 14154   6 years Don-vip see #15229 - fix warnings
FileWatcher.java 6.5 KB 14128   6 years Don-vip see #15229 - deprecate Main.fileWatcher
ChangesetQuery.java 24.2 KB 14095   6 years Don-vip fix error_prone warnings
DiffResultProcessor.java 8.0 KB 14044   6 years Don-vip see #16498 - convert one more unit test to Java
IGpxReader.java 893 bytes 14010   6 years Don-vip fix #16471 - Support NMEA files when correlating images to a GPX track
NoteWriter.java 3.1 KB 13903   6 years Don-vip fix #16368 - export lat/lon and timestamps in .osn files as we do in …
OsmHistoryReader.java 3.8 KB 13901   6 years Don-vip add new XmlUtils class with more "safe factories" methods
OsmChangesetContentParser.java 6.3 KB 13901   6 years Don-vip add new XmlUtils class with more "safe factories" methods
NameFinder.java 10.0 KB 13901   6 years Don-vip add new XmlUtils class with more "safe factories" methods
Capabilities.java 9.4 KB 13901   6 years Don-vip add new XmlUtils class with more "safe factories" methods
OsmConnection.java 7.9 KB 13849   6 years Don-vip SonarQube - fix minor code issues
Compression.java 7.5 KB 13838   6 years Don-vip fix #16316 - catch InvalidPathException
OsmServerChangesetReader.java 8.7 KB 13761   6 years Don-vip see #16288 - replace similar i18n strings (removes 35 strings from …
CacheCustomContent.java 7.0 KB 13647   6 years Don-vip see #16204 - Allow to start and close JOSM in WebStart sandbox mode …
OsmTransferException.java 2.6 KB 13493   6 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
OsmTransferCanceledException.java 980 bytes 13493   6 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
ProgressInputStream.java 1.9 KB 13254   6 years Don-vip see #15310 - remove deprecated ProgressInputStream constructor
ChangesetClosedException.java 5.6 KB 13207   6 years Don-vip enable PMD rule PreserveStackTrace + add missing jars to run new PMD …
UploadStrategy.java 3.1 KB 13064   6 years Don-vip remove legacy properties (pluginmanager.warntime and …
MultiFetchOverpassObjectReader.java 1.2 KB 12816   7 years Don-vip see #15229 - see #15182 - remove GUI references from I/O subsystem
ProxyPolicy.java 1.5 KB 12805   7 years Don-vip see #15229 - see #15182 - remove GUI references from DefaultProxySelector
OsmServerWriter.java 10.7 KB 12743   7 years Don-vip see #15229 - see #15182 - deprecate gui.JosmUserIdentityManager - …
ProgressOutputStream.java 2.4 KB 12711   7 years Don-vip see #15141, see #15167 - use correct message ("Downloading data" …
ValidatorErrorWriter.java 6.4 KB 12699   7 years Don-vip see #14704 - fix xml tag
UploadStrategySpecification.java 5.1 KB 12687   7 years Don-vip see #15182 - move UploadStrategySpecification and required enums …
MaxChangesetSizeExceededPolicy.java 756 bytes 12687   7 years Don-vip see #15182 - move UploadStrategySpecification and required enums …
InvalidXmlCharacterFilter.java 1.9 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
BoundingBoxDownloader.java 10.1 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
XmlWriter.java 2.8 KB 12537   7 years Don-vip PMD - VariableNamingConventions
OsmServerUserPreferencesReader.java 3.5 KB 12510   7 years Don-vip avoid code duplication
StreamProgressUpdater.java 1.7 KB 12470   7 years bastiK see #14794 - javadoc
OsmServerWritePostprocessor.java 570 bytes 12470   7 years bastiK see #14794 - javadoc
OsmServerReadPostprocessor.java 643 bytes 12470   7 years bastiK see #14794 - javadoc
MissingOAuthAccessTokenException.java 1.7 KB 12470   7 years bastiK see #14794 - javadoc
OsmWriterFactory.java 2.0 KB 11851   7 years Don-vip sonar - squid:S1444 - "public static" fields should be constant
XmlStreamParsingException.java 1.8 KB 11649   7 years Don-vip sonar - pmd:UseStringBufferForStringAppends
UTFInputStreamReader.java 2.8 KB 11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
OsmServerHistoryReader.java 2.9 KB 11262   7 years simon04 fix #13982 - Wrong links to OSM website if different API is used
OsmApiPrimitiveGoneException.java 2.3 KB 10216   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
OsmChangeBuilder.java 4.5 KB 10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
package-info.java 147 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
OfflineAccessException.java 459 bytes 7937   9 years bastiK add subversion property svn:eol=native
ImportCancelException.java 254 bytes 7937   9 years bastiK add subversion property svn:eol=native
IllegalDataException.java 1.2 KB 7417   10 years Don-vip fix #10380 - throw IllegalDataException instead of RuntimeException …
Note: See TracBrowser for help on using the repository browser.