Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-29refactor: Cleanup sessionManagementServlet exception handlingrescobar1-46/+22
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne1-0/+925
2010-09-24refactor: Make service accessor methods in server admin Activator staticrbrooks2-11/+4
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks6-8/+8
2010-09-16refactor: Utilize utility method OseeExceptions.wrapAndThrow instead of in-pl...rbrooks4-12/+12
2010-09-15refactor: Remove unnecessary exception EmptyResourceExceptionrbrooks1-8/+0
2010-09-17bug[ats_UNJKK]: Implement server-side change to use search request/response m...rescobar2-83/+60
2010-09-16refactor: Warnings clean-up for framework.core.message.testrescobar1-74/+0
2010-09-15bug[ats_UNJKK]: Convert SearchEngine messages to standard formatrescobar3-62/+25
2010-09-14feature[ats_49K1T]: Improve search error dialog to show that no words in sear...ddunne1-1/+16
2010-09-10refactor: Cleanup commentsrescobar1-17/+18
2010-09-10refactor: SystemManager stringbuffer efficiency cleanuprescobar1-155/+114
2010-08-31Warnings Cleanuprescobar1-1/+1
2010-08-31Update build version to 0.9.6rescobar1-1/+1
2010-08-31remove unused Javadoc stubsrbrooks1-2/+0
2010-08-29Eclipse source cleanup and formatrbrooks2-13/+26
2010-08-27replace equivalent code with calls to utility method Strings.isValidrbrooks1-1/+1
2010-08-27Cleanup Warningsrescobar1-4/+3
2010-08-24Cleaned up warnings and fixed service dependenciesrescobar1-11/+11
2010-08-23removed redundant Collections.toString() that had reversed argumentsrbrooks1-1/+1
2010-08-23clarified in the Operations API that work percentage only applies to sub-oper...rbrooks3-3/+3
2010-08-18update transformation during branch import to have acesss to OperationReporte...rbrooks1-1/+3
2010-08-11converted more string based type references to use type tokensrbrooks1-3/+1
2010-07-27"Team Workflow" - YGHW1 - "Block changes to requirements unless done under an...rescobar2-6/+9
2010-07-24applied Eclipse source cleanuprbrooks40-2389/+2382
2010-07-24converted all line terminators to unix stylerbrooks53-5348/+5348
2010-07-22(no commit message)rescobar1-2/+0
2010-07-18add distribution statement to files that are missing itrbrooks4-10/+40
2010-07-15Converted Sessions to use core model datastore patternrescobar30-2203/+2233
2010-07-14(no commit message)rescobar1-116/+123
2010-07-14(no commit message)rescobar2-149/+151
2010-07-13remove shallow artifactddunne1-9/+1
2010-07-12Fixed manifestrescobar1-1/+0
2010-07-12Created rest artifact servletrescobar1-0/+88
2010-07-10added restful artifact servletrescobar4-33/+61
2010-07-09Cleanuprescobar2-162/+163
2010-06-24Move Database Schema Creation to app serverrescobar10-17/+202
2010-06-19(no commit message)rescobar15-107/+110
2010-06-05(no commit message)rescobar7-58/+104
2010-05-28(no commit message)rescobar2-4/+11
2010-05-24"Team Workflow" - UQVMC - "Add 0.9.2 conversions for import/export backups"rescobar1-1/+1
2010-05-19collection.isEmpty()ddunne1-1/+1
2010-05-19Updated versions to 0.9.5rescobar1-1/+1
2010-05-17import artifacts treats any 'Word Change tracking' as error."jphillips1-1/+1
2010-05-14(no commit message)rbrooks1-0/+5
2010-05-14Make unsubscribe servlet handle duplicate unsubscribe attemptsrbrooks1-14/+4
2010-05-14Make unsubscribe servlet handle duplicate unsubscribe attemptsrbrooks1-13/+26
2010-05-11simplify java script and made it work in ierbrooks1-26/+12
2010-05-05"Team Workflow" - 78SXP - "Create BLAM to email groups of users allowing them...rbrooks1-4/+3
2010-05-05Findbugs fixes in org.eclipse.osee.framework.manager.servletrschmitt2-2/+2

Back to the top