History | View | Annotate | Download (5.6 kB)
Update timestamps when metadata/networks change
Applies to servers and images.
Fixes #525
Fix redundant whitespace at end of lines
Remove all unecessary whitespace at end of lines.Seehttp://stackoverflow.com/questions/5257553/coloring-white-space-in-git-diffs-output
for a way to have git highlight redundant whitespace automatically.
Change networks to use numeric ids
Fixes #457
Add tests for networks and some bug fixes
Fixes #409
Add initial networks support
Refs #409