Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne1-0/+925
2010-09-24refactor: Make service accessor methods in server admin Activator staticrbrooks5-29/+13
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks4-8/+8
2010-09-16refactor: Utilize utility method OseeExceptions.wrapAndThrow instead of in-pl...rbrooks11-41/+41
2010-09-13bug: Make Jaxp thread safe by using both namespace aware and unaware factoriesrbrooks1-1/+1
2010-08-31Update build version to 0.9.6rescobar1-1/+1
2010-08-31remove unused Javadoc stubsrbrooks1-1/+0
2010-08-29remove unused Javadoc stubsrbrooks3-10/+0
2010-08-29Eclipse source cleanup and formatrbrooks5-23/+63
2010-08-27replace equivalent code with calls to utility method Strings.isValidrbrooks11-39/+48
2010-08-24Cleaned up warnings and fixed service dependenciesrescobar21-174/+121
2010-08-23operation execution order matters so composite operation must use a list inst...rbrooks1-2/+2
2010-08-23removed redundant Collections.toString() that had reversed argumentsrbrooks6-6/+6
2010-08-23clarified in the Operations API that work percentage only applies to sub-oper...rbrooks1-3/+1
2010-07-27"Team Workflow" - YGHW1 - "Block changes to requirements unless done under an...rescobar1-1/+6
2010-07-24applied Eclipse source cleanuprbrooks43-1150/+1192
2010-07-24converted all line terminators to unix stylerbrooks32-3444/+3444
2010-07-18add distribution statement to files that are missing itrbrooks3-15/+30
2010-07-18removed unnecessary settings filesrbrooks2-13/+0
2010-07-15Converted Sessions to use core model datastore patternrescobar7-932/+938
2010-07-13remove shallow artifactddunne2-8/+7
2010-07-08changed Bundle-Vendor to match Eclpise standard wordingrbrooks1-1/+1
2010-06-24Move Database Schema Creation to app serverrescobar2-1/+4
2010-06-24(no commit message)rescobar66-0/+7957

    Back to the top