
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| macd1225 | 45 (100.0%) | 1997 (100.0%) | 44.3 |
Small changes.
1 lines of code changed in:
All names are now sanitized to remove characters that cause problems with Virtual Center.
4 lines of code changed in:
Error handling and fixes.
64 lines of code changed in:
Got rid of transactions.
137 lines of code changed in:
Few little bugs. Renaming of scenarios. Multiple networks on deploy advanced.
12 lines of code changed in:
Some more little fixes. Multiple networks, etc...
12 lines of code changed in:
Fixed permissions, refactoring, etc...
31 lines of code changed in:
Editing, deleting, unique namedness. lots of stuff. Basically, we shouldn't have any errors or inconsistencies. Permissions are next.
160 lines of code changed in:
Whew, large number of changes. Editing / deleting of deployments working. Fixed some minor issues with editing / deleting of scenarios. Some nice refactoring. Etc...
20 lines of code changed in:
Editing of scenarios is now working. Deleting of scenarios fixed too.
230 lines of code changed in:
Able to delete deployments and scenarios. Not in the GUI yet.
169 lines of code changed in:
Implemented Deployment.GetAllDeployments(). Added lazy loading for just about everything.
113 lines of code changed in:
Did a lot of work with folders. Combined Template and DeployedVirtualMachine with a base VirtualMachineBase. Deployments no longer get created into a "Deployment of..." folder. Deployment folders can be duplicated (a unique (x) is appended on the end.)
6 lines of code changed in:
Deployments working now.
201 lines of code changed in:
Working CreateScenario.aspx page. Set up lazy loading for Configuration and Reference properties of Template class. Set a "Ready" property for Template.
12 lines of code changed in:
Finally got Deployments working. Currently only works with Linux guests (easy fix). I'm committing this so I can work on a few other things.
825 lines of code changed in: