Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-30feature[bgz_326568]: Fix H2 Database feature buildrescobar1-2/+0
2010-09-28refinement: Add coverage of presentation type PRODUCE_ATTRIBUTE to RendererMa...rbrooks12-18/+39
2010-09-29bug: TeamWorkflowExtensions synchronizationddunne1-31/+27
2010-09-29feature[bgz_326568]: Update demo test launch configs to include H2 databaserescobar2-4/+4
2010-09-29feature[bgz_326568]: Update db init launch config for H2rescobar2-5/+5
2010-09-29feature[bgz_326568]: Add application server H2 Database launch configrescobar1-0/+26
2010-09-29feature[bgz_326568]: Add H2 Database supportrescobar15-75/+547
2010-09-29feature[bgz_326568]: Add H2 Demo Connection Inforescobar1-1/+19
2010-09-29bug: Prevent sessionCache exception during dbinit when no tables existrescobar2-1/+24
2010-09-29refactor: Cleanup sessionManagementServlet exception handlingrescobar1-46/+22
2010-09-29refactor: Convert DbUtil.dbInit flag into system propertyrescobar3-7/+13
2010-09-29bug: Prevent OseeEventManager from sending events during dbInitrescobar1-1/+4
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne357-3191/+106709
2010-09-28bug: Fix WorldXViewerEventManager errors0.9.6.v201009281413_RCrescobar1-91/+113
2010-09-28refactor: Add log with string format to OseeLogrescobar1-0/+4
2010-09-28refactor: Put back the default constructor to maintain backwards compatibilit...Andrew Finkbeiner1-0/+6
2010-09-28feature[ats_VC64S]: Redesign show change report in document orderrescobar2-0/+98
2010-09-28bug: Improve Artifact.getParent and getRelatedArtifact method performancerescobar2-5/+10
2010-09-28bug: Fix event manager initialization errorddunne3-3/+3
2010-09-27refactor[ats_4X4NU]: Move MessageSink to the message projectRobert Fisher4-3/+4
2010-09-27refactor: Resolve FindBugs findingsddunne62-1070/+299
2010-09-27bug: Stop export change report from including multiples of the same artifactrbrooks1-0/+9
2010-09-27feature: Support sorting of OSEE change objects and use in change report exportrbrooks2-17/+35
2010-09-24bug[ats_1MSHM]: Stop MS Word from attempting to update the Normal.dotrbrooks1-2/+3
2010-09-24feature: Add server command for purging deleted branchesrbrooks7-48/+74
2010-09-24refactor: Make service accessor methods in server admin Activator staticrbrooks41-159/+122
2010-09-23refactor: Remove usage and definition of Operations.executeAndPendrbrooks9-52/+28
2010-09-22refactor: Remove commented out code from ExcelSaxHandlerrbrooks1-1/+0
2010-09-22refactor: Make SubsystemToLowLevelReqTraceReport output files with unique namesrbrooks1-2/+3
2010-09-24refactor: Cleanup activators and unnecessary usage of OseeUiActivatorddunne97-439/+339
2010-09-24feature[ats_UYPM6]: Handle coverage events and editor refresh when work produ...ddunne7-20/+98
2010-09-24feature[ats_5PN81]: Add hours spent without changing resolutionddunne4-25/+99
2010-09-24refinement[ats_UYPM6]: Fix and improve coverage unit testsddunne5-7/+11
2010-09-23refactor: Cleanup event class names and commentsddunne8-251/+57
2010-09-23feature[ats_UYPM6]: Add coverage work product actions and update eventsddunne16-60/+427
2010-09-22bug[ats_6RW4Z]: RDT renderer was not ordering attributes correctlyjphillips1-1/+1
2010-09-20feature: Add active parameter to UserListDialogddunne7-12/+44
2010-09-22bug[ats_UNJKK]: Fix client-side search result loading when no match location ...rescobar1-4/+8
2010-09-21refactor: Update ResServiceContributionItem to use TimerTaskrescobar1-44/+44
2010-09-21refactor[ats_BRD6F]: Move OseeStatusContributionItem to ui.pluginrescobar27-164/+160
2010-09-20feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne53-352/+1260
2010-09-21refinement: Create junit test TestStringFormatMessages and fix detected defectsrbrooks10-10/+125
2010-09-21refactor: Improve formatting of AllServerTestsSuiterbrooks1-13/+13
2010-09-20refinement: Create junit test OseeCoreExceptionTestrbrooks4-7/+87
2010-09-20refactor: Convert nested class FindResults.FindResultsIterator to a top level...rbrooks5-55/+78
2010-09-20refactor: Add convenience constructor to Findrbrooks2-2/+6
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks205-526/+481
2010-09-16refactor: Utilize utility method OseeExceptions.wrapAndThrow instead of in-pl...rbrooks164-731/+692
2010-09-17refactor: Remove unnecessary exception wrappingrbrooks2-4/+0
2010-09-16refactor: Replace usage of unchecked exceptions with appropriate OSEE exceptionrbrooks2-4/+6

Back to the top