WoTNS.git
2011-09-17 David ‘Bombe... Merge branch 'release-0.0.7' 0.0.7
2011-09-17 David ‘Bombe... Set version to 0.0.7.
2011-09-17 David ‘Bombe... Sort targets by name.
2011-09-17 David ‘Bombe... Add README file for GitHub.
2011-09-17 David ‘Bombe... Add GPL-3 license information.
2011-09-16 David ‘Bombe... Add possibility to have an extra file path after the...
2011-09-16 David ‘Bombe... Extend syntax.
2011-09-16 David ‘Bombe... Merge branch 'master' into next
2011-09-16 David ‘Bombe... Merge branch 'release-0.0.6' 0.0.6
2011-09-16 David ‘Bombe... Set version to 0.0.6.
2011-09-16 David ‘Bombe... Rework own identity selection algorithm to always find...
2011-09-16 David ‘Bombe... Add method to return the first WoT identity.
2011-09-16 David ‘Bombe... Don’t use my own WoT ID as resolved ID.
2011-09-16 David ‘Bombe... Remove warning.
2011-09-16 David ‘Bombe... Log if an own identity is missing.
2011-09-16 David ‘Bombe... Treat invalid own identity as no own identity.
2011-09-16 David ‘Bombe... Merge branch 'master' into next
2011-09-16 David ‘Bombe... Merge branch 'release-0.0.5' 0.0.5
2011-09-16 David ‘Bombe... Set version to 0.0.5.
2011-09-16 David ‘Bombe... Always add appropriate own identities when getting...
2011-09-16 David ‘Bombe... Merge branch 'master' into next
2011-09-16 David ‘Bombe... Merge branch 'release-0.0.4' 0.0.4
2011-09-16 David ‘Bombe... Set version to 0.0.4.
2011-09-16 David ‘Bombe... Expose own identity used for resolving identities.
2011-09-16 David ‘Bombe... Add method to parse an identity from an arbitrary param...
2011-09-16 David ‘Bombe... Actually return the trusted identities.
2011-09-16 David ‘Bombe... Merge branch 'master' into next
2011-09-16 David ‘Bombe... Merge branch 'release-0.0.3' 0.0.3
2011-09-16 David ‘Bombe... Set version to 0.0.3.
2011-09-16 David ‘Bombe... Remove trusted identities for an own identity if the...
2011-09-16 David ‘Bombe... Change formatting.
2011-09-16 David ‘Bombe... Get trusted identities from WoT, not from cache.
2011-09-16 David ‘Bombe... Move identity change detection into its own method.
2011-09-16 David ‘Bombe... Throw better suited exception.
2011-09-16 David ‘Bombe... Add javadoc.
2011-09-16 David ‘Bombe... Add missing “Name.”
2011-09-15 David ‘Bombe... Sort identities on index page, too.
2011-09-15 David ‘Bombe... Sort identities case-insensitive.
2011-09-15 David ‘Bombe... Merge branch 'master' into next
2011-09-15 David ‘Bombe... Merge branch 'release-0.0.2' 0.0.2
2011-09-15 David ‘Bombe... Set version to 0.0.2.
2011-09-15 David ‘Bombe... Use WoTNS’ own identity and key for demonstration purposes.
2011-09-15 David ‘Bombe... Add short documentation to index page.
2011-09-15 David ‘Bombe... Store the request in all template contexts.
2011-09-15 David ‘Bombe... Set version to 0.0.1. 0.0.1
2011-09-15 David ‘Bombe... Add title to pages.
2011-09-15 David ‘Bombe... Add and use include files to generate a div that spans...
2011-09-15 David ‘Bombe... Add stylesheet.
2011-09-15 David ‘Bombe... Add page that lets the user edit and delete targets.
2011-09-15 David ‘Bombe... Add own identities to list of trusted identities.
2011-09-15 David ‘Bombe... Rename method to match its purpose.
2011-09-15 David ‘Bombe... Formatting fix.
2011-09-15 David ‘Bombe... Require the correct context.
2011-09-15 David ‘Bombe... Add page that can enable or disable identities.
2011-09-15 David ‘Bombe... Add method to parse an identity from a request.
2011-09-15 David ‘Bombe... Show enabled and disabled identities on the index page.
2011-09-15 David ‘Bombe... Add collection sort filter that knows how to sort ident...
2011-09-15 David ‘Bombe... Add comparator for Identity objects.
2011-09-15 David ‘Bombe... Use updated class name.
2011-09-15 David ‘Bombe... Store own identity ID instead of own identity.
2011-09-15 David ‘Bombe... Prevent exception if own identity does not have the...
2011-09-15 David ‘Bombe... First extremely basic, kind-of-working version.
2011-09-15 David ‘Bombe... Add Maven project file.