aboutsummaryrefslogtreecommitdiffstats
path: root/apiroute
AgeCommit message (Collapse)AuthorFilesLines
2018-10-26Fix uncompleted license headerHuabing Zhao1-11/+11
Issue-ID: MSB-300 Change-Id: Ie53cb55da0a1060afec32c5fbb0b5e7923a2c1fa Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-10-22Update bootstrap version to 4.1.3Huabing Zhao20-9056/+9157
Issue-ID: MSB-295 Change-Id: I3964d5ebe0f87d7f47d605c719d46dd0623614a6 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-10-19update dropwizard to latest versionHuabing Zhao1-1/+1
Issue-ID: MSB-295 Change-Id: I58a72f020a83d04a674254130e335610b60d730a Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-10-17Adjust page according to bootstrap 4.0.0Huabing Zhao1-8/+7
Issue-ID: MSB-295 Change-Id: Icc2bc408914ff4639534a5328a2211d81b4bafbf Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-10-14Update guava to 26.0-jreHuabing Zhao1-1/+1
Issue-ID: MSB-296 Change-Id: I74b9d35232df3d54f1672c563ebc7d230967b397 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-10-14Update bootstrap version to 4.0.0Huabing Zhao20-1576/+21074
Issue-ID: MSB-295 Change-Id: I422aa8d12b7841917ebd71236b9a11c21b433738 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-10-14Fix CSIT errorHuabing Zhao1-2/+2
Issue-ID: MSB-297 Change-Id: I2d382691429506a71a10f21eea0e8dbb0ec29156 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-10-12Merge "Update guava version to 23.6.1-jre"Huabing Zhao1-1/+1
2018-10-12Update guava version to 23.6.1-jreHuabing Zhao1-1/+1
Issue-ID: MSB-296 Change-Id: Iacda5904a57bbe11aaf90530021ebac00c40a6a6 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-10-12Merge "Update bootstrap version to 3.2.0"Huabing Zhao3-232/+393
2018-10-12Update bootstrap version to 3.2.0Huabing Zhao3-232/+393
Issue-ID: MSB-295 Change-Id: Ide5d84f43ed36c3031016de3184ace4ac87e75cd Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-10-12Merge "Update okhttp3 version to 3.9.0"Huabing Zhao1-1/+6
2018-10-12Update okhttp3 version to 3.9.0Huabing Zhao1-1/+6
okhttp3 is an indirect dependecy used by consul client Change-Id: I31345c514b96d603cfb684258cb652d7957c7ac6 Issue-ID: MSB-294 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-09-21Fix Incomplete Apache-2.0 Header1.2.0Huabing Zhao1-3/+4
Issue-ID: MSB-291 Change-Id: I1defeb1fa8d30d015a305bc2e0885706c2e13406 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-09-12Downgrade guava to 23.5Huabing Zhao1-1/+1
Change-Id: Ia2e345aae042d23c571b9433aff1b3e831932f05 Issue-ID: MSB-280 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-09-10Merge "Use managed guava version"Huabing Zhao1-3/+2
2018-08-29Critical & Major Sonarfixes in ServiceListConsumerAmaresh Kumar1-62/+14
https://sonar.onap.org/project/issues?id=org.onap.msb.apigateway%3Amsb-apigateway-parent&open=AV3BuD_D5bp_wwmIVEXx&resolved=false&severities=BLOCKER&types=BUG Issue-ID: MSB-279 Change-Id: I04879787045639a34091bcad652380095572bbfe Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
2018-08-27Use managed guava versionGary Wu1-3/+2
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: Ic904edfd7421d78f05417492fc1766e83f3d7f2d Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-14upgrade jetty to fix the critical security issueLi Zi1-1/+1
Issue-ID: MSB-276 Change-Id: I30f908ccc342b41f8db618bd7d2bc446656084c8 Signed-off-by: Li Zi <li.zi30@zte.com.cn>
2018-07-27try with resorcesArindam Mondal1-17/+4
Issue-ID: MSB-224 Change-Id: I2a44c88579f323150294c814c64f50d60219ee16 Signed-off-by: ONAP <arind.mondal@samsung.com>
2018-07-24Bump MSB artifacts version to 1.2.0HuabingZhao3-6/+6
Issue-ID: MSB-218 Change-Id: I8f4b3f82e734ea18fcb36c7204955a5aa2005b61 Signed-off-by: HuabingZhao <zhaohuabing@gmail.com>
2018-07-14Remove Chinese commentsHuabingZhao1-4/+4
Issue-ID: MSB-212 Change-Id: Ida8c388ca29fb73aa08d0e6d1e6140b0dbb5c315 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-05-16Make jquery.i18n fallback to en_US by defaultQuoc Nghia Nguyen1-24/+27
- rewrite some comments in a proper order - fix indentation Change-Id: I452c14cc690acf91531b514a9b13953751b11346 Issue-ID: MSB-196 Signed-off-by: Quoc Nghia Nguyen <quocnghia.nguyen@orange.com>
2018-04-10Remove the default value of check time set.LiZi1-2/+2
Change-Id: I44ad21772a211c343ba1e478e9093b10a746e7c3 Issue-ID: MSB-189 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-04-08Skip TLS check when health checkLizi1-1/+2
Change-Id: I3986d8467924a71d9f22b41c03404845480dca5f Issue-ID: MSB-189 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-03-26Fix the CSIT failure caused by the health checkLiZi1-3/+2
Change-Id: I7eec10e5e66c8ca82ec7123e402bc94eb86ed23d Issue-ID: MSB-186 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-03-23Support health checkHuabingZhao2-41/+116
Change-Id: Icbd05bc1cefb83f1ee8c03ecf764dfbc5d015395 Issue-ID: MSB-180 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-03-23Remove snapshot dependenciesHuabingZhao1-1/+1
Issue-ID: MSB-184 Change-Id: I3e0c25a1e6325cd6e3272e5ff9071d220d3faf11 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-03-21upgrade jquery version.Lizi2-2/+2
Change-Id: Ie7d7c4886e8b0b8fdbec8108345aa8d8eb4e6e82 Issue-ID: MSB-182 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-03-21Upgrage jquery version to fix the nexus IQ issueLizi4-1207/+1205
Change-Id: I2b2202a6a5a47f219bd310df455d42eff985f365 Issue-ID: MSB-182 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-03-13Support multiple versions under a service nameHuabingZhao4-103/+95
Modify the service name when sync service route from consul Issue-ID: MSB-178 Change-Id: I5a1a3efe02a8cf7f56518d1b745505b049553810 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-03-12Solve 500 error for deleting serviceHuabingZhao1-2/+7
Change-Id: Iae4c56fe6cbe2009d36dfd451029413b9227c8f7 Issue-ID: MSB-99 MSB-92 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-02-11Upgrade jackson to version 2.9.4Lizi1-1/+1
Change-Id: I8aef97262ec38b2affe1923f6ec2f96c917600d7 Issue-ID: MSB-125 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-02-02Update swagger ui to version 3.1.4Lizi47-12549/+262
Change-Id: I32103e327ec7b7bbb3a3c06800e5ef34f49732e3 Issue-ID: MSB-142 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-01-19Fix Nexus-IQ security issuesHuabingZhao5-498/+981
update dependency libs Issue-ID: MSB-129 Change-Id: Ibfaf15b9690accc1ecabfa92c78ca1cc2c1372bc Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-01-16fix Nexus-IQ security issuesHuabingZhao1-2/+3
update logback java lib update httpclient java lib Issue-ID: MSB-129 Change-Id: I3370b555371a6856bd2b73e5a6523b98fda06893 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-01-16Fix Nexus IQ license issueHuabingZhao2-164/+171
Issue-ID: MSB-128 Change-Id: I373f7f60c7acdfbe0f3bef366cde49d369813b2b Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-01-13Fix jenkins builiding issueHuabingZhao3-1178/+1184
Issue-ID: MSB-119 Change-Id: I5a8d41535acd7b5b49fd3b892f156d44c9c17b79 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-11-18Bump minor versionJessica Wagantall3-6/+6
Bump minor version in preparation for Amsterdam branching. Change-Id: Iba22e850c60c6f3db66d08fb88ba39968f6182e4 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-16modify swagger sdk to release versionHuabingZhao1-1/+1
Issue-Id: MSB-96 Change-Id: I2e2294e00c3cfa3e596e75af2b3950b156a38f11 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-11-01Remove 'ZTE' on the page titleHuabingZhao1-1/+1
Issue-Id: MSB-94 Change-Id: I15bd7554d38a4da8717888ddb462307b43777f54 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-10-30Merge "Update lombok to get a preferable license"HuabingZhao1-1/+1
2017-10-30Update lombok to get a preferable licenseHuabingZhao1-1/+1
Issue-Id: MSB-93 Change-Id: I23f06736a4a46d15e86eede9efd6aaaa6dee7eec Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-10-18Change OpenO by ONAPEric Debeau1-5/+5
Change-Id: I623d3303314ef79250487d895a57258cb9cc2315 Issue-ID: DOC-103 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2017-09-21Add swagger-sdk support for MSB service (sdk)Kanagaraj Manickam k003651063-1/+1416
It adds required changes to create the java sdk at build time for MSB services. MSB-78 Change-Id: I84f37e01100f9b55ad231e419d6c3d3e42390a13 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-09-20Add swagger-sdk support for MSB serviceKanagaraj Manickam k003651063-8/+207
It adds required changes to create the swagger.json at build time for MSB services. MSB-78 Change-Id: I84f37e01100f9b55ad231e419d6c3d3e42390a12 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-09-11Redirect requests to Discovery serviceHuabingZhao4-138/+202
Service registration and discovery are provided by Discovery service, So the requests to api gateway should be redirected to Discovery. Issue-Id: MSB-73 Change-Id: I9f5530c53e473a2d2e96f3d4316ee286e2cff426 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-11Route service requests to discovery serviceHuabingZhao2-15/+192
Route service registration request to discovery service Route service discovery request to discovery service Issue-Id: MSB-73 Change-Id: I88a37a075245f7d6923d96e2b59307d2b1caf4dc Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-08Modify powermock version to 1.6.6HuabingZhao1-1/+1
Issue-Id: MSB-72 Change-Id: Ib32175229b37879c5a8d767c1b9345c40a739526 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-08Remove service registration and discovery REST apiHuabingZhao1-2/+2
The service registration and discovery REST api is deprecated. Microservice should register to discovery service which is running at 10081 port. Issue-Id: MSB-71 Change-Id: If37cc992d7a86d63f1d9a1f9f610a0d0c5d5ccdc Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>