order-service

Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
APPDEV-8054: Ignore packageReview tests
APPDEV-8054: Fix failing tests
SD-8534: test
APPDEV-8054: Merge grails3 branch to trunk
    • -0
    • +165
    ./trunk/grails-app/conf/application.yml
    • -0
    • +55
    ./trunk/grails-app/i18n/messages_cs.properties
  1. … 422 more files in changeset.
SD-8534: Fix failing test
SD-8534: Getting unique values for media & parts
SD-8534: selecting distinct parts to avoid invalid count
SD-8969: Bug fix to handle null explanation
SD-8534: bug fix to handle null explanation
SD-8534: Merge from trunk
  1. … 9 more files in changeset.
SD-8969: PackageReview explanation validation change
SD-8969: PackageReview explanation validation change
SD-8969: Package Media Constraints updates
SD-8969: update comment validation
SD-8969: Default values for partNumbers
SD-8969: Removing Nulls when there are no partNumbers
SD-8969: Including additional fields.
SD-8969: Added prefix to the mediaUrl
SD-8969: Image support
    • -0
    • +2
    ./trunk/grails-app/conf/BuildConfig.groovy
    • binary
    ./trunk/test/resources/test_image.png
    • -0
    • +10
    ./trunk/grails-app/conf/spring/resources.groovy
SD-8969: codenarc
SD-8969: codenarc
SD-8969:Fix broken tests
SD-8969: PackageReview functionality
  1. ./trunk/grails-app/services/com/lemans/parcel
  2. ./trunk/grails-app/domain/com/lemans/parcel/review
  3. ./trunk/test/functional/com/lemans/api/parcel/review
    • -1
    • +11
    ./trunk/grails-app/conf/UrlMappings.groovy
  4. ./trunk/grails-app/domain/com/lemans/parcel
  5. ./trunk/test/functional/com/lemans/api/parcel
APPDEV-8054: Fix broken tests
APPDEV-8035: Added new fields on Program
APPDEV-8032: codenarc fix.
APPDEV-8032: failing test case fixes.
  1. … 14 more files in changeset.
APPDEV-8032: new field isFeaturedProgram added.
SD-7910:Fixed an issue where deletes are not happening because grails not recognizing baseclass dirty fields
SD-7910:Fixed Program Document delete api