Master Branch
Allow overriding of the detectec IP address
Committed by: Roberto Rosario
Removed debugging code
Committed by: Roberto Rosario
Merge branch 'release/v0.3' into development
Committed by: Roberto Rosario
Merge branch 'release/v0.3'
Committed by: Roberto Rosario
Bumped project version to 0.3
Committed by: Roberto Rosario
Updated documentation version number to 0.3
Committed by: Roberto Rosario
Added changelog and planned features pages to the documentation index
Committed by: Roberto Rosario
Removed incomplete class and exception reference from the documentation
Committed by: Roberto Rosario
Added new configuration options to the documentation
Committed by: Roberto Rosario
Added planned feature list to the documentation
Committed by: Roberto Rosario
Added changelog to the documentation
Committed by: Roberto Rosario
Merge branch 'feature/node_crypto_id' into development
Committed by: Roberto Rosario
Don't display the node's fingerprint in the node information view
Committed by: Roberto Rosario
Display the key id instead of the fingerprint in the key information view
Committed by: Roberto Rosario
Updated node schedule task routines to use the new lock file app API
Committed by: Roberto Rosario
Updated node protocol API to share the new node information fields
Committed by: Roberto Rosario
Create and automatically publish the node's public/private key pair when the database is first initialized
Committed by: Roberto Rosario
Added method to the Nodebase model to easily retrieve a node's key
Committed by: Roberto Rosario
Exclude the node's key for the keys available to sign uploaded content
Committed by: Roberto Rosario
Updated private key list view to exclude the current node private key for the list
Committed by: Roberto Rosario
Added automatic keyserver key search on local search failure and key query exclusion support
Committed by: Roberto Rosario
Added new KeyDoesNotExist exception
Committed by: Roberto Rosario
Added name, email and description field to the Nodebase model
Committed by: Roberto Rosario
Spanish translation update
Committed by: Roberto Rosario
Updated translation source string
Committed by: Roberto Rosario
Merge branch 'feature/key_gen_params' into development
Committed by: Roberto Rosario
Added and enabled the new scheduler and queue manager apps
Committed by: Roberto Rosario
Added background key generation
Committed by: Roberto Rosario
Updated already created queue when being reused
Committed by: Roberto Rosario
Made the name argument optional when creating a queue
Committed by: Roberto Rosario
Updated the server talk API app to use the new scheduler API
Committed by: Roberto Rosario
Updated API app to use the new lock manager API
Committed by: Roberto Rosario
Added primary and secondary key creation parameter as well as key expiration date support
Committed by: Roberto Rosario
Removed public key list menu entry to avoid confusing users
Committed by: Roberto Rosario