Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-22refactor: Disable client tests0.9.6.v201009221131_RCrescobar1-1/+2
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
2010-09-15refactor: Remove commented out code from OseeUiActivator and EnumeratedAttributerbrooks2-28/+0
2010-09-15refactor: Utilize utility method Conditions.checkNotNull instaed of in-place ...rbrooks4-17/+15
2010-09-15refactor: Remove unnecessary exception EmptyResourceExceptionrbrooks2-41/+0
2010-09-15refactor: Remove unnecessary exception InvalidLocatorExceptionrbrooks2-36/+3
2010-09-15refactor: Remove unnecessary exception InvalidTaggerExceptionrbrooks2-24/+2
2010-09-15refactor: Remove unnecessary exception MergeChangesInArtifactExceptionrbrooks3-29/+2
2010-09-14refactor: Remove unnecessary exception OseeTrackedChangesExceptionrbrooks2-25/+2
2010-09-14refactor: Remove unnecessary exception OseeInvalidAuthenticationProtocolExcep...rbrooks2-35/+2
2010-09-14refactor: Remove unnecessary exception OseeArbitrationServerExceptionrbrooks13-86/+42
2010-09-14refactor: Remove unnecessary exception OseeDatabaseConnectionInfoNotFoundExce...rbrooks2-34/+1
2010-09-14refactor: Remove unnecessary exception OseeInvalidSessionExceptionrbrooks2-38/+3
2010-09-15refactor: Remove obsolete class ConflictDetectionExceptionrbrooks1-24/+0
2010-09-14refactor: Remove obsolete class OseeMultipleEnumTypesExistrbrooks1-23/+0
2010-09-20refactor: Enable osee client pgsql integration tests forrescobar5-118/+218
2010-09-20refactor: Update IAttributeType to AttributeType conversion to use Collectionrescobar2-10/+18
2010-09-20bug[ats_UNJKK]: Fix ArtifactQuery.getArtifactListFromAttributeKeywords to set...rescobar1-2/+2
2010-09-20refactor: Add deprecated newDocument method to support OTE legacy coderescobar1-0/+8
2010-09-17bug[ats_UNJKK]: Add SearchStatisticsTest to search engine test suite0.9.6.v201009170005_RCrescobar4-1/+166
2010-09-17bug[ats_UNJKK]: Implement server-side change to use search request/response m...rescobar25-936/+265
2010-09-17bug[ats_UNJKK]: Implement Search Request/Response messages, translators and t...rescobar16-162/+900
2010-09-17refactor: Add allowDeleted method to DeletionFlagrescobar2-0/+14
2010-09-17refactor: Add MatchLocationTest and CompositeKeyHashMapTest to JdkCoreTypeTes...rescobar1-1/+3
2010-09-17refactor: Move MatchLocation to jdk.corerescobar2-1/+109
2010-09-17refactor: Move PropertyStoreTestUtil to mock package in jdk.core.testsrescobar5-41/+65
2010-09-17refactor: Update test suites in JdkCoreUtilTestSuite to match package structurerescobar1-11/+6
2010-09-17refactor: Remove GuidObject mock test object from test suiterescobar2-91/+4
2010-09-17refactor: Fix warnings in JdkCoreTextTestSuiterescobar1-1/+1
2010-09-17refactor: Update JdkCoreTestSuite order to match package structurerescobar1-3/+3
2010-09-16refactor: Warnings clean-up for framework.core.message.testrescobar27-148/+109
2010-09-15bug[ats_UNJKK]: Convert SearchEngine messages to standard formatrescobar21-227/+513
2010-09-15refactor: Make searchTag query testablerescobar4-75/+201
2010-09-17refactor: Add entrySet method to HashCollectionrescobar1-0/+5
2010-09-16bug: ActionArtifact - don't exception if priority not set - fix SyncOseeAndCpcrddunne1-3/+1
2010-09-16feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne40-178/+824

Back to the top