Fix ALL the logging!
[Sone.git] / src / main / java / net / pterodactylus / sone / freenet / wot / OwnIdentity.java
2011-03-22 David ‘Bombe’ RodenMerge branch 'next' into image-management
2011-01-26 David ‘Bombe’ RodenMerge branch 'release-0.4.3' 0.4.3
2011-01-25 David ‘Bombe’ RodenRemove misleading paragraph from javadoc.
2011-01-15 David ‘Bombe’ RodenMerge branch 'release-0.4' 0.4
2011-01-15 David ‘Bombe’ RodenMerge branch 'edit-wot-trust' into next
2011-01-06 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2011-01-06 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2011-01-02 David ‘Bombe’ RodenAdd methods to set and remove trust for identities.
2011-01-01 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2010-12-31 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2010-12-30 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2010-12-30 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2010-12-22 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2010-12-21 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2010-12-18 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2010-12-15 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2010-12-13 David ‘Bombe’ RodenExtract Identity interfaces, move functionality to...
2010-11-01 David ‘Bombe’ RodenStore contexts and properties in identities, allow...
2010-10-30 David ‘Bombe’ RodenMerge branch 'next' into wot-integration
2010-10-30 David ‘Bombe’ RodenDon’t cache properties, either, and implement property...
2010-10-29 David ‘Bombe’ RodenDon’t cache contexts.
2010-10-29 David ‘Bombe’ RodenImplement delegate methods to add and remove contexts...
2010-10-29 David ‘Bombe’ RodenUse cached values.
2010-10-29 David ‘Bombe’ RodenMove property manipulation to OwnIdentity.
2010-10-29 David ‘Bombe’ RodenImplement Identity.getContexts().
2010-10-29 David ‘Bombe’ RodenAdd stub of Web of Trust plugin connector.