source: josm/trunk/src/org/openstreetmap/josm/gui/io/UploadPrimitivesTask.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @9986   8 years Don-vip fix potential NPE
(edit) @9528   8 years simon04 fix #11305 see #10306 - After canceling upload a new instead of the …
(edit) @9527   8 years simon04 fix #10306 - Changeset manager does not know username of current …
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(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) @7025   10 years Don-vip Sonar - fix various issues
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6977   10 years Don-vip fix some sonar issues recently introduced
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6132   11 years bastiK see #6963 - new message after successful upload; use notification for …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5452   12 years Don-vip Code refactorisation on EDT calls
(edit) @5057   12 years simon04 fix #4552 - "Object $id is already deleted" in upload dialog should be …
(edit) @4534   13 years Don-vip Fixed a bunch of compile warnings
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4100   13 years bastiK use IPrimitive to make upload code work for both OsmPrimitive and …
(edit) @3757   13 years stoecker fix help topics
(edit) @3422   14 years stoecker fix #4401 - upload error - patch by Upliner
(edit) @3240   14 years mjulius Add plural string
(edit) @3225   14 years jttt Remove long deprecated data change listener
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2915   14 years stoecker close #4458 - text fixes - patch by Andre
(edit) @2862   14 years Gubaer fixed #4322: No error message if trying to upload without OAuth token
(edit) @2825   14 years Gubaer fixed #4328: No visible error message when trying to upload to a …
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(edit) @2752   14 years Gubaer fixed #4263: No changeset tags on auto-opened subsequent changesets
(edit) @2729   14 years framm fix messages
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2641   14 years Gubaer new: supports system defined proxies if JOSM is started with …
(edit) @2613   14 years Gubaer new: global in-memory cache for downloaded changesets new: toggle …
(add) @2599   14 years Gubaer fixed #4130: Chunked upload mode counter is wrong fixed #4118: Upload …
Note: See TracRevisionLog for help on using the revision log.