April 2011 Commit Log

Number of Commits:
81
Number of Active Developers:
1
soundasleep 2011-04-29 19:23 Rev.: 2727

reverting changes from issue 242 until further research is complete

650 lines of code changed in 20 files:

soundasleep 2011-04-29 18:37 Rev.: 2726

issue 242: updating diagram editors

443 lines of code changed in 20 files:

soundasleep 2011-04-29 17:21 Rev.: 2725

issue 242: updating metamodel to use DomainSchema->EClass, DomainAttribute->EStructuralFeature
moving DomainAttribute into domain package

30 lines of code changed in 2 files:

soundasleep 2011-04-29 14:56 Rev.: 2723

issue 241: fixing minor issues that were preventing AllTests from succeeding
improving the reliability of sourcing values of Labels at runtime

50 lines of code changed in 4 files:

soundasleep 2011-04-28 20:45 Rev.: 2722

issue 241: minor import fix

1 lines of code changed in 1 file:

soundasleep 2011-04-28 20:38 Rev.: 2721

various refactorings and minor improvements

269 lines of code changed in 9 files:

soundasleep 2011-04-28 20:21 Rev.: 2718

issue 241: updating codegen templates

127 lines of code changed in 17 files:

soundasleep 2011-04-28 20:20 Rev.: 2717

issue 241: updating SetWire inference rules

228 lines of code changed in 1 file:

soundasleep 2011-04-28 19:37 Rev.: 2716

issue 241: updating inference rules

139 lines of code changed in 4 files:

soundasleep 2011-04-28 19:37 Rev.: 2715

issue 241: updating other test cases that were not displaying compile-time errors

121 lines of code changed in 17 files:

soundasleep 2011-04-28 18:18 Rev.: 2714

issue 241: updating inference test cases and organising imports

40 lines of code changed in 19 files:

soundasleep 2011-04-28 18:10 Rev.: 2713

issue 241: migrating all test models

114 lines of code changed in 22 files:

soundasleep 2011-04-28 18:01 Rev.: 2712

issue 241: updating model migrator

131 lines of code changed in 2 files:

soundasleep 2011-04-28 17:34 Rev.: 2711

adding test case for issue 241 model migration

431 lines of code changed in 3 files:

soundasleep 2011-04-28 17:31 Rev.: 2710

updating model migration tests to work within the simpler test framework

604 lines of code changed in 22 files:

soundasleep 2011-04-28 17:00 Rev.: 2709

moving model migration logic into migration plugin

350 lines of code changed in 3 files:

soundasleep 2011-04-28 16:53 Rev.: 2708

moving model migration code into a separate plugin, org.openiaml.model.migration

2169 lines of code changed in 27 files:

soundasleep 2011-04-28 16:39 Rev.: 2707

issue 241: adding ignore to Instance diagram editor

0 lines of code changed in 1 file:

soundasleep 2011-04-28 16:36 Rev.: 2706

issue 241: adding new Instance diagram editor
adding new visual element for DomainInstance
updating other diagram editors

937 lines of code changed in 20 files:

soundasleep 2011-04-28 16:34 Rev.: 2705

issue 241: minor fixes to the metamodel
adding children=true, createChild=true to DomainIterator.currentInstance so that it is rendered in the project navigator
fixing a dynamic template

5 lines of code changed in 3 files:

soundasleep 2011-04-28 16:15 Rev.: 2704

adding a .gmfgen test case to ensure that there is only one Project Navigator generated in the project

87 lines of code changed in 1 file:

soundasleep 2011-04-28 13:17 Rev.: 2700

issue 241: updating iaml.ecore and some initial test cases

51 lines of code changed in 8 files:

soundasleep 2011-04-28 12:31 Rev.: 2699

fixing a failing inference test case due to StaticValue being merged into Property[readOnly]

7 lines of code changed in 1 file:

soundasleep 2011-04-27 17:03 Rev.: 2698

moving rule files out of runtime/ and into the root package, as there are no runtime-specific rules

268 lines of code changed in 11 files:

soundasleep 2011-04-27 16:57 Rev.: 2697

issue 240: adding @inference modeldoc for all inference rules in operations.drl

31 lines of code changed in 1 file:

soundasleep 2011-04-27 16:49 Rev.: 2696

issue 240: adding a simple test case to check that modeldoc is provided for all inference rules

66 lines of code changed in 1 file:

