Age | Commit message (Expand) | Author | Files | Lines |
2019-12-09 | refactor fallouthandler | Boslet, Cory | 2 | -643/+204 |
2019-09-10 | Integrate Logging Library | Plummer, Brittany | 10 | -41/+42 |
2019-08-09 | Remove unwanted semicolon | subhash kumar singh | 1 | -1/+1 |
2019-08-09 | Removed unrequired semicolon from groovy | subhash kumar singh | 4 | -56/+56 |
2019-07-31 | added back missing method in groovy file | Benjamin, Max (mb388a) | 1 | -0/+14 |
2019-07-05 | update bpmn to save extsystemerrorsource | Plummer, Brittany | 2 | -22/+32 |
2019-06-10 | replaced String.repeat with static final strings | Benjamin, Max | 24 | -219/+216 |
2019-06-06 | Merge remote-tracking branch 'origin/dublin' into 'origin/master' | Steve Smokowski | 4 | -1146/+1231 |
2019-06-03 | Cleaned up duplicated literals | rob.bog | 24 | -102/+127 |
2019-05-30 | Remove oof_directives from user_directives | Eric Multanen | 1 | -5/+7 |
2019-05-29 | Fix UriBuilder import in OofUtils | Marcus G K Williams | 2 | -41/+30 |
2019-05-28 | Set response code in UpdateAAIGenericVnf | Yang Xu | 1 | -0/+2 |
2019-05-24 | Fix Missing Import in OofHoming.groovy | Marcus G K Williams | 1 | -0/+2 |
2019-05-01 | build sndc and user directives in groovy | Eric Multanen | 1 | -1105/+1195 |
2019-04-11 | Merge "Support for SO to ExtAPI" | Seshu Kumar M | 1 | -0/+4 |
2019-04-01 | replace all fixed wiremock ports | Benjamin, Max (mb388a) | 5 | -3/+15 |
2019-03-29 | Refactored SDNCAdapterUtils (groovy) | Witold Ficio Kopel | 2 | -142/+134 |
2019-03-26 | Eliminated printStackTrace() calls | Witold Ficio Kopel | 12 | -119/+110 |
2019-03-22 | Hid MsoUtils.log() methods from public use | Witold Ficio Kopel | 2 | -133/+38 |
2019-03-21 | Removed MsoUtils.log() calls from CatalogDbUtils | Witold Ficio Kopel | 2 | -10/+12 |
2019-03-20 | Removed BPMNLogger class | Witold Ficio Kopel | 1 | -75/+71 |
2019-03-20 | Merge "Removed logXXX() methods from MsoUtils" | Steve Smokowski | 4 | -29/+0 |
2019-03-20 | Support for SO to ExtAPI | Vodafone | 1 | -0/+4 |
2019-03-19 | Merge "Update Tasks API with additional fields" | Steve Smokowski | 1 | -0/+4 |
2019-03-19 | Removed logXXX() methods from MsoUtils | Witold Ficio Kopel | 4 | -29/+0 |
2019-03-18 | Removed MsoLogger class | r.bogacki | 26 | -132/+134 |
2019-03-15 | Update Tasks API with additional fields | Elena Kuleshov | 1 | -0/+4 |
2019-03-14 | Cleaned up content of MsoLogger | r.bogacki | 24 | -198/+199 |
2019-03-13 | Remove MsoLogger from MSOCommonBPMN scripts | Witold Ficio Kopel | 38 | -1050/+1308 |
2019-01-28 | Merge 'origin/casablanca' into master | Benjamin, Max (mb388a) | 3 | -23/+79 |
2019-01-21 | Bug fixes from AT&T January 20th | Benjamin, Max (mb388a) | 2 | -22/+20 |
2019-01-12 | Merge "Miscellaneous fixes" | Steve Smokowski | 1 | -5/+5 |
2019-01-11 | explicitly type defs and strings for templates | Benjamin, Max (mb388a) | 5 | -10/+10 |
2019-01-11 | Miscellaneous fixes | Benjamin, Max (mb388a) | 1 | -5/+5 |
2019-01-04 | Bugfixes for December 2018 | Benjamin, Max (mb388a) | 2 | -6/+5 |
2019-01-04 | HttpClientFactory to create HttpClient instances | Michal Kabaj | 9 | -14/+26 |
2018-12-13 | Add junit tests for CatalogDBUtils | Lukasz Muszkieta | 3 | -62/+58 |
2018-12-12 | Merge "Fixed vlan xml and host routes" | Steve Smokowski | 1 | -394/+25 |
2018-12-12 | Merge "fixed aai response code in updateAAIVfModule" | Steve Smokowski | 2 | -1/+9 |
2018-12-12 | Merge "ConfirmVolumeGroupNameTest improvements" | Steve Smokowski | 3 | -17/+58 |
2018-12-12 | ConfirmVolumeGroupNameTest improvements | Joanna Jeremicz | 3 | -17/+58 |
2018-12-11 | Fixed vlan xml and host routes | Kalkere Ramesh, Sharan (sk720x) | 1 | -394/+25 |
2018-12-11 | Changed sdncRequestId to SDNCA_requestId | Kalkere Ramesh, Sharan (sk720x) | 1 | -3/+3 |
2018-12-10 | fixed aai response code in updateAAIVfModule | Kalkere Ramesh, Sharan (sk720x) | 2 | -1/+9 |
2018-12-10 | requestid retrieval and validation in bpmn | Kalkere Ramesh, Sharan (sk720x) | 1 | -6/+10 |
2018-12-10 | Merge "remove unused methods" | Rob Daugherty | 5 | -1229/+2 |
2018-12-10 | Merge "fixed headers for traceability" | Rob Daugherty | 2 | -2/+10 |
2018-12-10 | Merge "remove multiline strings with A&AI client" | Rob Daugherty | 1 | -12/+10 |
2018-12-10 | Merge "Add unit tests for ExternalAPIUtil" | Rob Daugherty | 2 | -18/+48 |
2018-12-10 | remove unused methods | Lukasz Muszkieta | 5 | -1229/+2 |