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

Name Size Rev Age Author Last Change
../
audio 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
auth 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
imagery 17417   3 years Don-vip fix #20262 - make ImageryReader robust to the fact imagery layers …
nmea 16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
protocols 13650   6 years Don-vip see #16204 - fix unit test, checkstyle
remotecontrol 17534   3 years Don-vip fix #20310 - Allow JpgImporter to import remote images (patch by …
rtklib 16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
session 16913   4 years simon04 fix #19698 - Refactoring: make private fields final
package-info.java 147 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
ImportCancelException.java 255 bytes 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
OsmServerWritePostprocessor.java 570 bytes 12470   7 years bastiK see #14794 - javadoc
OsmServerReadPostprocessor.java 643 bytes 12470   7 years bastiK see #14794 - javadoc
MaxChangesetSizeExceededPolicy.java 756 bytes 12687   7 years Don-vip see #15182 - move UploadStrategySpecification and required enums …
IGpxReader.java 893 bytes 14010   6 years Don-vip fix #16471 - Support NMEA files when correlating images to a GPX track
OfflineAccessException.java 896 bytes 16427   4 years simon04 see #18712 - Add OfflineAccessException.forResource(String)
OsmTransferCanceledException.java 980 bytes 13493   6 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
IllegalDataException.java 1.2 KB 7417   10 years Don-vip fix #10380 - throw IllegalDataException instead of RuntimeException …
UrlPattern.java 1.2 KB 15784   4 years Don-vip see #18613 - rework download tasks / URL patterns
ProxyPolicy.java 1.5 KB 12805   7 years Don-vip see #15229 - see #15182 - remove GUI references from DefaultProxySelector
MissingOAuthAccessTokenException.java 1.7 KB 12470   7 years bastiK see #14794 - javadoc
StreamProgressUpdater.java 1.7 KB 12470   7 years bastiK see #14794 - javadoc
XmlStreamParsingException.java 1.8 KB 11649   7 years Don-vip sonar - pmd:UseStringBufferForStringAppends
GeoJSONServerReader.java 1.9 KB 15784   4 years Don-vip see #18613 - rework download tasks / URL patterns
ProgressInputStream.java 1.9 KB 13254   6 years Don-vip see #15310 - remove deprecated ProgressInputStream constructor
InvalidXmlCharacterFilter.java 1.9 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
OsmWriterFactory.java 2.0 KB 11851   7 years Don-vip sonar - squid:S1444 - "public static" fields should be constant
OsmApiInitializationException.java 2.0 KB 14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
OsmApiPrimitiveGoneException.java 2.3 KB 10216   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
ProgressOutputStream.java 2.4 KB 12711   7 years Don-vip see #15141, see #15167 - use correct message ("Downloading data" …
OsmTransferException.java 2.6 KB 13493   6 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
UTFInputStreamReader.java 2.8 KB 11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
XmlWriter.java 2.8 KB 12537   7 years Don-vip PMD - VariableNamingConventions
OsmServerHistoryReader.java 2.9 KB 14763   5 years GerdP fix #17279: improve performance when retrieving history
NoteWriter.java 3.1 KB 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
UploadStrategy.java 3.1 KB 13064   6 years Don-vip remove legacy properties (pluginmanager.warntime and …
OnlineResource.java 3.1 KB 17044   4 years Klumbumbus - fix #19796 - Add more optional values to the presets of runway, …
OsmServerUserPreferencesReader.java 3.5 KB 12510   7 years Don-vip avoid code duplication
ChangesetUpdater.java 3.6 KB 14326   6 years Don-vip fix #4535, fix #16780 - detect changesets closed on server side after …
OsmHistoryReader.java 3.8 KB 13901   6 years Don-vip add new XmlUtils class with more "safe factories" methods
NetworkManager.java 3.9 KB 16683   4 years simon04 fix #19299 - Use ConcurrentHashMap for NetworkManager.NETWORK_ERRORS
OsmChangeBuilder.java 4.5 KB 10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
UrlPatterns.java 5.1 KB 16144   4 years Don-vip fix #18936 - fix layer name detection of Overpass xapi URLs
UploadStrategySpecification.java 5.1 KB 12687   7 years Don-vip see #15182 - move UploadStrategySpecification and required enums …
MultiFetchOverpassObjectReader.java 5.4 KB 16613   4 years GerdP fix @since xxx
ChangesetClosedException.java 5.6 KB 13207   6 years Don-vip enable PMD rule PreserveStackTrace + add missing jars to run new PMD …
OsmServerObjectReader.java 5.7 KB 16913   4 years simon04 fix #19698 - Refactoring: make private fields final
OsmChangeReader.java 6.0 KB 14314   6 years Don-vip fix #16834 - IAE when opening .osmc containing empty note created by OsmAnd
FileWatcher.java 6.6 KB 17526   3 years Don-vip remove unneeded cast
ValidatorErrorWriter.java 6.6 KB 16333   4 years simon04 Java 8: use Map.computeIfAbsent
CacheCustomContent.java 6.8 KB 16630   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses
OsmChangesetContentParser.java 7.0 KB 14946   5 years GerdP see #17459: remove duplicated code in reverter corehacks Step 1: Add …
MessageNotifier.java 7.0 KB 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
OsmServerLocationReader.java 7.0 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
OsmServerUserInfoReader.java 7.3 KB 16436   4 years simon04 see #19251 - Java 8: use Stream
OsmJsonReader.java 7.3 KB 17232   4 years simon04 fix #19960 - NPE in OsmJsonReader.readRelationMembersAndTags
OsmConnection.java 7.9 KB 16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
DiffResultProcessor.java 8.0 KB 14044   6 years Don-vip see #16498 - convert one more unit test to Java
AbstractParser.java 8.0 KB 14946   5 years GerdP see #17459: remove duplicated code in reverter corehacks Step 1: Add …
Compression.java 8.5 KB 16816   4 years simon04 RenderingCLI: support compressed .osm files
NoteReader.java 8.7 KB 14436   5 years Don-vip fix SonarQube issues
Capabilities.java 9.2 KB 16436   4 years simon04 see #19251 - Java 8: use Stream
OsmServerChangesetReader.java 9.3 KB 16628   4 years simon04 see #19334 - https://errorprone.info/bugpattern/MixedMutabilityReturnType
DefaultProxySelector.java 9.3 KB 14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
BoundingBoxDownloader.java 10.6 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
GeoJSONWriter.java 10.6 KB 17320   3 years Don-vip fix #20066 - NPE with nodes without coordinates
OsmServerWriter.java 10.7 KB 12743   7 years Don-vip see #15229 - see #15182 - deprecate gui.JosmUserIdentityManager - …
OsmChangesetParser.java 11.1 KB 16630   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses
OsmApiException.java 11.1 KB 15085   5 years Don-vip see #17722 - make sure we don't display the same text twice
OsmServerBackreferenceReader.java 11.6 KB 17136   4 years GerdP see #19898: Performance improvements for DatasetMerger Avoid to avoid …
NameFinder.java 11.9 KB 16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
CertificateAmendment.java 12.5 KB 17082   4 years Don-vip fix #19872 - update expired Dutch CA by new one
OsmWriter.java 13.2 KB 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
GpxWriter.java 14.4 KB 16953   4 years simon04 Java 8: use Comparator.comparing
OverpassDownloadReader.java 17.8 KB 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
OsmServerReader.java 17.8 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
GeoJSONReader.java 19.1 KB 17356   3 years simon04 see #20152 - GeoJSONReader: better exception for illegal FeatureCollection
OsmReader.java 19.9 KB 16641   4 years simon04 fix #18258 - OsmReader: Allow end user to know what the original id of …
CachedFile.java 22.1 KB 16841   4 years simon04 see #19620 - Implement CachedFile.toString
ChangesetQuery.java 24.3 KB 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
GpxReader.java 25.9 KB 17166   4 years simon04 fix #19914 - Deal with DateTimeException when using DateUtils
MultiFetchServerObjectReader.java 30.0 KB 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
AbstractReader.java 30.7 KB 17166   4 years simon04 fix #19914 - Deal with DateTimeException when using DateUtils
OsmApi.java 38.7 KB 17506   3 years Don-vip fix #20493 - allow to comment changesets directly from JOSM
Note: See TracBrowser for help on using the repository browser.