Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-04refactor: Remove erroneous usage of SkynetGuiPlugin from other pluginsRyan D. Brooks1-2/+0
2011-05-20bug[bgz_346769]: Enforce access control in RelationComposite, ArtifactExplore...jmisinco1-1/+1
2011-05-12refactor: Replace usage of Branch with IOseeBranch where possibleRyan D. Brooks1-2/+2
2011-02-22feature[ats_YGHW1]: Integrate artifact matcherrescobar1-18/+61
2010-11-11feature[ats_YGHW1]: Fix ArtifactDataAccessor.getHierarchy looprescobar1-1/+1
2010-11-10feature[ats_YGHW1]: Fix dsl artifact update errorrescobar1-2/+2
2010-09-23feature[ats_YGHW1]: Fix context id GUIDsddunne1-3/+8
2010-09-23feature[ats_YGHW1]: Update OseeTypesExportOperation to write to an outputstreamrescobar2-21/+42
2011-03-09refactor: Change Renderer.getApplicabilityRating to use IArtifactrescobar1-3/+5
2011-01-24refactor: Simplify usage of FileSystemRenderer's public methodsrbrooks1-1/+1
2011-01-21refactor: Eliminate complex artifact and branch detection logic in renderer e...rbrooks1-15/+6
2011-01-10refinement: Improve open with command/handler renderer coderescobar1-8/+2
2011-01-10refactor: Make exception handling common across handlersrescobar1-2/+1
2010-12-20refactor: Simplify exception handling in OseeDslRendererrbrooks1-4/+2
2010-09-28refinement: Add coverage of presentation type PRODUCE_ATTRIBUTE to RendererMa...rbrooks1-2/+3
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks1-10/+8
2010-08-29Eclipse source cleanup and formatrbrooks1-1/+1
2010-08-24make IOperation.run return status instead of an operationrbrooks1-4/+4
2010-08-23removed unnecessary try catch block from XtextOseeTypesHandlerrbrooks1-9/+3
2010-08-23operation execution order matters so composite operation must use a list inst...rbrooks1-2/+1
2010-08-23remove unnecessary use of CompositeOperation from SMAWorkFlowTab and OseeType...rbrooks1-10/+2
2010-08-23removed illegitimate usages of IOperation.getStatusrbrooks1-1/+1
2010-08-23clarified in the Operations API that work percentage only applies to sub-oper...rbrooks2-2/+2
2010-08-13updated OseeDslRenderer to handle the presentation type DEFAULT_OPENrbrooks1-2/+7
2010-08-12"Team Workflow" - YGHW1 - "Block changes to requirements unless done under an...rescobar2-17/+56
2010-08-11converted more string based type references to use type tokensrbrooks1-1/+1
2010-08-11"Team Workflow" - YGHW1 - "Block changes to requirements unless done under an...rescobar2-35/+123
2010-08-10"Team Workflow" - YGHW1 - "Block changes to requirements unless done under an...rescobar2-0/+152
2010-08-10"Team Workflow" - YGHW1 - "Block changes to requirements unless done under an...rescobar1-71/+85
2010-08-05"Team Workflow" - YGHW1 - "Block changes to requirements unless done under an...rescobar1-1/+1
2010-08-03"Team Workflow" - YGHW1 - "Block changes to requirements unless done under an...rescobar3-9/+63
2010-07-31added distribution statement to files that are missing itrbrooks2-0/+20
2010-07-29"Team Workflow" - YGHW1 - "Block changes to requirements unless done under an...rescobar2-166/+72
2010-07-24applied Eclipse source cleanuprbrooks15-1170/+1166
2010-07-24converted all line terminators to unix stylerbrooks17-1695/+1695
2010-07-23"Team Workflow" - YGHW1 - "Block changes to requirements unless done under an...rescobar1-0/+167
2010-07-22Access Control Updatesrescobar2-2/+4
2010-07-22Includes content of org.eclipse.osee.framework.types plus osee access dsl syntaxrescobar18-0/+1849

    Back to the top