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

598 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org dc7a50e319 Avoid prepending $rel_path twice so that flames & stars show up on static tinderbox pages
Bug #394469 r=bear
2007-08-31 18:16:22 +00:00
reed%reedloden.com 10ce419e41 Add trim() function from Bonsai to fix cvsquery.pl. 2007-08-29 08:06:18 +00:00
rhelmer%mozilla.com 906df2b6b8 need to strip carriage returns as well as newlines r=reed 2007-08-29 06:29:08 +00:00
cls%seawood.org 00de411b94 Implement IsHidden() for bonsai 2007-08-29 06:08:56 +00:00
cls%seawood.org f03c9d8f97 Only bonsai has branch support atm.
Disconnect from the database when finished processing bonsai queries
Fix debug comment
2007-08-29 05:23:25 +00:00
cls%seawood.org 0d09d57ed0 Add bonsai sql calls need query reference too 2007-08-29 04:54:08 +00:00
cls%seawood.org 70f0ad95e5 remove viewvc.pl too 2007-08-29 04:47:58 +00:00
cls%seawood.org 8af83ee9b2 Install cvsquery.pl & get_line.pl 2007-08-29 04:46:58 +00:00
cls%seawood.org 2e3d192083 Merge viewvc.pl into copy of bonsai's cvsquery.pl.
Bug #380118 r=bear
2007-08-29 04:40:05 +00:00
bear%code-bear.com e2aa29f8b8 validate form date values to bound them to a max range
bug 373415, r=bear
patch by cls
2007-08-29 04:14:45 +00:00
cls%seawood.org cf5ba5f2d5 Copy over bonsai versions of cvsquery.pl & get_line.pl for bug #380118 2007-08-29 04:14:29 +00:00
bear%code-bear.com 459cc861f8 fixing two issues with bug 380118 patch done earlier identified during
production tinderbox upgrade
 - need $buildtree to get full path to logfile when doing -f check
 - should not have removed comment url if logfile does not exist
r=reed,r=justdave
2007-08-29 02:49:50 +00:00
bear%code-bear.com 8c7c9ab486 Passing in a flag to the javascript routine log() to let it know if
the logfile exists - this will prevent the L/ link from being displayed
for logs that don't exist
bug 392922,r=morgamic
2007-08-28 17:42:43 +00:00
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
cls%seawood.org eb45802366 followup to bug 380118 2007-08-25 03:27:25 +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
bear%code-bear.com fdc9b0d98d allow cross-site XMLHttpRequest for tinderbox JSON output
bug 393401, r=bear
patch by luser (Ted M.)
2007-08-24 14:04:52 +00:00
rhelmer%mozilla.com a25640b89d strip newlines, quote undefs b=382406 r=rhelmer 2007-08-15 04:36:24 +00:00
cls%seawood.org dc78f85f00 Only show checkins between mindate & maxdate on waterfall page
Bug #390534 r=bear
2007-08-01 22:31:08 +00:00
cls%seawood.org a12a614667 Bump treedata_version when writing new file.
Bug #390522 r=bear
2007-08-01 22:27:25 +00:00
rhelmer%mozilla.com 186da8e5c6 disable pretty-printing b=382406 r=cls 2007-07-31 19:28:56 +00:00
rhelmer%mozilla.com d994a56024 tinderbox should not load all of scrape.dat into memory b=388164 r=cls 2007-07-15 04:14:08 +00:00
rhelmer%mozilla.com bbfd349ae0 add json output mode b=382406 r=cls r=bear 2007-07-12 23:06:23 +00:00
cls%seawood.org 074ff73f96 Remove extraneous debug message 2007-07-06 17:14:22 +00:00
cls%seawood.org a6b7a8a2f9 Bring clean.pl up to date and make the log trimming code common
Bug #378530 r=bear
2007-05-31 14:11:39 +00:00
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
reed%reedloden.com fb2a80ce90 Bug 369188 - "bonsai shell_escape problem" [p=reed r=bear] 2007-04-12 01:19:41 +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 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 06784aeed1 Escape the argument being passed to a function via eval.
Bug #359451
2007-01-24 23:28:28 +00:00
cls%seawood.org 306bf187df Validate the |tree| cgi argument and limit new tree creation to (alphanumeric|.|-) .
Bug #367870 r=bear
2007-01-24 22:27:55 +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 7ed7181e92 Make sure to use a unique filename for the logfile.
Bug #360727 r=bear
2007-01-11 20:49:23 +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
reed%reedloden.com d9ab26e2ad Bug 354563 - [p=reed r=bear r=timeless] 2007-01-04 02:42:30 +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 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 fea05a8c0a Remove lockfile if $::data_dir can't be read 2006-11-08 20:55:30 +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 44ce204e72 Fix previous link in static build pages
Bug #359464 r=justdave
2006-11-04 01:11:14 +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 120f05733d Move non-spam mail with corrupt headers into data/bad/ so that it can be inspected later.
Bug #358454 r=justdave
2006-11-03 20:53:14 +00:00
timeless%mozdev.org c5a37e020e Bug 106386 Correct misspellings in source code
r=bc rs=brendan
2006-11-02 20:21:50 +00:00
cls%seawood.org 4beb472193 Fix error message 2006-10-19 19:04:34 +00:00
cls%seawood.org 7033d8b3dc Only print 'No data' message when debugging. 2006-10-19 18:56:38 +00:00
cls%seawood.org fb62ec83c0 Process build mail via cron.
Bug #354462 r=bear,justdave
2006-10-19 18:13:12 +00:00