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

Name Size Rev Age Author Last Change
../
audio 17333   4 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
auth 18211   3 years Don-vip global use of !Utils.isEmpty/isBlank
imagery 18211   3 years Don-vip global use of !Utils.isEmpty/isBlank
nmea 18179   3 years Don-vip fix #4282 - Support for OziExplorer Waypoint files
ozi 18179   3 years Don-vip fix #4282 - Support for OziExplorer Waypoint files
protocols 13650   6 years Don-vip see #16204 - fix unit test, checkstyle
remotecontrol 18211   3 years Don-vip global use of !Utils.isEmpty/isBlank
rtklib 18179   3 years Don-vip fix #4282 - Support for OziExplorer Waypoint files
session 18208   3 years Don-vip global use of Utils.isEmpty/isBlank
AbstractParser.java 8.0 KB 17838   3 years simon04 see #14176 - Migrate HistoryOsmPrimitive to Instant
AbstractReader.java 30.6 KB 18208   3 years Don-vip global use of Utils.isEmpty/isBlank
BoundingBoxDownloader.java 10.6 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
CacheCustomContent.java 6.8 KB 16630   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses
CachedFile.java 22.1 KB 17787   3 years simon04 fix #20741 - Various code simplifications (patch by gaben)
Capabilities.java 9.2 KB 16436   4 years simon04 see #19251 - Java 8: use Stream
CertificateAmendment.java 12.5 KB 17082   4 years Don-vip fix #19872 - update expired Dutch CA by new one
ChangesetClosedException.java 6.0 KB 18283   3 years Don-vip fix #21427 - further simplify UploadDialog (patch by marcello, …
ChangesetQuery.java 23.9 KB 18208   3 years Don-vip global use of Utils.isEmpty/isBlank
ChangesetUpdater.java 3.6 KB 17717   3 years simon04 see #14176 - Migrate Changeset to Instant
Compression.java 8.5 KB 16816   4 years simon04 RenderingCLI: support compressed .osm files
DefaultProxySelector.java 9.3 KB 18211   3 years Don-vip global use of !Utils.isEmpty/isBlank
DiffResultProcessor.java 8.1 KB 17749   3 years simon04 see #14176 - Migrate OsmPrimitive to Instant
FileWatcher.java 6.6 KB 17526   3 years Don-vip remove unneeded cast
GeoJSONReader.java 20.2 KB 18007   3 years Don-vip fix #21044 - keep all tags when merging geojson nodes at the same location
GeoJSONServerReader.java 1.9 KB 15784   4 years Don-vip see #18613 - rework download tasks / URL patterns
GeoJSONWriter.java 10.9 KB 17570   3 years simon04 GeoJSONWriter: directly write to Writer Skip writing to intermediate …
GpxReader.java 26.2 KB 18211   3 years Don-vip global use of !Utils.isEmpty/isBlank
GpxWriter.java 15.1 KB 18219   3 years Don-vip see #21257 - fix unit tests
IGpxReader.java 1.3 KB 18179   3 years Don-vip fix #4282 - Support for OziExplorer Waypoint files
IllegalDataException.java 1.2 KB 7417   10 years Don-vip fix #10380 - throw IllegalDataException instead of RuntimeException …
ImportCancelException.java 255 bytes 17333   4 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
InvalidXmlCharacterFilter.java 1.9 KB 17787   3 years simon04 fix #20741 - Various code simplifications (patch by gaben)
MaxChangesetSizeExceededPolicy.java 756 bytes 12687   7 years Don-vip see #15182 - move UploadStrategySpecification and required enums …
MessageNotifier.java 7.0 KB 18211   3 years Don-vip global use of !Utils.isEmpty/isBlank
MissingOAuthAccessTokenException.java 1.7 KB 12470   7 years bastiK see #14794 - javadoc
MultiFetchOverpassObjectReader.java 5.4 KB 16613   4 years GerdP fix @since xxx
MultiFetchServerObjectReader.java 30.4 KB 18129   3 years Don-vip tools update: checkstyle 8.44, spotbugs 4.2.3, proguard 7.1.1, …
NameFinder.java 11.9 KB 16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
NetworkManager.java 3.9 KB 16683   4 years simon04 fix #19299 - Use ConcurrentHashMap for NetworkManager.NETWORK_ERRORS
NoteReader.java 8.7 KB 17712   3 years simon04 see #14176 - Migrate Note/NoteComment to Instant
NoteWriter.java 3.0 KB 17712   3 years simon04 see #14176 - Migrate Note/NoteComment to Instant
OfflineAccessException.java 896 bytes 16427   4 years simon04 see #18712 - Add OfflineAccessException.forResource(String)
OnlineResource.java 2.6 KB 18014   3 years Don-vip remove deprecated stuff not used by plugins
OsmApi.java 39.0 KB 18283   3 years Don-vip fix #21427 - further simplify UploadDialog (patch by marcello, …
OsmApiException.java 11.0 KB 18211   3 years Don-vip global use of !Utils.isEmpty/isBlank
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
OsmChangeBuilder.java 4.5 KB 10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
OsmChangeReader.java 6.1 KB 18211   3 years Don-vip global use of !Utils.isEmpty/isBlank
OsmChangesetContentParser.java 7.0 KB 14946   5 years GerdP see #17459: remove duplicated code in reverter corehacks Step 1: Add …
OsmChangesetParser.java 11.0 KB 17720   3 years simon04 see #14176 - Migrate ChangesetDiscussionComment to Instant
OsmConnection.java 7.9 KB 16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
OsmHistoryReader.java 3.8 KB 13901   6 years Don-vip add new XmlUtils class with more "safe factories" methods
OsmJsonReader.java 7.3 KB 17822   3 years simon04 see #20745 - Avoid heap allocations in OsmReader 12.0% of …
OsmReader.java 20.1 KB 17822   3 years simon04 see #20745 - Avoid heap allocations in OsmReader 12.0% of …
OsmServerBackreferenceReader.java 11.6 KB 17136   4 years GerdP see #19898: Performance improvements for DatasetMerger Avoid to avoid …
OsmServerChangesetReader.java 9.3 KB 18208   3 years Don-vip global use of Utils.isEmpty/isBlank
OsmServerHistoryReader.java 2.9 KB 14763   5 years GerdP fix #17279: improve performance when retrieving history
OsmServerLocationReader.java 7.0 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
OsmServerObjectReader.java 5.7 KB 16913   4 years simon04 fix #19698 - Refactoring: make private fields final
OsmServerReader.java 17.8 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
OsmServerReadPostprocessor.java 643 bytes 12470   7 years bastiK see #14794 - javadoc
OsmServerUserInfoReader.java 7.3 KB 17716   3 years simon04 see #14176 - Migrate UserInfo to Instant
OsmServerUserPreferencesReader.java 3.5 KB 12510   7 years Don-vip avoid code duplication
OsmServerWritePostprocessor.java 570 bytes 12470   7 years bastiK see #14794 - javadoc
OsmServerWriter.java 10.7 KB 12743   7 years Don-vip see #15229 - see #15182 - deprecate gui.JosmUserIdentityManager - …
OsmTransferCanceledException.java 980 bytes 13493   6 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
OsmTransferException.java 2.6 KB 13493   6 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
OsmWriter.java 13.7 KB 17848   3 years simon04 see #20829 - Avoid heap allocations in OsmWriter
OsmWriterFactory.java 2.0 KB 11851   7 years Don-vip sonar - squid:S1444 - "public static" fields should be constant
OverpassDownloadReader.java 18.2 KB 18211   3 years Don-vip global use of !Utils.isEmpty/isBlank
package-info.java 147 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
ProgressInputStream.java 1.9 KB 13254   6 years Don-vip see #15310 - remove deprecated ProgressInputStream constructor
ProgressOutputStream.java 2.4 KB 12711   7 years Don-vip see #15141, see #15167 - use correct message ("Downloading data" …
ProxyPolicy.java 1.5 KB 12805   7 years Don-vip see #15229 - see #15182 - remove GUI references from DefaultProxySelector
StreamProgressUpdater.java 1.7 KB 12470   7 years bastiK see #14794 - javadoc
UploadStrategy.java 3.1 KB 13064   7 years Don-vip remove legacy properties (pluginmanager.warntime and …
UploadStrategySpecification.java 5.4 KB 18283   3 years Don-vip fix #21427 - further simplify UploadDialog (patch by marcello, …
UrlPattern.java 1.2 KB 15784   4 years Don-vip see #18613 - rework download tasks / URL patterns
UrlPatterns.java 5.1 KB 16144   4 years Don-vip fix #18936 - fix layer name detection of Overpass xapi URLs
UTFInputStreamReader.java 2.8 KB 11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
ValidatorErrorWriter.java 6.7 KB 17989   3 years Don-vip fix #20991 - see #18232 - restore ability to export validator errors, …
XmlStreamParsingException.java 1.8 KB 11649   7 years Don-vip sonar - pmd:UseStringBufferForStringAppends
XmlWriter.java 2.8 KB 12537   7 years Don-vip PMD - VariableNamingConventions
Note: See TracBrowser for help on using the repository browser.