Age | Commit message (Expand) | Author | Files | Lines |
2005-09-16 | Bug 304696: Replace UserInGroup() by $user->in_group() when checking user pri... | lpsolit%gmail.com | 1 | -3/+2 |
2005-08-10 | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=... | lpsolit%gmail.com | 1 | -1/+1 |
2005-07-22 | Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by Frédér... | lpsolit%gmail.com | 1 | -3/+4 |
2005-03-16 | Bug 283581 : Move UserInGroup out of globals.pl | travis%sedsystems.ca | 1 | -0/+1 |
2005-03-10 | Bug 282574 : use the new "auth_failure" error message for all authentication ... | travis%sedsystems.ca | 1 | -6/+4 |
2004-03-27 | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 1 | -2/+2 |
2004-03-27 | Patch for bug 237369: implement relatively simple changes from %FORM to $cgi-... | jocuri%softhome.net | 1 | -5/+3 |
2003-11-22 | Bug 208604 - Make data/template dir locations configurable | bbaetz%acm.org | 1 | -2/+2 |
2003-09-02 | Bug 165366: When editparams is used to shutdown Bugzilla, provide a link back... | justdave%syndicomm.com | 1 | -1/+10 |
2003-07-16 | Bug 207206: doeditparams.cgi XHTML compatibility. Patch by jocuri@softhome.ne... | preed%sigkill.com | 1 | -4/+4 |
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 1 | -1/+4 |
2003-03-27 | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 1 | -1/+1 |
2002-12-21 | Bug 180870 - Remove old shadowdb manual replication code | bbaetz%student.usyd.edu.au | 1 | -5/+0 |
2002-11-19 | Bug 124589 - support database replication | bbaetz%student.usyd.edu.au | 1 | -3/+5 |
2002-11-08 | Bug 178772 doeditparams.cgi failed with malformed headers | bugreport%peshkin.net | 1 | -1/+1 |
2002-08-29 | Bug 163829 - move pref code into a separate package | bbaetz%student.usyd.edu.au | 1 | -49/+42 |
2002-08-26 | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 1 | -1/+0 |
2002-08-11 | Bug 160410: defparams.pl support for single/multi pulldown menus; p=preed,r=j... | preed%sigkill.com | 1 | -3/+35 |
2002-06-17 | Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called | bbaetz%student.usyd.edu.au | 1 | -1/+1 |
2002-01-20 | Fix for bug 108982: enable taint mode for all user-facing CGI files. | justdave%syndicomm.com | 1 | -1/+3 |
2001-11-18 | Fix for bug 92500: line-feeds were not being properly converted when submitti... | justdave%syndicomm.com | 1 | -1/+1 |
2001-08-14 | Fix for bug 95082 - Param('shutdownhtml') doesn't completely shut down bugzilla. | jake%acutex.net | 1 | -1/+1 |
2001-06-22 | Re-fix for bug 28458: AddFDef always replaces the fielddefs every time you ru... | justdave%syndicomm.com | 1 | -6/+0 |
2001-06-06 | Fix for bug 28458: "NEW" bugs were not getting CC or QA Contact information d... | justdave%syndicomm.com | 1 | -1/+7 |
2000-09-29 | Fix for bug 44076: Editparams falsely detecting text field changes and | dave%intrec.com | 1 | -1/+4 |
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 |
2000-01-15 | Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by | terry%mozilla.org | 1 | -0/+3 |
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 |
1999-01-28 | Added three new fields (which appear in the UI only if params are | terry%netscape.com | 1 | -0/+2 |
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 |