Directory org.openiaml.model.codegen.php/src/template/operations/

Total Files:
12
Deleted Files:
0
Lines of Code:
2377

[root]/org.openiaml.model.codegen.php/src/template/operations

Lines of Code

org.openiaml.model.codegen.php/src/template/operations/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
soundasleep 303 (100.0%) 3181 (100.0%) 10.4

Most Recent Commits

soundasleep 2011-09-23 17:06 Rev.: 3106

minor documentation fixes throughout project

14 lines of code changed in 3 files:

  • org.openiaml.model.codegen.php/src/template/operations: ExecutionFlow.xpt (+3 -3), Failure.xpt (+3 -3), OperationCall.xpt (+8 -8)
soundasleep 2011-09-22 15:48 Rev.: 3101

issue 277: updating inference rules and codegen templates

3 lines of code changed in 3 files:

  • org.openiaml.model.codegen.php/src/template/operations: Contents.xpt (+1 -1), DataFlow.xpt (+1 -1), DataTypes.xpt (+1 -1)
soundasleep 2011-08-09 17:18 Rev.: 3072

fixing references to old metamodel elements across project documentation

12 lines of code changed in 4 files:

  • org.openiaml.model.codegen.php/src/template/operations: Contents.xpt (+2 -2), ExecutionFlow.xpt (+1 -1), OperationCall.xpt (+7 -7), Parameters.xpt (+2 -2)
soundasleep 2011-08-09 16:37 Rev.: 3068

improving modeldoc documentation across inference rules, codegen templates, ecore, and additional documentation includes

16 lines of code changed in 5 files:

  • org.openiaml.model.codegen.php/src/template/operations: ClientSideCache.xpt (+1 -1), Contents.xpt (+6 -6), DataFlow.xpt (+3 -4), ExecutionFlow.xpt (+1 -1), Parameters.xpt (+5 -5)
soundasleep 2011-05-16 14:36 Rev.: 2917

various fixes to test cases and test model instances
adding back support for 'alert' PrimitiveOperations (a necessary requirement of the model)
DecisionNodes with no name default to 'true?' decisions

56 lines of code changed in 2 files:

  • org.openiaml.model.codegen.php/src/template/operations: Contents.xpt (+51 -3), DataTypes.xpt (+5)
soundasleep 2011-05-13 19:09 Rev.: 2916

issue 248: updating codegen templates

19 lines of code changed in 3 files:

  • org.openiaml.model.codegen.php/src/template/operations: Contents.xpt (+5 -99), DataFlow.xpt (+7), ExecutionFlow.xpt (+7)
soundasleep 2011-05-13 14:34 Rev.: 2907

issue 248: updating codegen templates

2 lines of code changed in 2 files:

  • org.openiaml.model.codegen.php/src/template/operations: Definitions.xpt (+1 -1), OperationCall.xpt (+1 -1)
soundasleep 2011-05-11 18:33 Rev.: 2898

issue 256: updating codegen templates

5 lines of code changed in 2 files:

  • org.openiaml.model.codegen.php/src/template/operations: Contents.xpt (+2 -2), OperationCall.xpt (+3 -3)
soundasleep 2011-05-11 13:04 Rev.: 2885

fixing some accidental refactoring changes from issue 244 that caused many codegen test cases to fail

9 lines of code changed in 2 files:

  • org.openiaml.model.codegen.php/src/template/operations: DataFlow.xpt (+4 -4), Parameters.xpt (+5 -5)
soundasleep 2011-05-10 16:51 Rev.: 2878

issue 244: updating codegen templates

11 lines of code changed in 2 files:

  • org.openiaml.model.codegen.php/src/template/operations: DataFlow.xpt (+4 -4), Parameters.xpt (+7 -7)
soundasleep 2011-05-10 14:20 Rev.: 2871

issue 244: updating codegen templates to use BuiltinOperation

48 lines of code changed in 2 files:

  • org.openiaml.model.codegen.php/src/template/operations: Contents.xpt (+44 -44), ExecutionFlow.xpt (+4 -4)
