source: josm/trunk/src/org/openstreetmap/josm/io/OsmServerChangesetReader.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @11193   7 years Don-vip fix #13872 - OAuth signing of all API requests to support user-based …
(edit) @11110   8 years Don-vip add more unit tests
(edit) @10242   8 years Don-vip sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
(edit) @10006   8 years Don-vip fix #12639 - NPE in History Window for primitives with more than 100 …
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @7704   9 years Don-vip see #10701 - parsing support of changeset discussions
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6906   10 years Don-vip refactor duplicated code - impacts some plugins (reverter, roadsigns, …
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6822   10 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6792   10 years Don-vip Sonar - fix various issues
(edit) @6552   10 years simon04 Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6104   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @5832   11 years stoecker i18n update and javadoc fixes
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2915   14 years stoecker close #4458 - text fixes - patch by Andre
(edit) @2852   14 years mjulius fix messages for io
(edit) @2781   14 years Gubaer fixed #4170: Downloaded open changesets are not listed
(edit) @2688   14 years Gubaer Partial commit due to issue described in #4137 Breaks the build
(edit) @2613   14 years Gubaer new: global in-memory cache for downloaded changesets new: toggle …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2124   15 years Gubaer See #3483: "Load list of changesets from the server" is broken for …
(add) @2115   15 years Gubaer new: reading open changesets from the server new: reading user info …
Note: See TracRevisionLog for help on using the revision log.