Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Oat++
Open-source C++ web framework for highly scalable and resource-efficient web applications.
Collective -
Host: opensource -
https://opencollective.com/oatpp
- Website: https://oatpp.io/
- Code: https://github.com/oatpp
github.com/oatpp/oatpp-ssdp - 7ee6f04c70c2f815cc5c687f35dbc47d407aeab5 authored almost 4 years ago
github.com/oatpp/oatpp-ssdp - 72064c59f52fa57b0ae080ff464c9a07c5b9e25a authored almost 4 years ago
github.com/oatpp/oatpp-ssdp - f432e3a6fd84b1f88ff0e80c45821eddfc9dbcb8 authored almost 4 years ago
Skip SIGPIPE on Windows
github.com/oatpp/example-libressl - c72fac8fde351ad0350bb278ce3c043828e47486 authored almost 4 years agoFix build errors
github.com/oatpp/example-libressl - 7d6b68eca0f2a2bbaa7b899bfa4f427e3b4be9f5 authored almost 4 years agoignore SIGPIPE on Windows
github.com/oatpp/oatpp-openssl - e204fac60cd20e8de08bf19398d1f86c880d7ac5 authored almost 4 years agofixes build errors
github.com/oatpp/oatpp-openssl - c56313a7c6ca7e0bfc54b82d05d2604c147d781f authored almost 4 years agoskip SIGPIPE on Windows
github.com/oatpp/oatpp-libressl - 50f31919eb10dd77432b5bd18588b060a5502e65 authored almost 4 years agoskips sigpipe on windows and resolves #14
github.com/oatpp/oatpp-libressl - 0e538bd91fd5a15fbcf24ed603e7e4335669f858 authored almost 4 years agoAdd hints and advice to the threading-examples in `Server.hpp`
github.com/oatpp/oatpp - d6521d2178f0cbc661a4b6ef6c0c4893557837aa authored almost 4 years agogithub.com/oatpp/oatpp - 24c89a7ce8f57e0bdf46d50ee8afcf5b555099b3 authored almost 4 years ago
github.com/oatpp/example-server-stop - 6c3378abf5de00a5b9c4e490f20a9af4025ec5ed authored almost 4 years ago
Also stressed a bit more that you can't run multiple of the enclosures with this design.
github.com/oatpp/example-server-stop - cd40fb4aa1bb25b1dc957b0c63b44a2aff227b72 authored almost 4 years agogithub.com/oatpp/example-server-stop - e4b08b4d702d120691e1707abf682d3aaedbc2e3 authored almost 4 years ago
This way the main thread can be used for the users backend or application.
github.com/oatpp/example-server-stop - 16d84768227e3c4a3686eef31eac4923a82a6521 authored almost 4 years agogithub.com/oatpp/example-server-stop - d55120aacd6682197903037278da2a6b43b8a013 authored almost 4 years ago
* Attempt to patch #324
* Add check for MinGW and code attribution
github.com/oatpp/oatpp - 78e61520905168fcca76009e005094898278e4f2 authored almost 4 years agogithub.com/oatpp/oatpp - 29650b0557c707c9ece0cef766bc553edfb8ebb8 authored almost 4 years ago
github.com/oatpp/oatpp - ca19e5b0723312be765d5ab2e1b8450ff85a6479 authored almost 4 years ago
github.com/oatpp/oatpp - 8badb89a1c811698b67803615ba8524a8d59e849 authored almost 4 years ago
Also pass the counter as raw pointer to prevent two atomic operations introduced with `std::shar...
github.com/oatpp/oatpp - 28b71c7884c87a77f1e3a27ab7d647e61342426b authored almost 4 years ago
To reliable stop a ConnectionHandler it needs to count its spawned threads.
Because we can have ...
github.com/oatpp/oatpp - 9899786b235b2d987c8b131cdb01909727b98d4f authored almost 4 years ago
Fix missing virtual destructors
github.com/oatpp/oatpp - f9b5c755a1ee32253749402d7146e569264bde9e authored almost 4 years agogithub.com/oatpp/oatpp - 44813e4113df81253fa98f20b2bad1ee86258410 authored almost 4 years ago
Update RequestInterceptor.hpp
github.com/oatpp/oatpp - b207ad307ae683e2a985f7a599d3640415514faf authored almost 4 years agoCorrected virtual class with public non-virtual destructor.
github.com/oatpp/oatpp - 42685cf0d1f7cca395c9bd0d46ac9a33c920b91b authored almost 4 years agoUpdate copyright in file headers
github.com/oatpp/oatpp-postgresql - f3009b838bca97b1b8952ab349504ae91ecb84ea authored almost 4 years agogithub.com/oatpp/oatpp - 255fd435afa10b7f04b78bd42f1ac2aae7262bfd authored almost 4 years ago
github.com/oatpp/oatpp-postgresql - 4c461222b611d107a6b841e4f4f41d48f8fb9fad authored almost 4 years ago
Arrays
github.com/oatpp/oatpp-postgresql - de45c166258ef4640d43c558da0ede1b02149c2e authored almost 4 years agogithub.com/oatpp/oatpp-postgresql - b109c462a7a81d9ae34b6de30853191075e12e0b authored almost 4 years ago
github.com/oatpp/oatpp-postgresql - ca3c241fe99bcc63c636f4a276fa36e48b688b5b authored almost 4 years ago
github.com/oatpp/oatpp-postgresql - e5c8d1ab4a019423425bb492564946dc2fd8d569 authored almost 4 years ago
github.com/oatpp/oatpp-postgresql - 11c65468bd4573518dcc5fc1bbc7c12e74634f99 authored almost 4 years ago
github.com/oatpp/oatpp-postgresql - 9e308a628caa360cf816c3e5155109e0fd8115a3 authored almost 4 years ago
github.com/oatpp/oatpp-postgresql - 28af5a276ef85a0fb6b121228ae08ba3119b6043 authored almost 4 years ago
github.com/oatpp/oatpp-postgresql - d1bcba1380fec3a04e57a8fd461d11fc0c10299a authored almost 4 years ago
Fix a 64bit function that was also being called when the environment …
github.com/oatpp/oatpp - b43355c001992c2510ae775e70a326f8a6d483df authored almost 4 years ago
The function _localtime64 was being called inside a ifdef WIN32 which
makes it try to compile ev...
github.com/oatpp/website - a6e50ce91f294c2ce93b07695d5a7ec064df8a6b authored almost 4 years ago
github.com/oatpp/website - c6e53e2d5563284bc9c4dc83250b8fda2d03bf53 authored almost 4 years ago
github.com/oatpp/website - d35d3fe722d4a485f4196d0108897fcdd82f6ffd authored almost 4 years ago
Fix missing host-name
github.com/oatpp/oatpp-openssl - b45f755345330f728cae1d0d3eaa225bbff32dd2 authored almost 4 years agogithub.com/oatpp/oatpp-openssl - 7bff23bc390f8ceee9f41ff09ecf550e9524237a authored almost 4 years ago
github.com/oatpp/oatpp-openssl - 68d31ed645124a3c25469cf50c69950a122df2bb authored about 4 years ago
Remove old apis
github.com/oatpp/oatpp-openssl - d8c6aee2a9d749a847ecce77586178d19002342f authored about 4 years agogithub.com/oatpp/oatpp-openssl - 4c9972ac10e7e883d1f33a6a4623a2bc42f70fa6 authored about 4 years ago
github.com/oatpp/oatpp-openssl - 5b8c6169f509aa6ffd6a9f71a8580d1bc16ca84f authored about 4 years ago
#38 change enum generated name to be compliante with RFC3986
github.com/oatpp/oatpp-swagger - effa2635fc772260f17117bd15e256a44fdbbc18 authored about 4 years agogithub.com/oatpp/oatpp-swagger - dd473340f7a4b28bbb602f83dfa6df8091f4156f authored about 4 years ago
Add optional default-value for QUERY parameters to ease the implementation of optional QUERY par...
github.com/oatpp/oatpp - 50748b4011895e9b729d545f09b2b355650157d6 authored about 4 years agogithub.com/oatpp/oatpp - 5502a0cbf06961a5010171d1eab7d746c2272999 authored about 4 years ago
Add float arrays
github.com/oatpp/oatpp-postgresql - c5f81d5e64aab1d71c4d1e9fa53c1110f4f93c75 authored about 4 years agogithub.com/oatpp/oatpp-postgresql - 2b1b20401f0b23698ec0123c5a8f5dbe4d6fb83c authored about 4 years ago
Fix wrong calling of conditional loop if condition is null (Closes #372)
github.com/oatpp/oatpp - 6b4413552acf4ebcd0d3df411d6a2a6fc78cabc1 authored about 4 years agogithub.com/oatpp/oatpp - cc7ef1b275deb4c7766927aedb221228af534b20 authored about 4 years ago
github.com/oatpp/oatpp-postgresql - f71a962067576bd56b5c311ef7c913e8689bbfa2 authored about 4 years ago
github.com/oatpp/oatpp-postgresql - 4591a5e083f91f43e5bfabf991eeff60b1ec4735 authored about 4 years ago
github.com/oatpp/oatpp-postgresql - 9a5126010acca2bbc1877fd8ef91562fe56c2a83 authored about 4 years ago
github.com/oatpp/oatpp-postgresql - 9916f6678bcdb0abec631f86787200504bdfcef5 authored about 4 years ago
Deserializer.hpp
github.com/oatpp/oatpp-postgresql - 5301580346293266cc64ea4002938d1786dc6016 authored about 4 years agomapping::Serializer: 1D - Array Deserialization - General case.
github.com/oatpp/oatpp-postgresql - 54bf0a958cdaecd9e4dad5e6d632cd1c65c46526 authored about 4 years agoWIP/Discussion: Let server check an (optional) stopping condition by itself
github.com/oatpp/oatpp - 149ddb30df532818c7e59da44a8c32cbf8bda671 authored about 4 years agogithub.com/oatpp/oatpp - a2d423490c61c920d225292a8461f470975b2008 authored about 4 years ago
github.com/oatpp/oatpp - dbd02bb98d8155975e2ce394c04fb9c88fa85b9b authored about 4 years ago
github.com/oatpp/oatpp - de2f6cd59c7962b4b22471f8f620277be581990f authored about 4 years ago
github.com/oatpp/oatpp-postgresql - 0b8ca9961099d63221d22cebce7d83e7dcde41ba authored about 4 years ago
Multiple example values
github.com/oatpp/oatpp-swagger - 8b70945f0e9bcf09e16b5cb4be08e752097b0288 authored about 4 years agoEndpoint: Support multiple example values.
github.com/oatpp/oatpp - ff109396f191e35d2f7a4ba5041decb98a61115f authored about 4 years agogithub.com/oatpp/oatpp - dea6301a3016a9392baf7d0aeef5b613b1f7415d authored about 4 years ago
github.com/oatpp/oatpp-swagger - 21e13d6a3c05cf4dc947511fb24965f20cae7f7d authored about 4 years ago
github.com/oatpp/oatpp-swagger - 653b56294d4aa2c3cf03f9ff6bcbca7cfbe068e1 authored about 4 years ago
github.com/oatpp/oatpp-swagger - df73773ef3bdc38e6774774c789a2a8a43222d6b authored about 4 years ago
github.com/oatpp/oatpp - ebeb78b1e6c1b8c1d322ce7fe565f4576ed96ad2 authored about 4 years ago
github.com/oatpp/oatpp-swagger - 03c22638ba3d392436b77dd961bb8b71c7464bd0 authored about 4 years ago
Also reduced the length of `uniqueid` on 64bit systems to 12byte. Gen4 Alexa seems to have proble...
github.com/oatpp/example-iot-hue-ssdp - 0ed8241a977ad234d7817a57cdd31681c134c3d1 authored about 4 years agogithub.com/oatpp/oatpp-ssdp - 3da29defff2464ba1cbff3ae8dbccca4e8c329fc authored about 4 years ago
Document body examples.
github.com/oatpp/oatpp-swagger - 39b2a099fd550fc2644e15ebc5a46f103b5e8400 authored about 4 years agogithub.com/oatpp/oatpp-swagger - fb0f71ce7ddfd7b59360a9f1f466de5cb3bb2d73 authored about 4 years ago
EndpointInfo: Add example field for parameters.
github.com/oatpp/oatpp - 2ec763b81498e8ac15fd77c776a2d4699e144683 authored about 4 years agogithub.com/oatpp/oatpp - c080141884018c667a8426be975eb040010933cc authored about 4 years ago
github.com/oatpp/example-iot-hue-ssdp - 51e9b84257435317b608fa0eba3206d128c9e8fd authored about 4 years ago
## controller/HueDeviceController.hpp
- Added `<serviceList>` to `description.xml` to explicit...
github.com/oatpp/example-iot-hue-ssdp - 0fbfc400d13b6a1a03ea33dd0d00e17d39d2eaa9 authored about 4 years agogithub.com/oatpp/oatpp-postgresql - 6b9b6a2c08810528e6144b8c4a4c13f0f886dd59 authored about 4 years ago
github.com/oatpp/oatpp-postgresql - 78387ad66dc5d42cd0be0eec99363a8fa203d48b authored about 4 years ago
github.com/oatpp/oatpp-postgresql - 7b3d20f661b44f6fa26dbdd7f67160495e733ca0 authored about 4 years ago
github.com/oatpp/oatpp-postgresql - b622bdc97cd3c5812f2c65010930bf1ab3ca7f35 authored about 4 years ago
github.com/oatpp/oatpp - ba5e582bc860c09887547157b941dfbb441188ab authored about 4 years ago
github.com/oatpp/oatpp-swagger - beeee6a308140db6c1d58743d12bfa46b58e1949 authored about 4 years ago
github.com/oatpp/oatpp-postgresql - 723bf2dd7d871add76e7ea7ecb3b0f36138fabe6 authored about 4 years ago
Necessary to close db connection in normal app?
github.com/oatpp/example-crud - aa05d2b4076dfd2e4bf0ad5a93672e479f12caef authored about 4 years agogithub.com/oatpp/example-crud - d0765e2a5fee0dd0536bd2d0b157d407a331488a authored about 4 years ago
Instead of an external invocation of `stop()` to stop a running server, one could pass an lambda...
github.com/oatpp/oatpp - 86ae1132cadb2848c95ad1350d6a2a5a0dc83e9b authored about 4 years agogithub.com/oatpp/oatpp-protobuf - 71b26be6c0028758dc61b4ce94bfd51e353a53f3 authored about 4 years ago
Fix tests
github.com/oatpp/example-crud - e1a730dd5458d3bb49641ea2af26004724750009 authored about 4 years agogithub.com/oatpp/example-crud - 6093bbb860c47540b6f9349be16173d29ec71492 authored about 4 years ago
github.com/oatpp/example-crud - 808e7776dcaf9b48aa21c3a4d899146ee7b3be5d authored about 4 years ago
github.com/oatpp/example-crud - 38b7ac5af915fc8aa6da55995d5c9b12ea04735d authored about 4 years ago
Added simple test to add and delete users.
github.com/oatpp/example-crud - 42ce04295e4ccdf0edfc044fc9c6e870cfe35fbf authored about 4 years ago