Commit History

Author SHA1 Message Date
  lganzzzo 1186568407 web::server::interceptor: introduce AllowCorsGlobal and AllowOptionsGlobal interceptors. 3 years ago
  lganzzzo e6a302a905 web::server::interceptor: introduce ResponseInterceptor. 3 years ago
  lganzzzo 171f7a9943 web::server::HttpRouter. Introduce HttpRouterTemplate. (#343) 3 years ago
  lganzzzo dab59a48d6 data::mapping: Introduce TypeResolver. 3 years ago
  lganzzzo 3b59fa2738 network: introduce oatpp::network::Address. 3 years ago
  lganzzzo 05d5e4dd4f oatpp::network. Refactor: move/rename SimpleTCPConnectionProvider, Connection, ConnectionHandler, Server. 3 years ago
  lganzzzo cb9b14a919 orm. Introduce SchemaMigration. 3 years ago
  lganzzzo a2c9209b7a oatpp::orm. Introduce Transaction. 3 years ago
  lganzzzo e7793aa667 Merge branch 'v_1.2.0' into ql_client_draft 3 years ago
  lganzzzo 0ae323918b srs/CMakeLists.txt. Fix files list. 3 years ago
  lganzzzo 6c3195a84d Merged with v1.2.0 branch. 3 years ago
  lganzzzo 37fd42f686 Refactor. Rename: oatpp::database --> oatpp::orm. 3 years ago
  lganzzzo d24da6a0ef Merge with v1.2.0 branch 3 years ago
  lganzzzo d806537e51 oatpp::provider. New Provider and Pool implementation draft. 3 years ago
  lganzzzo c3a91be239 oatpp::data::stream::BufferOutputStream. Optimize growth. 4 years ago
  lganzzzo 43c5d63386 oatpp::data::stream::BufferOutputStream. Optimize growth. 4 years ago
  lganzzzo 9ba10c61fb Refactor. Rename namespace db --> database. 4 years ago
  lganzzzo d6680a2dbc db::Client. Codegen draft. 4 years ago
  lganzzzo b026a007e9 ql::Client. First steps. 4 years ago
  lganzzzo 3100d83c46 Compat. Stub IOEventWorker for systeam with no IO event interface. 4 years ago
  Bram 948348f334 Fixed elseif statement 4 years ago
  Bram f3f17032b4 Adding option for turning off linking atomic and refactor linking external libraries code block 4 years ago
  lganzzzo 75675ae61a data::mapping. Collections. Add UnorderedSet. Initial commit. 4 years ago
  lganzzzo 66d34683f7 DTO. Enum. Populate metadata. 4 years ago
  lganzzzo 55a6871891 Multipart. Stream part-by-part 4 years ago
  lganzzzo b52eeed67a DTO Enum. Bootstrap code-gen. 4 years ago
  lganzzzo 7c12d6f16d mapping::type. Add UnorderedMap collection. 4 years ago
  lganzzzo eb116ef23b mapping::type. Rename ListMap --> PairList. 4 years ago
  lganzzzo eacbe79d01 Introduce oatpp::Vector. Refactor oatpp::List to use std::list. 4 years ago
  lganzzzo 53518d03da Codegen. Add the possibility to add custom codegen. 4 years ago