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
/
unittests
/
testCompile.cpp
Commit message (
Expand
)
Author
Age
*
C++17 and Ice 3.7
icespider-0.4
Dan Goodliffe
2018-04-15
*
Add some nice cxxflags
icespider-0.2.3
Dan Goodliffe
2018-02-11
*
Remove non-sense test route with conflicting path/method
Dan Goodliffe
2018-02-10
*
Upgrade to libxml++3
Dan Goodliffe
2017-04-28
*
Fix case where operation returns void but has declared exception list (return...
Dan Goodliffe
2017-01-30
*
Be explicit about -z,lazy as default linking is -z,now when hardened profile ...
Dan Goodliffe
2016-12-27
*
Support setting a mutator function to operate on response model before return...
Dan Goodliffe
2016-10-27
*
Add support for cookie parameters
Dan Goodliffe
2016-10-09
*
Increased flexibility for reading post body content and support for deseriali...
Dan Goodliffe
2016-10-07
*
Routes and output serializers as compact json object maps
Dan Goodliffe
2016-09-25
*
Bad request on missing or invalid parameters
Dan Goodliffe
2016-09-17
*
Remove previous serializer before adding replacement
Dan Goodliffe
2016-09-16
*
Register route handler factories, not route handlers so we can construct them...
Dan Goodliffe
2016-08-30
*
Add support for mash up routes that call multiple services
Dan Goodliffe
2016-08-29
*
Add support for custom output serializers
Dan Goodliffe
2016-08-21
*
Split compile/link test stages so ccache can work
Dan Goodliffe
2016-08-21
*
Tidy up
Dan Goodliffe
2016-06-26
*
Default parameter expressions
Dan Goodliffe
2016-06-25
*
Pass input parameters, write output objects
Dan Goodliffe
2016-06-19
*
Add and test a request router
Dan Goodliffe
2016-06-19
*
Working icespider compiler command line app
Dan Goodliffe
2016-06-19
*
Initial commit of IceSpider, implements basic route compiler
Dan Goodliffe
2016-06-18