Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne1-0/+925
2010-09-24feature: Add server command for purging deleted branchesrbrooks4-46/+57
2010-09-24refactor: Make service accessor methods in server admin Activator staticrbrooks4-35/+32
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks14-27/+25
2010-09-16refactor: Utilize utility method OseeExceptions.wrapAndThrow instead of in-pl...rbrooks16-55/+49
2010-09-17refactor: Remove unnecessary exception wrappingrbrooks1-2/+0
2010-09-15refactor: Utilize utility method Conditions.checkNotNull instaed of in-place ...rbrooks1-9/+4
2010-08-31Update build version to 0.9.6rescobar1-1/+1
2010-08-29Eclipse source cleanup and formatrbrooks7-16/+44
2010-08-24Cleaned up warnings and fixed service dependenciesrescobar1-7/+10
2010-08-23Support use of OperationReporter with executeAsJob and converted TxCurrentsAn...rbrooks1-27/+14
2010-08-23removed illegitimate usages of IOperation.getStatusrbrooks1-18/+4
2010-08-23clarified in the Operations API that work percentage only applies to sub-oper...rbrooks2-6/+3
2010-08-18update transformation during branch import to have acesss to OperationReporte...rbrooks11-21/+93
2010-08-18remove inadvertently added replacement rule from V0_9_4 Transformerrbrooks1-8/+2
2010-08-18removed sorting due to class cast exceptions - Jeff P.ddunne1-4/+0
2010-08-17fixed issue with outlook 2007 email event classjphillips1-0/+5
2010-08-13improved exception handelingrbrooks11-54/+44
2010-08-12use org.osgi.framework.Version instead of a plain string in the branch import...rbrooks7-14/+14
2010-07-24applied Eclipse source cleanuprbrooks47-413/+422
2010-07-24converted all line terminators to unix stylerbrooks57-6673/+6673
2010-07-18fix bug in branch import conversion where non-artifact gamma ids were convert...rbrooks1-3/+8
2010-07-18add distribution statement to files that are missing itrbrooks4-9/+39
2010-07-18removed unnecessary settings filesrbrooks1-8/+0
2010-07-15Converted Sessions to use core model datastore patternrescobar2-186/+188
2010-07-13remove shallow artifactddunne2-5/+4
2010-06-28Renamed RelationalExportItem and RelationalSaxHandlerrschmitt5-23/+23
2010-06-28remove support for 0.9.1 export bug - fixed 0.9.1 insteadrbrooks1-14/+0
2010-06-26remove use of unchecked exceptions and unnecessary exception wrappingrbrooks8-39/+39
2010-06-24Move Database Schema Creation to app serverrescobar17-1738/+40
2010-06-19(no commit message)rescobar29-95/+164
2010-06-17updated branch import conversion logic to correct 0.9.x export issuerbrooks3-4/+22
2010-06-04commit from 0.9.4 for branch import up-conversion up to 0.9.4rbrooks26-397/+376
2010-05-25"Team Workflow" - UQVMC - "Add 0.9.2 conversions for import/export backups"rescobar13-190/+388
2010-05-24(no commit message)rbrooks1-0/+1
2010-05-24(no commit message)rescobar3-11/+19
2010-05-24"Team Workflow" - UQVMC - "Add 0.9.2 conversions for import/export backups"rescobar29-177/+679
2010-05-19Updated versions to 0.9.5rescobar1-1/+1
2010-05-19Bug 311152 - Cannot commit a branch more than oncerbrooks1-4/+3
2010-05-17import artifacts treats any 'Word Change tracking' as error."jphillips1-1/+1
2010-04-30Added SQL for subscription deletionrschmitt1-1/+2
2010-04-27"Team Workflow" - UR8MZ - "Word Change Report Showing Changes Incorrectly"rescobar5-347/+566
2010-04-22"Team Workflow" - UR8MZ - "Word Change Report Showing Changes Incorrectly"rescobar3-47/+58
2010-04-09"Team Workflow" - UQVMC - "Add 0.9.2 conversions for import/export backups"rescobar4-9/+20
2010-04-07"Team Workflow" - UR8MZ - "Word Change Report Showing Changes Incorrectly"rescobar2-25/+12
2010-04-01"Team Workflow" - UR8MZ - "Word Change Report Showing Changes Incorrectly"rescobar3-35/+57
2010-03-23Updated version to 0.9.4.qualifierrescobar1-1/+1
2010-03-22(no commit message)rescobar1-1/+11
2010-03-19(no commit message)rescobar1-1/+4
2010-03-15Updated version numbersrescobar1-1/+1

Back to the top