Age | Commit message (Expand) | Author | Files | Lines |
2016-10-26 | Directly use the response of aria parser as RawData, | YuanHu | 7 | -13/+29 |
2016-10-26 | To delete the SubstitutionMapping Information when delete a csar package. | YuanHu | 1 | -6/+15 |
2016-10-25 | Set property element Type to 'inputs' of 'Plan'. | YuanHu | 1 | -10/+12 |
2016-10-25 | Parse Service Template name, vendor and version from metadata. | YuanHu | 4 | -33/+66 |
2016-10-24 | The response of aria parser changed, need to fix it. | YuanHu | 4 | -161/+186 |
2016-10-24 | Merge "Add log information. Change status of Service template from usage Stat... | Jian Huang | 4 | -30/+33 |
2016-10-24 | Add log information. | YuanHu | 4 | -30/+33 |
2016-10-24 | Fix the bug TOSCA-135 | nancylizi | 1 | -4/+16 |
2016-10-22 | Delete package from temp directory and HTTP server while parse package failed. | nancylizi | 1 | -0/+5 |
2016-10-22 | Fix the bug of upload package in big size failed. | nancylizi | 1 | -16/+18 |
2016-10-21 | Fix bugs TOSCA-123 GSO-33 | nancylizi | 8 | -23/+31 |
2016-10-20 | Merge "Fix the bug "Repeat upload package has logic error"." into sun | Jian Huang | 1 | -0/+9 |
2016-10-20 | Fix the bug "Repeat upload package has logic error". | nancylizi | 1 | -0/+9 |
2016-10-20 | Modify File.separator to '/' for temporary csar uri. | YuanHu | 4 | -3/+18 |
2016-10-19 | To fix the gaps between catalog model manager and aria parser. | YuanHu | 3 | -20/+22 |
2016-10-18 | TOSCA-121 Modify the problem of session closed when appincation access the sa... | sunqi310 | 1 | -10/+10 |
2016-10-17 | The url of http server via msb is started with 'files/catalog-http'. | YuanHu | 1 | -1/+5 |
2016-10-17 | Fix the problem "when upload package throws an exception "String index out of... | nancylizi | 1 | -13/+15 |
2016-10-13 | Parser download csar package from http server via msb. | YuanHu | 1 | -2/+2 |
2016-10-13 | Protected of NullPointerException while convert json string to java Object. | YuanHu | 2 | -13/+29 |
2016-10-13 | Fix bug "define csar meta in different way may cause upload package failed". | nancylizi | 1 | -6/+8 |
2016-10-10 | Modify the request parameter from extensionList to extension, while call tosc... | YuanHu | 2 | -16/+15 |
2016-10-10 | Change the default parser type from zte to aria. | YuanHu | 1 | -2/+1 |
2016-09-30 | Parse Plan information from our own alone file. Definitions/plans.yaml | YuanHu | 11 | -75/+410 |
2016-09-29 | Clean Code. Extracting common methods. | YuanHu | 6 | -85/+149 |
2016-09-29 | Modify the bug which "Catalog unit test failure on latest daily build" | nancylizi | 3 | -1/+6 |
2016-09-27 | Update license header | huangjian | 182 | -9931/+9776 |
2016-09-27 | Restore the bug which delete package can not delete template | nancylizi | 1 | -32/+6 |
2016-09-26 | Change download uri of package, restore the bug in upload package. | nancylizi | 4 | -15/+24 |
2016-09-26 | Modify the bug about uploadPackage and queryPackageById | nancylizi | 3 | -79/+86 |
2016-09-26 | Add junit about model manager. | nancylizi | 2 | -0/+518 |
2016-09-23 | Code cleanup. Such as Providing new public method, changing method name. | YuanHu | 5 | -20/+12 |
2016-09-22 | Modification for co-debug with aria parser. | YuanHu | 7 | -141/+222 |
2016-09-21 | Provide put method for the ModelParserFactory. | YuanHu | 1 | -0/+10 |
2016-09-20 | Delete the redundant Configuration Items. Such as opentoscaServerAddr, yamlPa... | YuanHu | 10 | -189/+53 |
2016-09-20 | Remove unused code of package manager, change a way to read yamlParseAddr fro... | nancylizi | 11 | -248/+27 |
2016-09-19 | Remove Chinese charactor | nancylizi | 3 | -7/+6 |
2016-09-14 | Fix build errors in autorelease full clean build | Gary Wu | 1 | -1/+2 |
2016-09-14 | Codes for the interface with aria parser. | YuanHu | 10 | -145/+749 |
2016-09-13 | Change the package name of these classes. | YuanHu | 4 | -6/+5 |
2016-09-13 | Change the package name of these class. org.openo.commontosca.catalog.model.p... | YuanHu | 8 | -21/+24 |
2016-09-09 | Modify the change line tag crlf to lf, modify check style, add the parser cal... | nancylizi | 62 | -5888/+5908 |
2016-09-08 | Change java.io.File.deleteOnExit() to java.io.File.delete(). For the latter i... | YuanHu | 1 | -415/+415 |
2016-09-06 | Put the csar package to the httpserver and post the path to the parser. | YuanHu | 1 | -3/+40 |
2016-09-06 | Protected for Response Null While Deploy Plan-Package to wso2 | YuanHu | 1 | -1/+5 |
2016-09-06 | NullPointer Protected while plan is empty. | YuanHu | 1 | -1/+4 |
2016-09-01 | Delete the useless commetd | nancylizi | 6 | -328/+15 |
2016-08-31 | modify catalog code fit for check style | nancylizi | 167 | -9546/+10754 |
2016-08-29 | TOSCA-47 Automatically registered to the MSB | huangjian | 6 | -1/+277 |
2016-08-25 | Change groupId to 'org.openo.common-tosca.catalog' | huangjian | 1 | -1/+1 |