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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11544   7 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @10618   8 years Don-vip see #11390 - Java 8: use java.util.Base64
(edit) @10615   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @10237   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @9353   8 years simon04 Refactoring: introduce OsmApi#getServerUrl
(edit) @9352   8 years simon04 fix #7612 - Prefer OAuth, provide authorization at upload
(edit) @9309   8 years simon04 see #12292 - Allow to disconnect HttpClient in connecting phase
(edit) @9172   8 years simon04 see #12231 - Use HttpClient for OSM API calls This requires adaptors …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8443   9 years Don-vip remove extra whitespaces
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
(edit) @7012   10 years Don-vip see #8465 - use String switch/case where applicable
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6552   10 years simon04 Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6313   11 years Don-vip cosmetics in error reporting
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @5881   11 years stoecker javadoc fixes
(edit) @4690   12 years stoecker see #7086 - fix passing auth information to wrong server
(edit) @4245   13 years bastiK some renames to simplify further development
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @3815   13 years stoecker fixes for applet
(edit) @3344   14 years bastiK fixed #4259 - Authentication dialog appears several times while …
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2862   14 years Gubaer fixed #4322: No error message if trying to upload without OAuth token
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(edit) @2748   14 years Gubaer new: JOSM now supports OAuth See also …
(edit) @2641   14 years Gubaer new: supports system defined proxies if JOSM is started with …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2322   14 years Gubaer Added canceling of DownloadOsmTaskLists Removed error remembering in …
(edit) @2124   15 years Gubaer See #3483: "Load list of changesets from the server" is broken for …
(edit) @2037   15 years Gubaer Improved cancellation of upload tasks Refactored upload dialog fixed …
(edit) @2015   15 years stoecker fixed #3112 - patch by bastiK - cleanup password hook
(edit) @1962   15 years Gubaer fixed #3250
(edit) @1955   15 years stoecker close #3112 - patch by bastiK - rework username/password handling to …
(edit) @1881   15 years Gubaer fixed two issues in #3141: conflict resolution flags false conflicts …
(edit) @1811   15 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
(edit) @1670   15 years Gubaer fixed: bug in OsmApi.getOsmApi() cleanup: exception handling in …
(edit) @1523   15 years framm * Major redesign of how JOSM talks to the OSM server. Connections now …
(edit) @1397   15 years stoecker apply patches from xeen for #1977.
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @763   16 years stoecker Fix upload aborts. Closes #263. Patch by Florian Heer.
(edit) @662   16 years framm - patch for usernames with international characters. please revert …
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @626   16 years framm - ye grande eol style fixe
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/io/OsmConnection.java
(edit) @298   17 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.