soundasleep 2011-04-27 16:22 Rev.: 2695

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

29 lines of code changed in 6 files:

soundasleep 2011-04-27 16:20 Rev.: 2694

issue 219: adding codegen test case for DomainIterator.currentPointer property

200 lines of code changed in 4 files:

soundasleep 2011-04-27 16:14 Rev.: 2693

clarifying on the semantics of DomainIterator.onIterate

29 lines of code changed in 3 files:

soundasleep 2011-04-27 15:46 Rev.: 2692

adding support for DomainIterator.onIterate
adding test case to check onIterate functionality

133 lines of code changed in 4 files:

soundasleep 2011-04-27 15:19 Rev.: 2691

trying to retrieve an HTML element before beginAt() has been called will no longer crash with a NPE, but rather a more informative exception

45 lines of code changed in 1 file:

soundasleep 2011-04-27 14:50 Rev.: 2690

issue 219: adding codegen test case

26 lines of code changed in 1 file:

soundasleep 2011-04-27 14:47 Rev.: 2689

DomainIterator.onIterate EventTrigger tool was not set up properly in the diagram editor

300 lines of code changed in 3 files:

soundasleep 2011-04-27 13:17 Rev.: 2688

issue 219: updating Iterator diagram editor

245 lines of code changed in 3 files:

soundasleep 2011-04-21 19:47 Rev.: 2687

strangely, some dynamic templates were not being provided correctly; including these templates directly

13 lines of code changed in 1 file:

soundasleep 2011-04-21 19:25 Rev.: 2686

because we reference XSD, it is very slow to save GMF diagrams, as EMF must first download the XSD definitions every time to see if the file is read-only (which it obviously is). this template avoids this for the XSD URI

107 lines of code changed in 1 file:

soundasleep 2011-04-21 18:54 Rev.: 2685

clarifying documentation of pagination using DomainIterator/InputForm/SetWire

9 lines of code changed in 1 file:

soundasleep 2011-04-21 18:45 Rev.: 2684

fixing a bug from issue 179 where static values (i.e. readonly Properties) could not be used on the client-side

5 lines of code changed in 1 file:

soundasleep 2011-04-21 18:44 Rev.: 2683

issue 191: updating test cases, inference rules and codegen templates

31 lines of code changed in 7 files:

soundasleep 2011-04-21 18:17 Rev.: 2682

adding containment feature label to other PrimitiveConditions
regenerating diagram editors

112 lines of code changed in 11 files:

soundasleep 2011-04-21 18:07 Rev.: 2681

issue 191: adding empty, notEmpty primitives to the metamodel
PrimitiveConditions now include a containment feature label

267 lines of code changed in 6 files:

soundasleep 2011-04-21 17:36 Rev.: 2680

issue 179: various documentation fixes

3 lines of code changed in 4 files:

soundasleep 2011-04-21 17:14 Rev.: 2678

issue 179: updating diagram editors

610 lines of code changed in 22 files:

soundasleep 2011-04-21 17:05 Rev.: 2677

issue 179: re-migrating test models

100 lines of code changed in 29 files:

soundasleep 2011-04-21 17:02 Rev.: 2676

reversing incorrectly migrated models by reverse merging from r2673

145 lines of code changed in 40 files:

soundasleep 2011-04-21 17:01 Rev.: 2675

isseu 179: migrating test diagram models

2 lines of code changed in 1 file:

soundasleep 2011-04-21 16:57 Rev.: 2674

fixing bug introduced in r2672, which was removing the IDs of fieldValue properties

30 lines of code changed in 2 files:

soundasleep 2011-04-21 16:23 Rev.: 2673

issue 179: migrating models

145 lines of code changed in 40 files:

soundasleep 2011-04-21 16:22 Rev.: 2672

issue 179: updating model migrator

22 lines of code changed in 1 file:

soundasleep 2011-04-21 16:21 Rev.: 2671

in model migration text content of XMI elements is no longer lost; resolves issue 239

20 lines of code changed in 1 file:

soundasleep 2011-04-21 15:53 Rev.: 2670

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

76 lines of code changed in 13 files:

soundasleep 2011-04-21 15:52 Rev.: 2669

issue 179: updating inference rules

37 lines of code changed in 7 files:

soundasleep 2011-04-21 15:52 Rev.: 2668

issue 179: removing StaticValue
updating test cases

57 lines of code changed in 15 files:

