source: josm/trunk/src/org/openstreetmap/josm/io/auth/AbstractCredentialsAgent.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12992   7 years Don-vip fix #15435 - do not cache incorrect login credentials when using basic auth
(edit) @12869   7 years Don-vip see #15229 - see #15182 - SonarQube - squid:S2444 - make static fields …
(edit) @12821   7 years Don-vip see #15229 - see #15182 - remove GUI references from I/O subsystem
(edit) @12646   7 years bastiK see #14794 - javadoc
(edit) @10615   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(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) @8929   8 years Don-vip javadoc fixes
(edit) @8388   9 years Don-vip performance - use of EnumMap / EnumSet
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(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) @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) @5692   11 years Don-vip fix EDT violation, javadoc
(edit) @4826   12 years framm make credentials cache accessible to subclasses
(edit) @4690   12 years stoecker see #7086 - fix passing auth information to wrong server
(edit) @4249   13 years bastiK improve plugin hook for credentials handling
(add) @4246   13 years bastiK plugin hook for credentials handling
Note: See TracRevisionLog for help on using the revision log.