-
mmcgrana committed
Nov 1, 2010 -
Make contrib a dev dependency for session tests.
mmcgrana committedNov 1, 2010 -
Test stacktrace app takes an argument to prevent test from blowing up.
mmcgrana committedOct 27, 2010 -
mmcgrana committed
Oct 31, 2010 -
Avoid reflection in Exception ctor.
mmcgrana committedOct 31, 2010 -
Exctract ring.util.servlet/set-status.
mmcgrana committedNov 1, 2010 -
Fix whitespace errors in r.u.servelt.
mmcgrana committedNov 1, 2010 -
Use clojure.core/slurp instead of slurp* from c.c.duck-streams or c.c…
….io.
mmcgrana committedOct 27, 2010 -
Remove contrib dependencies form r.m.multipart params.
mmcgrana committedOct 26, 2010 -
Remove contrib dependencies from r.h.httpcore.
mmcgrana committedOct 26, 2010 -
Remove contrib dependencies from r.m.lint.
mmcgrana committedOct 26, 2010 -
Remove contrib dependencies from ring.m.session.cookie.
mmcgrana committedOct 26, 2010 -
Remove contrib dependencies from r.u.servlet.
mmcgrana committedOct 26, 2010 -
Remove contrib dependencies from r.h.dump.
mmcgrana committedNov 1, 2010 -
mmcgrana committed
Nov 1, 2010 -
Remove contrib dependencies from r.m.file-info.
mmcgrana committedNov 1, 2010 -
Remove contrib dependencies from r.m.stacktrace.
mmcgrana committedNov 1, 2010 -
Remove contrib dependencies from r.m.file.
mmcgrana committedOct 25, 2010 -
Avoid c.c.defvar- in r.m.cookies.
mmcgrana committedNov 1, 2010 -
Drop lein-clojars and swak-clojure development dependencies; use user…
…-level lein plugins instead.
mmcgrana committedOct 25, 2010
-
Avoid prefix lists and contrib in wrapping example.
mmcgrana committedOct 26, 2010 -
Avoid prefix lists in r.h.dump.
mmcgrana committedOct 26, 2010 -
Avoid prefix lists in r.m.stacktrace.
mmcgrana committedOct 26, 2010 -
Avoid prefix lists in r.m.file.
mmcgrana committedOct 25, 2010 -
Qualify r.u.codec calls in r.m.cookies.
mmcgrana committedOct 25, 2010 -
Fix whitespace errors in r.h.httpcore.
mmcgrana committedOct 26, 2010 -
Capture output during r.m.stacktrace test.
mmcgrana committedOct 27, 2010 -
Capture output during r.h.dump test.
mmcgrana committedOct 27, 2010
-
pprint'ing request maps to console as well as showing in html response
mmcgrana committedOct 3, 2010 -
introduce ring.middleware.stacktrace/wrap-stacktrace-log.
wrap-stacktrace-log logs formatted stacktraces to *err* and then rethrows. wrap-stacktrace now uses this to augment the returned web response. The previous web-only behavior is available with wrap-stacktrace-web.
mmcgrana committedSep 19, 2010
-
Correctly handle non-string param values in keyword params middleware.
mmcgrana committedJul 30, 2010
-
Clarify that patch submission should flow through the Ring group.
mmcgrana committedJul 18, 2010
-
mmcgrana committed
May 5, 2010 -
Depend on javax.servlet instead of or.mortbay.jetty for Servlet API a…
…rtifact.
mmcgrana committedMay 5, 2010
-
mmcgrana committed
Mar 28, 2010