Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-22refactor: Rename artifact indexes from the prefix of arts to art0.9.9.v201108230003_RCRyan D. Brooks1-5/+5
2011-08-22refinement: Improve performance of some queries in OseeSql by removing FIRST_...Ryan D. Brooks1-1/+1
2011-08-22refinement: Improve performance of get uri queriesRyan D. Brooks6-70/+41
2011-08-21refinement: Improve performance of LegacyPCRActionsWorldSearchRyan D. Brooks1-6/+6
2011-08-19bug: Inlcude error code in http response when an exception occursRyan D. Brooks1-4/+4
2011-08-19refinement: Improve performance of session creationRyan D. Brooks5-8/+59
2011-08-19refactor: Update launch configsddunne1-1/+1
2011-08-19bug: Coverage - Fix import muti-threading causing unexpected resultsddunne1-22/+37
2011-08-18feature: Coverage - Improve coverage merge Import string to include children ...ddunne1-12/+34
2011-08-18refinement[ats_6YQSV]: Perform validation before allowing commitShawn F. Cook2-6/+19
2011-08-17refactor: Remove obsolete force parameter from purge transactionRyan D. Brooks7-27/+13
2011-08-08refinement: Improve performance of transaction change computation by includin...Ryan D. Brooks4-17/+18
2011-08-08refinement: Improve performance of transaction deletes by including branch_id...Ryan D. Brooks4-68/+30
2011-08-08refinement: Improve performance of tx_currents by including branch_id in sqlRyan D. Brooks1-4/+6
2011-08-07refinement: Improve performance of sql for tx_pruneRyan D. Brooks1-6/+3
2011-08-06refinement: Improve performance of purge branchRyan D. Brooks2-56/+17
2011-08-18refactor: Remove AtsAttributeType.BlockingReviewjmisinco2-5/+0
2011-08-18bug: Remove TestProcedureXL and AbstractTestUnit since no backing data in she...jmisinco3-4/+1
2011-08-18refactor: Remove dependency on test.support.util from ATSddunne2-3/+1
2011-08-18feature: Coverage - Improve label provider to show import Coverage Test Units...ddunne1-3/+9
2011-08-16refinement: Update replace with version testsjphillips7-48/+115
2011-08-15refinement: Collapse replace with handlers into a single handlerjphillips17-471/+676
2011-08-04refinement: Made chnages to support replace relation with baselinejphillips5-75/+186
2011-06-22refinement: Add junit test for replaceRelationWithVersionjphillips6-26/+370
2011-07-12refinement: Improve ReplaceArtifactWithBaselinerescobar3-85/+127
2011-07-12refactor: Create static getCurrentSelection method in CommandHandlerrescobar1-13/+28
2011-07-12refinement: Replace artifact revert with artifact replace with baselinejphillips23-939/+237
2011-07-12refinement: Convert artifact revert logic to use artifact replace with versio...jphillips4-7/+163
2011-08-18bug: Fix compile errorsrescobar1-4/+0
2011-08-17bug[ats_LCBBP]: Timestamp columns are not exported correctlyrescobar1-2/+29
2011-08-16refactor: Update launch configsrescobar1-1/+1
2011-08-16refactor: Update launch configsrescobar2-6/+6
2011-08-16bug: Fix junit dependenciesrescobar2-2/+2
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

Back to the top