lganzzzo
|
5d2f8693eb
|
Remove memory pools. Remove ChunkedBuffer.
|
2021-11-16 01:45:15 +02:00 |
|
Leonid Stryzhevskyi
|
97d7597112
|
Update 1.3.0.md
|
2021-11-15 04:47:16 +02:00 |
|
Leonid Stryzhevskyi
|
b489ed073c
|
Merge pull request #515 from oatpp/multimap_for_query_params
QUERY: fix default value type (#411). QueryParams/Headers: use unorde…
|
2021-11-15 03:28:50 +02:00 |
|
lganzzzo
|
c2b026f87a
|
BufferBody: check buffer for nullptr.
|
2021-11-15 02:47:22 +02:00 |
|
lganzzzo
|
ce7a3316d8
|
QUERY: fix default value type (#411). QueryParams/Headers: use unordered_multimap (#402)
|
2021-11-15 02:40:55 +02:00 |
|
Leonid Stryzhevskyi
|
ba27a57fff
|
Merge pull request #514 from oatpp/move_fastqueue
async: move FastQueue to async::utils::FastQueue.
|
2021-11-15 01:34:59 +02:00 |
|
lganzzzo
|
5817113195
|
async: move FastQueue to async::utils::FastQueue.
|
2021-11-15 01:16:17 +02:00 |
|
Leonid Stryzhevskyi
|
021669fd2d
|
Merge pull request #511 from Sergii-Ladniuk/cstring-assignment
Fix string assignment from a pointer to char holding a null value
|
2021-11-08 20:49:03 +02:00 |
|
Sergii Ladniuk
|
5ed9427cc8
|
Fix string assignment from a pointer to char holding a null value
|
2021-11-08 20:38:59 +02:00 |
|
lganzzzo
|
bcbc41c6c7
|
type::Collection, type::Map: Add collection size methods.
|
2021-11-08 03:17:08 +02:00 |
|
Leonid Stryzhevskyi
|
053ac38260
|
Merge pull request #510 from oatpp/dto_polymorphic_fields
Dto polymorphic fields
|
2021-11-08 01:30:19 +02:00 |
|
lganzzzo
|
c5d51e55ed
|
mapping::TypeResolver: resizeable set of known classes.
|
2021-11-08 01:12:10 +02:00 |
|
lganzzzo
|
5f81d45b2d
|
ORM: Fix query result.
|
2021-11-08 00:36:13 +02:00 |
|
lganzzzo
|
687a2016f1
|
Merge branch 'master' into dto_polymorphic_fields
|
2021-11-08 00:09:44 +02:00 |
|
lganzzzo
|
070be93bde
|
DTO: make 'DTO_FIELD_TYPE_SELECTOR' a member function.
|
2021-11-08 00:04:13 +02:00 |
|
lganzzzo
|
5abe7f3375
|
DTO: allow type-selectors for oatpp::Any only - for safety.
|
2021-11-07 20:47:04 +02:00 |
|
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 |
|