There are quite a few board@ mails stored under /srv/board. These date
from 201605 to 201705.
Some are duplicates of those under /srv/mail/board but there are some
unique ones, and some are copies sent to whimsy-vm3 for which there
are copies sent to whimsy-vm4.
Do these need to be copied to the
HI All
A quick note to let you know that I am adding Whimsy to the Kibble demo.It's
part of my research on the transmission of Apache culture through incubation.
I'd like to use the Whimsy data as a comparison against projects that did
undergo incubation. Not sure what the result will be at thi
On Wed, May 1, 2019 at 10:53 AM sebb wrote:
>
> There are quite a few board@ mails stored under /srv/board. These date
> from 201605 to 201705.
>
> Some are duplicates of those under /srv/mail/board but there are some
> unique ones, and some are copies sent to whimsy-vm3 for which there
> are copi
https://github.com/apache/whimsy/blob/master/www/board/agenda/routes.rb#L129
says:
next unless raw =~ /Subject: .*Board feedback on 2017-05-17 (.*) report/
This looks like it was intended to be a variable date rather than
fixed in May 2017.
Is it supposed to be #{date} instead?
S
On Wed, 1 May 2019 at 16:48, Sam Ruby wrote:
>
> On Wed, May 1, 2019 at 10:53 AM sebb wrote:
> >
> > There are quite a few board@ mails stored under /srv/board. These date
> > from 201605 to 201705.
> >
> > Some are duplicates of those under /srv/mail/board but there are some
> > unique ones, and
On Wed, May 1, 2019 at 12:09 PM sebb wrote:
>
> On Wed, 1 May 2019 at 16:48, Sam Ruby wrote:
> >
> > On Wed, May 1, 2019 at 10:53 AM sebb wrote:
> > >
> > > There are quite a few board@ mails stored under /srv/board. These date
> > > from 201605 to 201705.
> > >
> > > Some are duplicates of thos
On Wed, 1 May 2019 at 17:29, Sam Ruby wrote:
>
> On Wed, May 1, 2019 at 12:09 PM sebb wrote:
> >
> > On Wed, 1 May 2019 at 16:48, Sam Ruby wrote:
> > >
> > > On Wed, May 1, 2019 at 10:53 AM sebb wrote:
> > > >
> > > > There are quite a few board@ mails stored under /srv/board. These date
> > >
On Wed, May 1, 2019 at 12:05 PM sebb wrote:
>
> https://github.com/apache/whimsy/blob/master/www/board/agenda/routes.rb#L129
> says:
>
> next unless raw =~ /Subject: .*Board feedback on 2017-05-17 (.*) report/
>
> This looks like it was intended to be a variable date rather than
> fixed in May 201
I wonder if we need to copy /srv/gpg when setting up a new host?
Or at least parts of it, such as the public key database?
S.
On Wed, 1 May 2019 at 17:34, Sam Ruby wrote:
>
> On Wed, May 1, 2019 at 12:05 PM sebb wrote:
> >
> > https://github.com/apache/whimsy/blob/master/www/board/agenda/routes.rb#L129
> > says:
> >
> > next unless raw =~ /Subject: .*Board feedback on 2017-05-17 (.*) report/
> >
> > This looks like it w
That'd be useful for speeding up key lookups when someone submits a
doc with a key we've already seen before (possible with some docs
submitted, though unlikely).
On Wed, 1 May 2019 at 11:35, sebb wrote:
>
> I wonder if we need to copy /srv/gpg when setting up a new host?
>
> Or at least parts of
How can a simple .cgi script in the Whimsy environment get multiple
values for a select control in a form when handling _.post?
I've tried several different techniques, but no dice - I only ever get
the *first* data value being passed from the select element back in my
whimsy handler for the post.
On Wed, 1 May 2019 at 21:35, Shane Curcuru wrote:
>
> How can a simple .cgi script in the Whimsy environment get multiple
> values for a select control in a form when handling _.post?
>
> I've tried several different techniques, but no dice - I only ever get
> the *first* data value being passed f
On Wed, May 1, 2019 at 4:35 PM Shane Curcuru wrote:
>
> How can a simple .cgi script in the Whimsy environment get multiple
> values for a select control in a form when handling _.post?
>
> I've tried several different techniques, but no dice - I only ever get
> the *first* data value being passed
14 matches
Mail list logo