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 (
Collapse
)
Author
Age
*
Standard header formatter
icespider-0.2.3.1
Dan Goodliffe
2018-03-03
|
|
|
|
Use CTFs in common library for formatting header output.
*
Make mutator into a collection (mutators)
Dan Goodliffe
2016-12-11
|
*
Support setting a mutator function to operate on response model before ↵
Dan Goodliffe
2016-10-27
|
|
|
|
returning it
*
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 ↵
Dan Goodliffe
2016-10-07
|
|
|
|
deserializing x-www-form-urlencoded payloads
*
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 ↵
Dan Goodliffe
2016-08-21
|
|
|
|
response headers
*
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