aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-core/catalog-mgr/src/main
AgeCommit message (Expand)AuthorFilesLines
2017-08-18Remove abandoned codes of catalogfujinhua197-28275/+0
2017-03-01Modify the uploadPackage.v2.0.0release/mercurynancylizi1-6/+6
2017-02-04Modify the api of uploadPackage.nancylizi1-4/+10
2017-02-04Fix the bug "setDeletionPending cannot work"nancylizi1-2/+2
2016-12-15Co-debug 'SubstitutionMapping' with tosca-yaml-parser.100904742-32/+15
2016-12-12Close all InputStreams, Readers, ZipFiles while not use.100904743-83/+99
2016-12-06Modify the api description of 'nodeTypeIds' in the api named 'Query nesting s...YuanHu1-1/+1
2016-12-01Add response information of wso2 to exception, while deploy/undeploy failed.YuanHu4-6/+25
2016-12-01Deploy/UnDeploy workflow package Code optimization for overwrite upload csar ...YuanHu4-43/+93
2016-11-28Modify the error message when basicInfo is null.nancylizi2-1/+7
2016-11-21Filtered the relationship which target node is same to the source node.YuanHu1-1/+6
2016-11-18TOSCA-182 Catalog service does not relay on other services when it startsunqi3108-23/+387
2016-11-04TOSCA-169 Fix issuesunqi3102-3/+10
2016-11-01Modify the logical of reupload the same package, Add comet function while del...nancylizi1-22/+67
2016-10-31Ignore query service template exception when delete its data.YuanHu1-1/+23
2016-10-28TOSCA-159 Add serviceIp property which is used to config catalog microservice...sunqi3104-3/+23
2016-10-27Parse service template name from metadata 'name'.YuanHu7-49/+120
2016-10-27Merge "TOSCA-152 Add metadata and service Template original Id property for s...sun qi1-0/+21
2016-10-27TOSCA-152 Add metadata and service Template original Id property for service ...sunqi3101-0/+21
2016-10-27Comet message to WEB after delete package.nancylizi7-43/+354
2016-10-27Add 'id' property to service template.YuanHu6-7/+20
2016-10-26Directly use the response of aria parser as RawData,YuanHu7-13/+29
2016-10-26To delete the SubstitutionMapping Information when delete a csar package.YuanHu1-6/+15
2016-10-25Set property element Type to 'inputs' of 'Plan'.YuanHu1-10/+12
2016-10-25Parse Service Template name, vendor and version from metadata.YuanHu4-33/+66
2016-10-24The response of aria parser changed, need to fix it.YuanHu4-161/+186
2016-10-24Add log information.YuanHu3-28/+30
2016-10-22Delete package from temp directory and HTTP server while parse package failed.nancylizi1-0/+5
2016-10-22Fix the bug of upload package in big size failed.nancylizi1-16/+18
2016-10-21Fix bugs TOSCA-123 GSO-33nancylizi6-17/+19
2016-10-20Merge "Modify File.separator to '/' for temporary csar uri."sun qi4-3/+18
2016-10-20Modify File.separator to '/' for temporary csar uri.YuanHu4-3/+18
2016-10-20Merge "Fix the bug "Repeat upload package has logic error"."sun qi1-0/+9
2016-10-20Fix the bug "Repeat upload package has logic error".nancylizi1-0/+9
2016-10-19To fix the gaps between catalog model manager and aria parser.YuanHu3-20/+22
2016-10-18TOSCA-121 Modify the problem of session closed when appincation access the sa...sunqi3101-10/+10
2016-10-13The url of http server via msb is started with 'files/catalog-http'.YuanHu1-1/+5
2016-10-13Fix the problem "when upload package throws an exception "String index out of...nancylizi1-13/+15
2016-10-13Parser download csar package from http server via msb.YuanHu1-2/+2
2016-10-12Protected of NullPointerException while convert json string to java Object.YuanHu2-13/+29
2016-10-12Fix bug "define csar meta in different way may cause upload package failed".nancylizi1-6/+8
2016-10-10Modify the request parameter from extensionList to extension, while call tosc...YuanHu2-16/+15
2016-10-10Change the default parser type from zte to aria.YuanHu1-2/+1
2016-09-30Parse Plan information from our own alone file. Definitions/plans.yamlYuanHu10-75/+405
2016-09-29Clean Code. Extracting common methods.YuanHu5-82/+147
2016-09-27Update license headerhuangjian166-9830/+9687
2016-09-27Restore the bug which delete package can not delete templatenancylizi1-32/+6
2016-09-26Change download uri of package, restore the bug in upload package.nancylizi2-10/+16
2016-09-26Modify the bug about uploadPackage and queryPackageByIdnancylizi2-71/+75
2016-09-23Code cleanup. Such as Providing new public method, changing method name.YuanHu5-20/+12