Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-31refactor: Remove redundancy in WfeInput hierarchicyRyan D. Brooks3-80/+33
2017-02-06refactor: Remove superfluous usage of branch.getUuidRyan D. Brooks3-5/+5
2017-02-06refactor: Use getIdString where appropriateRyan D. Brooks3-4/+4
2017-01-25refactor: Change to use BranchId in ArtifactEditorInputMark Joy2-3/+3
2017-01-31refactor: Change to use BranchId in WfeInput classesMark Joy3-19/+23
2017-02-03refactor: Remove IAttributeTypeRyan D. Brooks1-1/+1
2017-02-01refactor: Updates to use BranchIdmegumi.telles8-22/+21
2017-02-03refactor: Remove IAttributeType usageRyan D. Brooks17-43/+43
2017-02-03refactor: Remove IAttributeType usage in skynetRyan D. Brooks2-6/+6
2016-12-10refactor: Remove IAttributeType usage from ArtifactRyan D. Brooks3-17/+15
2017-02-02refactor: Remove IAttributeType usage in attribute editingRyan D. Brooks1-2/+2
2017-01-25refactor: Move DecisionOption to ats.coredonald.g.dunne2-6/+8
2017-01-25refactor: Move AtsNotes to ats.core and servicesdonald.g.dunne6-10/+11
2016-11-04feature[ats_ATS113159]: Updates to p2 test framework and testsjmisinco8-97/+119
2017-01-23refinement[ats_ATS336138]: Add handling for Design Workflows to PortingDavid W. Miller1-5/+1
2017-01-11refactor: Modify to use BranchId for IAtsVersion ICommitConfigItem IAtsTeamDe...Mark Joy7-16/+14
2017-01-10refactor: Remove use of branchUuid from IAtsVersionMark Joy5-22/+17
2017-01-19refactor: Move WorkItem and Agile objects to ats.coredonald.g.dunne1-1/+0
2017-01-16refactor: Remove redundant null checksMorgan E. Cook5-12/+27
2017-01-16refactor: Cleanup errors from null analysisMorgan E. Cook1-1/+4
2016-11-16refactor: Update JaxAtsTask and AtsChangeSet to use Objects for attribute valuesMorgan E. Cook1-1/+1
2016-10-26bug[ats_ATS313587]: Add topic event when targeted version changesMorgan E. Cook2-1/+5
2017-01-10feature: Create TaskRelatedArtifactTypeColumndonald.g.dunne3-17/+111
2017-01-09bug[ats_ATS161131]: Consolidate AtsClientImpl and AtsServerImpldonald.g.dunne2-2/+2
2017-01-09bts_ATS161131]: Move getAtsBranch to AtsClient and AtsServerdonald.g.dunne69-214/+198
2016-11-09refinement: Update createWorkingBranch Job to PendMorgan E. Cook1-2/+1
2016-11-10feature[ats_ATS322000]: Improvements to support actiondonald.g.dunne7-8/+220
2016-10-20refactor: update setTargetVersion to use AtsChangeSetMorgan E. Cook3-32/+51
2016-11-22feature: Improve CompareHandler to use External Compare Editordonald.g.dunne2-2/+5
2016-10-19feature: Add drag-drop to Workflow Editordonald.g.dunne5-5/+306
2016-12-10refactor: Remove IAttributeType usage from ArtifactPromptChangeRyan D. Brooks1-3/+3
2016-12-09refactor: Extend IAttributeType from AttributeTypeTokenRyan D. Brooks2-2/+2
2016-11-04refactor: Move AtsChangeSet to internaldonald.g.dunne112-160/+151
2016-11-02refactor: Remove IAttributeRyan D. Brooks1-4/+4
2016-10-31refactor: Remove IBasicArtifact.getFullArtifactRyan D. Brooks1-13/+11
2016-10-31refactor: Remove IArtifact usage from IRendererRyan D. Brooks6-34/+20
2016-11-02refactor: Replace Collections.getAggregate with Arrays.asListMark Joy9-19/+21
2016-12-05feature[ats_ATS325914]: Remove entryGuid from OSEE Types grammardonald.g.dunne1-58/+14
2016-10-25refactor: Remove TokenFactory.createBranchRyan D. Brooks5-14/+8
2016-08-08refactor: Remove CoreBranches.COMMON_IDRyan D. Brooks2-2/+2
2016-05-11refactor: Use BranchId instead of LongRyan D. Brooks2-2/+2
2016-10-21refactor: Use ArtifactToken with the artifact cacheRyan D. Brooks2-4/+4
2016-11-14refinement: Consolidate WorkItem Idsdonald.g.dunne3-14/+9
2016-10-13feature[ats_ATS314065]: Convert types and type tokens to long.donald.g.dunne4-195/+194
2016-09-21refactor: Remove usage of IArtifact in IRelationSorterRyan D. Brooks1-2/+1
2016-10-12refactor: Update work defs to match production work defsMorgan E. Cook6-55/+33
2016-10-07feature[ats_ATS315180]: Add ability to open burndown from Sprintdonald.g.dunne3-8/+125
2016-10-05feature[ats_ATS315180]: Add Agile Sprint dbInit settings and testsdonald.g.dunne2-6/+8
2016-09-16feature[ats_ATS315180]: Provide sprint burndown rest endpointdonald.g.dunne2-60/+109
2016-09-30bug: Fix potential null pointer errorsMorgan E. Cook3-5/+7

Back to the top