Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-02-09refactor: Update build numbers to 0.9.9rescobar1-1/+1
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
2011-04-22refactor: Introduce end-of-line normalizationRyan D. Brooks3-21/+21
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-12-13refactor: Update build numbers to 0.9.8rescobar1-1/+1
2010-11-05feature: Add application server admin command servletrescobar7-74/+91
2010-11-03refactor: Split JoinUtility into top-level classesrescobar2-2/+2
2010-10-13refactor: Update version numbers to 0.9.7rescobar1-1/+1
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne1-0/+925
2010-09-24feature: Add server command for purging deleted branchesrbrooks3-2/+17
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-31Update build version to 0.9.6rescobar1-1/+1
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 stylerbrooks37-2684/+2684
2010-07-18removed unnecessary settings filesrbrooks1-4/+0
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 serverrescobar2-3/+3
2010-06-19(no commit message)rescobar2-2/+2
2010-05-24"Team Workflow" - UQVMC - "Add 0.9.2 conversions for import/export backups"rescobar2-2/+2
2010-05-19Updated versions to 0.9.5rescobar1-1/+1
2010-05-03updated bundleProvider per http://wiki.eclipse.org/Adding_Bundles_to_Orbit#Wh...rbrooks1-1/+1
2010-04-09(no commit message)rschmitt1-16/+0
2010-04-06(no commit message)rbrooks2-320/+1
2010-04-06(no commit message)rbrooks1-0/+70
2010-04-02(no commit message)rbrooks1-1/+1
2010-03-23Updated version to 0.9.4.qualifierrescobar1-1/+1
2010-03-23(no commit message)rescobar1-4/+4

Back to the top