Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-16bug: WorkDef - Fix validation check for attribute required for completion0.9.9.v201108160003_RCddunne1-1/+1
2011-08-09refactor[bgz_354193]: Remove unread variables warningsShawn F. Cook4-13/+11
2011-08-09refactor[bgz_354193]: Remove unused importsShawn F. Cook2-2/+0
2011-08-15feature: Add Work Def Viewer back to ATS editorsddunne35-1/+3597
2011-08-10feature: Update images available for marking release and runtime workspacesddunne1-2/+1
2011-08-15refactor: Remove obsolete microdoc launch configsRyan D. Brooks3-100/+0
2011-08-10feature[ats_PZ18R]: Publish ICD change reportsjmisinco2-25/+29
2011-08-10feature[bgz_348148]: Update mail service to use callablesrescobar14-226/+402
2011-08-10refactor: Update CompositeOperation to allow collections of IOperation subcla...rescobar1-5/+5
2011-08-10feature: Add distributed collectionsrescobar19-0/+939
2011-08-09feature: Update images available for marking release and runtime workspacesddunne13-4/+2
2011-08-09feature: Remove un-necessary toolbar on WorldEditor metrics tabddunne1-1/+0
2011-08-09bug: Fix toolbar icons not showing on Coverage overview and loading tabsddunne2-0/+2
2011-08-08feature: Add testStateInWorkDefinition to ValidateAtsDatabaseddunne1-0/+27
2011-08-09refinement[bgz_349095]: Make DataSource classes top-level classesrescobar5-156/+251
2011-08-06refinement[bgz_349095]: Update MailUtilTestrescobar11-382/+266
2011-08-06refinement[bgz_349095]: Fix MailServiceConfig setTo method create single test...rescobar7-288/+209
2011-08-06refinement[bgz_349095]: Remove commented out coderescobar1-6/+0
2011-08-05refinement[bgz_349095]: Add distribution statementrescobar10-40/+90
2011-06-24refinement[bgz_349095]: Add multipart/mixedrescobar1-0/+1
2011-06-23refinement[bgz_349095]: Add tests for MailEventUtilrescobar2-4/+102
2011-06-23refinement[bgz_349095]: Combine MailMessageTestsrescobar3-87/+46
2011-06-22refinement[bgz_349095]: Fix org.eclipse.osee.mail.rest dependenciesrescobar1-1/+0
2011-06-10refinement[bgz_349095]: Improve text parsing and ASCII encoding when creating...Shawn F. Cook2-3/+44
2011-06-10refinement[bgz_349095]: MailUtils.getOutputStream should throw UnsupportedOpe...Shawn F. Cook1-1/+1
2011-06-10refinement[bgz_349095]: Move MailcapCommandMap type-to-handler mappings into ...Shawn F. Cook2-6/+15
2011-06-10refinement[bgz_349095]: Add JUnit test cases to RESTful interface for Mail se...Shawn F. Cook15-5/+749
2011-08-09feature: Add cluster admin bundlesrescobar44-0/+2816
2011-08-08refactor[bgz_354193]: Remove unused SuppressWarnings annotationsShawn F. Cook37-70/+7
2011-08-08feature: Allow DetailTestStatus to pull traceability from imported artifactsjmisinco8-24/+73
2011-08-08feature: Add wait for file-copy to complete in VectorCastImportTestddunne1-2/+6
2011-08-08refactor[bgz_354193]: Remove unused exception declarationsShawn F. Cook94-303/+223
2011-08-08bug[ats_VC0D2]: Access control checks in SkynetTransaction missing check for ...ddunne2-1/+10
2011-08-04feature: Update CopyActionDetailsAction to show object type if not workflowddunne1-1/+1
2011-08-08refinement: Improve branch creation performance by altering database schemaRyan D. Brooks1-60/+34
2011-08-08bug: Add mapping for baseline and parent transaction_id during db importrescobar1-1/+4
2011-08-04refactor: Utilize isEmpty instead of in-place codeRyan D. Brooks21-30/+30
2011-08-04refactor: In ArtifactQuery.reloadArtifacts return given list when emptyRyan D. Brooks1-2/+2
2011-08-04refactor: Rename activator for org.eclipse.osee.defineRyan D. Brooks21-74/+84
2011-08-04refactor: Make activator for org.eclipse.osee.framework.ui.service.control in...Ryan D. Brooks12-32/+31
2011-08-04refactor: Rename activator for org.eclipse.osee.atsRyan D. Brooks273-909/+908
2011-08-04refactor: Make activator for org.eclipse.osee.framework.ui.skynet internalRyan D. Brooks290-864/+892
2011-08-04refactor: Remove erroneous usage of SkynetGuiPlugin from other pluginsRyan D. Brooks15-70/+55
2011-08-04refactor: Make activator for org.eclipse.osee.framework.ui.data.model.editor ...Ryan D. Brooks20-42/+43
2011-08-04refactor: Remove OseeCm and use ServiceProvider insteadRyan D. Brooks11-20/+29
2011-08-04refactor: Remove SkynetGuiPlugin.getOseeCmServiceRyan D. Brooks9-13/+99
2011-08-04refactor: Remove usage of SkynetGuiPlugin from coverageRyan D. Brooks18-36/+82
2011-08-04refactor: Move getSharedFormColors from OseeFormActivator to XFormToolkitRyan D. Brooks5-65/+19
2011-08-03refinement: Default newly created user tokens to active instead of inactiveRyan D. Brooks1-2/+2
2011-08-03refactor: Remove superfluous null checks of IOseeStatementRyan D. Brooks8-48/+20

Back to the top