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) @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   11 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   12 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.