[root]/VRADLab/Core/Deployments

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| macd1225 | 61 (100.0%) | 2612 (100.0%) | 42.8 |
Bug fixes.
3 lines of code changed in:
All names are now sanitized to remove characters that cause problems with Virtual Center.
3 lines of code changed in:
Error handling and fixes.
29 lines of code changed in:
Now using .Configuration for getting guestId on deploy.
2 lines of code changed in:
Got rid of transactions.
182 lines of code changed in:
Some more little fixes. Multiple networks, etc...
28 lines of code changed in:
Fixed permissions, refactoring, etc...
101 lines of code changed in:
Editing, deleting, unique namedness. lots of stuff. Basically, we shouldn't have any errors or inconsistencies. Permissions are next.
148 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...
322 lines of code changed in:
Editing of scenarios is now working. Deleting of scenarios fixed too.
33 lines of code changed in:
Better ready management.
13 lines of code changed in:
We can now delete deployments from the ViewStatus page.
13 lines of code changed in:
Able to delete deployments and scenarios. Not in the GUI yet.
81 lines of code changed in:
Deployment.Delete now implemented.
101 lines of code changed in:
Got a basic ViewStatus.aspx page working.
22 lines of code changed in:
Implemented Deployment.GetAllDeployments(). Added lazy loading for just about everything.
493 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.)
30 lines of code changed in:
Added deployed templates now correctly gives out IP addresses.
12 lines of code changed in:
Deployments working now.
132 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.
9 lines of code changed in:
(1 more)