Age | Commit message (Expand) | Author | Files | Lines |
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 "Modify File.separator to '/' for temporary csar uri." | sun qi | 4 | -3/+18 |
2016-10-20 | Modify File.separator to '/' for temporary csar uri. | YuanHu | 4 | -3/+18 |
2016-10-20 | Merge "Fix the bug "Repeat upload package has logic error"." | sun qi | 1 | -0/+9 |
2016-10-20 | Fix the bug "Repeat upload package has logic error". | nancylizi | 1 | -0/+9 |
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-13 | The url of http server via msb is started with 'files/catalog-http'. | YuanHu | 1 | -1/+5 |
2016-10-13 | Merge "Fix the problem "when upload package throws an exception "String index... | sun qi | 1 | -13/+15 |
2016-10-13 | Fix the problem "when upload package throws an exception "String index out of... | nancylizi | 1 | -13/+15 |
2016-10-13 | Merge "bump OPEN-O snapshot versions on master" | Jian Huang | 10 | -11/+10 |
2016-10-13 | bump OPEN-O snapshot versions on master | huangjian | 10 | -11/+10 |
2016-10-13 | Parser download csar package from http server via msb. | YuanHu | 1 | -2/+2 |
2016-10-12 | Protected of NullPointerException while convert json string to java Object. | YuanHu | 2 | -13/+29 |
2016-10-12 | 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 | 2 | -3/+2 |
2016-09-30 | Parse Plan information from our own alone file. Definitions/plans.yaml | YuanHu | 12 | -75/+411 |
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 | 206 | -10083/+9926 |
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 | TOSCA-69 Modify the default port of http server | sunqi310 | 3 | -4/+6 |
2016-09-21 | TOSCA-68 Modify start and stop script.so that we can run or stop catalog serv... | sunqi310 | 4 | -7/+10 |
2016-09-21 | Merge "Provide put method for the ModelParserFactory." | Jian Huang | 1 | -0/+10 |
2016-09-21 | 1. The publish package name add system type | huangjian | 2 | -16/+10 |
2016-09-21 | Provide put method for the ModelParserFactory. | YuanHu | 1 | -0/+10 |
2016-09-21 | Merge "Delete the redundant Configuration Items. Such as opentoscaServerAddr,... | Jian Huang | 11 | -205/+53 |
2016-09-20 | Output Linux distribution package | huangjian | 4 | -80/+207 |
2016-09-20 | Delete the redundant Configuration Items. Such as opentoscaServerAddr, yamlPa... | YuanHu | 11 | -205/+53 |
2016-09-20 | Modify the log file storage path | huangjian | 1 | -100/+100 |
2016-09-20 | Remove unused code of package manager, change a way to read yamlParseAddr fro... | nancylizi | 12 | -254/+33 |
2016-09-19 | Remove Chinese charactor | nancylizi | 3 | -7/+6 |
2016-09-19 | Change *.sh script files format to UNIX | huangjian | 2 | -2/+2 |
2016-09-14 | Fix build errors in autorelease full clean build | Gary Wu | 10 | -8/+17 |
2016-09-14 | Codes for the interface with aria parser. | YuanHu | 11 | -145/+753 |
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 | 65 | -6215/+6235 |
2016-09-08 | Change java.io.File.deleteOnExit() to java.io.File.delete(). For the latter i... | YuanHu | 1 | -415/+415 |
2016-09-08 | Merge changes Icbb40a43,I4c84d3bb,I124e06b6 | Jian Huang | 3 | -5/+49 |