Directory VRADLab/Core/Scenarios/

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

[root]/VRADLab/Core/Scenarios

Lines of Code

VRADLab/Core/Scenarios/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
macd1225 45 (100.0%) 1997 (100.0%) 44.3

Most Recent Commits

macd1225 2008-04-30 10:27

Small changes.

1 lines of code changed in:

  • VRADLab/Core/Scenarios: ScenarioTemplate.cs (+1 -1)
macd1225 2008-04-21 12:23

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

4 lines of code changed in:

  • VRADLab/Core/Scenarios: Scenario.cs (+2), ScenarioTemplate.cs (+2)
macd1225 2008-04-14 15:30

Error handling and fixes.

64 lines of code changed in:

  • VRADLab/Core/Scenarios: Scenario.cs (+57 -1), ScenarioTemplate.cs (+7 -2)
macd1225 2008-04-11 18:41

Got rid of transactions.

137 lines of code changed in:

  • VRADLab/Core/Scenarios: Scenario.cs (+47 -57), ScenarioNetwork.cs (+16 -28), ScenarioTemplate.cs (+59 -70), ScenarioTemplateNicAssignment.cs (+15 -26)
macd1225 2008-04-08 20:19

Few little bugs. Renaming of scenarios. Multiple networks on deploy advanced.

12 lines of code changed in:

  • VRADLab/Core/Scenarios: Scenario.cs (+1 -2), ScenarioTemplate.cs (+11)
macd1225 2008-04-07 20:07

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

12 lines of code changed in:

  • VRADLab/Core/Scenarios: Scenario.cs (+4 -1), ScenarioTemplate.cs (+8)
macd1225 2008-04-07 11:54

Fixed permissions, refactoring, etc...

31 lines of code changed in:

  • VRADLab/Core/Scenarios: Scenario.cs (+31 -2)
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.

160 lines of code changed in:

  • VRADLab/Core/Scenarios: Scenario.cs (+60 -57), ScenarioTemplate.cs (+100 -66)
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...

20 lines of code changed in:

  • VRADLab/Core/Scenarios: Scenario.cs (+10 -7), ScenarioNetwork.cs (+7 -6), ScenarioTemplate.cs (+2 -5), ScenarioTemplateNicAssignment.cs (+1 -3)
macd1225 2008-04-01 13:54

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

230 lines of code changed in:

  • VRADLab/Core/Scenarios: Scenario.cs (+68 -34), ScenarioNetwork.cs (+21 -14), ScenarioTemplate.cs (+126 -19), ScenarioTemplateNicAssignment.cs (+15 -8)
macd1225 2008-03-29 18:59

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

169 lines of code changed in:

  • VRADLab/Core/Scenarios: Scenario.cs (+61 -10), ScenarioNetwork.cs (+29 -124), ScenarioTemplate.cs (+42 -123), ScenarioTemplateNicAssignment.cs (+37 -132)
macd1225 2008-03-27 21:52

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

113 lines of code changed in:

  • VRADLab/Core/Scenarios: Scenario.cs (+19 -6), ScenarioNetwork.cs (+24 -4), ScenarioTemplate.cs (+61 -35), ScenarioTemplateNicAssignment.cs (+9 -9)
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.)

6 lines of code changed in:

  • VRADLab/Core/Scenarios: Scenario.cs (+6 -11)
macd1225 2008-03-17 21:59

Deployments working now.

201 lines of code changed in:

  • VRADLab/Core/Scenarios: Scenario.cs (+69 -10), ScenarioNetwork.cs (+29 -4), ScenarioTemplate.cs (+66 -8), ScenarioTemplateNicAssignment.cs (+37 -4)
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.

12 lines of code changed in:

  • VRADLab/Core/Scenarios: Scenario.cs (+6), ScenarioNetwork.cs (+2), ScenarioTemplate.cs (+2), ScenarioTemplateNicAssignment.cs (+2)
macd1225 2008-03-15 18:46

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:

  • VRADLab/Core/Scenarios: Scenario.cs (new 124), ScenarioNetwork.cs (new 222), ScenarioTemplate.cs (new 250), ScenarioTemplateNicAssignment.cs (new 229)
Generated by StatSVN 0.3.1