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

Total Files:
5
Deleted Files:
0
Lines of Code:
454

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
soundasleep 49 (100.0%) 347 (100.0%) 7.0

Most Recent Commits

soundasleep 2012-04-05 14:27 Rev.: 3163

spellchecking throughout project

1 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/users: AccessControlHandler.xpt (+1 -1)
soundasleep 2011-08-09 16:37 Rev.: 3068

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

5 lines of code changed in 2 files:

  • org.openiaml.model.codegen.php/src/template/users: Permissions.xpt (+1 -1), Roles.xpt (+4 -4)
soundasleep 2011-06-27 20:18 Rev.: 2986

issue 263: updating codegen templates

5 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/users: Roles.xpt (+5 -5)
soundasleep 2011-05-16 17:55 Rev.: 2924

issue 257: updating codegen templates

2 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/users: Definitions.xpt (+2 -2)
soundasleep 2011-05-10 16:51 Rev.: 2878

issue 244: updating codegen templates

1 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/users: Definitions.xpt (+1 -1)
soundasleep 2011-05-10 14:20 Rev.: 2871

issue 244: updating codegen templates to use BuiltinOperation

2 lines of code changed in 1 file:

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

issue 244: updating codegen templates

1 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/users: Definitions.xpt (+1 -1)
soundasleep 2011-05-07 15:46 Rev.: 2834

issue 244: updating codegen test cases

3 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/users: AccessControlHandler.xpt (+3 -3)
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

14 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/users: Roles.xpt (+14 -8)
soundasleep 2011-01-17 14:47 Rev.: 2551

adding additional LoginHandler constraints
adding more modeldoc comments

3 lines of code changed in 1 file:

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

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

4 lines of code changed in 1 file:

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

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

1 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/users: AccessControlHandler.xpt (+1 -1)
soundasleep 2010-06-23 17:34 Rev.: 2364

updating codegen templates to use ActionEdge instead

3 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/users: AccessControlHandler.xpt (+3 -3)
soundasleep 2010-06-22 16:44 Rev.: 2360

updating codegen templates to use ActionEdge and other minor changes

1 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/users: AccessControlHandler.xpt (+1 -1)
soundasleep 2010-05-12 18:45 Rev.: 2168

work to get UserModifyRoles codegen test case to pass

3 lines of code changed in 3 files:

  • org.openiaml.model.codegen.php/src/template/users: Includes.xpt (+1 -1), Permissions.xpt (+1 -1), Roles.xpt (+1 -1)
soundasleep 2010-05-12 17:44 Rev.: 2167

resolving UserCreatesRoles codegen testcase
we now only have one User root per InternetApplication
clarifying DomainSource and DomainIterator checks

4 lines of code changed in 2 files:

  • org.openiaml.model.codegen.php/src/template/users: Definitions.xpt (+1 -1), Roles.xpt (+3 -3)
soundasleep 2010-05-12 16:03 Rev.: 2166

adding a test case to check that AccessControlHandlers connect the created DomainInstance to the correct DomainSource

1 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/users: Definitions.xpt (+1 -1)
soundasleep 2010-05-11 16:10 Rev.: 2150

issue 178: initial push in migrating codegen templates to use new domain model
removing some (probably) unnecessary templates

23 lines of code changed in 4 files:

  • org.openiaml.model.codegen.php/src/template/users: Definitions.xpt (+10 -7), Includes.xpt (+3 -1), Permissions.xpt (+1 -1), Roles.xpt (+9 -13)
soundasleep 2010-05-07 17:28 Rev.: 2131

removing unused codegen templates

0 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/users: Roles.xpt (-179)
soundasleep 2010-05-07 16:51 Rev.: 2129

implementing Role using the new DomainIterator approach
implementing add/remove Role/Permissions

227 lines of code changed in 4 files:

  • org.openiaml.model.codegen.php/src/template/users: Definitions.xpt (+27 -28), Includes.xpt (-6), Permissions.xpt (+21 -179), Roles.xpt (+179 -1)
soundasleep 2010-03-16 15:47 Rev.: 1717

adding common header code to all php-side includes
adding ROOT_PATH constant to php includes
moving domain object instances code into separate includes

1 lines of code changed in 2 files:

  • org.openiaml.model.codegen.php/src/template/users: Includes.xpt (+1 -1)
soundasleep 2010-03-10 19:28 Rev.: 1672

metamodel refactoring: updating diagram editors
updating inference rules
updating codegen templates

3 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/users: AccessControlHandler.xpt (+3 -3)
soundasleep 2010-03-10 15:48 Rev.: 1654

resolving issue 155: replacing 'expand exception for throwException', with just 'throwException'

6 lines of code changed in 2 files:

  • org.openiaml.model.codegen.php/src/template/users: AccessControlHandler.xpt (+4 -8), Definitions.xpt (+2 -5)
soundasleep 2010-03-10 15:38 Rev.: 1653

updating codegen templates to use new Action model element

4 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/users: AccessControlHandler.xpt (+4)
soundasleep 2010-03-04 13:35 Rev.: 1623

updating code generation templates to use inWires/outWires

6 lines of code changed in 3 files:

  • org.openiaml.model.codegen.php/src/template/users: AccessControlHandler.xpt (new), Definitions.xpt (+5 -5)
soundasleep 2010-02-22 10:53 Rev.: 1541

updating codegen templates to use new ConstraintEdge

2 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/users: Definitions.xpt (+2 -2)
soundasleep 2010-02-18 15:11 Rev.: 1536

migrated inference rules and codegen templates to use new RequiresEdge and ProvidesEdge

8 lines of code changed in 2 files:

  • org.openiaml.model.codegen.php/src/template/users: Definitions.xpt (+6 -6), Roles.xpt (+2 -2)
soundasleep 2010-02-17 18:59 Rev.: 1532

updating codegen templates to use new ExtendsEdge

8 lines of code changed in 4 files:

  • org.openiaml.model.codegen.php/src/template/users: Permissions.xpt (new), Roles.xpt (+5 -5)
soundasleep 2010-02-17 15:44 Rev.: 1522

updating codegen templates to use new ParameterEdge
all codegen test cases now pass

1 lines of code changed in 1 file:

  • org.openiaml.model.codegen.php/src/template/users: Definitions.xpt (+1 -1)
soundasleep 2010-02-10 18:08 Rev.: 1472

updating codegen test models to new refactored metamodel
migrating codegen templates to use new metamodel
updating codegen tests as necessary

4 lines of code changed in 2 files:

  • org.openiaml.model.codegen.php/src/template/users: Definitions.xpt (new)
Generated by StatSVN 0.7.0