[Buildbot-devel] automatic reload of waterfall display

Mark Pauley mpauley at apple.com
Thu Sep 7 16:31:26 UTC 2006


Sorry, I just got darcs up and running on my machine, the darwinport  
was busted for a good long while.  I'm planning on trying to submit a  
patch for review within the next few days here.

In addition, I think I mentioned before that I don't think that  
reloading the entire page is really the way to go here... it's really  
just a hack right now.  I think an asynchronous DOM layout would be  
super nifty and would make some of the other idears I've got a' brewin  
a whole lot easier.

_Mark

On Sep 7, 2006, at 6:59 AM, Alexander Lorenz wrote:

> actually, mark posted a better version earlier on wehich i have just
> rediscovered: it's not a quick&dirty hack like mine, but introduces an
> additional parameter for the waterfall, which you just set along with
> all the other paramteters .
>
> afair he was planning to add it to the buildbot source , but since i
> haven't found the time yet to update past 0.7.2, i don't know if this
> goodie made it in there yet.
>
> mark?
>
>
>
> regards
>
> lx
>
>
> christian unger wrote:
>>
>>
>> thanks alex, works here
>>
>>
>> cu
>> christian unger
>>
>>
>>
>> On 01.09.2006, at 15:17, Alexander Lorenz wrote:
>>
>>> hi chris,
>>>
>>>
>>>
>>> so here it comes:
>>>
>>>
>>> --- html_old.py 2006-09-01 14:21:17.000000000 +0200
>>> +++ html.py 2006-09-01 14:17:43.000000000 +0200
>>> @@ -162,6 +162,7 @@
>>> ' lang="en"'
>>> ' xml:lang="en">\n')
>>> data += "<head>\n"
>>> + data += "<meta http-equiv=\"refresh\" content=\"10\">"
>>> data += " <title>" + self.title + "</title>\n"
>>> if self.css:
>>> # TODO: use some sort of relative link up to the root page, so
>>>
>>>
>>> this is a patch for bb 0.7.2 though, i don't know if the line  
>>> numbers
>>> are still the same in 0.7.4
>>> but you should easily find the spot where to insert the one line
>>> manually.
>>>
>>>
>>>
>>> regards
>>>
>>> lx
>>>
>>>
>>>
>>> ps: please call me alex, or better still: lx . ;)
>>>
>>>
>>>
>>>
>>>
>>> christian unger wrote:
>>>>
>>>> Hi Alexander,
>>>>
>>>> in fact I am interested.
>>>>
>>>> thanks
>>>>
>>>>
>>>> cu
>>>> christian unger
>>>>
>>>>
>>>> On 01.09.2006, at 10:02, Alexander Lorenz wrote:
>>>>
>>>>> i am working on something like that: a button where you can switch
>>>>> on/off refresh and a field where you can type in the seconds per
>>>>> refresh cycle.
>>>>> until that'S finished i have patched html.py so that the waterfall
>>>>> does an auto-refresh every 10 seconds.
>>>>> can be unnerving at times, when you are scrolling the waterfall
>>>>> when the refresh comnes etc. (thus the idea of an on/off button)
>>>>>
>>>>>
>>>>> if you are interested in this patch anyway, just tell me.
>>>>>
>>>>>
>>>>> regards
>>>>>
>>>>> lx
>>>>>
>>>>>
>>>>>
>>>>> christian unger wrote:
>>>>>> Hi,
>>>>>>
>>>>>> what I would like to see would be an easy to configure automatic
>>>>>> reload of the waterfall page, or is there an easy way to get  
>>>>>> there?
>>>>>>
>>>>>> greetings
>>>>>> cu
>>>>>> christian unger
>>>>>>
>>>>>> -------------------------------------------------------------------------
>>>>>>
>>>>>> Using Tomcat but need to do more? Need to support web services,
>>>>>> security?
>>>>>> Get stuff done quickly with pre-integrated technology to make  
>>>>>> your
>>>>>> job easier
>>>>>> Download IBM WebSphere Application Server v.1.0.1 based on Apache
>>>>>> Geronimo
>>>>>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>>>>>>
>>>>>> _______________________________________________
>>>>>> Buildbot-devel mailing list
>>>>>> Buildbot-devel at lists.sourceforge.net
>>>>>> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>
>>
>>
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services,  
> security?
> Get stuff done quickly with pre-integrated technology to make your  
> job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache  
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel





More information about the devel mailing list