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
/
common
Commit message (
Expand
)
Author
Age
*
Fix all non-unittest warnings
Dan Goodliffe
2022-02-06
*
Introduce MaybeString
Dan Goodliffe
2021-12-17
*
Add -Wconversion and -Wsign-conversion
Dan Goodliffe
2021-12-17
*
Non-allocating, non-FILE based, view based Accept parser
Dan Goodliffe
2021-12-17
*
Clang format and tidy
Dan Goodliffe
2020-06-07
*
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
*
Move Accept header parsing into a testable place and test it
Dan Goodliffe
2019-01-14
*
Cut 2 string_view
Dan Goodliffe
2019-01-14
*
Cut 1 string_view
Dan Goodliffe
2019-01-14
*
Consts and formatters
Dan Goodliffe
2018-05-23
*
C++17 and Ice 3.7
icespider-0.4
Dan Goodliffe
2018-04-15
*
We should use make_shared
Dan Goodliffe
2018-03-03
*
ICE components can be local... exception the session manager interface
Dan Goodliffe
2018-03-03
*
Standard header formatter
icespider-0.2.3.1
Dan Goodliffe
2018-03-03
*
Make mutator into a collection (mutators)
Dan Goodliffe
2016-12-11
*
Support setting a mutator function to operate on response model before return...
Dan Goodliffe
2016-10-27
*
Add basic support for base classes for routes
Dan Goodliffe
2016-10-25
*
Add support for cookie parameters
Dan Goodliffe
2016-10-09
*
Adds a session manager interface and basic file based implementation as a plugin
Dan Goodliffe
2016-10-08
*
Increased flexibility for reading post body content and support for deseriali...
Dan Goodliffe
2016-10-07
*
Move something things into http common, ignore a few bits from slicer
Dan Goodliffe
2016-10-05
*
Build slicer bits for http into common
Dan Goodliffe
2016-10-05
*
Routes and output serializers as compact json object maps
Dan Goodliffe
2016-09-25
*
Parameters should be a map, not a list
Dan Goodliffe
2016-09-17
*
Proper exceptions for handling 404 and 405
Dan Goodliffe
2016-09-17
*
Use compact json object for paramOverrides and mash up operations
Dan Goodliffe
2016-08-30
*
Add support for mash up routes that call multiple services
Dan Goodliffe
2016-08-29
*
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
*
Allow inclusion of user headers
Dan Goodliffe
2016-08-21
*
Add missing default value for hasUserSource
Dan Goodliffe
2016-08-17
*
Tidy up
Dan Goodliffe
2016-06-26
*
Default parameter expressions
Dan Goodliffe
2016-06-25
*
Parameters can be optional
Dan Goodliffe
2016-06-20
*
Add all supported method types
Dan Goodliffe
2016-06-19
*
Initial commit of IceSpider, implements basic route compiler
Dan Goodliffe
2016-06-18