July 2009 Commit Log

Number of Commits:
78
Number of Active Developers:
1
soundasleep 2009-07-27 20:55 Rev.: 895

minor fixes to let test cases pass

3 lines of code changed in 2 files:

soundasleep 2009-07-27 19:26 Rev.: 894

issue 75: moving header.php into runtime folder
issue 73: adding unit tests for php runtime code
queue_log_messages now defaults to on

609 lines of code changed in 21 files:

soundasleep 2009-07-27 18:52 Rev.: 893

refactoring out the client JS tests into a separate package

250 lines of code changed in 13 files:

soundasleep 2009-07-27 18:48 Rev.: 892

adding JS tests to comparison functions (xpathMatches(), emailAddressMatches())
adding JS tests for helper functions (trim(), is_array_equal())
refactoring JavascriptCodegenTestCase
issue 74 is now resolved

128 lines of code changed in 6 files:

soundasleep 2009-07-27 18:18 Rev.: 891

issue 74: adding client-side runtime library (JS) tests

169 lines of code changed in 7 files:

soundasleep 2009-07-27 17:36 Rev.: 890

moving js library functions to runtime library plugin

439 lines of code changed in 4 files:

soundasleep 2009-07-27 00:05 Rev.: 889

moving runtime project into an actual plugin
issue 81: runtime files can now be copied if the runtime properties do not exist

222 lines of code changed in 11 files:

soundasleep 2009-07-26 22:38 Rev.: 888

issue 75, issue 76, issue 81: moving php and js libraries into a separate plugin
plugin runtime tests currently fail until issue 81 is resolved

4659 lines of code changed in 17 files:

soundasleep 2009-07-26 20:49 Rev.: 885

testing the extraction of semantic knowledge from javadoc comments

156 lines of code changed in 4 files:

soundasleep 2009-07-23 17:03 Rev.: 884

OAW checks natively supports rendering "warning" messages

3 lines of code changed in 1 file:

soundasleep 2009-07-23 16:46 Rev.: 883

issue 70: the 'tests' plugin now properly exports required packages, allowing deployed instances to reuse the test cases without throwing Linkage errors
issue 31: all test cases can now run at once without running out of memory (perhaps due to memory settings in execution properties)

283 lines of code changed in 5 files:

soundasleep 2009-07-22 17:01 Rev.: 882

last step for issue 57: updating codegen ecore

2 lines of code changed in 1 file:

soundasleep 2009-07-22 16:56 Rev.: 881

re-resolving issue 34: migrated template was not actually being used
adding test case to check issue 34 no longer regresses

259 lines of code changed in 7 files:

soundasleep 2009-07-22 16:18 Rev.: 880

adding regression test case for issue 34

0 lines of code changed in 1 file:

soundasleep 2009-07-22 15:57 Rev.: 879

deleting related generated elements was not working for connection parts (was only considering nodes)

8 lines of code changed in 1 file:

soundasleep 2009-07-21 18:38 Rev.: 878

issue 57: remove _shouldnt_properties containment feature from Composite Operation
not yet complete; property shortcuts can be dragged, placed in a diagram, rendered as a shortcut source, and be the target of a DataFlowEdge, but cannot yet be the source of a DataFlowEdge. this should be addressed

1712 lines of code changed in 20 files:

soundasleep 2009-07-21 17:10 Rev.: 877

regenerating all plugin.xml and .properties files from scratch (issue 58)

745 lines of code changed in 32 files:

soundasleep 2009-07-21 16:50 Rev.: 876

issue 56: some editor elements had too many element icons
adding test case to check issue 56

13977 lines of code changed in 11 files:

Repository Tag: version-0.3.1
soundasleep 2009-07-21 15:54 Rev.: 871

building plugin version 0.3.1

17 lines of code changed in 2 files:

soundasleep 2009-07-21 15:37 Rev.: 870

issue 53: too many "new diagram" types listed
adding test case to check issue 53

77 lines of code changed in 12 files:

soundasleep 2009-07-21 13:34 Rev.: 869

updating all model versions to 0.3.1

15509 lines of code changed in 25 files:

soundasleep 2009-07-21 13:13 Rev.: 868

issue 55: hidden creation tools if window is too small
moving all tool groups to root palette
updating GmfToolTestCase to match new gmftool structure

976 lines of code changed in 38 files:

soundasleep 2009-07-21 12:32 Rev.: 867

issue 18: many more icons added/modified
removing some unused icons

0 lines of code changed in 28 files:

soundasleep 2009-07-20 19:58 Rev.: 866

issue 18: adding more icons, mostly based from the 'silk' cc-by-2.5 set: http://www.famfamfam.com/lab/icons/silk/

0 lines of code changed in 46 files:

soundasleep 2009-07-20 18:19 Rev.: 863

