Directory org.openiaml.model.tests/dot/

Directory Created:
2009-11-26 14:59
Total Files:
2
Deleted Files:
3
Lines of Code:
74

[root]/org.openiaml.model.tests/dot

Lines of Code

org.openiaml.model.tests/dot/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
soundasleep 47 (100.0%) 1584 (100.0%) 33.7

Most Recent Commits

soundasleep 2011-09-26 19:11 Rev.: 3126

0.6 release: updating all plugin versions

9 lines of code changed in 1 file:

  • org.openiaml.model.tests/dot: local-dependencies-notests-onediagram.dot.txt (+9)
soundasleep 2011-07-21 17:40 Rev.: 3027

an ActionEdgeSource can have multiple outgoing ECARules if it is a LoginHandler
updating an inference rule to satisfy this constraint
updating verification.ocl manifest

2 lines of code changed in 1 file:

  • org.openiaml.model.tests/dot: local-dependencies-notests-onediagram.dot.txt (+2)
soundasleep 2011-05-03 19:31 Rev.: 2785

issue 242: changing all type references to EXSDDataType
creating a new helper class InitialModel to populate the initial model

11 lines of code changed in 1 file:

  • org.openiaml.model.tests/dot: local-dependencies-notests-onediagram.dot.txt (+11)
soundasleep 2011-04-28 17:31 Rev.: 2710

updating model migration tests to work within the simpler test framework

2 lines of code changed in 1 file:

  • org.openiaml.model.tests/dot: local-dependencies-notests-onediagram.dot.txt (+2)
soundasleep 2011-04-21 14:44 Rev.: 2666

minor changes to satisfy release tests

2 lines of code changed in 1 file:

  • org.openiaml.model.tests/dot: local-dependencies-notests-onediagram.dot.txt (+2)
soundasleep 2010-04-10 12:51 Rev.: 1853

adding test cases to automatically refresh description/icons for gmftools
removing dependency graph text

0 lines of code changed in 3 files:

  • org.openiaml.model.tests/dot: all-dependencies.dot.txt (del), local-dependencies-notests.dot.txt (del), local-dependencies.dot.txt (del)
soundasleep 2010-04-04 16:05 Rev.: 1833

regenerating all diagram editors

0 lines of code changed in 3 files:

  • org.openiaml.model.tests/dot: all-dependencies.dot.txt (-28), local-dependencies-notests.dot.txt (-3), local-dependencies.dot.txt (-9)
soundasleep 2010-04-01 10:48 Rev.: 1800

release tests no longer reset the plugin version of runtime.phpmailer
adjusting release test cases to check for plugins that are NOT licensed under EPL
updating dependency dots

7 lines of code changed in 4 files:

  • org.openiaml.model.tests/dot: all-dependencies.dot.txt (+4), local-dependencies-notests-onediagram.dot.txt (+1), local-dependencies-notests.dot.txt (+1), local-dependencies.dot.txt (+1)
soundasleep 2010-03-31 14:11 Rev.: 1778

generating new email diagram editor
regenerating some other diagram editors

36 lines of code changed in 3 files:

  • org.openiaml.model.tests/dot: all-dependencies.dot.txt (+30), local-dependencies-notests.dot.txt (+3), local-dependencies.dot.txt (+3)
soundasleep 2010-03-30 15:45 Rev.: 1759

refactoring metamodel: created new ContainsProperties interface

2 lines of code changed in 1 file:

  • org.openiaml.model.tests/dot: all-dependencies.dot.txt (+2)
soundasleep 2010-03-19 11:26 Rev.: 1734

updating dot graphs

45 lines of code changed in 3 files:

  • org.openiaml.model.tests/dot: command.bat (+2 -1), local-dependencies-notests-onediagram.dot.txt (new 42), local-dependencies-notests.dot.txt (+1 -3)
soundasleep 2010-03-17 12:56 Rev.: 1719

cleaning up a memory leak with ruleBaseCache, which would continue to keep a reference to all inferred models (through handler.resource)

2 lines of code changed in 1 file:

  • org.openiaml.model.tests/dot: all-dependencies.dot.txt (+2)
soundasleep 2010-03-11 20:17 Rev.: 1683

various unsaved changes

42 lines of code changed in 3 files:

  • org.openiaml.model.tests/dot: all-dependencies.dot.txt (+16), local-dependencies-notests.dot.txt (+13), local-dependencies.dot.txt (+13)
soundasleep 2010-02-23 11:11 Rev.: 1565

removing some unused supertypes of Permission

2 lines of code changed in 2 files:

  • org.openiaml.model.tests/dot: all-dependencies.dot.txt (+1), local-dependencies.dot.txt (+1)
soundasleep 2010-02-17 14:52 Rev.: 1521

updating model completion rules to use new ParameterEdges
all inference test cases now pass

1 lines of code changed in 1 file:

  • org.openiaml.model.tests/dot: all-dependencies.dot.txt (+1)
soundasleep 2010-02-12 10:56 Rev.: 1493

dependency graph is now sorted, allowing for more predictable output

591 lines of code changed in 3 files:

  • org.openiaml.model.tests/dot: all-dependencies.dot.txt (+450 -448), local-dependencies-notests.dot.txt (+58 -56), local-dependencies.dot.txt (+83 -81)
soundasleep 2010-02-10 21:18 Rev.: 1476

regenerating diagram editors
adding new 'frame' diagram editor
removing 'scope' digram editor

35 lines of code changed in 3 files:

  • org.openiaml.model.tests/dot: all-dependencies.dot.txt (+29 -29), local-dependencies-notests.dot.txt (+3 -3), local-dependencies.dot.txt (+3 -3)
soundasleep 2010-02-08 12:18 Rev.: 1447

adding PrimitiveOperation, CompositeOperation, StaticValue to the condition editor
DecisionConditions now also support 'equal?' and 'true?' switches

2 lines of code changed in 2 files:

  • org.openiaml.model.tests/dot: all-dependencies.dot.txt (+1), local-dependencies.dot.txt (+1)
soundasleep 2010-02-03 23:20 Rev.: 1443

making 'Scope' into abstract 'AbstractScope'
adding a new top-level model type 'Scope', to complete scope requirements
adding a new 'Scope' diagram editor

86 lines of code changed in 3 files:

  • org.openiaml.model.tests/dot: all-dependencies.dot.txt (+64 -16), local-dependencies-notests.dot.txt (+11 -2), local-dependencies.dot.txt (+11 -2)
soundasleep 2009-12-07 13:58 Rev.: 1368

updating dependency graphs

15 lines of code changed in 3 files:

  • org.openiaml.model.tests/dot: all-dependencies.dot.txt (+11 -5), command.bat (+2 -2), local-dependencies.dot.txt (+2 -1)
soundasleep 2009-11-26 14:59 Rev.: 1311

adding a simple script to export the plugin dependency graphs for dot

692 lines of code changed in 4 files:

  • org.openiaml.model.tests/dot: all-dependencies.dot.txt (new 501), command.bat (new 4), local-dependencies-notests.dot.txt (new 77), local-dependencies.dot.txt (new 110)
Generated by StatSVN 0.7.0