Decrease concurrency
[nonrtric.git] / policy-agent / src / main / java / org / oransc / policyagent / tasks /
2020-05-08 PatrikBuhrDecrease concurrency 33/3633/2
2020-05-06 John KeeneyMerge "First version of HealtCheck test"
2020-05-05 Henrik AnderssonMerge "Further updates to the auto-test environment"
2020-05-04 Henrik AnderssonMerge "Minor changes"
2020-04-30 PatrikBuhrMinor changes 29/3529/4
2020-04-28 Henrik AnderssonMerge "Change formatting of API documentation"
2020-04-28 Henrik AnderssonMerge "Rename artifacts in A1 controller"
2020-04-28 Henrik AnderssonMerge "Changed the config loading from consul"
2020-04-28 PatrikBuhrChanged the config loading from consul 53/3453/5
2020-04-27 Henrik AnderssonMerge "Remove unnecessary stuff from northbound directo...
2020-04-24 Henrik AnderssonMerge "Loading of configuration"
2020-04-24 PatrikBuhrLoading of configuration 45/3445/3
2020-04-20 Henrik AnderssonMerge "Updated function test environment"
2020-04-20 Henrik AnderssonMerge "Bugfix, only one RIC was synched"
2020-04-20 PatrikBuhrBugfix, only one RIC was synched 07/3307/5
2020-04-15 Henrik AnderssonMerge "Bugfix"
2020-04-15 PatrikBuhrBugfix 61/3261/5
2020-04-09 John KeeneyMerge "Added check of callback URL in service registration"
2020-04-09 John KeeneyMerge "Added RIC state to RicInfo in the agent NBI"
2020-04-08 PatrikBuhrAdded RIC state to RicInfo in the agent NBI 15/3215/1
2020-04-07 PatrikBuhrChanged service keepAlive from POST to PUT 91/3191/1
2020-04-07 Henrik AnderssonMerge "Remove call stack from original exceptions in...
2020-04-07 elinuxhenrikRemove call stack from original exceptions in log 35/3135/2
2020-04-06 John KeeneyMerge "API documentation"
2020-04-03 PatrikBuhrAdded Controller configuration 20/3120/5
2020-04-02 PatrikBuhrConcurrency improvements 97/3097/3
2020-03-31 PatrikBuhrBugfix in RIC synchronization 57/3057/3
2020-03-30 Henrik AnderssonMerge "Documentation reorganisation"
2020-03-30 PatrikBuhrImproved java class documentation 35/3035/2
2020-03-20 John KeeneyMerge "Spring Aspect logging"
2020-03-20 John KeeneyMerge "Bugfix, version negotiation"
2020-03-20 John KeeneyMerge "Renamed things to fit with namechange of RicSync...
2020-03-19 elinuxhenrikRenamed things to fit with namechange of RicSynchroniza... 43/2843/3
2020-03-17 PatrikBuhrHandling of A1 STD 1.1 83/2783/4
2020-03-17 Henrik AnderssonMerge "Fix wrong Sonar suppressions"
2020-03-17 Henrik AnderssonMerge "Report code coverage of A1 controller to Sonar"
2020-03-17 elinuxhenrikFix wrong Sonar suppressions 25/2825/1
2020-03-17 Henrik AnderssonMerge "Remove code smell and bug"
2020-03-17 elinuxhenrikRemove code smell and bug 19/2819/1
2020-03-12 Henrik AnderssonMerge "Add sdnc-a1-controller in build process"
2020-03-12 Henrik AnderssonMerge "Added a test for service supervision"
2020-03-12 PatrikBuhrAdded a test for service supervision 50/2750/5
2020-03-11 elinuxhenrikAdd tests for RefreshConfigTask 38/2738/3
2020-03-11 elinuxhenrikRemove new code smells 10/2710/5
2020-03-09 elinuxhenrikRemove code smells 02/2702/2
2020-03-09 Henrik AnderssonMerge "Add unit tests for PolicyAgentApi in dashboard"
2020-03-06 Henrik AnderssonMerge "Simplified startup"
2020-03-06 PatrikBuhrSimplified startup 94/2694/4
2020-03-05 elinuxhenrikRemove new code smells 80/2680/1
2020-03-04 elinuxhenrikRemove policies from repository when Ric is removed... 74/2674/1
2020-03-04 elinuxhenrikAdd tests for StartupService 71/2671/3
2020-03-04 elinuxhenrikMake naming consistent regarding synchronization 70/2670/2
2020-03-04 PatrikBuhrFixed concurrency problems 65/2665/3
2020-03-04 Henrik AnderssonMerge "Remove code smells in dashboard"
2020-03-04 Henrik AnderssonMerge "Fixed concurrency problems"
2020-03-03 PatrikBuhrFixed concurrency problems 25/2625/4
2020-03-03 Henrik AnderssonMerge "Remove unused exceptions from dashboard backend"
2020-03-02 Henrik AnderssonMerge "Junit tests for ServiceException"
2020-03-02 Henrik AnderssonMerge "Fix code error simulator"
2020-03-02 elinuxhenrikFix year in licenses 85/2585/3
2020-03-02 elinuxhenrikRemove code smells and increase code coverage 60/2560/6
2020-02-05 Henrik AnderssonMerge "Running Dmaap consumer in a seprate thread"
2020-02-05 PatrikBuhrRunning Dmaap consumer in a seprate thread 87/2387/9
2020-01-29 Henrik AnderssonMerge "NBI documentation using swagger UI"
2020-01-29 Henrik AnderssonMerge "Add Policy agent blueprint"
2020-01-29 elinuxhenrikFix small things in DMaaP listener area 67/2367/1
2020-01-28 Henrik AnderssonMerge "Removed the DMAAP Accepted/Rejected Call"
2020-01-28 elinuxhenrikFix configuration in JSon 55/2355/1
2020-01-28 elinuxhenrikMake use of Lombok 51/2351/2
2020-01-28 Henrik AnderssonMerge "Adapt A1 controller to latest A1 spec"
2020-01-28 Henrik AnderssonMerge "Adapted to latest STD A1 API spec"
2020-01-27 Henrik AnderssonMerge "Add publisher configuration and fix issues"
2020-01-27 elinuxhenrikAdd publisher configuration and fix issues 41/2341/2
2020-01-27 PatrikBuhrMinor changes 28/2328/3
2020-01-23 elinuxhenrikAdd DMaaP publisher configuration to DmaapClient 18/2318/1
2020-01-23 Henrik AnderssonMerge "DMAAP Consumer logic"
2020-01-23 PatrikBuhrAdapting to OSC A1 API 13/2313/2
2020-01-23 Henrik AnderssonMerge "Dockerize the test enviroment"
2020-01-23 Henrik AnderssonMerge "Infrastructure for having mutiple RIC APIs"
2020-01-22 PatrikBuhrInfrastructure for having mutiple RIC APIs 93/2293/4
2020-01-22 Henrik AnderssonMerge "Adjustement of the image name"
2020-01-22 Henrik AnderssonMerge "Move RefreshConfigTask under tasks"
2020-01-22 RehanRazaMove RefreshConfigTask under tasks 85/2285/2
2020-01-17 Henrik AnderssonMerge "Changed recovery so that policies will be reconf...
2020-01-17 PatrikBuhrChanged recovery so that policies will be reconfigured... 60/2260/1
2020-01-17 Henrik AnderssonMerge "New version of NearRT-RIC simulator"
2020-01-17 Henrik AnderssonMerge "Return response codes from policy controller"
2020-01-17 Henrik AnderssonMerge "Changed in config will add and recover Rics"
2020-01-16 PatrikBuhrChanged in config will add and recover Rics 43/2243/3
2020-01-14 PatrikBuhrAdded callback to R-APPS invoked after RIC recovery 12/2212/2
2020-01-14 Henrik AnderssonMerge "Change docker image name"
2020-01-14 Henrik AnderssonMerge "Recovery handling"
2020-01-13 Henrik AnderssonMerge "Removed the duplicate dependency"
2020-01-10 PatrikBuhrRecovery handling 93/2193/1
2020-01-09 John KeeneyMerge "Updates of the NBI"
2020-01-08 PatrikBuhrUpdates of the NBI 68/2168/2
2020-01-07 YongchaoWumodify dockerfile to fix jenkins staing jobs 62/2162/2
2020-01-03 elinuxhenrikAdd first simple version of repository supervision 47/2147/1
2020-01-03 elinuxhenrikIntroduce error handling in StartupService 45/2145/1
2020-01-03 Henrik AnderssonMerge "Add unit test for A1 client"
next