index
:
jcarr/virtpb
devel
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
droplet.proto
Age
Commit message (
Expand
)
Author
2025-04-12
add Name and allow multiple URLs
Jeff Carr
2025-02-22
switch virtbuf to virtpb
v0.2.22
Jeff Carr
2025-02-22
cleanups for gui pb tables
Jeff Carr
2025-02-07
fix proto files to conform with autogenpb
v0.2.20
v0.2.19
Jeff Carr
2024-12-01
autogenpb now configured in .proto files
v0.2.12
Jeff Carr
2024-12-01
switched to autogenpb
v0.2.10
Jeff Carr
2024-11-01
pretty output for humans d.SprintHeader()
Jeff Carr
2024-10-31
seems to compile
Jeff Carr
2024-10-31
attempt at hypervisor arch
Jeff Carr
2024-10-31
add flags for marking droplets as archived
Jeff Carr
2024-10-31
add time duration to cluster
Jeff Carr
2024-10-31
move more into add.go
Jeff Carr
2024-10-31
complies. made 'droplet.Current' for tmp data
Jeff Carr
2024-10-31
compiles and builds
Jeff Carr
2024-10-31
better to store as a string
Jeff Carr
2024-10-31
add droplets.LocalOnly
Jeff Carr
2024-10-27
droplet.ForceHypervisor for binding it there
Jeff Carr
2024-10-26
virtigo compiles
Jeff Carr
2024-10-26
store dirs
Jeff Carr
2024-10-24
rm old code
Jeff Carr
2024-10-24
deprecate old experiment
Jeff Carr
2024-10-24
keep and deprecate
Jeff Carr
2024-10-24
don't do experiements anymore in droplets.proto
Jeff Carr
2024-10-24
seperate config files for droplets, hypervisors & events
Jeff Carr
2024-10-24
minor formating
Jeff Carr
2024-10-23
switched virtigo to DropletState enum
Jeff Carr
2024-10-23
another total violation of protobuf by renumbering
Jeff Carr
2024-10-23
add qemu machine and arch
Jeff Carr
2024-10-23
no idea the right way to do this
Jeff Carr
2024-10-22
comments
Jeff Carr
2024-10-22
murdering the purpose of protobuf's by renumbering
Jeff Carr
2024-10-22
autoscan
Jeff Carr
2024-10-22
more human readable json file tests
Jeff Carr
2024-10-22
compiles
Jeff Carr
2024-10-22
attempt at human readable message in JSON output
Jeff Carr
2024-10-22
attempt 'any' type
Jeff Carr
2024-10-22
next step, write out yaml or json
Jeff Carr
2024-10-21
make clean works. configfile builds and runs
Jeff Carr
2024-10-18
first go at it
Jeff Carr