placing creation tools in all editors into new subgroups
updating the GmfToolTestCase to handle this new tool layout

16506 lines of code changed in 38 files:

soundasleep 2009-07-20 17:23 Rev.: 861

removing possibly unused template

0 lines of code changed in 1 file:

soundasleep 2009-07-20 17:11 Rev.: 860

upgrade of entire project to use eclipse 3.5/gmf 2.2 instead of eclipse 3.3/gmf 2.0.1
merging branch /2009-06-eclipse-3.5 (r835-r859) back into trunk

18547 lines of code changed in 150 files:

soundasleep 2009-07-20 16:09 Rev.: 856

reverting r855 (changes made to wrong branch)

10 lines of code changed in 1 file:

soundasleep 2009-07-20 16:05 Rev.: 855

updating test iaml_diagram file to gmf 2.2

4 lines of code changed in 1 file:

soundasleep 2009-07-17 11:15 Rev.: 834

renaming tests project to actual project name

1 lines of code changed in 1 file:

Repository Tag: version-0.3.0
soundasleep 2009-07-16 14:28 Rev.: 827

building and publishing version 0.3.0

19 lines of code changed in 2 files:

soundasleep 2009-07-16 14:14 Rev.: 826

updating all plugins to 0.3.0

25 lines of code changed in 25 files:

soundasleep 2009-07-16 13:06 Rev.: 825

fixing failing migration tests due to a NPE

2 lines of code changed in 1 file:

soundasleep 2009-07-16 12:58 Rev.: 823

removing old generated elements commands

0 lines of code changed in 2 files:

soundasleep 2009-07-16 12:43 Rev.: 822

issue 29: deleting a generated element now also deletes all elements generated by it (recursively)

206 lines of code changed in 4 files:

soundasleep 2009-07-15 23:55 Rev.: 821

adding a basic test case for issue 29, although its not yet possible to test the UI for message box/deleting elements

308 lines of code changed in 5 files:

soundasleep 2009-07-15 22:53 Rev.: 820

issue 29: adding a test case model for DeleteGeneratedElements

2 lines of code changed in 1 file:

soundasleep 2009-07-15 22:16 Rev.: 819

issue 29: initial work. when deleting a generated element connected to a non-generated element, the user is asked for confirmation

394 lines of code changed in 2 files:

soundasleep 2009-07-15 18:04 Rev.: 816

issue 52: new EditPolicy implementation does not automatically arrange children
the children added to a view were being lost, if shortcut views were also created

1 lines of code changed in 1 file:

soundasleep 2009-07-15 17:53 Rev.: 815

DomainObjectInstances in the visual editor no longer render 'autosave: {1}', and can now be edited textually

6 lines of code changed in 3 files:

soundasleep 2009-07-15 17:49 Rev.: 814

all UpdateWithDroolsAction actions are now also progress bar-enabled
completed issue 51

34 lines of code changed in 3 files:

soundasleep 2009-07-15 17:39 Rev.: 813

adding progress monitors for model migration, contained element inference, and complete model inference

175 lines of code changed in 4 files:

soundasleep 2009-07-15 17:14 Rev.: 812

refactoring progress monitors for GenerateCodeActions and ExportImagePartsAction
ExportImagePartsAction will block until the process is complete

373 lines of code changed in 6 files:

soundasleep 2009-07-15 15:13 Rev.: 811

removing some System println's
the last change resulted in InputForms generating too many new elements; fixed by removing semi-duplicate rule

0 lines of code changed in 2 files:

soundasleep 2009-07-15 14:50 Rev.: 810

issue 45: InputForm connected to DomainObject should be populated
adding test case to check issue 45

260 lines of code changed in 8 files:

soundasleep 2009-07-15 14:31 Rev.: 809

adding FormDomainObjectMapping test case model for issue 45

0 lines of code changed in 1 file:

soundasleep 2009-07-15 14:28 Rev.: 808

refactoring out Actions test cases into a separate package
refactoring out the diagram-based test cases into a new abstract test class

809 lines of code changed in 9 files:

soundasleep 2009-07-15 14:06 Rev.: 807

refactoring out assertHasNotXXX test case methods

36 lines of code changed in 2 files:

soundasleep 2009-07-15 14:05 Rev.: 806

adding a test case to check that partially inferred elements delete all related elements in the same activation - this means that our property is completely satisfied, and we will never generate an incomplete model
adding a parameter to the DroolsInferenceEngine / DroolsInsertionQueue to keep track of element insertions and activations

594 lines of code changed in 17 files:

soundasleep 2009-07-14 23:12 Rev.: 805

issue 41: ApplicationElementProperty editor elements now also render default value

8721 lines of code changed in 19 files:

soundasleep 2009-07-14 22:08 Rev.: 804

issue 46: ApplicationElementProperty was not rendering parent name/element name properly

