Directory VRADLab/Core/Deployments/

Directory Created:
2008-03-15 18:46
Total Files:
6
Deleted Files:
0
Lines of Code:
1663

[root]/VRADLab/Core/Deployments

Lines of Code

VRADLab/Core/Deployments/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
macd1225 61 (100.0%) 2612 (100.0%) 42.8

Most Recent Commits

macd1225 2008-04-28 15:03

Bug fixes.

3 lines of code changed in:

  • VRADLab/Core/Deployments: DeployedVirtualMachine.cs (+3 -1)
macd1225 2008-04-21 12:23

All names are now sanitized to remove characters that cause problems with Virtual Center.

3 lines of code changed in:

  • VRADLab/Core/Deployments: DeployedVirtualMachine.cs (+2), Deployment.cs (+1)
macd1225 2008-04-14 15:30

Error handling and fixes.

29 lines of code changed in:

  • VRADLab/Core/Deployments: DeployedVirtualMachine.cs (+3 -2), Deployment.cs (+26 -7)
macd1225 2008-04-11 19:13

Now using .Configuration for getting guestId on deploy.

2 lines of code changed in:

  • VRADLab/Core/Deployments: DeployedVirtualMachine.cs (+2 -2)
macd1225 2008-04-11 18:41

Got rid of transactions.

182 lines of code changed in:

  • VRADLab/Core/Deployments: DeployedNetwork.cs (+17 -22), DeployedTemplate.cs (+13 -18), DeployedVirtualMachine.cs (+98 -113), DeployedVirtualMachineNicAssignment.cs (+9 -15), Deployment.cs (+45 -55)
macd1225 2008-04-07 20:07

Some more little fixes. Multiple networks, etc...

28 lines of code changed in:

  • VRADLab/Core/Deployments: DeployedVirtualMachine.cs (+28 -4)
macd1225 2008-04-07 11:54

Fixed permissions, refactoring, etc...

101 lines of code changed in:

  • VRADLab/Core/Deployments: DeployedVirtualMachine.cs (+74 -4), Deployment.cs (+27 -3)
macd1225 2008-04-05 18:20

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:

  • VRADLab/Core/Deployments: DeployedVirtualMachine.cs (+92 -33), Deployment.cs (+56 -52)
macd1225 2008-04-03 02:13

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:

  • VRADLab/Core/Deployments: DeployedNetwork.cs (+44 -27), DeployedTemplate.cs (+18 -30), DeployedVirtualMachine.cs (+147 -113), DeployedVirtualMachineNicAssignment.cs (+32 -5), Deployment.cs (+80 -61), Host.cs (+1 -1)
macd1225 2008-04-01 13:54

Editing of scenarios is now working. Deleting of scenarios fixed too.

33 lines of code changed in:

  • VRADLab/Core/Deployments: DeployedVirtualMachine.cs (+10 -3), Deployment.cs (+23 -18)
macd1225 2008-03-30 17:18

Better ready management.

13 lines of code changed in:

  • VRADLab/Core/Deployments: DeployedVirtualMachine.cs (+13 -49)
macd1225 2008-03-29 19:40

We can now delete deployments from the ViewStatus page.

13 lines of code changed in:

  • VRADLab/Core/Deployments: Deployment.cs (+13)
macd1225 2008-03-29 18:59

Able to delete deployments and scenarios. Not in the GUI yet.

81 lines of code changed in:

  • VRADLab/Core/Deployments: DeployedVirtualMachine.cs (+22 -3), Deployment.cs (+59 -15)
macd1225 2008-03-28 17:58

Deployment.Delete now implemented.

101 lines of code changed in:

  • VRADLab/Core/Deployments: DeployedNetwork.cs (+22 -5), DeployedTemplate.cs (+25 -7), DeployedVirtualMachine.cs (+29 -4), Deployment.cs (+25 -6)
macd1225 2008-03-28 11:28

Got a basic ViewStatus.aspx page working.

22 lines of code changed in:

  • VRADLab/Core/Deployments: DeployedVirtualMachine.cs (+22)
macd1225 2008-03-27 21:52

Implemented Deployment.GetAllDeployments(). Added lazy loading for just about everything.

493 lines of code changed in:

  • VRADLab/Core/Deployments: DeployedNetwork.cs (+116 -20), DeployedTemplate.cs (+67 -7), DeployedVirtualMachine.cs (+70 -16), DeployedVirtualMachineNicAssignment.cs (+65 -15), Deployment.cs (+77 -14), Host.cs (+98 -91)
macd1225 2008-03-26 23:25

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:

  • VRADLab/Core/Deployments: DeployedVirtualMachine.cs (+4 -51), Deployment.cs (+25 -2), Host.cs (+1 -1)
macd1225 2008-03-17 23:42

Added deployed templates now correctly gives out IP addresses.

12 lines of code changed in:

  • VRADLab/Core/Deployments: DeployedTemplate.cs (+5), DeployedVirtualMachine.cs (+6 -1), Deployment.cs (+1 -16)
macd1225 2008-03-17 21:59

Deployments working now.

132 lines of code changed in:

  • VRADLab/Core/Deployments: DeployedTemplate.cs (+7), DeployedVirtualMachine.cs (+104 -7), DeployedVirtualMachineNicAssignment.cs (+11 -3), Deployment.cs (+10 -25)
macd1225 2008-03-16 16:36

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:

  • VRADLab/Core/Deployments: DeployedNetwork.cs (+1), DeployedTemplate.cs (+1), DeployedVirtualMachine.cs (+3 -2), DeployedVirtualMachineNicAssignment.cs (+1), Deployment.cs (+1), Host.cs (+2)

(1 more)

Generated by StatSVN 0.3.1