Commit graph

  • 69d2e0ef1f bump version for development master Gered 2016-06-27 18:59:10 -0400
  • 9dd10e6cc7 version 0.1.1 Gered 2016-06-19 14:59:46 -0400
  • 4ef6cdeb9c change ->url to join all arguments together as strings Gered 2016-06-19 14:59:35 -0400
  • e543af99f3 update hook-browser-navigation! to better allow re-initialization Gered 2016-06-17 14:26:53 -0400
  • 9d045ea523 version 0.1 Gered 2016-06-16 13:34:15 -0400
  • 4f08c1c2a1 add hiccup page html helper Gered 2016-06-13 12:18:14 -0400
  • 8d65b78703 add various clojurescript utility functions Gered 2016-06-13 12:16:05 -0400
  • c2a0531f2d version 0.0.2 Gered 2016-04-30 16:17:04 -0400
  • 3413527b16 oops, how silly of me. forgot to rename this directory ... Gered 2016-04-30 16:16:43 -0400
  • a80a62c4db rename project Gered 2016-04-30 14:27:37 -0400
  • 457afba989 update dependencies Gered 2016-01-25 13:06:03 -0500
  • bb8cd87475 better default checked route error handlers Gered 2015-02-14 21:05:22 -0500
  • 28377f0ef2 double negatives are bad Gered 2015-02-14 20:27:45 -0500
  • faecfe712d fix check for whether the fail-response needs to be returned Gered 2015-02-14 20:25:56 -0500
  • bd8c88d0d4 comment adjustments Gered 2015-02-14 20:25:30 -0500
  • 096fd8fad5 use a blank string for empty body instead of nil Gered 2015-02-14 20:14:22 -0500
  • 4eab47cbdd rename and make set-validation-error utility function public Gered 2015-02-14 18:12:03 -0500
  • bc9e2a8912 add ability for checked failure handling to get validation errors list Gered 2015-02-14 18:09:32 -0500
  • 228a2eff39 split out session helpers into separate namespace Gered 2015-02-14 15:42:35 -0500
  • e10a5e08e4 body now optional for response helpers (if just http status is enough) Gered 2015-01-08 19:08:03 -0500
  • 6f203c26ea add common http response helper functions Gered 2015-01-08 18:31:14 -0500
  • 5780caa698 rename wrap-checks Gered 2015-01-07 22:09:04 -0500
  • f4527253b7 allow for either assoc or merge to get body content into :safe-params Gered 2015-01-05 13:23:38 -0500
  • 14a462940d add auto-transform-body Gered 2015-01-05 13:13:40 -0500
  • bb7438d555 checked-routes -> wrap-checks (mainly just a minor syntax cleanup) Gered 2015-01-05 12:35:38 -0500
  • da94d5fd75 with-middleware -> wrap-middleware. uses compojure's wrap-routes now Gered 2015-01-05 12:11:03 -0500
  • ad8401f88c support for transforming/validating/marking-safe the request body Gered 2015-01-05 00:28:11 -0500
  • d59bc300fa add basic validation helper for checking against a schema definition Gered 2015-01-04 23:40:23 -0500
  • 4fb8b7a002 allow alternate param parents to be specified. allow nested params. Gered 2015-01-04 23:31:24 -0500
  • a5010e423e comments Gered 2015-01-04 15:14:02 -0500
  • bd038047db initial commit Gered 2015-01-04 00:11:24 -0500