Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-15refactor: Update build numbers to 0.10.0Roberto E. Escobar2-2/+2
2012-04-16refactor[bgz_376915]: Overload Lib.recursivelyListFiles to no longer require ...David W. Miller1-1/+2
2012-04-05feature: OseeVersion into OseeExceptions.wrapAndThrow()kwilk25-20/+449
2012-03-15refactor: Move useExistingBackingData into ModificationType classRoberto E. Escobar1-0/+16
2012-03-14feature[ats_VVMH0]: Remove use of Eclipse-ExtensibleAPI from server bundlesRoberto E. Escobar1-1/+0
2012-02-22feature[ats_VVMH0]: Create Transaction TokenRoberto E. Escobar4-31/+91
2012-02-24refactor: Add distribution statement to threading frameworkjmisinco2-4/+25
2012-02-10refactor: Code quality improvementskwilk1-3/+1
2012-01-30bug[ats_TR7B8]: FrameworkEvent Error reported from code using ServiceDependen...Roberto E. Escobar1-2/+5
2012-01-18bug[ats_64YBQ]: Branch.isEditable should check for Commit In Progress and ret...Roberto E. Escobar1-0/+4
2012-01-05feature: Add threading framework for splitting up workjmisinco3-0/+79
2011-11-22refactor: Move ResultSet to framework.coreRoberto E. Escobar4-0/+139
2011-11-21refactor: Move Identifiable, Readable, Writable interfaces to framework.coreRoberto E. Escobar3-0/+57
2011-11-18refactor: Separate ORCS into its own featureRoberto E. Escobar1-2/+2
2011-10-31feature[ats_18K4T]: Improve search executionRoberto E. Escobar1-0/+1
2011-10-15feature[ats_80TKA]: Implement related artifact loadingAndrew Finkbeiner1-0/+20
2011-10-07feature[ats_Q9NLC]: Attribute loading testsrescobar1-3/+3
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

Back to the top