David Lawrence
|
5a9e06fe5c
|
adding sha256 column to tuf_files database table
Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage)
|
2016-01-11 17:31:01 -08:00 |
David Lawrence
|
064e37560e
|
adding tests for role based key support on server
Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage)
|
2015-12-03 13:58:25 -08:00 |
David Lawrence
|
e20773f2b1
|
renaming TimestampKey and ErrTimestampKeyExists to just Key and ErrKeyExists
Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage)
|
2015-12-03 11:25:45 -08:00 |
David Lawrence
|
c2c474b9c6
|
generalize notary server key storage to be able to handle any role, not just timestamps
Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage)
|
2015-12-03 11:25:45 -08:00 |
Ying Li
|
e8528ec391
|
Attempt to match the model exactly up with the initial sql + the
migrate sql.
Signed-off-by: Ying Li <ying.li@docker.com>
|
2015-10-12 15:44:00 -07:00 |
Ying Li
|
1bb1f1acd2
|
Refactor server/storage models to use gorm.Model and to be in their
file.
Signed-off-by: Ying Li <ying.li@docker.com>
|
2015-10-12 14:28:20 -07:00 |