Граф коммитов

21 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 50d5c841bc 'require' forces the file to only be read once _ever_ so use 'do' instead.
Fixes tree state issues.
Bug #377229
2007-04-12 21:02:14 +00:00
cls%seawood.org 89f186cdd4 Bug #359451 r=bear
This should be the last of the globals changes:
* Set ::default_hours & ::nowdate in tbglobals.pl
* Make ::rel_path local to showbuilds.pl .
* Move ::maxdate & ::mindate into $td hash populated by tb_load_data()
* Show an error if multiple modes (e.g. panel, quickparse) are given to
showbuilds.cgi
* Fix link in express mode of showbuilds.cgi
* Do not show 'previous hours' links for static index.html
* Pass down all form values to 'previous hours' links & the links in panel &
express modes (except in static builds).
* Remove global references & unused code from viewvc.pl
* Note which remaining globals are used by viewvc.pl & bonsai's cvsquery.pl
2007-03-12 22:44:03 +00:00
cls%seawood.org e40f6279fc Add binaryurl to quickparse output.
Bug #369449 r=bear
2007-02-10 00:38:34 +00:00
cls%seawood.org d39b60b980 Grab global treedata to get $bonsai_tree for quickparse
Bug #359451
2007-01-31 06:35:46 +00:00
cls%seawood.org 5d82484c3e Print a warning to the logfiles if batch-#.pl cannot be opened to determine tree state.
Fix the regex that checks for tree state.
Bug #359451
2007-01-31 06:17:55 +00:00
cls%seawood.org b2c274d182 Use local hashes instead of global variables to store tree status data.
Store static tree configuration from treedata.pl into global hash.
Bug #359451 r=bear
2007-01-30 22:34:14 +00:00
cls%seawood.org 06784aeed1 Escape the argument being passed to a function via eval.
Bug #359451
2007-01-24 23:28:28 +00:00
cls%seawood.org 9e0c54d04b Add 'use strict;' to expose globals.
Remove uses of global $tree & $form.
Remove tabs from showbuilds.pl
Bug #359451 r=bear
2007-01-23 17:49:10 +00:00
cls%seawood.org 4d189ee81e Use consistent time source for builds by having client send the build end timestamp. Fallback to using mail processing time as end timestamp if client doesn't send one.
Bug #363102 r=bear
2007-01-10 19:36:19 +00:00
cls%seawood.org 7df66b69a1 Generate quickparse.txt along with the rest of the static pages.
Bug #359908 r=justdave
2006-11-09 17:46:10 +00:00
cls%seawood.org 9a94b25ee5 Reset who_check_list when building a new table body (presumably for a new tree).
Bug #359470 r=justdave
2006-11-04 02:33:36 +00:00
cls%seawood.org 68e57c34a6 Reset global variables for each tree when building static pages in batches.
Bug #359323 r=justdave
2006-11-03 23:56:33 +00:00
cls%seawood.org d8303dbaa1 Add dummy <a> tag so that the page validates properly. 2006-08-16 07:18:35 +00:00
cls%seawood.org 812ed7566b Allow registry and bonsai urls to be configured via Makefile
Bug #345804 r=bear
2006-08-16 06:28:38 +00:00
cls%seawood.org e71b17177f Use the 3 param version of open().
Thanks to Josh Soref <timeless@bemail.org> for the original patch.
Bug #321336 r=bear
2006-07-24 20:12:09 +00:00
cls%seawood.org 3dd07fbe5a Use Compress::Zlib instead of insecurely forking out to gzip and validate tree= input.
Bug #321489 r=rhelmer/preed
2006-07-24 18:48:14 +00:00
cls%seawood.org 4e2db1ccb8 Fix popups when using bonsai 2006-07-24 18:19:24 +00:00
cls%seawood.org 432ade5085 Misc cleanup changes from live tinderbox.
Thanks to Chase Phillips <chase@mozilla.org> for the original patch.
Bug #334592 r=bear
2006-07-18 02:51:34 +00:00
cls%seawood.org b2ca71d56f Only allow multiple trees to be passed into the quickparse mode of showbuilds.cgi.
Thanks to Josh Soref <timeless@bemail.org> for the original patch.
Bug #334592 r=bear
2006-07-18 02:19:32 +00:00
cls%seawood.org 868b630f26 Do not mix new tree forms with existing tree management forms.
Bug #344639 r=timeless
2006-07-18 01:12:38 +00:00
cls%seawood.org 815ddb40f9 Use setuid scripts to handle mail.
Bug #344695 r=bear
2006-07-17 17:14:35 +00:00