Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-04feature[ats_E4J07]: Allow Stp/Std report BLAM to select trace typesjmisinco2-1/+2
2011-08-04feature: Update CopyActionDetailsAction to show object type if not workflowddunne1-4/+21
2011-08-04feature: Add configuration and properties to OSEE main menuddunne11-54/+285
2011-08-04feature[ats_4F0X2]: Provide better connection unavailable information for fai...ddunne12-170/+382
2011-08-02bug[ats_J54LN]: Disable ATS convert to Ai and Team when artifact types or wor...ddunne8-47/+85
2011-08-02refactor: In BLAMs, use the BLAM log methods for logging0.9.9.v201108031212_RCRyan D. Brooks26-100/+72
2011-08-02refactor: Replace OseeLog.log() calls that use String.format with OseeLog.logfRyan D. Brooks124-475/+445
2011-08-02refactor: Use consistent method name, logf, in OseeLogRyan D. Brooks24-37/+33
2011-08-02refinement[bgz_350331]: Migrate PurgeTransactionBlam to server side command lineShawn F. Cook25-170/+189
2011-08-02refinement[bgz_350331]: Migrate PurgeAttributeType to server side command lineShawn F. Cook5-91/+98
2011-08-02refinement[bgz_350331]: Migrate PruneWorkspace to server side command lineShawn F. Cook4-67/+115
2011-08-02refinement[bgz_350331]: Migrate FindInvalidUTF8Chars to server side command lineShawn F. Cook3-26/+33
2011-08-02refinement[bgz_350331]: Migrate ConsolidateRelations (BLAM) to server side co...Shawn F. Cook4-86/+27
2011-08-02refinement[bgz_350331]: Migrate ParseWindowsDirectoryListing to server side c...Shawn F. Cook4-76/+86
2011-08-02refinement[bgz_350331]: Delete SetRequirementCategory BLAM during migration t...Shawn F. Cook2-147/+0
2011-08-02refinement[bgz_350331]: Delete PopulateTxsBranchIdColumn BLAM during migratio...Shawn F. Cook2-110/+0
2011-08-02refinement[bgz_350331]: Delete LoadAllArtifactsOnBranch BLAM during migration...Shawn F. Cook2-50/+0
2011-08-02refinement[bgz_350331]: Delete the DatastoreStatistics BLAM classShawn F. Cook2-69/+0
2011-08-01bug[ats_YBMQE]: Coverage - test units not getting updated for some items duri...ddunne17-86/+252
2011-08-01feature: Set coverage merge table to unique XViewer namespaceddunne1-0/+5
2011-08-01refinement: Improve performance of Word savesRyan D. Brooks1-12/+13
2011-07-29bug: Fix AtsXCommitManagerValidator to check if commit is necessaryddunne1-6/+8
2011-07-29bug: Fix AtsOperationalImpactValidator and AtsOperationalImpactWithWorkaround...ddunne2-7/+7
2011-07-28bug: Fix null pointer in SMAEditorOutlinePageddunne1-1/+1
2011-07-28feature: Update perspective menu and cleanup internalsddunne31-36/+213
2011-07-28feature: Disable stand-alone reviews for inactive Actionable itemsddunne1-1/+1
2011-07-28feature: WorkDef - Remove un-necessary ATSAttributes classddunne7-93/+34
2011-07-27feature: WorkDef - Add Show Work Definition in Operations section of ATS Editorddunne2-1/+53
2011-07-27feature: Create Detailed Test Status reportRyan D. Brooks6-2/+714
2011-07-27feature: Provide direct ATS support for programsRyan D. Brooks10-5/+410
2011-07-27feature: Add attribute type ats.SW EnhancementRyan D. Brooks2-0/+9

Back to the top