Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-03-05refactor: Utilize logf instead of in-place code for String.formatRyan D. Brooks1-12/+12
2011-03-04feature: Remove Derby databaserescobar6-180/+0
2011-02-28refactor: Provide direct support for OperationLogger in AbstractOperationRyan D. Brooks3-20/+22
2011-02-28refactor: Rename OperationReporter to OperationLoggerRyan D. Brooks2-23/+22
2011-02-09refactor: Update build numbers to 0.9.9rescobar1-1/+1
2011-06-24feature[ats_EG2G7]: Remove the need for Database Connectors0.9.8.v201107071202_SR2_RC0.9.8.v201106280959_SR2_RCrescobar2-6/+45
2011-04-27refinement: Add direct support for date parameters in prepared querieskwilk1-0/+5
2011-04-22refactor: Introduce end-of-line normalizationRyan D. Brooks11-770/+770
2011-01-12bug: Fix Jaxp read xml encodingjphillips1-1/+1
2010-12-13refactor: Update build numbers to 0.9.8rescobar1-1/+1
2010-11-15refinement: Improve txCurrent health check to show progressddunne1-6/+5
2010-11-03refinement: Add completed notification for InvalidTxCurrentsAndModTypes ↵ddunne1-2/+9
operation
2010-11-04refactor: Remove unnecessary exceptionsrescobar1-2/+1
2010-11-04refactor: Fix compiler warningsrescobar2-2/+0
2010-11-03bug: Fix CharJoinQuery hashCode and equals methodsrescobar1-1/+34
2010-11-03refinement: Add database test bundle and JoinQuery testsrescobar1-0/+1
2010-11-03refactor: Split JoinUtility into top-level classesrescobar12-542/+763
Separate database access for testability Add getAllQueryIds to base join query class Remove getAllTagQueuQueryIds from JoinUtility Remove JoinUtility.deleteQuery methods
2010-11-03refactor: Cleanup warningsrescobar7-14/+15
2010-11-03refinement: Improve getBatchErrorMessage printoutrescobar1-2/+3
2010-10-19bug[ats_M7TTD]: Source for runtime plugins missing from releaserescobar1-5/+2
2010-10-13refactor: Update version numbers to 0.9.7rescobar1-1/+1
2010-09-29feature[bgz_326568]: Add H2 Database supportrescobar2-5/+16
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne1-0/+925
2010-09-24refactor: Make service accessor methods in server admin Activator staticrbrooks2-12/+7
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks7-10/+11
2010-09-16refactor: Utilize utility method OseeExceptions.wrapAndThrow instead of ↵rbrooks20-272/+295
in-place code
2010-09-14refactor: Remove unnecessary exception ↵rbrooks1-2/+1
OseeDatabaseConnectionInfoNotFoundException
2010-08-31Update build version to 0.9.6rescobar1-1/+1
2010-08-31remove unused Javadoc stubsrbrooks5-45/+0
2010-08-29remove unused Javadoc stubsrbrooks8-38/+0
2010-08-29Eclipse source cleanup and formatrbrooks2-5/+13
2010-08-27replace equivalent code with calls to utility method Strings.isValidrbrooks1-7/+8
2010-08-12Warnings Clean uprescobar1-0/+1
2010-08-12turn off ats cm access providerddunne1-0/+34
2010-07-24applied Eclipse source cleanuprbrooks20-87/+127
2010-07-24converted all line terminators to unix stylerbrooks32-2861/+2861
2010-07-18add distribution statement to files that are missing itrbrooks2-10/+20
2010-06-24Move Database Schema Creation to app serverrescobar16-256/+183
Create datastore bundle Misc. osgi service fixes
2010-06-23Commit lifecycle implementation with skynetTransactionjphillips3-61/+152
2010-06-21fix import bug with rough attribute case-sensitivityrbrooks1-3/+4
2010-05-25"Team Workflow" - UQVMC - "Add 0.9.2 conversions for import/export backups"rescobar1-9/+57
2010-05-25"Team Workflow" - UQVMC - "Add 0.9.2 conversions for import/export backups"rescobar2-22/+22
2010-05-25(no commit message)rbrooks1-1/+10
2010-05-24(no commit message)rbrooks3-7/+26
2010-05-24"Team Workflow" - UQVMC - "Add 0.9.2 conversions for import/export backups"rescobar2-18/+18
2010-05-19Updated versions to 0.9.5rescobar1-1/+1
2010-05-05Findbugs fixes in org.eclipse.osee.framework.databaserschmitt4-47/+44
2010-05-03updated bundleProvider per ↵rbrooks1-1/+1
http://wiki.eclipse.org/Adding_Bundles_to_Orbit#What_to_use_as_Provider_Name.3F
2010-04-13"Team Workflow" - X1HC3 - "Last Modified date not updating for modified ↵rbrooks1-10/+10
artifact"
2010-04-06(no commit message)rbrooks3-66/+411

Back to the top