Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-02refinement[bgz_350331]: Migrate PruneWorkspace to server side command lineShawn F. Cook1-0/+80
2011-08-02refinement[bgz_350331]: Migrate FindInvalidUTF8Chars to server side command lineShawn F. Cook1-0/+66
2011-08-02refinement[bgz_350331]: Migrate ConsolidateRelations (BLAM) to server side co...Shawn F. Cook1-0/+285
2011-08-02refinement[bgz_350331]: Migrate ParseWindowsDirectoryListing to server side c...Shawn F. Cook1-0/+74
2011-06-28refinement: Handle two new versions on same branch in ConsolidateArtifactVersionRyan D. Brooks1-39/+58
2011-06-13refinement: Also remove non-existent gamma for archived branchesRyan D. Brooks1-5/+6
2011-05-26feature: Add removal of references to nonexistent gammas to PurgeUnusedBackin...Ryan D. Brooks1-14/+24
2011-05-27feature: Create DemoDb tests to validate PopulateDemoDbddunne1-6/+22
2011-05-11refactor: Improve minor code quality issueskwilk1-6/+5
2011-04-29refactor: Move CleanUpBackingData to server sideRyan D. Brooks1-0/+97
2011-03-05refactor: Utilize logf instead of in-place code for String.formatRyan D. Brooks1-12/+12
2011-03-04feature: Remove Derby databaserescobar2-6/+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-06-24feature[ats_EG2G7]: Remove the need for Database Connectors0.9.8.v201107071202_SR2_RC0.9.8.v201106280959_SR2_RCrescobar1-6/+44
2011-04-27refinement: Add direct support for date parameters in prepared querieskwilk1-0/+5
2011-04-22refactor: Introduce end-of-line normalizationRyan D. Brooks8-593/+593
2011-01-12bug: Fix Jaxp read xml encodingjphillips1-1/+1
2010-11-15refinement: Improve txCurrent health check to show progressddunne1-6/+5
2010-11-03refinement: Add completed notification for InvalidTxCurrentsAndModTypes opera...ddunne1-2/+9
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-03refactor: Split JoinUtility into top-level classesrescobar12-542/+763
2010-11-03refactor: Cleanup warningsrescobar7-14/+15
2010-11-03refinement: Improve getBatchErrorMessage printoutrescobar1-2/+3
2010-09-29feature[bgz_326568]: Add H2 Database supportrescobar2-5/+16
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 in-pl...rbrooks20-272/+295
2010-09-14refactor: Remove unnecessary exception OseeDatabaseConnectionInfoNotFoundExce...rbrooks1-2/+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 stylerbrooks29-2811/+2811
2010-07-18add distribution statement to files that are missing itrbrooks2-10/+20
2010-06-24Move Database Schema Creation to app serverrescobar13-227/+181
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-05Findbugs fixes in org.eclipse.osee.framework.databaserschmitt4-47/+44
2010-04-13"Team Workflow" - X1HC3 - "Last Modified date not updating for modified artif...rbrooks1-10/+10

Back to the top