Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-07 | Convert master key datetimes to dates | Dan McGee | 1 | -0/+74 | |
The extra precision is not necessary and just makes entry of the data harder anyway. | |||||
2011-12-05 | Add new PGPSignature model | Dan McGee | 1 | -0/+81 | |
This will be used to track cross-developer and master key signatures to build a visualization in the web interface of key signatures, as well as be able to provide info on who is verified, who is not, etc. Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2011-11-30 | Add master key model and admin integration | Dan McGee | 1 | -0/+76 | |
2011-11-30 | Add initial migration for devel app | Dan McGee | 2 | -0/+18 | |
Signed-off-by: Dan McGee <dan@archlinux.org> |