soundasleep 2011-05-09 19:55 Rev.: 2857

issue 244: updating codegen templates

1 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/operations: ClientSideCache.xpt (+1 -1)
soundasleep 2011-05-09 17:48 Rev.: 2846

issue 244: updating codegen templates

39 lines of code changed in 5 files:

  • org.openiaml.model.codegen.php/src/template/operations: Contents.xpt (+3 -3), ExecutionFlow.xpt (+2 -2), Failure.xpt (+3 -3), OperationCall.xpt (+29 -29), Parameters.xpt (+2 -2)
soundasleep 2011-05-07 15:46 Rev.: 2834

issue 244: updating codegen test cases

51 lines of code changed in 10 files:

  • org.openiaml.model.codegen.php/src/template/operations: ClientSideCache.xpt (+2 -2), Contents.xpt (+8 -8), DataFlow.xpt (+14 -14), DataTypes.xpt (+1 -1), ExecutionFlow.xpt (+1 -1), Failure.xpt (+1 -1), OperationCall.xpt (+12 -12), OutgoingValues.xpt (+2 -2), Parameters.xpt (+6 -6), RemoteParameter.xpt (+4 -4)
soundasleep 2011-05-06 19:44 Rev.: 2825

issue 243: updating codegen templates

0 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/operations: Contents.xpt (-1)
soundasleep 2011-05-06 18:15 Rev.: 2822

issue 253: updating codegen templates to remove references to DynamicApplicationElementSet

0 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/operations: Parameters.xpt (-8)
soundasleep 2011-05-05 19:38 Rev.: 2810

issue 254: updating codegen templates

23 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/operations: OperationCall.xpt (+23 -9)
soundasleep 2011-05-05 18:35 Rev.: 2806

issue 242: updating codegen templates
DomainAttributes can no longer store values directly, but must use a DomainIterator
removing store_db.php callback

3 lines of code changed in 3 files:

  • org.openiaml.model.codegen.php/src/template/operations: Contents.xpt (-32), OperationCall.xpt (-5), Parameters.xpt (+3 -3)
soundasleep 2011-05-04 16:48 Rev.: 2797

issue 242: updating codegen test cases for EXSDDataTypes

13 lines of code changed in 3 files:

  • org.openiaml.model.codegen.php/src/template/operations: Contents.xpt (+1 -1), DataTypes.xpt (+2 -2), Parameters.xpt (+10)
soundasleep 2011-04-28 20:21 Rev.: 2718

issue 241: updating codegen templates

14 lines of code changed in 4 files:

  • org.openiaml.model.codegen.php/src/template/operations: Contents.xpt (+3 -3), OperationCall.xpt (+1 -1), Parameters.xpt (+8 -8), RemoteParameter.xpt (+2 -2)
soundasleep 2011-04-27 16:22 Rev.: 2695

issue 219: implementing codegen templates
implementing DomainIterator.onIterate
minor documentation improvements

3 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/operations: Parameters.xpt (+3)
soundasleep 2011-04-21 15:53 Rev.: 2670

issue 179: updating codegen templates
also updating change of DataFlowEdge, ExecutionEdge etc to Operations package

51 lines of code changed in 8 files:

  • org.openiaml.model.codegen.php/src/template/operations: Contents.xpt (+15 -15), DataFlow.xpt (+7 -12), DataTypes.xpt (+2 -2), Definitions.xpt (+2 -2), ExecutionFlow.xpt (+12 -12), OutgoingValues.xpt (+2 -2), Parameters.xpt (+10 -11), Variables.xpt (+1 -1)
soundasleep 2011-04-08 18:53 Rev.: 2653

issue 224: migrating model completion rules and code generation rules

2 lines of code changed in 3 files:

  • org.openiaml.model.codegen.php/src/template/operations: Contents.xpt (+2), DataFlow.xpt (-3), Parameters.xpt (-7)
soundasleep 2011-04-08 18:12 Rev.: 2649

