[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Prototype script to determine last commit and last upload.



Sorry for the delay...

On Sun, Apr 11, 2010 at 10:53:16AM +0200, Niels Thykier wrote:
> Jan Hauke Rahm wrote:
> > I didn't look at the scripts at all but UDD might have a faster answer
> > to that question:
> > 
> > ,----
> > | select date, source, version, changed_by
> > | from upload_history
> > | where changed_by_email = $email
> > | order by date desc limit 20;
> > `----
> > 
> > Maybe I'm wrong, I just remembered this query that I wrote a few weeks
> > ago.
> > 
> > Hauke
> 
> Ah, yes, the all-mighty UDD.
> 
> If UDD is cable of even reporting people inside the [ $name ]-tags, then
> this script has nothing new to offer. Although that does not seem to be
> the case based on that query. Perhaps we could make that data available
> in UDD?

Sounds good to me. The table upload_history would be wrong, though. It
should really keep upload information, I think. And I'm not a UDD guru
anyways, so someone would need to pick up on it...

Hauke

Attachment: signature.asc
Description: Digital signature


Reply to: