Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-15feature[ats_Q9NLC]: Create type caches in orcs bundlesrescobar4-6/+6
2011-12-14bug[ats_Q11K7]: Conflict detection sometimes exceptions outjmisinco1-1/+2
2011-09-08refactor: Remove calls to getId for typesjmisinco3-16/+23
2011-09-06bug[ats_0MNHP]: Export gamma join does not work on H2 databaserescobar1-5/+5
2011-09-06bug[ats_XZQ6F]: Order transactions during OSEE Branch Exchange Exportrescobar1-0/+4
2011-09-02feature[ats_LCBBP]: Improve item table export performancerescobar2-3/+6
2011-09-02bug: Fix export of archived branchesRyan D. Brooks8-190/+172
2011-09-01bug: Add support for BigDecimal db typerescobar3-2/+17
2011-08-31feature[ats_M1Y56]: Update branch exchange for type changesrescobar17-105/+279
2011-08-31bug: Add support for BigInteger db typerescobar3-12/+21
2011-08-31feature[ats_M1Y56]: Change AbstractOseeCache.getByGuid to be parametrizedrescobar1-4/+6
2011-08-30feature[ats_M1Y56]: Fix type id exportrescobar1-2/+1
2011-08-19feature[ats_M1Y56]: Add generic parameter to Identity interfacejmisinco4-12/+12
2011-08-29bug[ats_LCBBP]: Fix baseline and parent transaction id mapping during importrescobar3-17/+41
2011-08-22refinement: Improve performance of query for system user in branch creationRyan D. Brooks1-3/+2
2011-08-06refinement: Improve performance of purge branchRyan D. Brooks1-53/+11
2011-08-17bug[ats_LCBBP]: Timestamp columns are not exported correctlyrescobar1-2/+29
2011-08-08refactor[bgz_354193]: Remove unused exception declarationsShawn F. Cook7-16/+12
2011-08-08bug: Add mapping for baseline and parent transaction_id during db importrescobar1-1/+4
2011-08-02refactor: Replace OseeLog.log() calls that use String.format with OseeLog.logfRyan D. Brooks4-22/+22
2011-08-02refactor: Use consistent method name, logf, in OseeLogRyan D. Brooks3-4/+4
2011-06-20refinement[bgz_349970]: Replace RecursiveBranchProvider with MultiBranchProviderjmisinco2-13/+29
2011-05-23refinement: Minor code quality changeskwilk1-6/+7
2011-05-24refactor: Create IBasicUser and UserTokenddunne1-2/+2
2011-05-19bug[bgz_342607]: Fix DeletedBranchProvider ConcurrentModificationExceptionjmisinco1-2/+5
2011-05-10refactor[bgz_343296]: Replace Options with PropertyStorejmisinco12-37/+37
2011-05-10refactor: Add toString method to ManifestSaxHandler.ImportFileRyan D. Brooks1-1/+6
2011-05-03refinement: Expose recursive purge operation to client through httpRyan D. Brooks2-1/+16
2011-04-29refinement: Allow purge_deleted_branches to handle branches that have childrenRyan D. Brooks1-2/+10
2011-04-22bug: Also apply BranchFilter to parent branch in RecursiveBranchProvider0.9.9.v201104220001_RCRyan D. Brooks2-1/+5
2011-04-18refactor[ats_PRNVV]: Fix with test database relation integrity health checkskwilk1-1/+0
2011-04-08refactor[bgz_342607]: Remove PurgeDeletedBranches and create generic BranchOp...jmisinco11-118/+287
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-02-09refactor: Update build numbers to 0.9.9rescobar1-1/+1
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

Back to the top