aboutsummaryrefslogtreecommitdiffstats
path: root/common/src
AgeCommit message (Expand)AuthorFilesLines
2019-11-22improve error log scoresPlummer, Britta
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>

    <name>openecomp-sdc-docker-dist</name>
    <groupId>org.openecomp.sdc</groupId>
    <artifactId>openecomp-sdc-docker-dist</artifactId>
    <packaging>pom</packaging>

    <url>http://maven.apache.org</url>

    <parent>
        <groupId>org.openecomp.sdc</groupId>
        <artifactId>openecomp-sdc</artifactId>
        <version>1.9.0-SNAPSHOT</version>
    </parent>

    <modules>
        <module>/sdc-onboard-backend-docker</module>
        <module>/sdc-onboard-db-init-docker</module>
    </modules>

</project>
4 15:17:44 -0400'>2019-09-24
Added missing headersPlummer, Brittany2-2/+41
2019-09-19update logging to match onap logging libraryPlummer, Brittany7-30/+32
2019-09-11Merge "error message formatter now handles percent"Steve Smokowski2-1/+19
2019-09-10error message formatter now handles percentBenjamin, Max2-1/+19
2019-09-10Integrate Logging LibraryPlummer, Brittany33-1073/+342
2019-09-08Created external task utils in a common locationBoslet, Cory4-0/+218
2019-09-04General sonar fix add loggerArindam Mondal1-0/+4
2019-08-26Merge "path prefix now stripped off per system"Steve Smokowski2-1/+12
2019-08-26Merge "fixed dsl builder to correctly add output"Steve Smokowski2-1/+45
2019-08-20path prefix now stripped off per systemBenjamin, Max2-1/+12
2019-08-19Close input streams via try-with-resourcesk.kazak1-4/+5
2019-08-16fixed dsl builder to correctly add outputBenjamin, Max2-1/+45
2019-08-15Initial commit of validation framework to APIHSmokowski, Steven3-1/+97
2019-08-12Merge "query builder now handles more than just strings"Steve Smokowski3-6/+20
2019-08-09All extendable enums should be serializableBenjamin, Max (mb388a)1-1/+3
2019-08-09query builder now handles more than just stringsBenjamin, Max3-6/+20
2019-08-06updated delete payloads for bulk deletesBenjamin, Max8-20/+60
2019-08-01Handle no pservers case on lock checkElena Kuleshov2-4/+13
2019-07-23Merge "Enhanced List Level flow with backward support"Seshu Kumar M1-0/+12
2019-07-05update bpmn to save extsystemerrorsourcePlummer, Brittany2-2/+31
2019-07-02Enhanced List Level flow with backward supportsarada prasad sahoo1-0/+12
2019-07-01support new query param formatChan, Mercy3-1/+98
2019-06-27Merge "Update failsafe dependency to 2.0.1"Steve Smokowski4-26/+43
2019-06-27Update failsafe dependency to 2.0.1Benjamin, Max4-26/+43
2019-06-27add rollback ext system error sourcePlummer, Brittany1-1/+12
2019-06-18update apih to accept new uri parameterChan, Mercy1-1/+12
2019-06-17Changes related to eviction of connectionsBenjamin, Max (mb388a)3-0/+117
2019-06-15Merge "Validate names before writing to A&AI"Max Benjamin1-0/+2
2019-06-15Merge "update multi stage code to accurately skip bbs"Max Benjamin7-0/+140
2019-06-15Merge "dmaap client using wrong auth property"Max Benjamin1-5/+5
2019-06-14Validate names before writing to A&AISangalang, Felix1-0/+2
2019-06-14update multi stage code to accurately skip bbsBenjamin, Max7-0/+140
2019-06-14dmaap client using wrong auth propertyBoslet, Cory1-5/+5
2019-06-14use count format and limit one for existsBenjamin, Max3-17/+5
2019-06-11Updated sdno to use msokey config propertyBoslet, Cory1-3/+3
2019-06-10replaced String.repeat with static final stringsBenjamin, Max4-8/+37
2019-06-06Accommodate WAN NetworkingGamboa, Gilbert2-2/+4
2019-06-06Merge remote-tracking branch 'origin/dublin' into 'origin/master'Steve Smokowski4-62/+68