issue 223: updating 'visible' property now correctly changes the visibility of the particular object
fixing a bug where non-fieldValue VisibleThing.properties were used to set the field value of the VisibleThing
fixing a bug where selecting an xsdBoolean type would result in a StackOverflowError during code generation

13 lines of code changed in 2 files:

  • org.openiaml.model.codegen.php/src/template/operations: Contents.xpt (+7 -3), OutgoingValues.xpt (+6 -1)
soundasleep 2011-03-25 19:00 Rev.: 2619

initial work in supporting 'set property' PrimitiveOperations
not complete: codegen templates crash with a StackOverflowError

17 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/operations: Contents.xpt (+17 -1)
soundasleep 2011-01-14 13:44 Rev.: 2549

writing some modeldoc about the storage semantics for Scopes, based on thesis work

8 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/operations: Parameters.xpt (+8)
soundasleep 2011-01-10 17:18 Rev.: 2536

adding documentation on the range of accepted PrimitiveOperations to the codegen templates

39 lines of code changed in 2 files:

  • org.openiaml.model.codegen.php/src/template/operations: Contents.xpt (+36 -2), ExecutionFlow.xpt (+3 -2)
soundasleep 2011-01-10 12:23 Rev.: 2532

writing some modeldoc about the semantics of the execution of Actions (redirection)

15 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/operations: OperationCall.xpt (+15)
soundasleep 2011-01-10 12:19 Rev.: 2531

fixing codegen bug from r2524: renamed ActionEdgeDestination to Action, but did not update the codegen templates

2 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/operations: OperationCall.xpt (+2 -2)
soundasleep 2010-07-16 14:56 Rev.: 2506

reverting r2505; doesn't seem necessary

1 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/operations: ClientSideCache.xpt (+1 -2)
soundasleep 2010-07-16 14:47 Rev.: 2505

'fieldValue is set' is now a cached client-side condition

2 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/operations: ClientSideCache.xpt (+2 -1)
soundasleep 2010-07-13 14:12 Rev.: 2482

fixing a minor type casting problem

1 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/operations: Contents.xpt (+1 -1)
soundasleep 2010-07-12 14:06 Rev.: 2464

preventing infinite loops when executing PrimitiveOperations (both client- and server-side)

21 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/operations: Definitions.xpt (+21 -2)
soundasleep 2010-07-09 19:02 Rev.: 2462

issue 210: fixing an issue where the Primitive 'update' would not call onChange correctly when necessary

15 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/operations: Contents.xpt (+15 -1)
soundasleep 2010-07-09 16:47 Rev.: 2457

implementing issue 210: Change 'update'/'init' CompositeOperation to a PrimitiveOperation

111 lines of code changed in 2 files:

  • org.openiaml.model.codegen.php/src/template/operations: Contents.xpt (+102 -26), OutgoingValues.xpt (+9 -9)
soundasleep 2010-07-08 15:04 Rev.: 2452

fixing a bug which could cause infinite redirections

1 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/operations: OperationCall.xpt (+1 -1)
soundasleep 2010-07-07 19:27 Rev.: 2450

implementing issue 209: inference rules
operations contained within Emails can now be called from client-side

10 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/operations: OperationCall.xpt (+10)
soundasleep 2010-07-07 17:15 Rev.: 2447

all action calls now occur in order of priority (including chained operations)
chained operations can now also call Operations

8 lines of code changed in 2 files:

  • org.openiaml.model.codegen.php/src/template/operations: Contents.xpt (+1 -1), ExecutionFlow.xpt (+7 -38)
soundasleep 2010-07-06 20:12 Rev.: 2444

DomainAttributeInstances can now be used as runtime ParameterEdges

34 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/operations: Parameters.xpt (+34 -15)
soundasleep 2010-07-06 18:50 Rev.: 2441

calling a remote operation now supports up to 6 arguments

24 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/operations: OperationCall.xpt (+24)

(97 more)

Generated by StatSVN 0.7.0