source: josm/trunk/src/org/openstreetmap/josm/io/remotecontrol/handler/RequestHandler.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10973   8 years Don-vip see #13564 - proper management of invalid URLs in remote control …
(edit) @10587   8 years Don-vip fix #13187 - Set encoding of remote control error pages to UTF-8 and …
(edit) @9732   8 years Don-vip remote control: add more unit tests, robustness
(edit) @8929   9 years Don-vip javadoc fixes
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8415   9 years Don-vip code style/cleanup - Uncommented Empty Constructor
(edit) @8395   9 years Don-vip convention - An open curly brace should be located at the end of a line
(edit) @8394   9 years Don-vip - global use of String.isEmpty() - Correctness - Method throws …
(edit) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @8318   9 years Don-vip fix various Sonar issues: - squid:S1068: Unused private fields should …
(edit) @8304   9 years Don-vip simplify URL encoding/decoding
(edit) @8193   9 years simon04 Remote control: improve, harmonize, test URL parsing
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6869   10 years Don-vip fix #9731 - fix a bunch of problems occuring when validating …
(edit) @6798   10 years Don-vip fix some Sonar issues
(edit) @6782   10 years Don-vip fix #9635 - remote control: new referrers argument to load_object
(edit) @6536   10 years simon04 fix #8228 - remote control: add command description to usage page
(edit) @6332   10 years Don-vip fix #9201 - fix remote control usage examples for handlers with …
(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) @6091   11 years akks see #8612, #8228: remote control - add examples [patch by simon04, …
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5876   11 years akks Remote control: allow adding tags without confirmation for current …
(edit) @5691   11 years Don-vip see #8148 - Remote control: URL validation in import handler + find …
(edit) @5680   11 years Don-vip fix #8148 - Improve remote control handlers (requests validation, …
(edit) @5103   12 years simon04 fix #5824 - remote control: decode URL
(edit) @5085   12 years simon04 fix #5824 - remotecontrol: add command for opening local files + …
(edit) @5008   12 years bastiK remotecontrol: tolerate '?' in query part of url (see #7434)
(edit) @4883   12 years simon04 fix #5920 - remotecontrol: add option for "new layer" to preference dialog
(edit) @4834   12 years simon04 remotecontrol: primt more helpful Bad Request errors, i.e., list …
(edit) @4191   13 years stoecker remove old debug stuff
(add) @3707   13 years bastiK Added remotecontrol plugin to josm core. This plugin was initially …
Note: See TracRevisionLog for help on using the revision log.