source: josm/trunk/src/org/openstreetmap/josm/gui/oauth/TestAccessTokenTask.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) @11848   7 years Don-vip fix #14613 - Special HTML characters not escaped in GUI error messages
(edit) @10404   8 years Don-vip findbugs security - XML Parsing Vulnerable to XXE - enable …
(edit) @10173   8 years Don-vip sonar - squid:S1186 - Methods should not be empty
(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) @9078   8 years Don-vip sonar - Immutable Field
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @7004   10 years Don-vip see #8465 - use multi-catch where applicable
(edit) @6906   10 years Don-vip refactor duplicated code - impacts some plugins (reverter, roadsigns, …
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6116   11 years Don-vip fix EDT violations
(edit) @6083   11 years bastiK see #8902 - Small performance enhancements (patch by shinigami)
(edit) @5587   11 years Don-vip Single entry point in Utils to open HTTP connections
(edit) @5411   12 years Don-vip see #7943 - Fix OAuth rejection error message
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @3530   14 years stoecker fix array preferences
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2877   14 years mjulius authorise --> authorize in localized messages fixed typo
(edit) @2861   14 years Gubaer fixed #4375: authorise -> authorize
(edit) @2850   14 years mjulius fix messages for gui
(edit) @2840   14 years framm fix msg
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(edit) @2765   14 years Gubaer typos
(edit) @2763   14 years Gubaer fixed #4311: OAuth: Test access token doesn't work
(add) @2746   14 years Gubaer Partial commit due to #4137. Comment to follow in another commit.
Note: See TracRevisionLog for help on using the revision log.