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
/
core
/
irouteHandler.cpp
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
*
Reformat with new clang-format
Dan Goodliffe
2023-07-26
*
Fix all non-unittest warnings
Dan Goodliffe
2022-02-06
*
Non-allocating, non-FILE based, view based Accept parser
Dan Goodliffe
2021-12-17
*
Clang format and tidy
Dan Goodliffe
2020-06-07
*
Add clang-tidy rules and fix all the things
Dan Goodliffe
2019-03-27
*
Cut 1 string_view
Dan Goodliffe
2019-01-14
*
Consts and formatters
Dan Goodliffe
2018-05-23
*
Route Options
icespider-0.4.1
Dan Goodliffe
2018-04-16
*
C++17 and Ice 3.7
icespider-0.4
Dan Goodliffe
2018-04-15
*
Don't delete the serializer factory
Dan Goodliffe
2016-12-27
*
Bad request on missing or invalid parameters
Dan Goodliffe
2016-09-17
*
Remove previous serializer before adding replacement
Dan Goodliffe
2016-09-16
*
No need to proxy getProxy through route handler now we have a core instance
Dan Goodliffe
2016-09-02
*
Initialize proxies once on start up
Dan Goodliffe
2016-09-02
*
Pass current Core instance to route handlers
Dan Goodliffe
2016-09-01
*
Register route handler factories, not route handlers so we can construct them...
Dan Goodliffe
2016-08-30
*
Bit of a refactor around Accept / Content-Type and include Content-Type in re...
Dan Goodliffe
2016-08-21
*
Add support for custom output serializers
Dan Goodliffe
2016-08-21
*
Don't store the plugin, just its implementation
Dan Goodliffe
2016-08-20
*
Add basic content negotiation
Dan Goodliffe
2016-08-16
*
Tidy up
Dan Goodliffe
2016-06-26
*
Add and test a request router
Dan Goodliffe
2016-06-19
*
Initial commit of IceSpider, implements basic route compiler
Dan Goodliffe
2016-06-18