summaryrefslogtreecommitdiff
path: root/icespider/unittests/testCompile.cpp
Commit message (Expand)AuthorAge
* C++17 and Ice 3.7icespider-0.4Dan Goodliffe2018-04-15
* Add some nice cxxflagsicespider-0.2.3Dan Goodliffe2018-02-11
* Remove non-sense test route with conflicting path/methodDan Goodliffe2018-02-10
* Upgrade to libxml++3Dan Goodliffe2017-04-28
* Fix case where operation returns void but has declared exception list (return...Dan Goodliffe2017-01-30
* Be explicit about -z,lazy as default linking is -z,now when hardened profile ...Dan Goodliffe2016-12-27
* Support setting a mutator function to operate on response model before return...Dan Goodliffe2016-10-27
* Add support for cookie parametersDan Goodliffe2016-10-09
* Increased flexibility for reading post body content and support for deseriali...Dan Goodliffe2016-10-07
* Routes and output serializers as compact json object mapsDan Goodliffe2016-09-25
* Bad request on missing or invalid parametersDan Goodliffe2016-09-17
* Remove previous serializer before adding replacementDan Goodliffe2016-09-16
* Register route handler factories, not route handlers so we can construct them...Dan Goodliffe2016-08-30
* Add support for mash up routes that call multiple servicesDan Goodliffe2016-08-29
* Add support for custom output serializersDan Goodliffe2016-08-21
* Split compile/link test stages so ccache can workDan Goodliffe2016-08-21
* Tidy upDan Goodliffe2016-06-26
* Default parameter expressionsDan Goodliffe2016-06-25
* Pass input parameters, write output objectsDan Goodliffe2016-06-19
* Add and test a request routerDan Goodliffe2016-06-19
* Working icespider compiler command line appDan Goodliffe2016-06-19
* Initial commit of IceSpider, implements basic route compilerDan Goodliffe2016-06-18