Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-09refinement[TW19090]: Improve Branch Endpoint TestsTorin Grenda1-2/+2
2021-03-16refactor[ATS360183]: Improve REST API ConsistencyRyan T. Baldwin1-64/+47
2021-03-13bug[ATS360183]: Resolve ambiguous rest call for banch creationRyan D. Brooks1-3/+0
2021-03-08refactor[TW18065]: Rename IOseeBranch to BranchTokendonald.g.dunne1-8/+8
2021-01-07feature[TW18768]: Update unit tests for asynchronous branch archivingDominic Guss1-23/+40
2021-02-09bug[TW18811]: Fix BranchSearchView name searchdonald.g.dunne1-3/+3
2020-10-23bug[TW18043]: Ensure Re-Baseline Operation is AtomicDominic Guss1-0/+14
2020-12-02bug[TW18116]: Improve Commit Operation error handlingdonald.g.dunne1-6/+16
2020-11-06bug[TW17953]: Create BranchSearchViewdonald.g.dunne1-0/+15
2020-09-09refactor[TW17523]: Reduce usage of AttributeTypeRyan D. Brooks1-1/+1
2020-07-21refactor[TW17449]: Remove ArtifactTypeManager.getTypeStephen J. Molaro1-1/+1
2020-07-14feature[TW17630]: Add branch relation endpointdonald.g.dunne1-0/+55
2020-07-07Revert "refactor[TW17449]: Remove ArtifactTypeManager.getType"Stephen J. Molaro1-1/+1
2020-06-25refactor[TW17449]: Remove ArtifactTypeManager.getTypeStephen J. Molaro1-1/+1
2020-07-01feature[TW17487]: Add ORCS type joinsRyan D. Brooks1-2/+1
2020-06-29feature[TW17342]: Add rest call to get all artifacts of a given type(s)donald.g.dunne1-2/+11
2020-06-16feature[TW17342]: Add rest call to get all artifacts of a given type(s)audrey.e.denk1-0/+44
2020-05-23refinement: Re-license from EPL-1.0 to EPL-2.0Ryan D. Brooks1-7/+10
2019-11-12feature[TW15463]: Change BranchEndpoint so there is only 1 branches callBranden Phillips1-5/+4
2019-10-07feature[TW15026]: Fix NPE in BranchManager when commiting branch with no changesJeremy A. Midvidy1-2/+6
2019-03-20bug[TW13847]: Existing branch creation detected in OSEE Client Int Test conso...Dominic.Guss1-12/+31
2019-04-04bug: Revert Existing branch creation detected in OSEE Client Int Test consolebroberts1-31/+12
2019-03-20bug[TW13847]: Existing branch creation detected in OSEE Client Int Test consoleDominic.Guss1-12/+31
2019-02-08refinement: Support program branch creation with given idRyan D. Brooks1-2/+4
2018-12-14bug[ats_TW11985]: Technical debt removalmarshall ong1-5/+2
2018-12-13refinement: Add TransactionBuilder.abandonRyan D. Brooks1-1/+3
2018-12-12refinement: Add BranchEndpointImpl.createProgramBranchRyan D. Brooks1-20/+24
2018-12-12refactor: Remove callable usage from branch creationRyan D. Brooks1-2/+1
2018-10-20refactor: Remove callable usage from compareBranchRyan D. Brooks1-3/+1
2018-04-24refinement: Move branch permission writing to serverRyan D. Brooks1-0/+6
2018-03-28refactor: Extend BranchType from NamedIdBaseRyan D. Brooks1-1/+1
2018-03-27refactor: Extend BranchState from NamedIdBaseRyan D. Brooks1-1/+1
2018-03-19refinement: Add json serialization for TransactionTokenRyan D. Brooks1-11/+2
2018-01-29refactor: Remove redundant Branch classesRyan D. Brooks1-76/+27
2018-02-01refactor: Consolidate branch primitivesRyan D. Brooks1-9/+8
2018-02-01refactor: Standardize BranchReadable method namesRyan D. Brooks1-5/+2
2018-02-01refactor: Move BranchReadable to framework.coreRyan D. Brooks1-1/+1
2017-12-13refactor: Remove BranchId.getGuidRyan D. Brooks1-1/+1
2017-10-22refinement: Use server port as server id in activity logRyan D. Brooks1-55/+23
2017-08-16refactor: Use UserId in TransactionRecordRyan D. Brooks1-3/+1
2017-07-19feature: Add op to copy applicability from parent branchRyan D. Brooks1-1/+1
2017-08-04refinement: Improve performance of activity logRyan D. Brooks1-18/+18
2017-06-07refactor: Remove more Branch.getUuid usageRyan D. Brooks1-1/+1
2017-05-25refactor: Improve memory efficiency of TxQueryBuilderRyan D. Brooks1-14/+6
2017-05-08refactor: Improve memory efficiency of BranchQueryBuilderRyan D. Brooks1-19/+10
2017-05-15refactor: Remove varargs usage from BranchQueryBuilder.andIdsRyan D. Brooks1-1/+1
2017-05-09refactor: Utilize Collection.fromStringRyan D. Brooks1-1/+1
2016-10-25refactor: Remove TokenFactory.createBranchRyan D. Brooks1-3/+2
2016-05-11refactor: Use BranchId instead of LongRyan D. Brooks1-6/+10
2016-08-19refactor: Use BranchId with ORCSRyan D. Brooks1-72/+66

Back to the top