Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-09refactor[TW18876]: Remove JsonUtil.getMapperRyan D. Brooks1-4/+5
2020-06-09bug[TW17286]: Fix Disposition Tool Returning 500 Server Error Deleting Dispos...Stephen J. Molaro1-1/+3
2020-06-03bug[TW17286]: Fix Disposition Tool Returning Server ErrorStephen J. Molaro1-1/+11
2020-05-23refinement: Re-license from EPL-1.0 to EPL-2.0Ryan D. Brooks29-208/+285
2019-11-25feature[TW12575]: Allow for onlyValidResolutionTypes option during mergeAnnot...Dominic Guss1-0/+9
2019-10-22bug[TW15157]: Fix Dispo Export to Properly Display ResultsStephen J. Molaro1-0/+2
2019-09-03bug[TW14900]: Standardize Dispo Tool Naming Convention for LinuxStephen J. Molaro1-0/+3
2019-02-11bug[TW12483]: Resolve FindBugs errors in codebaseBranden Phillips1-1/+1
2019-03-18refactor: Finish jackson upgradebroberts3-8/+8
2019-03-12refactor: Update JsonIgnore with new jacksonbroberts1-1/+1
2019-01-23feature[ats_9SJDE]: Retain Last Saved Coverage TestStephen J. Molaro1-0/+9
2018-12-28feature[ats_TW8369]: Perform java code clean-updonald.g.dunne1-1/+1
2018-12-20bug: Change Dispo boolean operators to support null checksDominic.Guss2-11/+11
2018-11-20feature[ats_TW8102]: Automate loading SCA Data info the Coverage ToolStephen J. Molaro2-4/+15
2018-10-26bug: Fix DispoSummarySeverity deserialize exceptionangel.avila21-1/+1
2018-11-07bug: Cleanup javadocdonald.g.dunne6-7/+21
2018-01-18feature[ats_TW2204]: JSON Serialization - Level A/B SCA Advanced FunctionalityDominic Guss9-32/+153
2017-01-13feature: Add ability to Mass Disposition Coverage ItemsAngel Avila1-0/+3
2017-10-02feature[ats_ATS325689]: Add one more state to the Coverage Toolmegumi.telles2-0/+6
2017-08-21feature[ats_TW1590]: Provide Success/Failure/Warning on completion of Dispo A...Dominic Guss2-0/+79
2017-05-19bug: Ensure resolution type is a valid string for annotation to be validAngel Avila1-2/+2
2018-10-15bug[ats_TW11447]: Dispo returns 500 error when dispositioning at least one te...Dominic.Guss1-1/+1
2018-09-06feature[ats_TW8428]: Add 'Analyze' state for certain resolution typesangel.avila22-0/+14
2018-09-06bug[ats_TW10431]: bug[ats_TW10431]: Fix data type of Dispo set dateDominic Guss2-4/+6
2018-08-17bug[ats_TW10431]: Dispo timestamp date is incorrect on one or more operationsDominic Guss2-7/+4
2018-03-27feature: Add support for create/update discrepancymegumi.telles1-10/+10
2018-03-26refinement: Tune CI rest callsmegumi.telles2-9/+60
2018-03-22feature: Add annotation rest call for CImegumi.telles3-1/+90
2017-12-07feature[ats_TW4242]: Add timestamp to dispo/coverage import tablemegumi.telles2-0/+15
2017-11-08feature[ats_TW3987]: Provide coverage rerun listmegumi.telles3-0/+21
2017-07-26feature: Add support for dispo and CI integrationAngel Avila4-0/+48
2017-07-19refinement: Refine Valdity checks for resolution and resolution typeAngel Avila1-2/+2
2017-04-14feature: Allow Dispo Admins to assign multiple items to a teamAngel Avila3-0/+69
2017-01-17refactor: Remove DispoProgram and use BranchId directlyMark Joy2-65/+0
2017-01-30bug: Fix Dispo writing null values for Boolean AttributesAngel Avila2-0/+12
2016-04-11refactor[ats_ATS280754]: Change Locations in Dispo to handle StringsAngel Avila1-3/+3
2016-04-01refactor: Move translation to JSON to single pointAngel Avila8-33/+67
2016-02-22feature[ATS253909]: Update Dispo Operation Report for better feedbackAngel Avila6-7/+218
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne3-7/+5
2015-10-22refactor: Provide default method for Identity.matchesRyan D. Brooks3-29/+2
2015-08-12feature[ats_ATS216255]: Create Coverage Import Adapter for DispoAngel Avila1-1/+1
2015-06-23refinement[ats_ATS193138]: Allow Dispo Groups to be independent of buildAngel Avila1-0/+28
2015-05-14refinement: Include File and Method numbers in Coverage ImportsAngel Avila2-0/+24
2015-05-06feature[ats_ATS197282]: Create Dispo ConfigAngel Avila3-58/+91
2015-01-30feature[ats_ATS144393]: Add Copy Set Functionality for Dispo toolAngel Avila3-5/+105
2015-01-08feature[ats_ATS124270]: Implement Dispo ReportsAngel Avila2-0/+14
2014-11-06feature[ats_ATS105873]: Coverage Import calls Dispo APIAngel Avila4-13/+11
2014-10-15refinement: Update Dispo Page with Excel Export and Item NotesAngel Avila2-0/+12
2014-09-05feature[ats_ATS103384]: Add new fields to DispoAngel Avila2-1/+48
2014-08-04feature[ats_ATS72580]: Make Dispo configurableAngel Avila4-4/+102

Back to the top