Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-15refactor: Add support for Configuration Not in WordMLMorgan E. Cook1-12/+13
2017-08-07bug: Fix wordML link handler0.25.0.v201708081347-NRMorgan E. Cook1-0/+5
2017-07-19bug: Fix feature definition applicability callMorgan E. Cook1-1/+1
2017-07-18bug[ats_ATS402006]: ATS config objects not loading prior to usedonald.g.dunne1-1/+22
2017-07-12Revert "bug[ats_ATS402006]: ATS config objects not loading prior to use"donald.g.dunne1-22/+1
2017-07-11bug[ats_ATS402006]: ATS config objects not loading prior to usedonald.g.dunne1-1/+22
2017-06-27feature: Remove unapplicable artifacts for publishMorgan E. Cook1-1/+1
2017-06-26feature[ats_ATS402720]: Allow branch view to set on editorsmegumi.telles1-12/+16
2017-05-30refactor: Improve memory efficiency of TxQueryBuilderRyan D. Brooks6-40/+28
2017-05-30refactor: Use ArtifactTypeId in skynet.coreRyan D. Brooks5-8/+11
2017-05-26refactor: Improve memory efficiency of BranchQueryBuilderRyan D. Brooks8-50/+37
2017-05-24refactor: Remove varargs usage from BranchQueryBuilder.andIdsRyan D. Brooks6-8/+8
2017-05-15refactor: Update PL Word Preview to support embedded tagsMorgan E. Cook1-3/+15
2017-05-12refactor: Remove redundancy from SqlHandler and CriteriaRyan D. Brooks3-27/+0
2017-05-11refactor: Utilize Collection.fromStringRyan D. Brooks2-70/+16
2017-05-02refactor: Use ArtifactTypeId in QueryBuilderRyan D. Brooks5-20/+21
2017-05-02bug[ats_ATS370824]: Bug - F5 Diff fails with MetadataOptions in renderer opti...Dominic Guss1-0/+3
2017-04-20bug: View applicability column scrambledRyan D. Brooks1-8/+13
2017-03-29bug: Fix view applicability column always shows baseRyan D. Brooks1-11/+1
2017-03-21refactor[ats_ATS28884]: Add verification of MS Word applicabilityMorgan E. Cook1-1/+1
2017-02-06refactor: Remove superfluous usage of branch.getUuidRyan D. Brooks1-1/+1
2017-02-01bug: Fix artifact loading to include branchviewMorgan E. Cook4-0/+20
2017-02-06refactor: Use getIdString where appropriateRyan D. Brooks1-1/+1
2017-02-03refactor: Remove IAttributeTypeRyan D. Brooks1-1/+1
2017-02-06bug: Fix getViewApplicability REST callMorgan E. Cook1-5/+3
2017-02-03refactor: Remove IAttributeType usageRyan D. Brooks16-53/+54
2016-11-03refactor: Remove HasLocalId from AttributeContainerRyan D. Brooks3-12/+18
2017-01-27bug: Add null check in OrcsTypesIndexerdonald.g.dunne1-1/+1
2016-11-04refactor: Remove HasLocalId from ArtifactReadableRyan D. Brooks4-13/+10
2016-12-02feature[ats_ATS325511]: Add low level calls for BranchViewMorgan E. Cook1-4/+21
2017-01-11refactor: Modify to use BranchId for IAtsVersion ICommitConfigItem IAtsTeamDe...Mark Joy2-17/+0
2017-01-09refactor: Remove usage of IRelationType in RelationManagerRyan D. Brooks10-79/+79
2017-01-09refactor: Remove generics from RelationReadableRyan D. Brooks1-2/+2
2016-11-16refactor: Update Attributes to be loaded by typeMorgan E. Cook4-36/+9
2016-11-16refactor: Update JaxAtsTask and AtsChangeSet to use Objects for attribute valuesMorgan E. Cook2-3/+5
2017-01-12refinement[ats_ATS334478]: Make OrderParserTest indepedent of xml parser impl...Ryan D. Brooks1-6/+10
2017-01-09refactor: Remove IAttributeType usage from AttributeContainerRyan D. Brooks12-108/+97
2017-01-06refactor: Remove IAttributeType usage from AttributeReadableRyan D. Brooks18-63/+70
2017-01-09refactor: Remove IAttributeType usage from AttributeTypesRyan D. Brooks8-27/+28
2017-01-11bug: Fix server side StringAttribute getValueDavid W. Miller1-2/+7
2017-01-10feature: Add REST call to get ApplicabilityTokens for a viewMorgan E. Cook1-0/+8
2016-12-15refactor: Use RelationTypeId with RelationNodeAdjacenciesRyan D. Brooks3-17/+23
2016-12-15refactor: Remove HasLocalId from IndexedResourceRyan D. Brooks1-2/+1
2016-12-13refactor: Remove IAttributeType usage from ArtifactQueryRyan D. Brooks7-59/+47
2016-12-12refactor: Remove IAttributeType usage from attribute validityRyan D. Brooks10-33/+38
2016-12-15refactor: Change to use new getId methods in a few casesMark Joy1-1/+1
2016-11-30refactor: Remove TransactionFactory.createTransaction that takes a long for b...Mark Joy1-7/+1
2016-11-08refactor: Create NamedId as an interface and move toStringWithId thereMark Joy1-2/+2
2016-12-09refactor: Extend IAttributeType from AttributeTypeTokenRyan D. Brooks1-2/+2
2016-11-02refactor: Extend Attribute from AttributeIdRyan D. Brooks1-2/+3

Back to the top