lganzzzo
|
926c48f0fb
|
Fix windows build
|
2021-11-07 03:05:19 +02:00 |
|
lganzzzo
|
512769c5ce
|
mapping::type: Better containers hierarchy
|
2021-11-07 02:42:05 +02:00 |
|
Leonid Stryzhevskyi
|
90a2e16440
|
Merge pull request #508 from aeschbacher/fix/ansicolor
fix: wrong ANSI color codes in DefaultLogger::log()
|
2021-11-06 15:53:54 +02:00 |
|
Leonid Stryzhevskyi
|
fa84d15f6c
|
Merge pull request #509 from Sergii-Ladniuk/invalidate-method
Add a convenience invalidate() method to ResourceHandleTemplate.
|
2021-11-06 14:36:53 +02:00 |
|
Sergii Ladniuk
|
63a4b56fce
|
Add a convenience invalidate() method to ResourceHandleTemplate. Update migration doc.
|
2021-11-06 14:27:47 +02:00 |
|
lganzzzo
|
11e80b8a4a
|
DTO: polymorphic fields.
|
2021-11-06 04:54:41 +02:00 |
|
Fabrice Aeschbacher
|
7ea53756b2
|
fix: wrong ANSI color codes in DefaultLogger::log()
|
2021-11-06 00:01:18 +01:00 |
|
NickPak
|
a3c5ce6735
|
checkout for WSAEINVAL
|
2021-11-05 11:14:25 +08:00 |
|
Leonid Stryzhevskyi
|
fbf26c9c3c
|
Merge pull request #507 from oatpp/better_types
Better types
|
2021-11-05 03:06:18 +02:00 |
|
lganzzzo
|
40e33f6bae
|
type::Object: Fix parent properties initialization (#506)
|
2021-11-05 02:38:10 +02:00 |
|
lganzzzo
|
eacbc6f631
|
type::Type: introduce 'extends()' method.
|
2021-11-04 01:46:35 +02:00 |
|
lganzzzo
|
46fe7d68fe
|
Better ClassId. Thread-safe Environment::Components
|
2021-11-03 03:37:30 +02:00 |
|
NickPak
|
5da36fafcf
|
Fix async client doesn't work
|
2021-11-01 11:43:31 +08:00 |
|
lganzzzo
|
95a7fe0067
|
ConnectionMonitor: Fix connection proxy.
|
2021-10-29 23:36:18 +03:00 |
|
NickPak
|
d3a2df72d8
|
Fix compiler warning C4244
|
2021-10-29 11:25:01 +08:00 |
|
lganzzzo
|
809b3fb3f1
|
Compatibility(MSVC): rename 'interface' to '_interface'. (#458)
|
2021-10-29 03:23:41 +03:00 |
|
lganzzzo
|
1542f469f7
|
Merge branch 'master' of github.com:oatpp/oatpp
|
2021-10-29 02:33:17 +03:00 |
|
lganzzzo
|
df653886b8
|
type::Primitive: add getValue(<default-val> method)
|
2021-10-29 02:33:04 +03:00 |
|
Leonid Stryzhevskyi
|
cf41cabcb5
|
Update 1.3.0.md
|
2021-10-29 01:40:21 +03:00 |
|
lganzzzo
|
446ad6710d
|
Update changelog. Request/Response: use ObjectHandle for stream transfers.
|
2021-10-29 01:38:39 +03:00 |
|
Leonid Stryzhevskyi
|
70a643a571
|
Merge pull request #500 from oatpp/data_resources
Data resources
|
2021-10-29 00:44:26 +03:00 |
|
lganzzzo
|
1818b98caa
|
tests: harden PoolTest
|
2021-10-29 00:24:57 +03:00 |
|
lganzzzo
|
cc2e1e98a9
|
Merge branch 'master' into data_resources
|
2021-10-29 00:12:16 +03:00 |
|
lganzzzo
|
85e2ac8e08
|
multipart::TemporaryFilePovider: default randomWordSizeBytes.
|
2021-10-28 13:16:33 +03:00 |
|
lganzzzo
|
6455e14399
|
multipart: better API.
|
2021-10-28 12:58:52 +03:00 |
|
NickPak
|
39c86ebbd1
|
Merge pull request #1 from oatpp/master
upgrade
|
2021-10-28 16:54:18 +08:00 |
|
lganzzzo
|
9a44c1f463
|
multipart: use data::resource::Resource.
|
2021-10-28 05:08:47 +03:00 |
|
lganzzzo
|
8d342e2967
|
tests: Add InMemoryDataTest.
|
2021-10-28 02:46:03 +03:00 |
|
lganzzzo
|
b5ef1ba022
|
data: introduce data resources.
|
2021-10-28 01:59:00 +03:00 |
|
Leonid Stryzhevskyi
|
cce1befde1
|
Update 1.3.0.md
|
2021-10-27 01:39:21 +03:00 |
|
Leonid Stryzhevskyi
|
bc3d17750d
|
Temporary file (#498)
* TemporaryFile: use shared file-handle.
* Tests. Uncomment all.
|
2021-10-27 01:34:19 +03:00 |
|
lganzzzo
|
e65a686982
|
Fix fuzzers build
|
2021-10-26 03:01:22 +03:00 |
|
Leonid Stryzhevskyi
|
995658834e
|
Update Router.hpp
|
2021-10-26 00:22:48 +03:00 |
|
Leonid Stryzhevskyi
|
4fabd8a87a
|
Update README.md
|
2021-10-25 04:53:20 +03:00 |
|
Leonid Stryzhevskyi
|
dc3f0e733b
|
Update README.md
|
2021-10-25 04:49:31 +03:00 |
|
lganzzzo
|
f43f3fe661
|
HttpRouter: better API.
|
2021-10-25 02:19:13 +03:00 |
|
lganzzzo
|
ddb25bed54
|
ORM: use provider::ResourceHandle.
|
2021-10-24 01:51:27 +03:00 |
|
Leonid Stryzhevskyi
|
05405fff86
|
Merge pull request #453 from oatpp/v1.3.0
V1.3.0
|
2021-10-23 22:29:24 +03:00 |
|
lganzzzo
|
251e812d91
|
Merge branch 'master' into v1.3.0
|
2021-10-21 02:58:11 +03:00 |
|
Leonid Stryzhevskyi
|
ebabbe8517
|
Merge pull request #496 from oatpp/auto_handle_expect_100
SimpleBodyDecoder: automatically handle 'Expect: 100' header.
|
2021-10-21 02:57:27 +03:00 |
|
lganzzzo
|
7a7f57c25b
|
SimpleBodyDecoder: automatically handle 'Expect: 100' header.
|
2021-10-21 02:31:04 +03:00 |
|
Leonid Stryzhevskyi
|
293938af7b
|
Update 1.3.0.md
|
2021-10-21 00:50:13 +03:00 |
|
Leonid Stryzhevskyi
|
1d12e47638
|
Update 1.3.0.md
|
2021-10-21 00:42:22 +03:00 |
|
Leonid Stryzhevskyi
|
a0818026d9
|
Merge pull request #495 from oatpp/better_provider_interface
Better provider interface
|
2021-10-20 04:57:07 +03:00 |
|
lganzzzo
|
c3f22dfb43
|
ConnectionHandler: proper server stoppage. (#476)
|
2021-10-20 04:32:56 +03:00 |
|
lganzzzo
|
6335fc7acf
|
Server: Revert (#484) - remove undesired locking. (#483)
|
2021-10-20 01:47:01 +03:00 |
|
lganzzzo
|
11e4cd1166
|
network: Introduce 'ConnectionProviderSwitch' (#483)
|
2021-10-20 01:22:08 +03:00 |
|
lganzzzo
|
2d47208df3
|
Merge branch 'v1.3.0' into better_provider_interface
|
2021-10-20 00:29:21 +03:00 |
|
lganzzzo
|
e71c94a83d
|
Merge with master
|
2021-10-20 00:28:57 +03:00 |
|
Leonid Stryzhevskyi
|
243fa57119
|
Update azure-pipelines.yml
|
2021-10-19 15:40:55 +03:00 |
|