summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-04-05Merge "Introduce Camel route"Xue Gao12-346/+558
2019-04-05Merge "LoopLog repository"Xue Gao18-230/+464
2019-04-05Rework the Op policy UIxg353y2-24/+74
2019-04-05M
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         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>
    <artifactId>openecomp-sdc-activity-log-lib</artifactId>
    <packaging>pom</packaging>

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

    <modules>
        <module>openecomp-sdc-activity-log-api</module>
        <module>openecomp-sdc-activity-log-core</module>
    </modules>

    
</project>
pan class='decoration'>
xg353y27-77/+490
2019-03-26Update SSL certificate for DublinChrisC4-30/+30
2019-03-25Rework the UIxg353y2-68/+21
2019-03-25Rework deploy/undeploy UIxg353y12-361/+146
2019-03-22Rework the deploy/undeploy methodxg353y6-18/+340
2019-03-20Create common library for RESTxg353y2-4/+151
2019-03-20Fix check style issuesxg353y25-100/+275
2019-03-19Merge "Removal of dead code"Xue Gao4-149/+2
2019-03-19Merge "Fix check style issues"Sébastien Determe25-85/+237
2019-03-19Removal of dead codesebdet4-149/+2
2019-03-19Merge "Remove useless UI code"Xue Gao16-1449/+152
2019-03-19Merge "Fix tosca parser"Sébastien Determe2-9/+2
2019-03-19Remove useless UI codesebdet16-1449/+152
2019-03-19Fix tosca parsersebdet2-9/+2
2019-03-19Checkstyle improvementsChrisC9-637/+1050
2019-03-18Merge "Improve Policy window"Sébastien Determe2-10229/+13
2019-03-18Improve Policy windowsebdet2-10229/+13
2019-03-18Fix check style issuesxg353y25-85/+237
2019-03-15Merge "Fix policy Tosca converter"Eddy Hautot5-128/+395
2019-03-15Fix policy Tosca convertersebdet5-128/+395
2019-03-15Rework UIxg353y7-14/+14
2019-03-15Merge "Rework UI"Sébastien Determe15-92/+132
2019-03-14Rework UIxg353y15-92/+132
2019-03-14Merge "SVG microservice uniqueness"Eddy Hautot9-118/+131
2019-03-14SVG microservice uniquenesssebdet9-118/+131
2019-03-14Merge "Move to alpine"Sébastien Determe3-46/+4
2019-03-14Move to alpinesebdet3-46/+4
2019-03-13Add UI testsxg353y3-10/+57
2019-03-13Fix bugs in UIxg353y6-95/+5