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

105 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org f113f61217 Avoid dynamic 'use lib' issues by putting bonsai db info directly into treedata.pl like we do for viewvc and use local copy of cvsquery.pl (named viewvc.pl).
Bug #380118 r=bear
2007-08-28 02:23:42 +00:00
bear%code-bear.com 723fc018c8 Changes to allow Tinderbox to know how to deal with multiple bonsai setups.
bug 380118, r=bear
patch by cls
2007-08-25 02:53:16 +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 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 523eb4ce2b Allow builds to be configured for warning scraping via the main admin page.
Bug #367978 r=bear
2007-01-25 20:13:09 +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
reed%reedloden.com 5714f7be0a Change /usr/bonsaitools/bin/perl to /usr/bin/perl [p=reed r=justdave] 2006-12-07 04:59:39 +00:00
cls%seawood.org fb62ec83c0 Process build mail via cron.
Bug #354462 r=bear,justdave
2006-10-19 18:13:12 +00:00
cls%seawood.org 6082b0bb78 More fixes for setuid tinderbox mail:
* Use Compress::Zlib instead of gunzip in warning & scrape scripts
* Exit with error if warning or scrape scripts fail.
* Do not make warning.pl or scrape.pl setuid
Bug #344695 r=bear
2006-08-16 22:07:17 +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 815ddb40f9 Use setuid scripts to handle mail.
Bug #344695 r=bear
2006-07-17 17:14:35 +00:00
cls%seawood.org 9e389c02b6 Remove tinderbox dependency upon obsolete bonsai scripts
Bug #273441 r=bear
2006-05-27 00:18:42 +00:00
slamm%netscape.com 6eea1d980f Continue past cvsblame parse errors. 2000-04-20 19:05:56 +00:00
slamm%netscape.com cb5ba1b3dd mini-hack: add /bin to path for cwd. 2000-04-18 22:20:30 +00:00
slamm%netscape.com 610a3c53e8 Restore directory after find. 2000-04-18 21:40:55 +00:00
slamm%netscape.com 6aab4696bd Get modules and their tags from treedata.pl 2000-03-23 21:14:51 +00:00
terry%mozilla.org fd7861879a URL changes 2000-03-02 00:01:47 +00:00
slamm%netscape.com cfc5b38fdc Fix 'off by one' error. 2000-02-18 00:49:45 +00:00
slamm%netscape.com 4a4b7cec1b Add log for tinderbox columns 2000-02-18 00:16:52 +00:00
slamm%netscape.com 045753ca72 Take out more debuging code. 2000-02-18 00:09:44 +00:00
slamm%netscape.com 7fe717e90b Skip writing unused data file warnings.dat 2000-02-18 00:02:37 +00:00
slamm%netscape.com b848e0817f Uncomment line to build file index. 2000-02-17 23:56:09 +00:00
slamm%netscape.com ecb8e1a76d Add Mac warnings. 2000-02-17 23:27:17 +00:00
slamm%netscape.com c0f1009998 Fix warnings.html link. 2000-02-15 18:43:12 +00:00
slamm%netscape.com 8ebd486af9 Move build warnings from top of page into build columns. 2000-02-15 18:02:27 +00:00
slamm%netscape.com 02fc7abdca warnings.pl: Use command-line arg to specify tree 2000-01-08 02:04:26 +00:00
slamm%netscape.com dc6684836c Add 'mozilla/' to blame links. 1999-11-23 17:42:19 +00:00
slamm%netscape.com 5e837b4de2 Now adjust the ignored warnings with the changes. 1999-11-17 04:12:00 +00:00
slamm%netscape.com 5cc923ac05 Remember to add source_root when searching for file in repository. 1999-11-17 04:09:19 +00:00
slamm%netscape.com 42b04710de Fix filename lookups. Needed to remove source root for path. 1999-11-17 03:52:53 +00:00
slamm%netscape.com 70cf6ed5ad Now really get it right. 1999-11-09 18:05:12 +00:00
slamm%netscape.com a5c314017b Get directory right for mailnews aggregate warnings. 1999-11-09 18:01:26 +00:00
slamm%netscape.com 7200edb45c Add warning filtering by directory. Fix some perl warnings. 1999-11-09 17:58:56 +00:00
slamm%netscape.com b0f561668a Ignore a few more warnings caused by lame unix header files. 1999-11-03 18:52:13 +00:00
slamm%netscape.com a80327cba1 Clean up global names. Spit and polish. Fix '-w' warnings. 1999-10-29 18:52:04 +00:00
slamm%netscape.com e677200c65 Fix typo. 1999-10-22 19:16:40 +00:00
slamm%netscape.com 78997edf9e Add some comments. Describe data structures. Tidy up a bit. 1999-10-22 18:53:56 +00:00
slamm%netscape.com e561d54139 Add filter for long long constants. Make sure summary table includes everyone (fix off by one error). 1999-10-22 17:34:16 +00:00
slamm%netscape.com cb7b0eebe9 Need to quote parentheses in ignore pattern. 1999-10-15 18:42:27 +00:00
slamm%netscape.com 73836fbfa0 Remove extra 'mozilla/' in cvsblame'd source link. 1999-10-12 01:25:47 +00:00
slamm%netscape.com a58367ab0c Remove '-test' from output file name 1999-10-11 19:46:59 +00:00
slamm%netscape.com bc8b762dd5 New file indexing. Use '/cvsroot' instead of lxr index. 1999-10-11 19:42:53 +00:00
slamm%netscape.com 31892ff823 A couple more tweaks to get the count correct. 1999-09-16 17:38:07 +00:00
slamm%netscape.com cb776113b6 Exclude ignored warnings from report. 1999-09-16 17:21:24 +00:00
slamm%netscape.com ad0710fbde Style tweaks 1999-09-14 01:47:17 +00:00
slamm%netscape.com b30d0ed9e4 whoops. Last checkin was a slip. Undo. 1999-09-13 23:57:14 +00:00
slamm%netscape.com 028636a63c Add summary by name. Add body attributes for color, etc. 1999-09-13 23:56:11 +00:00
slamm%netscape.com 1f137e697f Add summary by name. Add body attributes for color, etc. 1999-09-13 23:55:17 +00:00
slamm%netscape.com 9188d7923c Break summary table into its own subroutine. 1999-09-09 01:51:51 +00:00