Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-08-29 | Bug 163829 - move pref code into a separate package | bbaetz%student.usyd.edu.au | 1 | -49/+42 | |
r=joel, preed | |||||
2002-08-26 | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 1 | -1/+0 | |
r=joel x2 | |||||
2002-08-11 | Bug 160410: defparams.pl support for single/multi pulldown menus; ↵ | preed%sigkill.com | 1 | -3/+35 | |
p=preed,r=joel,r2=bbaetz | |||||
2002-06-17 | Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
early enough r=mattyt, jouni | |||||
2002-01-20 | Fix for bug 108982: enable taint mode for all user-facing CGI files. | justdave%syndicomm.com | 1 | -1/+3 | |
Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave | |||||
2001-11-18 | Fix for bug 92500: line-feeds were not being properly converted when ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
submitting parameter changes with some Mac browsers. Patch by Gervase Markham <gerv@mozilla.org> r= ddk, justdave | |||||
2001-08-14 | Fix for bug 95082 - Param('shutdownhtml') doesn't completely shut down bugzilla. | jake%acutex.net | 1 | -1/+1 | |
r= justdave@syndicomm.com | |||||
2001-06-22 | Re-fix for bug 28458: AddFDef always replaces the fielddefs every time you ↵ | justdave%syndicomm.com | 1 | -6/+0 | |
run checksetup.pl, so the change to them during doeditparams was nullified if you updated. Other recent changes have nullified the reason for changing it in editparams anyway, so just backing that part out. Patch by Jake Steenhagen <jake@acutex.net> r= justdave@syndicomm.com | |||||
2001-06-06 | Fix for bug 28458: "NEW" bugs were not getting CC or QA Contact information ↵ | justdave%syndicomm.com | 1 | -1/+7 | |
displayed. Patch by Jake Steenhagen <jake@acutex.net> r= justdave@syndicomm.com | |||||
2000-09-29 | Fix for bug 44076: Editparams falsely detecting text field changes and | dave%intrec.com | 1 | -1/+4 | |
NS4Mac putting a single linefeed in empty fields. | |||||
2000-05-18 | Making all system calls use paramter arguments | tara%tequilarista.org | 1 | -1/+1 | |
2000-02-18 | Added an optional ability to keep a read-only shadow database, so that | terry%mozilla.org | 1 | -0/+3 | |
bug queries can be run against it, so that these slow queries won't be able to tie up the rest of the system. | |||||
2000-01-15 | Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by | terry%mozilla.org | 1 | -0/+3 | |
me. Added a footer to every page. Add some options to do things like display checkboxes instead of scrolling lists, and a new formatting for email diffs, and show list items capitalized instead of all upper case. | |||||
2000-01-13 | Provide a simple param to let the maintainer shut down Bugzilla for a while. | terry%mozilla.org | 1 | -1/+1 | |
1999-11-02 | updated license boilerplate | dmose%mozilla.org | 1 | -14/+15 | |
1999-03-12 | Added 'groups' stuff, where we have different group bits that we can | terry%netscape.com | 1 | -5/+4 | |
put on a person or on a bug. Some of the group bits control access to bugzilla features. And a person can't access a bug unless he has every group bit set that is also set on the bug. | |||||
1999-01-28 | Added three new fields (which appear in the UI only if params are | terry%netscape.com | 1 | -0/+2 | |
turned on): target_milestone, qa_contact, and status_whiteboard. | |||||
1998-11-21 | Backed out Andrew's patch -- turns out it was doing quoting sublty wrong. | terry%netscape.com | 1 | -2/+2 | |
1998-11-17 | Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup. | terry%netscape.com | 1 | -2/+2 | |
1998-09-16 | Everything has been ported to now run under Perl. | terry%netscape.com | 1 | -27/+40 | |
1998-09-01 | Allow editing of parameters via a web page. | terry%netscape.com | 1 | -0/+62 | |