source: josm/trunk/src/org/openstreetmap/josm/io/auth

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11879   7 years Don-vip findbugs - EI_EXPOSE_REP
(edit) @10754   8 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10615   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10308   8 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @9396   8 years simon04 fix #7122 - Improve HTTP authentication for parallel requests (TMS/WMS …
(edit) @9313   8 years simon04 fix #8050 - Make OSM API OAuth and imagery HTTP authentication work …
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9059   8 years Don-vip checkstyle
(edit) @8929   8 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) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8419   9 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
(edit) @8388   9 years Don-vip performance - use of EnumMap / EnumSet
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7083   10 years Don-vip see #8465 - replace Utils.equal by Objects.equals, new in Java 7
(edit) @7075   10 years Don-vip Robustness to allow to run more unit tests in headless mode
(edit) @7067   10 years Don-vip fix NPE seen in test if no password is set with basic auth (headless mode)
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6365   10 years Don-vip Sonar/Findbugs - fix of recent violations
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6349   10 years Don-vip fix #9234 - For identified users, notifies periodically (every 5 …
(edit) @6222   11 years Don-vip Make some more defensive copies of user-supplied arrays, javadoc
(edit) @6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5889   11 years Don-vip fix potential bugs detected by FindBugs
(edit) @5863   11 years stoecker javadoc fixes
(edit) @5836   11 years stoecker javadoc fixes
(edit) @5692   11 years Don-vip fix EDT violation, javadoc
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5111   12 years simon04 fix #7532 - NPE in CredentialsManager
(edit) @4826   12 years framm make credentials cache accessible to subclasses
(edit) @4692   12 years stoecker see #7086 - save other passwords in JOSM prefs
(edit) @4690   12 years stoecker see #7086 - fix passing auth information to wrong server
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4264   13 years bastiK fixed #6638 - JOSM crashing when leaving preferences in r4263
(edit) @4263   13 years bastiK do not save username in preference file unconditionally - let the …
(edit) @4249   13 years bastiK improve plugin hook for credentials handling
(edit) @4246   13 years bastiK plugin hook for credentials handling
(edit) @4245   13 years bastiK some renames to simplify further development
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @3681   13 years bastiK fixed #5624 - npe in authentication code
(edit) @3513   14 years bastiK fixed #4259 - Authentication dialog appears several times while …
(edit) @3344   14 years bastiK fixed #4259 - Authentication dialog appears several times while …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(edit) @2748   14 years Gubaer new: JOSM now supports OAuth See also …
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2672   14 years Gubaer fixed #4214: error opening prefrences window
(add) @2641   14 years Gubaer new: supports system defined proxies if JOSM is started with …
Note: See TracRevisionLog for help on using the revision log.