source:
josm/trunk/src/org/openstreetmap/josm/io
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| audio | 19536 | 2 weeks | remove PMD ImplicitFunctionalInterface, see #24635 | ||
| auth | 19519 | 4 weeks | unify eol-style | ||
| imagery | 19535 | 2 weeks | remove a lot of PMD warnings, especially outdated ignores, see #24635 | ||
| nmea | 19539 | 2 weeks | see #24635 - remove usage of Date | ||
| ozi | 18332 | 4 years | see #21596 - Update dependencies in ivy.xml and tools/ivy.xml (patch … | ||
| protocols | 18305 | 4 years | fix #21505 - fix most of javadoc warnings, remove deprecated code | ||
| remotecontrol | 19539 | 2 weeks | see #24635 - remove usage of Date | ||
| rtklib | 19316 | 13 months | support 2 more circle drawing data sources for NMEA, patch by … | ||
| session | 19535 | 2 weeks | remove a lot of PMD warnings, especially outdated ignores, see #24635 | ||
| AbstractParser.java | 8.3 KB | 18957 | 2 years | see #20405: simplify code | |
| AbstractReader.java | 32.2 KB | 19307 | 13 months | Fix most new PMD issues It would be better to use the newer switch … | |
| BoundingBoxDownloader.java | 13.4 KB | 19406 | 10 months | fix #24315: Wrong status referrers-not-all-downloaded for restriction … | |
| CacheCustomContent.java | 6.8 KB | 16630 | 6 years | see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses | |
| CachedFile.java | 22.6 KB | 19463 | 8 weeks | should solve Coverity CID 1547127 - resource leak | |
| Capabilities.java | 9.2 KB | 16436 | 6 years | see #19251 - Java 8: use Stream | |
| CertificateAmendment.java | 11.4 KB | 19487 | 5 weeks | fix fingerprint | |
| ChangesetClosedException.java | 6.0 KB | 18283 | 4 years | fix #21427 - further simplify UploadDialog (patch by marcello, … | |
| ChangesetQuery.java | 23.9 KB | 19103 | 21 months | Cleanup some new PMD warnings from PMD 7.x (followup of r19101) | |
| ChangesetUpdater.java | 3.6 KB | 19050 | 23 months |
Revert most var changes from r19048, fix most new compile warnings …
|
|
| Compression.java | 8.5 KB | 19535 | 2 weeks | remove a lot of PMD warnings, especially outdated ignores, see #24635 | |
| DefaultProxySelector.java | 10.1 KB | 19307 | 13 months | Fix most new PMD issues It would be better to use the newer switch … | |
| DiffResultProcessor.java | 8.1 KB | 19050 | 23 months |
Revert most var changes from r19048, fix most new compile warnings …
|
|
| FileWatcher.java | 6.6 KB | 19050 | 23 months |
Revert most var changes from r19048, fix most new compile warnings …
|
|
| GeoJSONMapRouletteWriter.java | 4.2 KB | 19519 | 4 weeks | unify eol-style | |
| GeoJSONReader.java | 23.6 KB | 18723 | 3 years | Fix #22432, see #22941: Start migrating from javax to jakarta Parsson … | |
| GeoJSONServerReader.java | 1.9 KB | 19535 | 2 weeks | remove a lot of PMD warnings, especially outdated ignores, see #24635 | |
| GeoJSONWriter.java | 20.3 KB | 19112 | 21 months | javadoc fixes | |
| GpxParser.java | 30.5 KB | 19535 | 2 weeks | remove a lot of PMD warnings, especially outdated ignores, see #24635 | |
| GpxReader.java | 3.6 KB | 19535 | 2 weeks | remove a lot of PMD warnings, especially outdated ignores, see #24635 | |
| GpxWriter.java | 15.2 KB | 19106 | 21 months | Cleanup some new PMD warnings from PMD 7.x (followup of r19101) | |
| IGpxReader.java | 1.3 KB | 18801 | 3 years | Fix #22832: Code cleanup and some simplification, documentation fixes … | |
| IllegalDataException.java | 1.2 KB | 7417 | 12 years | fix #10380 - throw IllegalDataException instead of RuntimeException … | |
| ImportCancelException.java | 255 bytes | 17333 | 5 years | see #20129 - Fix typos and misspellings in the code (patch by gaben) | |
| InvalidXmlCharacterFilter.java | 1.9 KB | 17787 | 5 years | fix #20741 - Various code simplifications (patch by gaben) | |
| MaxChangesetSizeExceededPolicy.java | 794 bytes | 19106 | 21 months | Cleanup some new PMD warnings from PMD 7.x (followup of r19101) | |
| MessageNotifier.java | 7.4 KB | 19050 | 23 months |
Revert most var changes from r19048, fix most new compile warnings …
|
|
| MissingOAuthAccessTokenException.java | 1.7 KB | 12470 | 9 years | see #14794 - javadoc | |
| MultiFetchOverpassObjectReader.java | 5.4 KB | 16613 | 6 years | fix @since xxx | |
| MultiFetchServerObjectReader.java | 31.0 KB | 19106 | 21 months | Cleanup some new PMD warnings from PMD 7.x (followup of r19101) | |
| NameFinder.java | 11.9 KB | 19535 | 2 weeks | remove a lot of PMD warnings, especially outdated ignores, see #24635 | |
| NetworkManager.java | 3.9 KB | 16683 | 6 years | fix #19299 - Use ConcurrentHashMap for NetworkManager.NETWORK_ERRORS | |
| NoteReader.java | 8.8 KB | 19050 | 23 months |
Revert most var changes from r19048, fix most new compile warnings …
|
|
| NoteWriter.java | 3.0 KB | 17712 | 5 years | see #14176 - Migrate Note/NoteComment to Instant | |
| OfflineAccessException.java | 896 bytes | 16427 | 6 years | see #18712 - Add OfflineAccessException.forResource(String) | |
| OnlineResource.java | 2.5 KB | 19307 | 13 months | Fix most new PMD issues It would be better to use the newer switch … | |
| OsmApi.java | 42.0 KB | 19536 | 2 weeks | remove PMD ImplicitFunctionalInterface, see #24635 | |
| OsmApiException.java | 11.1 KB | 19422 | 8 months | checkstyle | |
| OsmApiInitializationException.java | 2.0 KB | 14273 | 7 years | fix typos - patch by naoliv - fix #16781 - Thanks a lot | |
| OsmApiPrimitiveGoneException.java | 2.3 KB | 10216 | 10 years | findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes | |
| OsmChangeBuilder.java | 4.5 KB | 10179 | 10 years | sonar - squid:AssignmentInSubExpressionCheck - Assignments should not … | |
| OsmChangeReader.java | 6.0 KB | 19307 | 13 months | Fix most new PMD issues It would be better to use the newer switch … | |
| OsmChangesetContentParser.java | 7.0 KB | 14946 | 7 years | see #17459: remove duplicated code in reverter corehacks Step 1: Add … | |
| OsmChangesetParser.java | 11.0 KB | 19050 | 23 months |
Revert most var changes from r19048, fix most new compile warnings …
|
|
| OsmConnection.java | 9.9 KB | 19536 | 2 weeks | remove PMD ImplicitFunctionalInterface, see #24635 | |
| OsmHistoryReader.java | 3.7 KB | 19050 | 23 months |
Revert most var changes from r19048, fix most new compile warnings …
|
|
| OsmJsonReader.java | 8.0 KB | 19535 | 2 weeks | remove a lot of PMD warnings, especially outdated ignores, see #24635 | |
| OsmPbfReader.java | 48.9 KB | 19519 | 4 weeks | unify eol-style | |
| OsmReader.java | 20.5 KB | 18801 | 3 years | Fix #22832: Code cleanup and some simplification, documentation fixes … | |
| OsmServerBackreferenceReader.java | 11.6 KB | 17136 | 5 years | see #19898: Performance improvements for DatasetMerger Avoid to avoid … | |
| OsmServerChangesetReader.java | 9.3 KB | 18208 | 4 years |
global use of Utils.isEmpty/isBlank
|
|
| OsmServerHistoryReader.java | 2.9 KB | 14763 | 7 years | fix #17279: improve performance when retrieving history | |
| OsmServerLocationReader.java | 7.0 KB | 19535 | 2 weeks | remove a lot of PMD warnings, especially outdated ignores, see #24635 | |
| OsmServerObjectReader.java | 5.7 KB | 16913 | 6 years | fix #19698 - Refactoring: make private fields final | |
| OsmServerReader.java | 17.9 KB | 19345 | 12 months | don't send authentication oinformation to wrong server, fix #24149, … | |
| OsmServerReadPostprocessor.java | 643 bytes | 12470 | 9 years | see #14794 - javadoc | |
| OsmServerUserInfoReader.java | 7.3 KB | 17716 | 5 years | see #14176 - Migrate UserInfo to Instant | |
| OsmServerUserPreferencesReader.java | 3.5 KB | 12510 | 9 years | avoid code duplication | |
| OsmServerWritePostprocessor.java | 570 bytes | 12470 | 9 years | see #14794 - javadoc | |
| OsmServerWriter.java | 11.2 KB | 19127 | 21 months | see #23738 comment:26 - make Cancel button work when using "Upload … | |
| OsmTransferCanceledException.java | 980 bytes | 13493 | 8 years |
see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
|
|
| OsmTransferException.java | 2.6 KB | 13493 | 8 years |
see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
|
|
| OsmWriter.java | 13.7 KB | 17848 | 5 years | see #20829 - Avoid heap allocations in OsmWriter | |
| OsmWriterFactory.java | 2.0 KB | 11851 | 9 years | sonar - squid:S1444 - "public static" fields should be constant | |
| OverpassDownloadReader.java | 18.2 KB | 19078 | 22 months | Fix #4142: Track fully downloaded objects (patch by stoecker, GerdP, … | |
| package-info.java | 147 bytes | 10125 | 10 years |
refactor classes from corrector package, add javadoc
|
|
| ProgressInputStream.java | 1.9 KB | 13254 | 8 years |
see #15310 - remove deprecated ProgressInputStream constructor
|
|
| ProgressOutputStream.java | 2.4 KB | 12711 | 9 years | see #15141, see #15167 - use correct message ("Downloading data" … | |
| ProxyPolicy.java | 1.5 KB | 12805 | 9 years |
see #15229 - see #15182 - remove GUI references from DefaultProxySelector
|
|
| StreamProgressUpdater.java | 1.7 KB | 12470 | 9 years | see #14794 - javadoc | |
| UploadStrategy.java | 3.1 KB | 18299 | 4 years | fix #21476 - Fix and add non-regression test for … | |
| UploadStrategySpecification.java | 5.4 KB | 19307 | 13 months | Fix most new PMD issues It would be better to use the newer switch … | |
| UrlPattern.java | 1.3 KB | 19536 | 2 weeks | remove PMD ImplicitFunctionalInterface, see #24635 | |
| UrlPatterns.java | 5.1 KB | 19385 | 11 months | fix #24270 - support f=geojson as well as format=geojson | |
| UTFInputStreamReader.java | 2.8 KB | 11553 | 9 years |
refactor handling of null values - use Java 8 Optional where possible
|
|
| ValidatorErrorWriter.java | 6.7 KB | 17989 | 5 years | fix #20991 - see #18232 - restore ability to export validator errors, … | |
| XmlStreamParsingException.java | 1.8 KB | 11649 | 9 years | sonar - pmd:UseStringBufferForStringAppends | |
| XmlWriter.java | 2.8 KB | 12537 | 9 years | PMD - VariableNamingConventions | |
Note:
See TracBrowser
for help on using the repository browser.
