Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-04refinement: Add constructor to OseeCoreExceptionrescobar1-0/+4
2011-10-03feature[ats_Q9NLC]: Initial artifact loader implementationrescobar1-0/+4
2011-09-29feature[ats_Q9NLC]: Add new bundles to buildrescobar1-0/+34
2011-09-28feature[ats_Q9NLC]: Create LoadLevel enumrescobar1-0/+12
2011-09-27feature[ats_Q9NLC]: Create ArtifactQuery APIddunne1-0/+1
2011-09-29refactor: Cleanup OseeCodeVersion warningrescobar1-2/+5
2011-09-28refactor: Add re-export dependency for org.eclipse.core.runtimerescobar1-2/+1
2011-12-20refinement: Add toString to OseeSessionGrantddunne1-0/+5
2011-12-15refactor: Create PREEXISTING relation sorter to use instead of null0.9.9.v201112191206_SR4jmisinco1-0/+3
2011-12-15refactor: Create ArtifactTokens for DefaultHierarchyRoot and GroupRootjmisinco1-0/+26
2011-12-07feature[ats_SL1LB]: Improve unarchive ability0.9.9.v201112080002_SR3kwilk1-4/+35
2011-11-29bug: ExceptionToString caused by clause displays nulljmisinco1-7/+5
2011-11-29bug[ats_XXZRZ]: Null TransactionData returned for invalid transaction idsjmisinco1-0/+1
2011-09-28refactor: Move TableWriterAdaptor out of framework.coreRyan D. Brooks2-185/+1
2011-09-28refactor: Move LoadLevel to framework.coreRyan D. Brooks1-0/+25
2011-09-07refactor: Rename RemoteIdManager to IdentityServicejmisinco1-1/+2
2011-09-13refinement[bgz_356961]: Redesign/refactor validation reporting into operationsddunne1-0/+12
2011-09-01refinement: Add toString to WorkPageAdapterddunne1-0/+4
2011-08-31feature[ats_M1Y56]: Move HexUtil to org.eclipse.osee.framework.core.utilrescobar1-0/+47
2011-08-30feature[ats_M1Y56]: Fix attribute type validity to use branch tokensrescobar1-17/+0
2011-08-30feature[ats_M1Y56]: Type types use Long for guidjmisinco7-184/+184
2011-08-19feature[ats_M1Y56]: Add generic parameter to Identity interfacejmisinco13-37/+32
2011-08-26feature: WorkDef - Removed legacy WorkItemDefinition codeddunne2-9/+0
2011-08-26feature[ats_M1Y56]: Create artifact type for Osee Typesrescobar2-0/+2
2011-08-18bug: Remove TestProcedureXL and AbstractTestUnit since no backing data in she...jmisinco1-2/+0
2011-08-10refactor: Update CompositeOperation to allow collections of IOperation subcla...rescobar1-5/+5
2011-08-04feature[ats_4F0X2]: Provide better connection unavailable information for fai...ddunne1-2/+14
2011-08-02refactor: Replace OseeLog.log() calls that use String.format with OseeLog.logfRyan D. Brooks1-2/+2
2011-08-02refactor: Use consistent method name, logf, in OseeLogRyan D. Brooks1-1/+1
2011-07-27feature: WorkDef - Add percent to Transition-To menu option in ATSddunne2-7/+0
2011-07-07feature: Improve blam capabilities for importingkwilk2-3/+41
2011-06-29refactor: Add missing distribution statementsRyan D. Brooks8-32/+72
2011-06-23feature: Improve memory necessary to perform Coverage Importddunne2-6/+100
2011-05-20refactor: Move XResultData to framework.core; created XResultDataUIddunne2-0/+205
2011-05-20feature: ATS Programatic Transition Validationddunne1-2/+14
2011-05-24refactor: Create IBasicUser and UserTokenddunne8-193/+121
2011-05-17bug: Convert console exceptions to test errors and cleaned up logsddunne2-7/+11
2011-05-13refactor: Cleanup loggingddunne1-1/+4
2011-05-11refactor: Improve minor code quality issueskwilk1-4/+9
2011-05-11feature: Create ats.coreddunne5-0/+270
2011-04-21feature[ats_YGHW1]: Block changes - Fix Operations to throw exception if stat...ddunne1-1/+6
2011-04-14refinement: Ensure that exceptions raised in a job are loggedRyan D. Brooks4-17/+53
2011-04-14feature[ats_YGHW1]: Block changes to requirements unless done under an approp...ddunne3-4/+3
2011-04-08refactor: Convert subclasses of BaseServerCommand to extend AbstractOperation...Ryan D. Brooks2-1/+29
2011-04-08refactor[bgz_342607]: Remove PurgeDeletedBranches and create generic BranchOp...jmisinco1-1/+1
2011-03-22refactor: Remove code redundancy from operation loggers by utilizing WriterOp...Ryan D. Brooks3-8/+78
2011-03-05refactor: Utilize logf instead of in-place code for String.formatRyan D. Brooks4-8/+15
2011-03-03refinement: Add Indirect Software Requirement to CoreArtifactTypesddunne1-0/+1
2011-02-25refactor: Allow composition of RenameFiles and ExportChangeReportOperationRyan D. Brooks3-1/+85
2011-02-22refactor: Update AbstractBlam to use OperationLogger for outputRyan D. Brooks3-0/+27

Back to the top