Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-07refinement: Add logging for PurgeBranchOperationRyan D. Brooks2-6/+9
2011-02-28refactor: Rename OperationReporter to OperationLoggerRyan D. Brooks1-2/+2
2011-02-09refactor: Update build numbers to 0.9.9rescobar1-1/+1
2011-05-24feature: Remove ClientInstallInfoServletrescobar2-133/+0
2011-04-22refactor: Introduce end-of-line normalizationRyan D. Brooks2-12/+12
2011-02-01bug[ats_F0W3D]: App Server uses excessive amount an memory while running chan...rescobar1-5/+11
2010-12-21feature: Update test unit authors and create UnitTestCounterddunne1-1/+1
2010-12-13refactor: Update build numbers to 0.9.8rescobar1-1/+1
2010-11-05feature: Add application server admin command servletrescobar3-0/+190
2010-10-13refactor: Update version numbers to 0.9.7rescobar1-1/+1
2010-10-07bug: Fix relation type cache to work with artifact type token changesrbrooks1-1/+1
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

Back to the top