source: josm/trunk/src/org/openstreetmap/josm/actions/upload

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6529   10 years Don-vip Various stuff: * see #9414: remove old DeprecatedTags test * …
(edit) @6436   10 years Don-vip fix #9362 - Validator dialog not filled with warning messages after …
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6331   10 years Don-vip fix #9205 - validation run on upload is not updating validation window …
(edit) @6267   11 years Don-vip Sonar/FindBugs - Replace singular fields by local variables
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5926   11 years bastiK clean up imports
(edit) @5767   11 years Don-vip fix #8495 - fix FixDataHook$FixDataSpace.fixKeys algo
(edit) @5623   11 years akks fix NPE in FixDataHook, see #8211
(edit) @5621   11 years stoecker fix #8211 - data fix on upload
(edit) @5608   11 years stoecker don't hardcode created_by for DuplicateRelation validator test, …
(edit) @5497   12 years bastiK applied #7915 - Automatically discard some TIGER tags on upload (based …
(edit) @5013   12 years akks Validation on upload and error reporting windows did not fit in 800x600
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4097   13 years stoecker fix #6089 - typo
(edit) @4075   13 years framm fix typo in "AggregatePrimitivesVisitor" class name
(edit) @4052   13 years stoecker fix typo
(edit) @4023   13 years stoecker improve validator user interface
(edit) @3745   13 years bastiK fixed #5752 - validator: warning window on upload is broken (2)
(edit) @3719   13 years bastiK added missing license information
(edit) @3671   13 years bastiK adapt coding style (to some degree); there shouldn't be any semantic …
(edit) @3669   13 years bastiK add validator plugin to josm core. Original author: Francisco R. …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2906   14 years mjulius remove OsmPrimitive.entrySet() using keySet()/get() or getKeys() instead
(edit) @2842   14 years mjulius fix messages for actions
(edit) @2641   14 years Gubaer new: supports system defined proxies if JOSM is started with …
(edit) @2598   14 years Gubaer comment to follow in a later commit Have to break up a commit because …
(edit) @2569   14 years Gubaer fixed #3684: Add "chunked" upload mode Removed support for API "0.5" …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2273   15 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2198   15 years Gubaer fixed #3249: Resolve conflicts between invisible and deleted …
(add) @2168   15 years Gubaer fixed #3304: Upload failed - Placeholder Relation not found fixed …
Note: See TracRevisionLog for help on using the revision log.