summaryrefslogtreecommitdiff
path: root/icespider/common
Commit message (Expand)AuthorAge
* Fix all non-unittest warningsDan Goodliffe2022-02-06
* Introduce MaybeStringDan Goodliffe2021-12-17
* Add -Wconversion and -Wsign-conversionDan Goodliffe2021-12-17
* Non-allocating, non-FILE based, view based Accept parserDan Goodliffe2021-12-17
* Clang format and tidyDan Goodliffe2020-06-07
* Performance fixesicespider-0.6.2Dan Goodliffe2019-11-12
* Add clang-tidy rules and fix all the thingsDan Goodliffe2019-03-27
* Enable some clang-tidy checks and fix up accordinglyDan Goodliffe2019-03-27
* Move Accept header parsing into a testable place and test itDan Goodliffe2019-01-14
* Cut 2 string_viewDan Goodliffe2019-01-14
* Cut 1 string_viewDan Goodliffe2019-01-14
* Consts and formattersDan Goodliffe2018-05-23
* C++17 and Ice 3.7icespider-0.4Dan Goodliffe2018-04-15
* We should use make_sharedDan Goodliffe2018-03-03
* ICE components can be local... exception the session manager interfaceDan Goodliffe2018-03-03
* Standard header formattericespider-0.2.3.1Dan Goodliffe2018-03-03
* Make mutator into a collection (mutators)Dan Goodliffe2016-12-11
* Support setting a mutator function to operate on response model before return...Dan Goodliffe2016-10-27
* Add basic support for base classes for routesDan Goodliffe2016-10-25
* Add support for cookie parametersDan Goodliffe2016-10-09
* Adds a session manager interface and basic file based implementation as a pluginDan Goodliffe2016-10-08
* Increased flexibility for reading post body content and support for deseriali...Dan Goodliffe2016-10-07
* Move something things into http common, ignore a few bits from slicerDan Goodliffe2016-10-05
* Build slicer bits for http into commonDan Goodliffe2016-10-05
* Routes and output serializers as compact json object mapsDan Goodliffe2016-09-25
* Parameters should be a map, not a listDan Goodliffe2016-09-17
* Proper exceptions for handling 404 and 405Dan Goodliffe2016-09-17
* Use compact json object for paramOverrides and mash up operationsDan Goodliffe2016-08-30
* Add support for mash up routes that call multiple servicesDan Goodliffe2016-08-29
* Bit of a refactor around Accept / Content-Type and include Content-Type in re...Dan Goodliffe2016-08-21
* Add support for custom output serializersDan Goodliffe2016-08-21
* Allow inclusion of user headersDan Goodliffe2016-08-21
* Add missing default value for hasUserSourceDan Goodliffe2016-08-17
* Tidy upDan Goodliffe2016-06-26
* Default parameter expressionsDan Goodliffe2016-06-25
* Parameters can be optionalDan Goodliffe2016-06-20
* Add all supported method typesDan Goodliffe2016-06-19
* Initial commit of IceSpider, implements basic route compilerDan Goodliffe2016-06-18