Age | Commit message (Expand) | Author | Files | Lines |
2019-11-22 | improve error log scores |  Plummer, 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 headers |  Plummer, Brittany | 2 | -2/+41 |
2019-09-19 | update logging to match onap logging library |  Plummer, Brittany | 7 | -30/+32 |
2019-09-11 | Merge "error message formatter now handles percent" |  Steve Smokowski | 2 | -1/+19 |
2019-09-10 | error message formatter now handles percent |  Benjamin, Max | 2 | -1/+19 |
2019-09-10 | Integrate Logging Library |  Plummer, Brittany | 33 | -1073/+342 |
2019-09-08 | Created external task utils in a common location |  Boslet, Cory | 4 | -0/+218 |
2019-09-04 | General sonar fix add logger |  Arindam Mondal | 1 | -0/+4 |
2019-08-26 | Merge "path prefix now stripped off per system" |  Steve Smokowski | 2 | -1/+12 |
2019-08-26 | Merge "fixed dsl builder to correctly add output" |  Steve Smokowski | 2 | -1/+45 |
2019-08-20 | path prefix now stripped off per system |  Benjamin, Max | 2 | -1/+12 |
2019-08-19 | Close input streams via try-with-resources |  k.kazak | 1 | -4/+5 |
2019-08-16 | fixed dsl builder to correctly add output |  Benjamin, Max | 2 | -1/+45 |
2019-08-15 | Initial commit of validation framework to APIH |  Smokowski, Steven | 3 | -1/+97 |
2019-08-12 | Merge "query builder now handles more than just strings" |  Steve Smokowski | 3 | -6/+20 |
2019-08-09 | All extendable enums should be serializable |  Benjamin, Max (mb388a) | 1 | -1/+3 |
2019-08-09 | query builder now handles more than just strings |  Benjamin, Max | 3 | -6/+20 |
2019-08-06 | updated delete payloads for bulk deletes |  Benjamin, Max | 8 | -20/+60 |
2019-08-01 | Handle no pservers case on lock check |  Elena Kuleshov | 2 | -4/+13 |
2019-07-23 | Merge "Enhanced List Level flow with backward support" |  Seshu Kumar M | 1 | -0/+12 |
2019-07-05 | update bpmn to save extsystemerrorsource |  Plummer, Brittany | 2 | -2/+31 |
2019-07-02 | Enhanced List Level flow with backward support |  sarada prasad sahoo | 1 | -0/+12 |
2019-07-01 | support new query param format |  Chan, Mercy | 3 | -1/+98 |
2019-06-27 | Merge "Update failsafe dependency to 2.0.1" |  Steve Smokowski | 4 | -26/+43 |
2019-06-27 | Update failsafe dependency to 2.0.1 |  Benjamin, Max | 4 | -26/+43 |
2019-06-27 | add rollback ext system error source |  Plummer, Brittany | 1 | -1/+12 |
2019-06-18 | update apih to accept new uri parameter |  Chan, Mercy | 1 | -1/+12 |
2019-06-17 | Changes related to eviction of connections |  Benjamin, Max (mb388a) | 3 | -0/+117 |
2019-06-15 | Merge "Validate names before writing to A&AI" |  Max Benjamin | 1 | -0/+2 |
2019-06-15 | Merge "update multi stage code to accurately skip bbs" |  Max Benjamin | 7 | -0/+140 |
2019-06-15 | Merge "dmaap client using wrong auth property" |  Max Benjamin | 1 | -5/+5 |
2019-06-14 | Validate names before writing to A&AI |  Sangalang, Felix | 1 | -0/+2 |
2019-06-14 | update multi stage code to accurately skip bbs |  Benjamin, Max | 7 | -0/+140 |
2019-06-14 | dmaap client using wrong auth property |  Boslet, Cory | 1 | -5/+5 |
2019-06-14 | use count format and limit one for exists |  Benjamin, Max | 3 | -17/+5 |
2019-06-11 | Updated sdno to use msokey config property |  Boslet, Cory | 1 | -3/+3 |
2019-06-10 | replaced String.repeat with static final strings |  Benjamin, Max | 4 | -8/+37 |
2019-06-06 | Accommodate WAN Networking |  Gamboa, Gilbert | 2 | -2/+4 |
2019-06-06 | Merge remote-tracking branch 'origin/dublin' into 'origin/master' |  Steve Smokowski | 4 | -62/+68 |