Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
SD-5374: Remove footnotes.
  1. … 4 more files in changeset.
SD-5282: return isHidden and EntityId along withMediaResults
    • -2
    • +26
    ./ds/media/MediaEntityService.groovy
  1. … 3 more files in changeset.
SD-4939: Trying parallel streams since groovy is taking very long time processing lists
SD-4812: TimeStamp check is not needed.
SD-4939: Prepared statements on query is causing issue if the parameters cross 2000
    • -14
    • +6
    ./ds/fitment/PartFitmentService.groovy
    • -14
    • +5
    ./ds/fitment/model/ModelService.groovy
    • -19
    • +10
    ./ds/fitment/model/year/ModelYearService.groovy
SD-4987: Update endpoint for mediaEntity
    • -0
    • +11
    ./ds/media/MediaEntityService.groovy
    • -0
    • +10
    ./ds/media/MediaEntityManagerService.groovy
  1. … 3 more files in changeset.
DS-2052: reverting back media changes.
  1. … 1 more file in changeset.
DS-2052: flushing media soon after updating
DS-2089: WITH(NOLOCK)
    • -2
    • +2
    ./ds/fitment/PartFitmentService.groovy
DS-2090: add languageId column to domain media, and to be able to filter by languageId.
  1. … 3 more files in changeset.
DS-2065: add and delete fitment positions.
  1. … 3 more files in changeset.
DS-2077: Display only active products under productPublicationCategoryTab
    • -2
    • +2
    ./ds/part/PartAssociationService.groovy
  1. … 1 more file in changeset.
DS-2025: added criteria.sorting.
DS-2025: adding pagination
  1. … 1 more file in changeset.
DS-2070: added OEMpartNumber to part metadata
    • -11
    • +11
    ./ds/part/PartManagerService.groovy
  1. … 2 more files in changeset.
DS-2038: Filter change from mediaArchiveFlag to flagId
  1. … 2 more files in changeset.
DS-2023: code changes.
DS-2025: docs.
DS-2038: Functional spec for mediaFlag.
    • -0
    • +10
    ./ds/flag/FlagValueManagerService.groovy
  1. … 1 more file in changeset.
DS-2025: codenarc.
  1. … 2 more files in changeset.
DS-2025: attributeOptions endpoint
  1. … 3 more files in changeset.
DS-2025: publicationCategoryAttribute endpoints renaming.
  1. … 2 more files in changeset.
DS-2025: validate publicationCategoryAttribute.
  1. … 2 more files in changeset.
DS-2023: Delete ArchiveFlag on media when assigned to an entity. And

Filter results by ArchiveFlag on media.

    • -0
    • +21
    ./ds/media/MediaEntityManagerService.groovy
  1. … 2 more files in changeset.
DS-2025: CRUD endpoints.
  1. … 6 more files in changeset.
DS-2025: CRUD endpoints for publicationCategoryAttribute.
    • -0
    • +110
    ./ds/publicationcategory/PublicationCategoryAttributeManagerService.groovy
  1. … 10 more files in changeset.
DS-2024: codenarc.
DS-2024: Explosion Diagram CRUD endpoints
    • -0
    • +47
    ./ds/explosion/ExplosionDiagramService.groovy
    • -0
    • +56
    ./ds/explosion/ExplosionDiagramManagerService.groovy
  1. … 9 more files in changeset.
DS-2026: Localization to category fields.
  1. … 4 more files in changeset.
DS-1980: dateDeleted check and withNewTransaction.