index
:
ICE Spider
embedded-server
main
Tools and library for creating ICE API backed REST services and websites.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
icespider
/
testing
Commit message (
Expand
)
Author
Age
*
Update to C++23 and fix lots of warnings
Dan Goodliffe
2025-06-13
*
Don't pass trivially copyable params as const ref
Dan Goodliffe
2023-07-29
*
Rename internal paramGet functions to disambiguate from the typed ones
Dan Goodliffe
2023-07-29
*
Swap ifndef for pragma once
Dan Goodliffe
2023-07-26
*
Reformat with new clang-format
Dan Goodliffe
2023-07-26
*
Fix all non-unittest warnings
Dan Goodliffe
2022-02-06
*
Clang format and tidy
Dan Goodliffe
2020-06-07
*
Helper for testing for HTTPS
Dan Goodliffe
2020-01-18
*
Performance fixes
icespider-0.6.2
Dan Goodliffe
2019-11-12
*
Add clang-tidy rules and fix all the things
Dan Goodliffe
2019-03-27
*
Enable some clang-tidy checks and fix up accordingly
Dan Goodliffe
2019-03-27
*
Cut 4 string_view everything else
Dan Goodliffe
2019-01-14
*
Cut 2 string_view
Dan Goodliffe
2019-01-14
*
Remove parameter setters from ihttpRequest
Dan Goodliffe
2018-05-23
*
Standard header formatter
icespider-0.2.3.1
Dan Goodliffe
2018-03-03
*
Dump request details to stderr in case of unhandled exception
icespider-0.2
Dan Goodliffe
2017-01-30
*
Support for plugable error handlers
Dan Goodliffe
2017-01-30
*
Refactor to make available some classes for testing
Dan Goodliffe
2016-12-27