Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-23refactor: Remove ats.core.client and ats.core.client.testdonald.g.dunne102-11307/+0
2018-04-16feature[ats_TW8580]: Create ATS REST call to return versions of programsdonald.g.dunne1-1/+9
2018-04-03bug[ats_TW8357]: Cleanup ATS client services startupdonald.g.dunne1-3/+3
2018-04-03bug[ats_TW8357]: refinement: Cleanup and standardize Activatorsdonald.g.dunne1-13/+2
2018-03-28bug[ats_TW8259]: Create conversion for ATS Quick Search json in 26.0donald.g.dunne1-0/+1
2018-03-28bug: Fix guid retrieval in ConvertAtsConfigGuidAttributesOperationsdonald.g.dunne1-0/+5
2018-03-20improvement: Cleanup casting to Artifact where possibledonald.g.dunne1-1/+6
2018-02-07feature[ats_TW7017]: Convert Work Definition attribute to ArtifactRefAttributedonald.g.dunne7-7/+39
2018-03-19bug[ats_TW8175]: Remove client AttributeAdapters and fix usagesdonald.g.dunne1-1/+12
2018-03-06feature[ats_TW3571]: Changes in support of actiondonald.g.dunne1-0/+5
2018-02-22bug: Fix temporary override for runtime against test dbdonald.g.dunne1-0/+4
2018-02-20refactor: Simplify ArtifactQuery fromAttributeRyan D. Brooks2-13/+5
2018-02-16feature[ats_TW7341]: Add tokens for assignee and version to action detailsdonald.g.dunne2-52/+54
2018-02-20refactor: Use fast artifact token loading in IAtsQueryService.getArtifactTokenRyan D. Brooks1-2/+2
2018-02-14refactor: Remove duplicate OseeDatadonald.g.dunne1-1/+1
2018-01-18refinement: Improve performance of ATS config RESTRyan D. Brooks1-0/+1
2018-01-24refactor: Make ConfigItemFactory.getConfigObject support ArtifactIdRyan D. Brooks2-34/+33
2018-02-05refactor: Remove IAtsServer.getQuerydonald.g.dunne2-18/+19
2018-02-01refactor: Move gets to AtsQueryService and remove guid searchesdonald.g.dunne15-200/+136
2018-02-01refactor: refinement: Remove getGuid from ATS 3donald.g.dunne2-2/+2
2018-01-29refinement: Remove getGuid from ATS 2donald.g.dunne3-20/+14
2018-01-29refactor: Remove AtsUtilCore.getGuiddonald.g.dunne1-3/+2
2018-01-29refactor: Remove guid from IAtsWorkPackagedonald.g.dunne1-1/+1
2018-01-29refactor: Remove AtsUtildonald.g.dunne5-5/+95
2018-01-29refinement: Remove getGuid from ATSdonald.g.dunne4-15/+4
2018-01-18refactor: Remove blind casting to IAtsServerdonald.g.dunne1-1/+22
2018-01-08refactor: Remove gratuitous usage of artiact guidRyan D. Brooks4-19/+10
2017-12-11refactor: Clarify client artifact id search APIRyan D. Brooks2-3/+3
2017-11-06bug[ats_TW4028]: Remove server cache reload from AtsClientImpl.clearCachesdonald.g.dunne8-69/+80
2017-12-05refactor: Use isTypeEqual where applicableRyan D. Brooks1-1/+1
2017-12-05refactor: Pull isTypeEqual up to IAtsObjectRyan D. Brooks3-6/+8
2017-11-21feature[ats_TW3466]: Agile - Add web program, feature and storiesdonald.g.dunne1-0/+15
2017-12-05refactor: Use ArtifactTypeId where applicableRyan D. Brooks1-4/+4
2017-10-13refactor: Remove JaxAtsObjectTokenRyan D. Brooks1-1/+1
2017-11-08refactor: Remove XmlRootElement from modeldonald.g.dunne1-10/+3
2017-11-09refactor: Convert ATS from uuid to iddonald.g.dunne17-76/+76
2017-10-26bug: Fix ATS config cache life cycleRyan D. Brooks3-14/+14
2017-11-02bug: Add AIs and TeamDefs to common hierarchydonald.g.dunne1-0/+1
2017-11-01refactor: Cleanup ATS config endpoint interfaceRyan D. Brooks1-3/+3
2017-10-11refactor: Rename IAtsServices to AtsApidonald.g.dunne18-72/+72
2017-10-10refinement: Cleanup code warningsdonald.g.dunne2-6/+1
2017-09-28refinement: Utilize JsonFactory to improve performanceRyan D. Brooks2-4/+4
2017-09-28feature[ats_ATS315180]: Improve performance and cleanup idsdonald.g.dunne1-0/+19
2017-10-02refactor[ats_TSK19352]: Re-format all filesdonald.g.dunne61-319/+320
2017-10-02refactor[ats_TSK19351]: Organize Imports all filesdonald.g.dunne56-69/+13
2017-10-02refactor[ats_TSK19357]: Remove throws OseeCoreExceptiondonald.g.dunne62-318/+318
2017-09-26feature[ats_ATS315180]: Performance tune and cleanup Agiledonald.g.dunne1-1/+1
2017-09-21refactor: Rename ActionableItemManager to Servicedonald.g.dunne1-2/+2
2017-09-20feature[ats_ATS315180]: feature: Add Agile New Action pagedonald.g.dunne1-0/+7
2017-08-31feature[ats_TW1384]: Provide REST calls for valid attr type choicesdonald.g.dunne1-3/+6

Back to the top