Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 1.0 into master #3067

Merged
merged 41 commits into from Sep 2, 2019
Merged

Merge 1.0 into master #3067

merged 41 commits into from Sep 2, 2019

Conversation

Pro
Copy link
Member

@Pro Pro commented Sep 2, 2019

No description provided.

Pro and others added 30 commits August 15, 2019 06:49
This moves most of the builds from Appveyor to the more efficient
and significantly faster Azure Pipelines system.

For now Azure Pipelines by default only supports VS2015 and VS2017,
therefore the builds for VS2013 and VS2008 still remain on Appveyor.

These can be transferred at a later stage.
 - Remove the redundant listing of DiscoveryUrls in
   FindServer service

Signed-off-by: Jayanth Velusamy <jayanth.v@kalycito.com>
Function removeSession should call access control closeSession as the only one.
1. generateChildNodeId: Used to define NodeIds for automatically generated nodes during recursive node instantiation
2. createOptionalChild: Used to define whether an optional child should be created during recursive node instantiation
The container can be built with:
`docker build -t open62541 . && docker run -p 4840:4840 open62541`
Pro and others added 9 commits August 30, 2019 21:27
tutorial_pubsub_subscribe.c

 - Copy data of specified length using UA_snprintf statement
   in ua_pubsub.c
 - Change UA_LOG_WARNING to UA_LOG_ERROR when variable node
   addition fails in UA_Server_DataSetReader_addTargetVariables

Change-Id: I6c5947f7330d24a31d5d00d186015d6fc9f5f720
Signed-off-by: Thangavaila Kalyani Thangaraja <thangavaila.k@kalycito.com>
 - Verify the creation of ByteString variable using
   UA_Server_DataSetReader_addTargetVariables

Change-Id: Ia9acb07b5eca73708df9bc17b7f6bb5aa81e8790
Signed-off-by: Thangavaila Kalyani Thangaraja <thangavaila.k@kalycito.com>
@Pro Pro added Component: Core Issues related to the core code Priority: Medium Issue with medium priority Status: Merge When Green Merge PR when CI is green Type: Maintenance code refactoring or code maintenance. Does not change the functionality labels Sep 2, 2019
@Pro Pro merged commit 388c70f into open62541:master Sep 2, 2019
@Pro Pro deleted the merge_10 branch September 2, 2019 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Core Issues related to the core code Priority: Medium Issue with medium priority Status: Merge When Green Merge PR when CI is green Type: Maintenance code refactoring or code maintenance. Does not change the functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants