Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-07feature[ats_5N7KL]: Add purge branch recursivejmisinco1-0/+55
2011-03-08refactor: Separate access control refresh cache logic from purge branchjphillips1-0/+10
2011-03-07refinement: Add logging for PurgeBranchOperationRyan D. Brooks4-16/+29
2011-03-04feature: Remove Derby databaserescobar1-20/+17
2011-02-22refactor: Update AbstractBlam to use OperationLogger for outputRyan D. Brooks1-1/+1
2011-02-28refactor: Rename OperationReporter to OperationLoggerRyan D. Brooks10-42/+42
2011-07-22refinement[ats_LCBBP]: Use truncate sql cmd for table cleanuprescobar1-2/+45
2011-07-22bug[ats_LCBBP]: Change table import to use multiple transactionsrescobar1-10/+5
2011-07-18refinement: Improve performance of DbTableExportItemRyan D. Brooks9-100/+75
2011-07-18refinement: Improve performance of ExportImportXml utility methodsRyan D. Brooks1-5/+16
2011-07-18refactor: Remove unnecessary code from DbTableExportItemRyan D. Brooks1-17/+13
2011-06-15refinement: Improve performance of database export by increasing fetch sizeRyan D. Brooks1-29/+9
2011-05-24feature[ats_YM5WH]: Add export_branch --excludeBranchIds optionrescobar1-0/+1
2011-05-18bug[ats_LCBBP]: Fix osee type exception messagerescobar1-6/+19
2011-05-17refinement: Reduce memory requirements for running check_exchangeRyan D. Brooks8-116/+313
2011-05-17refactor: Restrict throw clause of ExchangeUtil.createXmlWriter to IOExceptionRyan D. Brooks3-4/+6
2011-05-11refactor[ats_7QN16]: Remove OSEE_REMOVED_TXS tablekwilk1-11/+13
2011-05-03feature[ats_LCBBP]: Fix branch export/import cmds file path optionrescobar4-12/+22
2011-02-04refactor: Clean-up Conflict API remove duplicate status methodsrescobar1-2/+3
2011-02-01bug[ats_F0W3D]: App Server uses excessive amount an memory while running chan...rescobar2-12/+22
2011-01-20bug: Fix purge branch operations to remove purge branchesjphillips1-1/+3
2011-01-10feature[bgz_332807]: Support multiple delete and purge options for branches i...kwilk1-1/+1
2011-01-11refactor: Replace direct sql use with branch API call in PurgeBranchOperationrbrooks1-4/+1
2010-11-29refinement: Use same db connection throughout PurgeBranchOperationrbrooks1-1/+2
2010-11-15refinement: Improve txCurrent health check to show progressddunne1-4/+3
2010-11-03refinement: Add completed notification for InvalidTxCurrentsAndModTypes opera...ddunne1-5/+6
2010-11-03refactor: Split JoinUtility into top-level classesrescobar5-18/+31
2010-09-24feature: Add server command for purging deleted branchesrbrooks3-45/+55
2010-09-24refactor: Make service accessor methods in server admin Activator staticrbrooks4-35/+32
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks14-27/+25
2010-09-16refactor: Utilize utility method OseeExceptions.wrapAndThrow instead of in-pl...rbrooks16-55/+49
2010-09-17refactor: Remove unnecessary exception wrappingrbrooks1-2/+0
2010-09-15refactor: Utilize utility method Conditions.checkNotNull instaed of in-place ...rbrooks1-9/+4
2010-08-29Eclipse source cleanup and formatrbrooks7-16/+44
2010-08-24Cleaned up warnings and fixed service dependenciesrescobar1-7/+10
2010-08-23Support use of OperationReporter with executeAsJob and converted TxCurrentsAn...rbrooks1-27/+14
2010-08-23removed illegitimate usages of IOperation.getStatusrbrooks1-18/+4
2010-08-23clarified in the Operations API that work percentage only applies to sub-oper...rbrooks2-6/+3
2010-08-18update transformation during branch import to have acesss to OperationReporte...rbrooks10-21/+92
2010-08-18remove inadvertently added replacement rule from V0_9_4 Transformerrbrooks1-8/+2
2010-08-18removed sorting due to class cast exceptions - Jeff P.ddunne1-4/+0
2010-08-17fixed issue with outlook 2007 email event classjphillips1-0/+5
2010-08-13improved exception handelingrbrooks11-54/+44
2010-08-12use org.osgi.framework.Version instead of a plain string in the branch import...rbrooks7-14/+14
2010-07-24applied Eclipse source cleanuprbrooks47-413/+422
2010-07-24converted all line terminators to unix stylerbrooks54-6633/+6633
2010-07-18fix bug in branch import conversion where non-artifact gamma ids were convert...rbrooks1-3/+8
2010-07-18add distribution statement to files that are missing itrbrooks4-9/+39
2010-07-15Converted Sessions to use core model datastore patternrescobar2-186/+188
2010-07-13remove shallow artifactddunne2-5/+4

Back to the top