Jnewbon
|
ea3bfec430
|
Merge pull request #6766 from symless/issue-6760-license
Fixed Synergy loseing license when creating a System scope config
|
2020-09-14 15:02:08 +01:00 |
|
Jamie Newbon
|
83942b62ff
|
#6760 Update ChangeLog
|
2020-09-10 13:31:25 +01:00 |
|
Jamie Newbon
|
5fd2130428
|
#6760 Added fix to keep the key in config if the new config doesn't contain one
|
2020-09-10 13:30:33 +01:00 |
|
Jamie Newbon
|
4c5e5eddc5
|
Set stage and version
|
2020-09-08 12:55:36 +01:00 |
|
Jnewbon
|
af63aab1e0
|
Merge pull request #6759 from symless/issues-jira-issues
Added job to add issue to jira automatically
|
2020-09-02 14:48:20 +01:00 |
|
Jamie Newbon
|
6f02038ef7
|
Added job to add issue to jira automatically
|
2020-09-01 13:41:07 +01:00 |
|
Jnewbon
|
9b29327b40
|
#6750 Change build type to debug
to prevent optimization
|
2020-08-26 19:19:13 +01:00 |
|
Jnewbon
|
3ac4896b53
|
#6750 Removed pip file
|
2020-08-25 22:36:39 +01:00 |
|
Jnewbon
|
ff958e82d3
|
#6750 Added github token for sonarclout action
|
2020-08-25 22:16:16 +01:00 |
|
Jnewbon
|
4971d874db
|
Merge pull request #6754 from symless/issue-6753-sprintf-vulnerability
Replaced sprintf with snprintf
|
2020-08-25 20:51:06 +01:00 |
|
Jamie Newbon
|
a21606664d
|
#6753 Updated missed sprintf
|
2020-08-25 20:10:51 +01:00 |
|
Jamie Newbon
|
a2256edc06
|
#6753 Updated ChangeLog
|
2020-08-25 19:54:00 +01:00 |
|
Jamie Newbon
|
f45d3b35e6
|
Merge branch 'master' into issue-6753-sprintf-vulnerability
|
2020-08-25 19:50:52 +01:00 |
|
Jnewbon
|
a5033bad0b
|
Merge pull request #6751 from symless/issue-6750-sonarcloud
Adding Sonar workflow
|
2020-08-25 19:45:22 +01:00 |
|
Jamie Newbon
|
e3905ad952
|
#6753 Updated ChangeLog
|
2020-08-25 19:18:54 +01:00 |
|
Jamie Newbon
|
3ee3bd67c3
|
Merge branch 'master' into issue-6750-sonarcloud
|
2020-08-25 19:17:18 +01:00 |
|
Jamie Newbon
|
539da69a34
|
#6753 Replaced vulnerable sprintf calls with snprintf
|
2020-08-25 19:16:21 +01:00 |
|
Jamie Newbon
|
2731ea1708
|
#6750 Gave sonar access to both threads
|
2020-08-25 17:55:04 +01:00 |
|
Jamie Newbon
|
555ee4a635
|
#6750 Moving home to steps
|
2020-08-25 17:44:50 +01:00 |
|
Jamie Newbon
|
06971a69e0
|
#6750 Trying diffrent varibale
|
2020-08-25 17:36:02 +01:00 |
|
Jamie Newbon
|
baba623a51
|
#6750 echoing envs
|
2020-08-25 17:30:22 +01:00 |
|
Jamie Newbon
|
c7db43f31c
|
#6750 fixed missing .
|
2020-08-25 17:19:53 +01:00 |
|
Jamie Newbon
|
077754d9c3
|
#6750 Set version number
|
2020-08-25 17:11:19 +01:00 |
|
Jamie Newbon
|
444cbf10d5
|
#6750 Moved env's
|
2020-08-25 17:02:21 +01:00 |
|
Jamie Newbon
|
a5b55eb7df
|
#6750 Installed gcovr via pip and split steps
|
2020-08-25 16:39:08 +01:00 |
|
Jamie Newbon
|
bae5707417
|
#6750 running unit test alone
|
2020-08-25 15:36:32 +01:00 |
|
Jnewbon
|
cb8064e856
|
Merge pull request #6752 from symless/release-1.12.0-stable
Release 1.12.0-stable
|
2020-08-25 15:19:22 +01:00 |
|
Jamie Newbon
|
c5b417d7c8
|
#6750 Got coverage working, removed clang tidy as that is automatic
|
2020-08-25 15:18:35 +01:00 |
|
Jamie Newbon
|
78d7a09769
|
#6750 Set version number and stage
|
2020-08-25 12:52:36 +01:00 |
|
Jamie Newbon
|
841f422773
|
#6750 Fetched full git history for blame and updated report paths
|
2020-08-24 16:44:07 +01:00 |
|
Jamie Newbon
|
d9578e85b8
|
#6750 Redirected errors to file
|
2020-08-24 16:09:31 +01:00 |
|
Jamie Newbon
|
ad37bd2ab8
|
#6750 fixed formatting error
|
2020-08-24 16:05:45 +01:00 |
|
Jamie Newbon
|
ae6363c0c8
|
#6750 redirected output to file only,
|
2020-08-24 16:00:53 +01:00 |
|
Jamie Newbon
|
a5079444e4
|
#6750 changed clang tidy from separate command to internal
|
2020-08-24 15:26:01 +01:00 |
|
Jamie Newbon
|
46c63214dc
|
#6750 Added package clang tidy
|
2020-08-24 15:07:04 +01:00 |
|
Jamie Newbon
|
59787528f1
|
#6750 Removed integration tests as they don't run headless
|
2020-08-24 14:53:36 +01:00 |
|
Jamie Newbon
|
7f9edb3ef1
|
#6750 Fixed cmake command
|
2020-08-24 14:39:24 +01:00 |
|
Jamie Newbon
|
cfbf7f81ff
|
#6750 add update
|
2020-08-24 14:36:38 +01:00 |
|
Jamie Newbon
|
f053048fa8
|
#6750 remove sudo
|
2020-08-24 14:32:35 +01:00 |
|
Jamie Newbon
|
87720c127b
|
#6750 Added coverage and clang tidy reports
|
2020-08-24 14:12:32 +01:00 |
|
Jamie Newbon
|
9eaafdecc9
|
#6750 disabled failing test
|
2020-08-24 14:11:53 +01:00 |
|
Jnewbon
|
66e73e53ca
|
#6750 Removed cd
|
2020-08-24 12:04:37 +01:00 |
|
Jnewbon
|
62b5c5ebfd
|
#6750 Added project base dir
|
2020-08-24 12:03:54 +01:00 |
|
Jnewbon
|
384348003d
|
#6750 Change scanner dir
|
2020-08-24 11:52:55 +01:00 |
|
Jnewbon
|
4855995ef1
|
#6750 Added Exclusion and changed source dir
|
2020-08-24 11:40:15 +01:00 |
|
Jnewbon
|
eaaa2f6aa7
|
#6750 Updated env name
|
2020-08-24 11:24:10 +01:00 |
|
Jnewbon
|
cd1cfdc26c
|
#6750 Created Workflow
|
2020-08-24 10:54:10 +01:00 |
|
Jnewbon
|
8b4026adcf
|
Merge pull request #6749 from symless/issue-6748-copyright-year
Updated copyright in about to the current build year
|
2020-08-18 15:59:37 +01:00 |
|
Jamie Newbon
|
9f5f05c883
|
#6748 Updated ChangeLog
|
2020-08-18 13:57:14 +01:00 |
|
Jamie Newbon
|
91c90523d3
|
#6748 Set current build year in copyright statement
|
2020-08-18 13:55:25 +01:00 |
|