Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Clojure Web Development
Conversations
About
Clojure Web Development
Contact owners and managers
1–30 of 55
Mark all as read
Report abusive group
0 selected
James Reeves
1/10/17
[ANN] Ring 1.5.1 released to fix path traversal vulnerability
There is a path traversal vulnerability in Ring that affects applications that serve resources from
unread,
[ANN] Ring 1.5.1 released to fix path traversal vulnerability
There is a path traversal vulnerability in Ring that affects applications that serve resources from
1/10/17
Simon Brooke
7/24/14
Re: Relative file paths differ between Jetty and Tomcat?
Sorry for the very late response, and yes, that was the right answer. Thank you very much indeed.
unread,
Re: Relative file paths differ between Jetty and Tomcat?
Sorry for the very late response, and yes, that was the right answer. Thank you very much indeed.
7/24/14
Simon Brooke
,
James Reeves
2
4/14/14
Relative file paths differ between Jetty and Tomcat?
When in your project directory, certain directories, such as src and resources, are added to the
unread,
Relative file paths differ between Jetty and Tomcat?
When in your project directory, certain directories, such as src and resources, are added to the
4/14/14
Dick Davies
2
1/29/13
config file (for ring in particular)?
Thanks, did something very similar in the end. Seemed a bit odd to use an atom when I'm never
unread,
config file (for ring in particular)?
Thanks, did something very similar in the end. Seemed a bit odd to use an atom when I'm never
1/29/13
Gregg Reynolds
4/5/12
symlinks with appengine-magic
Hi, I'm using clojure and cappuccino to develop an appengine-magic application. My cappuccino
unread,
symlinks with appengine-magic
Hi, I'm using clojure and cappuccino to develop an appengine-magic application. My cappuccino
4/5/12
BernardH
2
11/22/11
[ring] Content-MD5 ring middleware
On Nov 22, 11:14 am, BernardH <un.compte.pour.tes...@gmail.com> wrote: > Hi, > > In
unread,
[ring] Content-MD5 ring middleware
On Nov 22, 11:14 am, BernardH <un.compte.pour.tes...@gmail.com> wrote: > Hi, > > In
11/22/11
Constantine Vetoshev
11/7/11
[ANN] appengine-magic 0.4.6 released
I just released appengine-magic version 0.4.6. appengine-magic is a library which makes it easy to
unread,
[ANN] appengine-magic 0.4.6 released
I just released appengine-magic version 0.4.6. appengine-magic is a library which makes it easy to
11/7/11
Dragan Djuric
, …
Mark Rathwell
5
10/25/11
lein ring server does not pick up *some* code changes
On Tue, Oct 25, 2011 at 2:49 PM, James Reeves <jre...@weavejester.com> wrote: > On 25
unread,
lein ring server does not pick up *some* code changes
On Tue, Oct 25, 2011 at 2:49 PM, James Reeves <jre...@weavejester.com> wrote: > On 25
10/25/11
Thorsten Wilms
10/7/11
Composing HTML rendering functions
Hi! Initially I created a mess of interlinked functions for rendering HTML via hiccup. I have few
unread,
Composing HTML rendering functions
Hi! Initially I created a mess of interlinked functions for rendering HTML via hiccup. I have few
10/7/11
Chris Rosengren
, …
Constantine Vetoshev
4
9/29/11
xhr problems with appengine magic
Thanks, the problem was that my datastore on the GAE was slightly different containing a text entity
unread,
xhr problems with appengine magic
Thanks, the problem was that my datastore on the GAE was slightly different containing a text entity
9/29/11
Constantine Vetoshev
9/29/11
New appengine-magic beta branch: call for testers
A few changes to appengine-magic need testing. 1. I added preliminary Clojure 1.3 support. (This
unread,
New appengine-magic beta branch: call for testers
A few changes to appengine-magic need testing. 1. I added preliminary Clojure 1.3 support. (This
9/29/11
Ryan Waters
, …
Constantine Vetoshev
7
9/24/11
appengine-magic and vimclojure
Mark: Your suggestions were spot on. Once I used "(require '[my.updated.ns] :reload)" (
unread,
appengine-magic and vimclojure
Mark: Your suggestions were spot on. Once I used "(require '[my.updated.ns] :reload)" (
9/24/11
Mark Rathwell
8/27/11
[ANN] clj-style
Cross posting to Clojure Web Dev and Noir lists, apologies if you receive this twice. I created an
unread,
[ANN] clj-style
Cross posting to Clojure Web Dev and Noir lists, apologies if you receive this twice. I created an
8/27/11
Paul Koerbitz
, …
Mark Rathwell
19
7/31/11
How to use soy (google closure) templates on google app engine
Hi Mark, yes I uploaded my 'app' to GAE and it runs, no errors AFAICT, didn't investigate
unread,
How to use soy (google closure) templates on google app engine
Hi Mark, yes I uploaded my 'app' to GAE and it runs, no errors AFAICT, didn't investigate
7/31/11
Tarantoga
7/29/11
Clojure blog with Clojure
Hi all, I have implemented a blog with clojure and deployed it on heroku: http://clojure-blog.
unread,
Clojure blog with Clojure
Hi all, I have implemented a blog with clojure and deployed it on heroku: http://clojure-blog.
7/29/11
Shantanu Kumar
, …
James Reeves
3
6/13/11
Context path in Compojure
lein-ring adds :context and :path-info keys to the request map. - James On 13 June 2011 13:27,
unread,
Context path in Compojure
lein-ring adds :context and :path-info keys to the request map. - James On 13 June 2011 13:27,
6/13/11
Shantanu Kumar
, …
James Reeves
3
6/11/11
`request` object in Compojure routes
On 11 June 2011 20:11, Shantanu Kumar <kumar.s...@gmail.com> wrote: > I want to access
unread,
`request` object in Compojure routes
On 11 June 2011 20:11, Shantanu Kumar <kumar.s...@gmail.com> wrote: > I want to access
6/11/11
Shantanu Kumar
,
James Reeves
2
5/28/11
lein-ring or leiningen-war?
On 28 May 2011 20:30, Shantanu Kumar <kumar.s...@gmail.com> wrote: > I want to
unread,
lein-ring or leiningen-war?
On 28 May 2011 20:30, Shantanu Kumar <kumar.s...@gmail.com> wrote: > I want to
5/28/11
Vincent Liard
,
James Reeves
2
4/26/11
Newbie feedback on compojure/appengine-magic
On 26 April 2011 14:46, Vincent Liard <vincen...@free.fr> wrote: > First, examples I
unread,
Newbie feedback on compojure/appengine-magic
On 26 April 2011 14:46, Vincent Liard <vincen...@free.fr> wrote: > First, examples I
4/26/11
vesnap
, …
Jim Downing
6
4/19/11
clojure web development newbie question: Could not locate net/cgrand/moustache__init.class or net/cgrand/moustache.clj on classpath
I found the answer for this question. I didn't have utils.clj file in my project, and of course
unread,
clojure web development newbie question: Could not locate net/cgrand/moustache__init.class or net/cgrand/moustache.clj on classpath
I found the answer for this question. I didn't have utils.clj file in my project, and of course
4/19/11
Allen Johnson
,
James Reeves
2
4/12/11
Servlet context path and ring/moustache
On 12 April 2011 16:51, Allen Johnson <akjoh...@gmail.com> wrote: > I'm using
unread,
Servlet context path and ring/moustache
On 12 April 2011 16:51, Allen Johnson <akjoh...@gmail.com> wrote: > I'm using
4/12/11
Chris Wilson
,
Constantine Vetoshev
4
4/8/11
Appengine-magic in eclipse
But here is the stack trace incase I'm misunderstanding: (#<StackTraceElement java.lang.Thread
unread,
Appengine-magic in eclipse
But here is the stack trace incase I'm misunderstanding: (#<StackTraceElement java.lang.Thread
4/8/11
László Török
,
Constantine Vetoshev
2
4/5/11
appengine-magic handling static resources
On Tue, Apr 5, 2011 at 2:13 PM, László Török <ltor...@gmail.com> wrote: > "Just put
unread,
appengine-magic handling static resources
On Tue, Apr 5, 2011 at 2:13 PM, László Török <ltor...@gmail.com> wrote: > "Just put
4/5/11
Constantine Vetoshev
, …
László Török
9
4/5/11
[ANN] appengine-magic 0.4.1: Clojure on Google App Engine
Hi, In Emacs and SLIME, I just hit Cc Cc, and my current top-level definition, usually a defn form,
unread,
[ANN] appengine-magic 0.4.1: Clojure on Google App Engine
Hi, In Emacs and SLIME, I just hit Cc Cc, and my current top-level definition, usually a defn form,
4/5/11
Constantine Vetoshev
,
Jevgeni Holodkov
3
3/28/11
[ANN] appengine-magic 0.4.0: Clojure on Google App Engine
On Mon, Mar 28, 2011 at 9:20 AM, Jevgeni Holodkov <jevgeni....@gmail.com> wrote: > As
unread,
[ANN] appengine-magic 0.4.0: Clojure on Google App Engine
On Mon, Mar 28, 2011 at 9:20 AM, Jevgeni Holodkov <jevgeni....@gmail.com> wrote: > As
3/28/11
Ryan Waters
2
3/22/11
handling HTTP POST
My apologies. I believe this question was answered in the Compojure group under the subject '
unread,
handling HTTP POST
My apologies. I believe this question was answered in the Compojure group under the subject '
3/22/11
Allen Johnson
, …
Sean Allen
25
3/10/11
Serving static content in a war file
@Allen- no problem at all. I don't mind direct responses. I didn't think anything of it. On
unread,
Serving static content in a war file
@Allen- no problem at all. I don't mind direct responses. I didn't think anything of it. On
3/10/11
Michael Ossareh
2
3/3/11
flash msg persisting
On Thu, Mar 3, 2011 at 01:51, Michael Ossareh <oss...@gmail.com> wrote: Hey, So I'm using
unread,
flash msg persisting
On Thu, Mar 3, 2011 at 01:51, Michael Ossareh <oss...@gmail.com> wrote: Hey, So I'm using
3/3/11
Giorgio Valoti
, …
James Reeves
5
2/25/11
Testing moustache routes
Il giorno 25/feb/2011, alle ore 12.28, James Reeves ha scritto: > On 25 February 2011 11:08,
unread,
Testing moustache routes
Il giorno 25/feb/2011, alle ore 12.28, James Reeves ha scritto: > On 25 February 2011 11:08,
2/25/11
Michael Ossareh
2/22/11
ANN: ring-session-riak
Hey All, Should you wish to store your ring sessions in riak (only over protobuf atm) feel free to
unread,
ANN: ring-session-riak
Hey All, Should you wish to store your ring sessions in riak (only over protobuf atm) feel free to
2/22/11