Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-08refactor[bgz_354193]: Remove unused exception declarationsShawn F. Cook1-2/+1
2011-08-03refactor: Remove superfluous null checks of IOseeStatementRyan D. Brooks1-9/+4
2011-08-02refactor: Replace OseeLog.log() calls that use String.format with OseeLog.logfRyan D. Brooks1-7/+7
2011-08-02refinement[bgz_350331]: Migrate PurgeTransactionBlam to server side command lineShawn F. Cook1-0/+28
2011-08-02refinement[bgz_350331]: Migrate PurgeAttributeType to server side command lineShawn F. Cook2-0/+98
2011-08-02refinement[bgz_350331]: Migrate PruneWorkspace to server side command lineShawn F. Cook1-0/+35
2011-08-02refinement[bgz_350331]: Migrate FindInvalidUTF8Chars to server side command lineShawn F. Cook1-0/+12
2011-08-02refinement[bgz_350331]: Migrate ConsolidateRelations (BLAM) to server side co...Shawn F. Cook1-0/+10
2011-08-02refinement[bgz_350331]: Migrate ParseWindowsDirectoryListing to server side c...Shawn F. Cook1-0/+12
2011-07-07bug: Fix schedule command to utilize all argumentsRyan D. Brooks1-1/+9
2011-06-20refinement[bgz_349970]: Replace RecursiveBranchProvider with MultiBranchProviderjmisinco1-6/+23
2011-05-24feature: Relation purge db operationkwilk2-1/+169
2011-05-10refactor[bgz_343296]: Replace Options with PropertyStorejmisinco5-29/+30
2011-04-29refactor: Move CleanUpBackingData to server sideRyan D. Brooks1-0/+7
2011-04-08refactor: Convert subclasses of BaseServerCommand to extend AbstractOperation...Ryan D. Brooks29-1387/+648
2011-04-08refactor[bgz_342607]: Remove PurgeDeletedBranches and create generic BranchOp...jmisinco2-10/+49
2011-03-07refinement: Add logging for PurgeBranchOperationRyan D. Brooks1-1/+4
2011-03-04feature: Remove Derby databaserescobar1-12/+2
2011-02-24refactor: Remove redundant osgi GarbageCollectionCommandRyan D. Brooks2-36/+0
2011-02-28refactor: Provide direct support for OperationLogger in AbstractOperationRyan D. Brooks1-5/+3
2011-02-28refactor: Rename OperationReporter to OperationLoggerRyan D. Brooks4-18/+18
2011-05-25feature[ats_CRKXB]: Add tag_all non-tagged gamma_id optionrescobar2-25/+101
2011-05-25bug: Fix truncate table sql for H2rescobar1-2/+4
2011-05-24feature[ats_YM5WH]: Add export_branch --excludeBranchIds optionrescobar2-12/+33
2011-05-03feature[ats_LCBBP]: Fix branch export/import cmds file path optionrescobar3-29/+24
2010-12-26refactor: Remove obsolete server command finish_partial_archivesrbrooks2-69/+0
2010-12-10feature: Add server operation to detect duplicate attributesrbrooks2-0/+90
2010-11-05feature: Add application server admin command servletrescobar7-74/+91
2010-11-03refactor: Split JoinUtility into top-level classesrescobar2-2/+2
2010-09-24feature: Add server command for purging deleted branchesrbrooks2-2/+16
2010-09-24refactor: Make service accessor methods in server admin Activator staticrbrooks21-57/+48
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks3-5/+7
2010-09-16refactor: Utilize utility method OseeExceptions.wrapAndThrow instead of in-pl...rbrooks4-10/+9
2010-08-29remove unused Javadoc stubsrbrooks2-6/+0
2010-08-27Fixed single gamma id tagging job was not being scheduledrescobar1-0/+1
2010-08-23Support use of OperationReporter with executeAsJob and converted TxCurrentsAn...rbrooks1-1/+5
2010-08-23clarified in the Operations API that work percentage only applies to sub-oper...rbrooks2-2/+2
2010-08-18update transformation during branch import to have acesss to OperationReporte...rbrooks3-49/+6
2010-08-18simplify BranchExportWorker branch select sqlrbrooks1-11/+3
2010-08-13improved exception handelingrbrooks1-3/+4
2010-08-13removed empty public constructorrbrooks1-3/+0
2010-07-24applied Eclipse source cleanuprbrooks15-242/+242
2010-07-24converted all line terminators to unix stylerbrooks32-2584/+2584
2010-07-16(no commit message)rescobar2-60/+62
2010-07-16(no commit message)rescobar2-80/+88
2010-07-15Added available servlets to admin reportrescobar1-42/+62
2010-06-24Move Database Schema Creation to app serverrescobar1-1/+1
2010-06-19(no commit message)rescobar1-1/+1
2010-05-24"Team Workflow" - UQVMC - "Add 0.9.2 conversions for import/export backups"rescobar2-2/+2
2010-04-09(no commit message)rschmitt1-16/+0

Back to the top