0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add descriptions for important ant targets More... almost 15 years ago
Add vim target for running VimClojure nailgun server More... almost 15 years ago
Update for compatibility with latest compojure. More... almost 15 years ago
Add a heading. More... almost 15 years ago
Use (user-info request) instead of the namespaced keyword. More... about 15 years ago
Ignore WEB-INF/lib now that I've filter-branch'd the jars out of existence. More... about 15 years ago
Update build for new sdk version. More... about 15 years ago
Destructure to eliminate an unused local. More... about 15 years ago
Cleanup greetings. More... about 15 years ago
Get a test around find-all so I don't forget to add timestamps again. More... about 15 years ago
Forgot to put timestamps on greetings. More... about 15 years ago
Add tests! Use newly added ds/create instead of the inline mess. More... about 15 years ago
Use appengine-clj.users Ring middleware. More... about 15 years ago
Fix clojure-contrib.jar to have everything compiled. More... about 15 years ago
Oops. Fix bustedness after renaming greeting > greetings. More... about 15 years ago
More cleanup. More... about 15 years ago
Cleanup. More... about 15 years ago
Make the compojure namespaces implicit. This isn't a compojure tutorial. More... about 15 years ago
Cleanup web.xml More... about 15 years ago
Add a page showing Refs and Atoms working to be sure there's no funny business on the prod servers. More... about 15 years ago
Cleanup. More... about 15 years ago
Sort greetings by date. More... about 15 years ago
Pretty up the style a tad. More... about 15 years ago
Rename GuestbookServlet to something more clojurey and less ugly. More... about 15 years ago
Use compojure's form-helpers and page-helpers. More... about 15 years ago
Eliminate the warning about working directory when running the server by starting from the right place. More... about 15 years ago
Get ant to bring in latest jars if they've changed. More... about 15 years ago
Serve stylesheet with static-files. Upgrade to latest (Ring-compatible) compojure. More... about 15 years ago
Upgrade appengine to 1.2rc, also upgrade clojure and contrib to latest, and compojure to 0.1 stable More... about 15 years ago
Add the stylesheet we want to serve as a static file. More... about 15 years ago