1 lines of code changed in 1 file:

soundasleep 2009-07-14 22:00 Rev.: 803

issue 44: adding editor icon synchronisation check for .gmftool mappings
resolving broken .gmftools

43 lines of code changed in 4 files:

soundasleep 2009-07-14 21:48 Rev.: 802

fixing some untyped class types in dynamic template

3 lines of code changed in 1 file:

soundasleep 2009-07-14 17:09 Rev.: 801

refactoring unnecessary EClass parameter to ICreateElements.deleteElement()

12 lines of code changed in 5 files:

soundasleep 2009-07-14 17:01 Rev.: 800

adding an action to create partial inference contained within a given model element (based on current paper results)
ICreateElements now has a deleteElement() method

922 lines of code changed in 13 files:

soundasleep 2009-07-14 16:57 Rev.: 799

all rules now use handler.setXXX(obj) instead of obj.setXXX()

137 lines of code changed in 8 files:

soundasleep 2009-07-14 15:39 Rev.: 798

adding a test case model for partial inference

12 lines of code changed in 1 file:

soundasleep 2009-07-14 13:07 Rev.: 797

refactoring and renaming all test suites to AllXXXTests

301 lines of code changed in 16 files:

soundasleep 2009-07-14 13:06 Rev.: 796

removing unused CreateMissingShortcutCommands from eclipse editors

1 lines of code changed in 16 files:

soundasleep 2009-07-13 15:12 Rev.: 795

merging successful results of issue 47 branch into trunk

1414 lines of code changed in 8 files:

soundasleep 2009-07-07 13:51 Rev.: 779

adding a test model for issue 47

1 lines of code changed in 1 file:

soundasleep 2009-07-07 13:47 Rev.: 778

updating wire.gmfgen.diff

71 lines of code changed in 1 file:

soundasleep 2009-07-07 13:42 Rev.: 777

issue 48: wire editors can now create and contain CompositeConditions
if the ecore file copied into the OAW plugin is out-of-date, the test case will now replace it automatically

1804 lines of code changed in 16 files:

soundasleep 2009-07-07 12:33 Rev.: 774

upgrading to new version of iacleaner
fixing a long-standing bug with getLabelIDForText(), where the whitespace in the source text() turned out to be significant

23 lines of code changed in 3 files:

soundasleep 2009-07-03 10:02 Rev.: 767

fixing bug where DroolsQueueTest would fail

3 lines of code changed in 1 file:

soundasleep 2009-07-02 15:16 Rev.: 759

adding images of failing select wires

6 lines of code changed in 1 file:

soundasleep 2009-07-02 15:04 Rev.: 758

adding images from SelectField models
updating some SelectField model files

12 lines of code changed in 2 files:

soundasleep 2009-07-02 14:18 Rev.: 755

if a properties file does not exist, it no longer throws an exception

12 lines of code changed in 5 files:

soundasleep 2009-07-02 14:02 Rev.: 753

adding a test case for inference of DomainStores from Properties files
DomainStores connected to Properties files now always refresh their mapping during global inference

354 lines of code changed in 13 files:

soundasleep 2009-07-02 13:02 Rev.: 752

adding a test case model for PropertiesFileMapping (DomainStore)

8 lines of code changed in 2 files:

soundasleep 2009-07-02 13:00 Rev.: 751

removing the DomainStore refresh mapping action which did not use drools; there is no point to have two identical actions
making DomainStore refresh mappings action use the abstract UpdateWithDroolsAction type

83 lines of code changed in 8 files:

soundasleep 2009-07-02 12:52 Rev.: 750

creating an abstract class UpdateWithDroolsAction for inference actions

282 lines of code changed in 3 files:

soundasleep 2009-07-02 12:32 Rev.: 749

refactoring PrintingArrayList into a new top-level type, DroolsInsertionQueue

307 lines of code changed in 11 files:

soundasleep 2009-07-02 12:04 Rev.: 748

fixing a bug which would crash the NewInstanceAttribute tests

3 lines of code changed in 1 file:

soundasleep 2009-07-01 18:35 Rev.: 745

adding test cases for inference of missing connections between NewInstanceWires, and SyncWires

445 lines of code changed in 9 files:

soundasleep 2009-07-01 17:24 Rev.: 744

adding mapping test case models

30 lines of code changed in 2 files:

soundasleep 2009-07-01 17:19 Rev.: 743

adding tool to refresh mappings between DomainObjects and DomainObjectInstances that are connected by NewInstanceWires
adding tool to refresh mappings between DomainObjectInstances and InputForms that are connected by SyncWires

463 lines of code changed in 9 files:

soundasleep 2009-07-01 16:19 Rev.: 742

adding a test case to ensure that queued elements are not inserted in any important order

291 lines of code changed in 8 files:

June 2009 »

Generated by StatSVN 0.7.0