soundasleep 2011-04-21 14:55 Rev.: 2667

updating diagram editors to use new package of ExecutionEdge, DataFlowEdge etc

58 lines of code changed in 4 files:

soundasleep 2011-04-21 14:44 Rev.: 2666

minor changes to satisfy release tests

2 lines of code changed in 3 files:

soundasleep 2011-04-21 14:33 Rev.: 2665

moving activity operation-related elements into Operations package

271 lines of code changed in 23 files:

soundasleep 2011-04-15 16:32 Rev.: 2664

completing modeldoc latex template templating

188 lines of code changed in 2 files:

soundasleep 2011-04-15 16:04 Rev.: 2663

initial work in translating the latex output into a template-based format, to ease customisation

197 lines of code changed in 3 files:

soundasleep 2011-04-11 17:50 Rev.: 2661

additional OCL keywords for syntax highlighting

2 lines of code changed in 1 file:

soundasleep 2011-04-11 16:02 Rev.: 2660

improving some failing codegen tests by reducing their fragility

50 lines of code changed in 7 files:

soundasleep 2011-04-11 15:51 Rev.: 2659

improving some failing codegen tests

8 lines of code changed in 1 file:

soundasleep 2011-04-11 13:48 Rev.: 2658

fixing crashes related to 'session variable xxx_hidden not found'

2 lines of code changed in 1 file:

soundasleep 2011-04-11 13:47 Rev.: 2657

adding Property.readOnly property; not yet implemented
'set XXX' operation is only generated if the Property is not readonly

26 lines of code changed in 8 files:

soundasleep 2011-04-08 19:14 Rev.: 2656

issue 223: the default visibility for a VisibleThing that has no visible property set should be derived from VisibleThing.visible

2 lines of code changed in 1 file:

soundasleep 2011-04-08 19:04 Rev.: 2655

issue 224: updating inference test cases

11 lines of code changed in 3 files:

soundasleep 2011-04-08 18:54 Rev.: 2654

issue 224: updating visual models

84 lines of code changed in 7 files:

soundasleep 2011-04-08 18:53 Rev.: 2653

issue 224: migrating model completion rules and code generation rules

10 lines of code changed in 8 files:

soundasleep 2011-04-08 18:53 Rev.: 2652

issue 224: migrating test models to replace Hidden with Label[hidden]

3 lines of code changed in 3 files:

soundasleep 2011-04-08 18:53 Rev.: 2651

issue 224: removing Hidden element from metamodel
updating model migrators

29 lines of code changed in 5 files:

soundasleep 2011-04-08 18:37 Rev.: 2650

fixing a warning that all Java extensions should provide a return type

1 lines of code changed in 1 file:

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

34 lines of code changed in 5 files:

soundasleep 2011-04-08 18:10 Rev.: 2648

adding support for defining 'boolean' data types

36 lines of code changed in 2 files:

soundasleep 2011-04-07 19:42 Rev.: 2647

metrics that are in floating point format are now printed out two 2dp in latex metrics output

51 lines of code changed in 4 files:

soundasleep 2011-04-07 17:33 Rev.: 2646

reducing breadcrumb depth for Latex output to 2 elements
fixing order of latex export

8 lines of code changed in 1 file:

soundasleep 2011-04-07 17:17 Rev.: 2645

adding a separate command for framed images that should not have a label or caption

20 lines of code changed in 1 file:

soundasleep 2011-04-07 16:57 Rev.: 2644

exported LaTeX file now sorts based on object depth

61 lines of code changed in 2 files:

soundasleep 2011-04-07 16:17 Rev.: 2643

exporting clickable HTML now also exports a LaTeX file with macros

81 lines of code changed in 2 files:

soundasleep 2011-04-07 15:46 Rev.: 2642

bug fix: a NullPointerException is thrown if the Migrate Model wizard is cancelled

24 lines of code changed in 2 files:

soundasleep 2011-04-01 15:58 Rev.: 2641

adding metrics-specific styling

10 lines of code changed in 1 file:

soundasleep 2011-04-01 15:57 Rev.: 2640

modeldoc generates an HTML table of all metrics loaded

58 lines of code changed in 3 files:

soundasleep 2011-04-01 15:40 Rev.: 2639

total file metrics can now be accumulated
adding tests and tests.diagram to plugins to be metricised

113 lines of code changed in 3 files:

March 2011 »

Generated by StatSVN 0.7.0