index
:
colin/lazybones.git
main
HTTP Routing framework in Common Lisp
colin <colin@cicadas.surf>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-11-26
http-redirect
HEAD
main
colin
2023-11-22
updated parenscript client gen; added body variables to endpoints
colin
2023-11-20
parenscript client gen
colin
2023-11-18
version 1.0
colin
2023-11-18
Version bump; Allow for control of keyword reading
colin
2023-09-17
Fixed response header setting to make redirection work
colin
2023-04-06
Changed warnings
colin
2023-04-05
Fix: I'm confused as to how this had gone so long
colin
2022-11-07
Add: igorable names in let-parameters
Colin Okay
2022-10-15
Fix: name clash
Colin Okay
2022-10-15
Add: app-dict
Colin Okay
2022-10-15
Version Bump.
Colin Okay
2022-10-15
Refactor: defendpoint defines a function; easier debugging
Colin Okay
2022-10-14
Add: ext->mimetype utility
Colin Okay
2022-10-14
Refactor: made route parameter variables ignorable
Colin Okay
2022-10-14
Fix: added features to get set-cookie to work properly
Colin Okay
2022-08-29
Remove: readme.md
Colin Okay
2022-08-29
Add: readme.org
Colin Okay
2022-08-07
[remove] unneeded files
Colin Okay
2022-05-27
updated readme pointlessly
Colin Okay
2022-03-20
[tweak] remove spurious print statement
Colin Okay
2022-02-24
added server domain. set-cookie uses it if available.
Colin Okay
2022-02-23
added prefixes to apps
Colin Okay
2022-02-21
adding copyright notices
Colin Okay
2022-02-20
Merge branch 'master' of github.com:cbeo/lazybones
Colin Okay
2022-02-20
ultra basic debugging on handler error
Colin Okay
2022-02-17
add whole classes to documentation
Colin Okay
2022-02-16
patch version bumps
Colin Okay
2022-02-16
allowing get endpoints to respond to head requests
Colin Okay
2022-02-16
version bump
Colin Okay
2022-02-16
added definitions to apps; appended definitions to generated docs
Colin Okay
2022-02-16
re-exporting set-response-cookie from lazybones package
Colin Okay
2022-02-16
lazybones version bump
Colin Okay
2022-02-16
replaced setf response-cookie with set-response-cookie
Colin Okay
2022-02-16
cacheing calls to request-body per request in backend
Colin Okay
2022-02-14
version bump in hunchentoot backend
Colin Okay
2022-02-14
default content type tweak in hunchentoot backend
Colin Okay
2022-02-13
updated readme
Colin Okay
2022-02-13
Made 200 response the default. http-err now singals condition
Colin Okay
2022-02-13
renamed lazybones-test package
Colin Okay
2022-02-13
renamed lazybones-test to lazybones-example
Colin Okay
2022-02-12
formatting and comments in example
Colin Okay
2022-02-12
comments to example
Colin Okay
2022-02-12
tweaking doc generation
Colin Okay
2022-02-12
tweaking doc generation
Colin Okay
2022-02-12
updated readme
Colin Okay
2022-02-12
updated example docs output
Colin Okay
2022-02-12
updating documentation generation
Colin Okay
2022-02-12
returning 403 on not authorized
Colin Okay
2022-02-12
updated readme and example
Colin Okay
[next]