Günter Obiltschnig
|
03d1dd9822
|
fixes for macos/clang
|
2020-01-09 11:53:03 +01:00 |
|
Günter Obiltschnig
|
1bf40a0cd2
|
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
|
2020-01-09 10:08:09 +01:00 |
|
Francis ANDRE
|
d36cc4aee8
|
Remove Gradle tests
|
2020-01-08 21:45:01 +01:00 |
|
Pascal Bach
|
435cae1084
|
Adjust PKCS12 tests to new subject format
The format separator changed from / to ,
|
2020-01-08 11:11:18 +01:00 |
|
Pascal Bach
|
69a7f53b02
|
Add support for utf-8 characters in subject
This changes the format produced by OpenSSL from being separated by / to ,
|
2020-01-08 10:54:01 +01:00 |
|
Günter Obiltschnig
|
7c177b6f89
|
fix test for updated IP addresses
|
2020-01-04 12:55:58 +01:00 |
|
Günter Obiltschnig
|
5284be25ae
|
style fixes
|
2020-01-04 12:38:43 +01:00 |
|
Günter Obiltschnig
|
09919478ce
|
fix test result reporting
|
2020-01-04 12:34:28 +01:00 |
|
Günter Obiltschnig
|
50e9d35c3c
|
remove deprecated std::pointer_to_unary_function
|
2020-01-04 11:28:24 +01:00 |
|
Günter Obiltschnig
|
4ec5d35060
|
added support for SameSite cookie attribute
|
2020-01-04 10:15:41 +01:00 |
|
Günter Obiltschnig
|
b9cc21867b
|
fix warnings
|
2020-01-04 09:58:23 +01:00 |
|
Francis ANDRE
|
24c7d4ab97
|
Remove gradle directory
|
2019-12-24 12:52:12 +01:00 |
|
Francis ANDRE
|
cbeb797186
|
Remove submodule gradle
|
2019-12-23 16:02:11 +01:00 |
|
Francis ANDRE
|
46992a97a7
|
Remove Gradle submodule
|
2019-12-22 22:11:15 +01:00 |
|
Francis ANDRE
|
d1aba82658
|
Cleanup
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.fr>
|
2019-12-22 22:09:55 +01:00 |
|
Francis ANDRE
|
375b20cc0f
|
Cleanup
Signed-off-by: Francis ANDRE <francis.andre.kampbell@orange.Fr>
|
2019-12-22 22:07:46 +01:00 |
|
Francis ANDRE
|
baa332ef89
|
Add PostgreSQL password for the 'postgres' user when runs on Jenkins
|
2019-12-22 19:03:37 +01:00 |
|
Francis ANDRE
|
2b06b60309
|
Remove reference to ./travis/ignored.sh
|
2019-12-19 14:06:24 +01:00 |
|
Francis ANDRE
|
d40a6fafd4
|
Ignore tests from $POCO_BASE/cppignore.lnx
|
2019-12-19 10:02:52 +01:00 |
|
Francis ANDRE
|
e11028e1b9
|
Merge branch 'poco-1.10.0' of https://github.com/pocoproject/poco into poco-1.10.0
|
2019-12-19 09:59:22 +01:00 |
|
Francis ANDRE
|
11cd8dc955
|
New cppignore file for Linux cppunit tests
|
2019-12-19 09:59:07 +01:00 |
|
Francis ANDRE
|
e25a412d9f
|
Replaced by cppignore.lnx
|
2019-12-19 09:57:35 +01:00 |
|
Francis ANDRE
|
d019a51040
|
Removing C++03 compliant compilers
|
2019-12-19 09:14:05 +01:00 |
|
Francis ANDRE
|
d317d4c2d9
|
Rename '64' as '-64' since it is an option
|
2019-12-19 04:06:42 +01:00 |
|
Francis ANDRE
|
3c7da821bd
|
Add class CppUnit::TestCaller<class WinServiceTest>.testServiceReturnsTrueIfStopped
|
2019-12-19 04:05:43 +01:00 |
|
Francis ANDRE
|
8cbbd455af
|
Add class CppUnit::TestCaller<class SystemConfigurationTest>.testProperties
|
2019-12-18 19:20:38 +01:00 |
|
Francis ANDRE
|
4dd4247d07
|
Renaming cppignore.txt to cppignore.win
|
2019-12-18 16:34:26 +01:00 |
|
Francis ANDRE
|
6a81580533
|
Add -ignore <file> option to get rid of DOS script issues.
Rollback to previous rendering.
|
2019-12-18 16:27:19 +01:00 |
|
Francis ANDRE
|
b5ca9353be
|
Replace \n by std:endl. Remove log of CPPUNIT_IGNORE tests set
|
2019-12-17 13:52:05 +01:00 |
|
Francis ANDRE
|
c2a9162223
|
Fix typo on set PATH
|
2019-12-17 13:51:08 +01:00 |
|
Francis ANDRE
|
4e87b69de4
|
Merge branch 'poco-1.10.0' of https://github.com/pocoproject/poco into poco-1.10.0
|
2019-12-17 10:10:01 +01:00 |
|
Francis ANDRE
|
e25a31de8f
|
Compact tests execution log
|
2019-12-17 10:07:04 +01:00 |
|
Kacper Piwiński
|
29de485a46
|
unescape Backslash char in UTF8 unescape method
|
2019-12-16 22:43:40 +01:00 |
|
Günter Obiltschnig
|
9c197e0ed1
|
finally get rid of std::auto_ptr
|
2019-12-15 09:40:40 +01:00 |
|
Günter Obiltschnig
|
56fe4eaf97
|
Merge pull request #2842 from KevDi/feature/FileFailOnOverwrite
File fail on overwrite
|
2019-12-09 08:37:33 +01:00 |
|
Francis ANDRE
|
e59f37318e
|
Add /MP option and remove /Gm as it is ignored and will be removed
|
2019-12-07 19:11:24 +01:00 |
|
Francis ANDRE
|
7645933f05
|
Add missing PocoDoc
|
2019-12-07 10:39:12 +01:00 |
|
KevDi
|
fa20e056dd
|
Changed Options Check in remaining File Impl Classes
|
2019-11-30 13:38:03 +01:00 |
|
KevDi
|
f6f8ef8681
|
Merge branch 'feature/FileFailOnOverwrite' of github.com:KevDi/poco into feature/FileFailOnOverwrite
|
2019-11-30 13:21:34 +01:00 |
|
KevDi
|
7f3271f1d0
|
Changes
|
2019-11-30 13:21:23 +01:00 |
|
Jan Kevin Dick
|
0a9525044d
|
Added Fix to put Options inside the File Impl Classes
|
2019-11-27 14:44:55 +01:00 |
|
Jan Kevin Dick
|
9daaec4ec0
|
Updated Comments and fixed bug within the Unix File Implementation
|
2019-11-26 14:10:32 +01:00 |
|
Jan Kevin Dick
|
3424ee7bc8
|
Merge branch 'feature/FileFailOnOverwrite' of https://github.com/KevDi/poco into feature/FileFailOnOverwrite
|
2019-11-26 13:04:49 +01:00 |
|
Jan Kevin Dick
|
d5a25f2053
|
Added the Options Enum advice.
|
2019-11-26 13:03:43 +01:00 |
|
Günter Obiltschnig
|
d92219e8c3
|
fixed build configuration for Xcode 11 on Catalina
|
2019-11-26 11:24:26 +01:00 |
|
Günter Obiltschnig
|
a7cbff393e
|
Merge pull request #2815 from brice-gros/brice.gros/1.10.0+allow-for-cmake-fetchcontent
Make Poco git repository fetchable using CMake's FetchContent
|
2019-11-25 21:24:16 +01:00 |
|
Günter Obiltschnig
|
fbf1582aed
|
Merge pull request #2814 from brice-gros/brice.gros/allow-to-select-long-test-from-cmd-line
allow to select long tests to be run from cmdline
|
2019-11-25 12:17:42 +01:00 |
|
Günter Obiltschnig
|
3fdf8624a9
|
Merge pull request #2840 from KevDi/bugfix/deleteRegKeyOnWOW6432Node
Deleting Registry Keys on the WOW6432Node is not possible on 64Bit Applications
|
2019-11-25 11:58:32 +01:00 |
|
Günter Obiltschnig
|
e171a6021d
|
Merge pull request #2841 from KevDi/serviceManagerImprovments
Service manager improvments
|
2019-11-25 11:57:58 +01:00 |
|
Günter Obiltschnig
|
665a840692
|
added Poco::Net::escapeHTML() and Poco::Net::EscapeHTMLStream; PageCompiler now supports optional HTML-escaping of <%= %> expressions.
|
2019-11-20 14:22:41 +01:00 |
|