- 19 May, 2021 1 commit
-
-
davkor authored
-
- 11 May, 2021 1 commit
-
-
Kip authored
Remove custom format target in Meson
-
- 08 May, 2021 8 commits
-
-
Kip authored
Update Docusaurus version and deploy script
-
Andrea Pappacoda authored
-
Kip authored
Bump url-parse from 1.4.7 to 1.5.1 in /pistache.io
-
Kip authored
Bump lodash from 4.17.20 to 4.17.21 in /pistache.io
-
dependabot[bot] authored
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1) Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) Signed-off-by:
dependabot[bot] <support@github.com>
-
Kip authored
Bump ua-parser-js from 0.7.23 to 0.7.28 in /pistache.io
-
dependabot[bot] authored
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.23 to 0.7.28. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.23...0.7.28) Signed-off-by:
dependabot[bot] <support@github.com>
-
- 07 May, 2021 2 commits
-
-
Kip authored
Check if `-latomic` is needed
-
Andrea Pappacoda authored
Fixes #916
-
- 22 Apr, 2021 1 commit
-
-
Alexey authored
-
- 18 Apr, 2021 2 commits
-
-
Kip authored
Use GTest imported target in tests/CMakeLists.txt
-
Andrea Pappacoda authored
-
- 15 Apr, 2021 3 commits
-
-
Kip authored
Travis cleanups: install `libgtest-dev`, remove unused apt sources
-
Andrea Pappacoda authored
…unused apt sources
-
Andrea Pappacoda authored
I've just found out that Meson automatically sets up a clang-format target when clang-format is found on the system, so there's no need to manually add that target. It can be ran with ninja clang-format
-
- 14 Apr, 2021 4 commits
- 13 Apr, 2021 8 commits
-
-
Kip authored
More traces to Peer class, http server test and change id generation
-
hyperxor authored
-
hyperxor authored
-
Jacob Bogdanov authored
-
Kip authored
Make Travis less verbose
-
Jacob Bogdanov authored
-
Jacob Bogdanov authored
Fixes #858 Replace `Pistache::Optional` with `std::optional`
-
Andrea Pappacoda authored
So that Travis CI builds do not fail if systemctl returns a bad status code
-
- 12 Apr, 2021 3 commits
-
-
Andrea Pappacoda authored
But preserving error logs
-
Kip authored
Update clang-format in Travis
-
Andrea Pappacoda authored
AllowShortBlocksOnASingleLine: Empty was added in clang-format 10
-
- 11 Apr, 2021 3 commits
-
-
Kip authored
Fix warning: backslash-newline at end of file
-
Mathieu Stefani authored
-
hyperxor authored
-
- 10 Apr, 2021 4 commits
-
-
Kip authored
include/pistache/meson.build: Fixed missing meta.h...
-
Kip authored
Fix pkg-config usage with Meson in Readme
-
Kip authored
Add project status in the Readme
-
Andrea Pappacoda authored
-