jake%bugzilla.org
80a1b4f034
Spell variant correctly
2003-02-16 15:36:08 +00:00
jake%bugzilla.org
08a04c1293
Update version infomation in anticipation for 2.17.4.
2003-02-16 15:33:35 +00:00
gerv%gerv.net
e42665b708
Bug 193511 - post_bug page has two headers. Patch by gerv; r=burnus, a=justdave.
2003-02-16 12:01:14 +00:00
gerv%gerv.net
3f0f6da899
Bug 186994 - Unable to accept a new bug that has been assigned. Patch by gerv; r=bbaetz, a=justdave.
2003-02-16 11:59:44 +00:00
jake%bugzilla.org
ca10edd5cc
Rearrange the credits page and give myself co-author status.
2003-02-15 18:31:13 +00:00
jake%bugzilla.org
57394d9a1a
Bug 191537 - Improvements to the security section.
2003-02-15 17:22:42 +00:00
preed%sigkill.com
41948a0b01
Bug 192877 - State changes on bugs w/ dependancies cause "Use of uninitialized values" in BugMail.pm; r=justdave, bbaetz, a=justdave
2003-02-15 08:29:26 +00:00
justdave%syndicomm.com
695b26c770
Bug 193286: Field validation errors had the wrong page title
...
r= gerv, a= justdave
2003-02-15 08:03:51 +00:00
jake%bugzilla.org
d97c6a548f
Add a little page telling people where the win32 instructions went (NOTE: This file is not generated by Bugzilla-Guide.sgml).
2003-02-15 06:12:28 +00:00
jake%bugzilla.org
180093b685
<edition/> is not included by default in ldp.dsl so putting version information into the <title/> tag.
...
This has the added benifit that the version will appear at the top of each .html (and the top of each page on the .pdf version generated by tldp.org).
2003-02-15 00:05:55 +00:00
bbaetz%acm.org
21cadf4331
Bug 192531 - Bugzilla not properly closing DB statement handles
...
Change code to work arround a perl < 5.8 leak when localising the tied
statement attributes. Also, clear the sql statestack compat stuff so that
the handles are really dead by the time we disconnect
r,a=justdave
2003-02-14 10:37:43 +00:00
jake%bugzilla.org
065136c637
Bug 177997 - Update the AOL Server section with the new configuration information.
2003-02-13 04:11:54 +00:00
jake%bugzilla.org
f236f0fe59
Bug 192511 - Removing all occurances of 'processmail' from the documentation now that bug 124174 is FIXED.
2003-02-13 03:50:37 +00:00
johnkeis
4098db7cf7
Pass in patch strings so that Patch fields will work
2003-02-12 22:05:47 +00:00
johnkeis
204c1e7673
Pass in patch strings so that Patch fields will print correctly
2003-02-12 22:05:18 +00:00
johnkeis
61af7bef80
Fix bug causing only first file in a checkin to be picked up
2003-02-12 22:04:23 +00:00
johnkeis
14448fa86e
Add summary and paged views
2003-02-12 22:03:41 +00:00
johnkeis
5c2ff5166a
Display a patch
2003-02-12 22:03:26 +00:00
johnkeis
e3a13d1e3c
Other env vars that need to be cleared properly
2003-02-12 22:02:27 +00:00
johnkeis
e7f7d9684f
Improved branch changing; fixed patching; environment variables need to be set to undef to be cleared in Windows
2003-02-12 22:00:46 +00:00
johnkeis
d36c56e9c0
More ideas, how about that
2003-02-12 21:59:20 +00:00
justdave%syndicomm.com
2d758a7256
Bug 192874: checksetup.pl wasn't silencing the GraphViz check when running in silent mode.
...
r=zach, a=justdave
2003-02-12 15:51:08 +00:00
rginda%netscape.com
84a845420c
more changes from Petr Cimprich <petr@gingerall.cz>
...
- Section titles are URL-encoded in link anchors now, thus the titles can include spaces and non-English chars now.
- parse_apidoc.pl generates one more file now: sidebar-toc.html
This is a version of toc functioning as Mozilla sidebar, it links sidebar.css so that it can be customized.
(you can test some sidebars at http://www.gingerall.org/charlie/ga/xml/l_lib.xml )
2003-02-12 08:23:52 +00:00
justdave%syndicomm.com
4b63454cb5
Bug 58020: include bug summaries in whinemail.
...
Patch by pbaker@where2getit.com (Paul Baker)
r= jouni, a= justdave
2003-02-12 08:21:39 +00:00
jake%bugzilla.org
a97d8f7316
Give all FAQ questions an id so the anchor name doesn't have to be randomly generated and therefore won't change every time the docs get recompiled.
2003-02-11 04:06:01 +00:00
kestes%walrus.com
815181c087
add new alt tag to the vcdisplay call.
2003-02-11 00:29:57 +00:00
kestes%walrus.com
5e8c8a6264
add the emacs perlmode indicator to top of file.
2003-02-11 00:27:47 +00:00
kestes%walrus.com
9b094a1577
add emacs perlmod to top of file.
2003-02-11 00:26:02 +00:00
kestes%walrus.com
56ea97f17d
save the output to disk instead of sending to stdout.
2003-02-11 00:25:04 +00:00
kestes%walrus.com
40af36ff8a
typo fix provided by "David Wu" <davidwu@exchange.nbttech.com>
...
typo in prepare_bonsai_args definition of branch actually set the
module. fix provided by "David Wu" <davidwu@exchange.nbttech.com>
2003-02-11 00:16:34 +00:00
justdave%syndicomm.com
89c67563b1
Bug 192513: importxml.pl and move.pl now use the new mail routines introduced in bug 124174 (they got broken when processmail was removed). Also fixes several comments referring to processmail (which no longer exists) in other files, and removes references to processmail from the .htaccess files and the executable file list in checksetup.pl.
...
r= jaypee, a= justdave
2003-02-10 06:26:39 +00:00
zach%zachlipton.com
37a8dc1bf9
Partial fix for bug 192513 (processmail cleanup). Patch fixes test files
...
to disregard processmail since it no longer exists (it was special-cased
before).
r=dave, a=dave
2003-02-10 05:01:32 +00:00
preed%sigkill.com
09648063f2
Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a=justdave
2003-02-09 22:04:25 +00:00
bbaetz%acm.org
078a01b804
Bug 192393 - $::dbwritesallowed never set
...
r, a=justdave
2003-02-08 23:26:48 +00:00
johnkeis
7b442fe0de
Another idea
2003-02-08 02:35:00 +00:00
johnkeis
2846ad8e6d
Make ps / kill work on both Win32 / Linux (and maybe Mac?); fix parsing of log output now that it's coming in 1024-byte multiline chunks instead of line-by-line
2003-02-08 02:21:28 +00:00
bbaetz%acm.org
2eb0c938bf
Bug 192340 - 'unknown_keyword' error doesn't mention keyword
...
r=myk, a=justdave
2003-02-08 01:38:51 +00:00
johnkeis
3cda58216e
Fixed bugs, added ideas
2003-02-08 01:17:07 +00:00
johnkeis
05b8f51c06
Make branches work, make recursive kill work more cross-platform
2003-02-08 00:55:13 +00:00
bbaetz%acm.org
60685e68aa
Bug 192182 - editflagtypes uses ^ instead of **
...
r,a=justdave
2003-02-08 00:54:21 +00:00
johnkeis
5e8ed81120
Allow client to report and kill even if no output is occurring from the client; make kill so it can actually kill a hanging cvs; add timeout of an hour and a half on cvs checkouts
2003-02-08 00:13:52 +00:00
gerv%gerv.net
2990e8d4e0
Bug 191020 - back out bits of generic charting checked in by mistake. Apologies.
2003-02-07 08:26:49 +00:00
gerv%gerv.net
bb25536c2d
Bug 191020 - buglist.cgi doesn't always get query names right for filename to save. Patch by gerv; r=bbaetz, a=justdave.
2003-02-07 08:07:40 +00:00
bbaetz%acm.org
0342840059
Bug 191863 - Clean up Bugzilla.pm
...
r=gerv, justdave
a=justdave
2003-02-07 07:19:15 +00:00
jake%bugzilla.org
8ecedd5f70
This checkin contains two fixes:
...
* Bug 191971 - The guide incorrectly stated that you could resolve a bug via email
* Provide an example of a glossary term in the document conventions section
2003-02-06 02:45:40 +00:00
gerv%gerv.net
ba75794982
Bug 172434 - add link to latest nightly. Patch by gerv; r=myk, a=justdave.
2003-02-05 21:34:52 +00:00
burnus%gmx.de
fecb2cf81b
bug 191087 - process_bug.cgi: "Mid-air collision!" title when not allowed to change a field
...
r=gerv, a=justdave
2003-02-05 08:50:03 +00:00
johnkeis
c714026611
Print lists of things in alphabetical order
2003-02-05 07:44:41 +00:00
johnkeis
f3283b51b7
Add start and end params
2003-02-05 06:51:04 +00:00
johnkeis
72aa4125b7
Branches add an extra column to Bonsai output.
2003-02-05 06:50:47 +00:00
johnkeis
28658ce50c
Don't restart if the downloaded version is the same as the server version
2003-02-05 03:45:13 +00:00
johnkeis
4acbb8a7ee
Eek, make it not distribute all the time
2003-02-05 03:44:25 +00:00
johnkeis
7014b6c5a1
Add raw_zip distribution capability to client, abstract tests and distribution parts better
2003-02-05 03:20:12 +00:00
johnkeis
4c275b67d8
distclean more aggressively
2003-02-05 02:15:45 +00:00
johnkeis
76fcf67b1e
Braindead mistake
2003-02-04 12:05:25 +00:00
johnkeis
b174a6e2e6
Make DB more configurable
2003-02-04 10:48:56 +00:00
johnkeis
58fba99a89
heh.
2003-02-04 10:44:44 +00:00
johnkeis
381d1539b4
Add bonsai and login stuff, fix build fields, normalize machine config, generally make it work
2003-02-04 10:00:54 +00:00
johnkeis
5287409369
Add recompress logs and build quota
2003-02-04 09:59:41 +00:00
johnkeis
5020de75ed
Support min_row_size, max_row_size params (helps for debugging)
2003-02-04 09:59:10 +00:00
johnkeis
bb045b87a8
- support upgrade parameters
...
- support build, checkout commands
- fix uploading to work with .tar.gz (Linux builds)
- fix distclean to work even when client.mk is unhappy
- propagate error from patch and checkout
- support fast-update
- fix upgrade to work if ctrl+c is pressed during throttle
- print more messages
2003-02-04 09:57:53 +00:00
johnkeis
2d0ea3e00f
Enforces a quota on binary builds uploaded to a server.
2003-02-04 09:50:46 +00:00
johnkeis
43a2a998de
More bugs.
2003-02-04 09:49:53 +00:00
johnkeis
38ad127aa4
Used to notify when a build has been deleted (deletes corresponding build_fields from the DB)
2003-02-04 09:44:53 +00:00
johnkeis
e9af53c081
Compress all the old logs
2003-02-04 09:43:24 +00:00
johnkeis
8acfa14b88
Bugs, features I want, near-term todo list
2003-02-04 09:38:30 +00:00
kestes%walrus.com
33df489831
add special handling for the Notice colum to handle the behavior which Mozilla wants. Also prepare for handling of "vetting" of users.
2003-02-03 18:16:00 +00:00
kestes%walrus.com
6554a895ac
be sure to test that the popup code can handle links embedded in the popup.
2003-02-03 13:46:07 +00:00
kestes%walrus.com
3cc3c109df
regularize the logic in the Link code and make sure that these libraries work as 'on click' in preparation for some changes in the TinderDB code which will require this.
2003-02-03 13:43:32 +00:00
johnkeis
74b6a78015
Add login functionality, lose absolute links
2003-02-03 03:48:58 +00:00
johnkeis
c5a884fc92
Move other scripts' DB saving functionality in here
2003-02-03 03:48:04 +00:00
johnkeis
e696e8ca0c
Use Login, DB modules
2003-02-03 03:47:41 +00:00
johnkeis
6728b63f3d
Support logins, use Tinderbox3::DB
2003-02-03 03:47:17 +00:00
johnkeis
6e0e4948bc
Support logins, show more useful information
2003-02-03 03:46:42 +00:00
johnkeis
ad0c47247a
Utilities for XML scripts to use
2003-02-03 03:45:53 +00:00
johnkeis
5007e6e6f6
Generic utilities
2003-02-03 03:45:29 +00:00
johnkeis
aaad7aeb6a
Script that shows a particular build column
2003-02-03 03:45:16 +00:00
johnkeis
36aeb67ec2
Main script that shows the tree
2003-02-03 03:44:56 +00:00
johnkeis
323cb33b91
Primary place where we check logins
2003-02-03 03:44:34 +00:00
johnkeis
58dd99fd8f
Utilities for opening and saving logfiles
2003-02-03 03:44:20 +00:00
johnkeis
da63ed82dd
Default CSS file
2003-02-03 03:43:28 +00:00
johnkeis
98f73e4809
Scripts that receive status from tinderboxen
2003-02-03 03:42:48 +00:00
johnkeis
718da16679
Upload a patch
2003-02-03 03:42:01 +00:00
johnkeis
bdbb4f7efd
Script to rebuild .html pages for the various trees
2003-02-03 03:39:35 +00:00
johnkeis
040ebf2dfb
Script to update bonsai cache
2003-02-03 03:39:13 +00:00
johnkeis
08a5958e38
Little script to run the common admin scripts
2003-02-03 03:39:01 +00:00
johnkeis
56986ffcd9
Get a patch in plain text
2003-02-03 03:38:14 +00:00
johnkeis
e3fb76b05d
Star for comments
2003-02-03 03:32:56 +00:00
johnkeis
55ca99622e
Show the log
2003-02-03 03:31:39 +00:00
johnkeis
9faaeaab38
Main script that shows builds
2003-02-03 03:31:27 +00:00
johnkeis
fd1603a7e3
Allow admin to sheriff the tree
2003-02-03 03:31:11 +00:00
johnkeis
c10a456f3d
Login script.
2003-02-03 03:30:11 +00:00
johnkeis
4ee1603c3f
Support user comments on builds
2003-02-03 03:29:23 +00:00
johnkeis
3ef9081b78
Administrate a machine
2003-02-03 03:28:51 +00:00
johnkeis
35634fc443
Administrate a bonsai-checking column
2003-02-03 03:28:39 +00:00
johnkeis
3eedd054a7
The set of initial values for when a new tree or machine is created
2003-02-03 03:26:08 +00:00
johnkeis
5a0c72de13
Show the build time column
2003-02-03 03:25:32 +00:00
johnkeis
c77518984f
Add bonsai support
2003-02-03 03:20:36 +00:00
johnkeis
9be516ff6f
Processors for showing different fields differently
2003-02-03 03:18:56 +00:00
johnkeis
ff37818530
First version.
2003-02-03 03:17:36 +00:00