SerhiiGadzhilov
|
e9a654e16e
|
SYNERGY-148 Memory leaks on macOS (#6837)
* SYNERGY-148 Memory leaks on macOS
* SYNEGRY-148 Update ChangeLog and fixed one typo
|
2020-11-11 10:01:09 +03:00 |
|
Ignacio Rodriguez
|
94e04c634b
|
cmake instead of cmake3
|
2020-11-10 22:41:32 +07:00 |
|
Ignacio Rodriguez
|
50a1172a44
|
with sudo
|
2020-11-10 22:32:57 +07:00 |
|
Ignacio Rodriguez
|
abb1568339
|
install command copied from our Dockerfile
|
2020-11-10 22:30:00 +07:00 |
|
Ignacio Rodriguez
|
a43041389e
|
adding qt
|
2020-11-10 22:28:10 +07:00 |
|
Ignacio Rodriguez
|
25a61c9a76
|
sudo
|
2020-11-10 22:25:44 +07:00 |
|
Ignacio Rodriguez
|
ebcf923845
|
adding required packages
|
2020-11-10 22:23:37 +07:00 |
|
Ignacio Rodriguez
|
c7f85a8baf
|
changelog
|
2020-11-10 22:12:13 +07:00 |
|
Ignacio Rodríguez
|
096ee5fbd8
|
Create codeql-analysis.yml
SYNERGY-384
|
2020-11-10 22:05:39 +07:00 |
|
SerhiiGadzhilov
|
fd679589e5
|
SYNEGRY-549 Create TLS certificate during upgrade (#6835)
* SYNEGRY-549 Create TLS certificate during upgrade
* Update ChangeLog
|
2020-11-10 13:26:37 +02:00 |
|
Ignacio Rodríguez
|
aa3cb4fd33
|
Merge pull request #6831 from symless/SYNERGY-510-sonarcloud-major-bugs-in-synegry-core
incorporating sonar's major
|
2020-11-10 17:56:59 +07:00 |
|
Ignacio Rodriguez
|
c2c952fe11
|
adding missing include
|
2020-11-09 21:55:46 +07:00 |
|
Ignacio Rodriguez
|
d9e656db97
|
accepted more suggestions from sonarcloud
|
2020-11-09 21:46:56 +07:00 |
|
Ignacio Rodriguez
|
455c254462
|
adding last test branch
|
2020-11-09 21:13:11 +07:00 |
|
Ignacio Rodriguez
|
af221bd94f
|
increasing coverage
|
2020-11-09 19:43:19 +07:00 |
|
SerhiiGadzhilov
|
92874037ed
|
SYNERGY-545 TLS certificate error (#6832)
* SYNERGY-545 TLS certificate error
* #6832 TLS certificate error on macOS system
|
2020-11-06 15:16:56 +02:00 |
|
Ignacio Rodriguez
|
387a7f7e69
|
changelog
|
2020-11-05 19:24:59 +07:00 |
|
Ignacio Rodriguez
|
23037d7932
|
incorporating sonar's major
|
2020-11-05 19:20:45 +07:00 |
|
Ignacio Rodríguez
|
b9d3ce8aa0
|
Merge pull request #6829 from symless/fix/SYNERGY-509-deployment-fix
fix for older compilers
|
2020-11-05 16:09:18 +07:00 |
|
Ignacio Rodriguez
|
f4cd363fa1
|
changelog updated
|
2020-11-04 22:49:33 +07:00 |
|
Ignacio Rodriguez
|
3961167dd0
|
avoiding auto in this context
|
2020-11-04 22:41:20 +07:00 |
|
Ignacio Rodríguez
|
20c830afb0
|
Merge pull request #6826 from symless/SYNERGY-509-sonarcloud-critical-bugs-in-synergy-core
SonarCloud Critical bugs
|
2020-11-04 19:02:38 +07:00 |
|
SerhiiGadzhilov
|
64249f13c9
|
SYNERGY-362 Eliminate using std::chrono (#6828)
* SYNERGY-362 Eliminate using chrono due to compilation error on: centos7.6, ubuntu1604, debian9
* Remove chrono header
* Update ChangeLog
* SYNERGY-362 Tests compilation fix
* SYNERGY-362 Fix code smell
|
2020-11-04 12:10:18 +02:00 |
|
Ignacio Rodriguez
|
67a5a16232
|
Merge branch 'SYNERGY-509-sonarcloud-critical-bugs-in-synergy-core' of github.com:symless/synergy-core into SYNERGY-509-sonarcloud-critical-bugs-in-synergy-core
|
2020-11-04 12:05:14 +07:00 |
|
Ignacio Rodriguez
|
0394249c4b
|
adjusted .gitignore
|
2020-11-04 12:04:51 +07:00 |
|
Ignacio Rodriguez
|
345e6b4d89
|
removing ide configuration files
|
2020-11-04 12:03:44 +07:00 |
|
Ignacio Rodríguez
|
0bd9aabbc1
|
Merge branch 'master' into SYNERGY-509-sonarcloud-critical-bugs-in-synergy-core
|
2020-11-03 22:33:40 +07:00 |
|
Ignacio Rodriguez
|
edbf4dfeda
|
a few tests
|
2020-11-03 22:31:50 +07:00 |
|
Ignacio Rodriguez
|
77ee71768b
|
formatting
|
2020-11-03 22:31:32 +07:00 |
|
SerhiiGadzhilov
|
b235a1891a
|
SYNERGY-221 Blocker bugs in synergy-core tests (#6824)
* SYNERGY-221 Blocker bugs in synergy-core tests
* Update ChangeLog
|
2020-11-03 16:00:12 +02:00 |
|
Ignacio Rodriguez
|
0f779c7f76
|
improved takes
|
2020-11-03 20:24:44 +07:00 |
|
Ignacio Rodríguez
|
fa17f631c1
|
Merge branch 'master' into SYNERGY-509-sonarcloud-critical-bugs-in-synergy-core
|
2020-11-03 18:00:09 +07:00 |
|
Ignacio Rodriguez
|
7a98094449
|
added changelog
|
2020-11-03 17:56:59 +07:00 |
|
Ignacio Rodriguez
|
6656e7337d
|
as per Sonar recommendations
|
2020-11-03 17:52:56 +07:00 |
|
SerhiiGadzhilov
|
43ba381496
|
SYNERGY-316 Requires google test even when tests are disabled with BUI… (#6825)
* SYNERGY-316 Requires googletest even when tests are disabled with BUILD_TESTS=OFF
* Update ChangeLog
|
2020-11-03 10:41:12 +02:00 |
|
SerhiiGadzhilov
|
261b1f422d
|
SYNERGY-362 Improve license validation (#6816)
* SYNERGY-362 Improve license validation
* Update ChangeLog
* SYNERGY-362 Improve license validation
|
2020-11-02 17:11:03 +02:00 |
|
SerhiiGadzhilov
|
d9d833fcb8
|
SYNERGY-221 Blocker bugs (#6821)
* SYNERGY-221 Blocker bugs
* SYNERGY-221 Compilation fix
* Update ChangeLog
* SYNERGY-221 Exception message has been fixed.
* Update src/lib/synergy/ProtocolUtil.cpp
Co-authored-by: Jnewbon <48688400+Jnewbon@users.noreply.github.com>
* SYNERGY-221 Fix code smells
Co-authored-by: Jnewbon <48688400+Jnewbon@users.noreply.github.com>
|
2020-10-30 18:21:03 +02:00 |
|
SerhiiGadzhilov
|
26f2f2c283
|
SYNERGY-317 Configure requires dns_sd.h for enteprise (#6819)
|
2020-10-29 10:26:27 +02:00 |
|
Andrea Candian
|
63279a1d3a
|
Merge pull request #6820 from symless/SYNERGY-504-Temporary-remove-Raspberry-PI-from-workflow.-
SYNERGY-504 Temporary remove Raspberry PI from workflow.
|
2020-10-28 10:52:06 -07:00 |
|
Serhii Hadzhilov
|
b53cc74b6a
|
SYNERGY-504 Temporary remove Raspberry PI from workflow.
|
2020-10-28 19:30:48 +02:00 |
|
SerhiiGadzhilov
|
4ecac36e2f
|
SYNERGY-334 The system asks to save twice. (#6814)
* SYNERGY-334 The system asks to save twice.
* SYNERGY-334 ChangeLog has been updated.
|
2020-10-22 12:59:11 +03:00 |
|
Andrea Candian
|
4f65578546
|
Merge pull request #6811 from symless/SYNERGY-323-No-configuration-available
SYNERGY-323 "No configuration available error" appears because the system fails on windows.
|
2020-10-15 16:36:31 +01:00 |
|
Jnewbon
|
59e9a1f41d
|
Merge pull request #6804 from symless/SYNERGY-322-Keep-edition-in-config-if-the-new-config-doesn't-have-it
SYNERGY-322 Synergy loses edition when creating a System scope config
|
2020-10-15 16:25:44 +01:00 |
|
SerhiiGadzhilov
|
65014c1e9a
|
Merge branch 'master' into SYNERGY-322-Keep-edition-in-config-if-the-new-config-doesn't-have-it
|
2020-10-15 16:31:19 +03:00 |
|
Serhii Hadzhilov
|
b542f3b302
|
SYNERGY-323 NO configuration available. Fix sonar "Code Smells".
|
2020-10-15 12:17:17 +03:00 |
|
Serhii Hadzhilov
|
60e4dc1103
|
SYNERGY-323 No configuration available. Fix test to use correct data size in mock.
|
2020-10-15 11:59:28 +03:00 |
|
Jnewbon
|
ddd2252975
|
Merge pull request #6810 from symless/intergration-6809
Intergration 6809
|
2020-10-14 11:51:58 +01:00 |
|
Serhii Hadzhilov
|
6c37cfad3b
|
SYNERGY-323 "No configuration available" error. Sonar issues fix.
|
2020-10-13 22:38:50 +03:00 |
|
Serhii Hadzhilov
|
75efede1e3
|
SYNERGY-323 Fixed sonar issues in tests.
|
2020-10-13 18:09:20 +03:00 |
|
Jamie Newbon
|
d9cbf7f339
|
Set Azure pipelines to manual build only
|
2020-10-13 14:33:38 +01:00 |
|