Age | Commit message (Expand) | Author | Files | Lines |
2001-08-16 | Fix for bug 87779: thanks to the new password reset code, there was no clear ... | justdave%syndicomm.com | 1 | -1/+3 |
2001-08-14 | Fix for bug 95082 - Param('shutdownhtml') doesn't completely shut down bugzilla. | jake%acutex.net | 1 | -3/+16 |
2001-08-13 | Fix for bug 39816: Anyone in CC, Reporter, QA Contact, or Asigned To fields c... | justdave%syndicomm.com | 1 | -16/+55 |
2001-08-09 | Re-fix for bug 55161 - if data is partial in activity table, prepend a ? to i... | justdave%syndicomm.com | 1 | -12/+29 |
2001-07-30 | Fix for bug 92713, show_activity.pl displays zeros as non-breaking spaces. | jake%acutex.net | 1 | -2/+2 |
2001-07-21 | Fix for bugs 55161 and 12819. The activity log now stores only what's change... | jake%acutex.net | 1 | -15/+11 |
2001-07-17 | Fixing minor problem caused by the original bug 77473 checkin where an SQL er... | justdave%syndicomm.com | 1 | -0/+6 |
2001-07-11 | Fix for bug 77473, bug 74032, and bug 85472: Passwords are no longer stored i... | justdave%syndicomm.com | 1 | -51/+71 |
2001-07-04 | Fix for bug 87701: Invalid username in bug changes echoed back without escapi... | justdave%syndicomm.com | 1 | -3/+6 |
2001-06-20 | Fix for bug 85833: show_bug.cgi (and probably others) now allow leading or tr... | justdave%syndicomm.com | 1 | -1/+2 |
2001-06-19 | Allow '\' as a path delimiter (bug 29064) | jake%acutex.net | 1 | -2/+2 |
2001-06-08 | Fix for bug 15980: Password is no longer shown in the location bar on the fir... | justdave%syndicomm.com | 1 | -3/+9 |
2001-06-07 | fix typo | justdave%syndicomm.com | 1 | -1/+1 |
2001-06-03 | Landing Myk's patch for bug #71767 | tara%tequilarista.org | 1 | -46/+64 |
2001-06-01 | Bugzilla was leaking information about bugs marked secure (using bug groups).... | jake%acutex.net | 1 | -0/+49 |
2001-05-12 | Fix for bug 38859: escape invalid email addresses for HTML before displaying ... | justdave%syndicomm.com | 1 | -0/+3 |
2001-05-10 | Fix for bug 38855: showvotes.cgi needs to escape (untrusted) url params | justdave%syndicomm.com | 1 | -0/+14 |
2001-03-11 | Attempted fix for bug 71574: footer anomoly cleanup | dave%intrec.com | 1 | -10/+13 |
2001-03-10 | fix for "My Votes" floating in space like a disconnected astronaut | cyeh%bluemartini.com | 1 | -4/+7 |
2001-02-24 | fix for 54566: Software error generated when adding invalid dependencies | cyeh%bluemartini.com | 1 | -0/+1 |
2001-02-23 | cleanup footer when not logged in and if using voting. | cyeh%bluemartini.com | 1 | -2/+2 |
2001-02-23 | break Find and Report links to a seperate line so that it looks cleaner | cyeh%bluemartini.com | 1 | -1/+1 |
2001-02-22 | fix for 67278: Footer lines need separation | cyeh%bluemartini.com | 1 | -25/+44 |
2001-01-17 | Fix for bug 32000 (and refixing bug 4928): extra newlines in comments made | dave%intrec.com | 1 | -1/+3 |
2000-10-24 | remove problem with newer perl spewing error messages into the CGI | cyeh%bluemartini.com | 1 | -11/+17 |
2000-09-19 | fix for 52228: Bug list title should be name of query if running named query | cyeh%bluemartini.com | 1 | -3/+4 |
2000-09-16 | Fix for bug 51270: param for bodyhtml to allow sites to customize | dave%intrec.com | 1 | -2/+1 |
2000-09-16 | fixes for 51184, 51185, 51186: allow for ldap authentication. patches | cyeh%bluemartini.com | 1 | -53/+197 |
2000-09-07 | Fix for bug 51508: Unclosed <NOBR> around named queries in command menu. | dave%intrec.com | 1 | -1/+1 |
2000-09-04 | Fix for bug 43821: PutHeader has unbalanced <TABLE> tags. | dave%intrec.com | 1 | -2/+0 |
2000-08-22 | fix for bug #44622: perl5.6 vs perl5.005 -w: more anal 5.6 causes errors. | cyeh%bluemartini.com | 1 | -1/+1 |
2000-06-02 | added comment to value_quote referencing bugs with quoting linebreaks | endico%mozilla.org | 1 | -0/+3 |
2000-05-09 | Validate value of $::FORM{who}. Thanks to Ed Korthof (edk@collab.net) for patch. | cyeh%bluemartini.com | 1 | -0/+5 |
2000-04-28 | Fixed a typo that was causing Perl to abort before printing the HTML | dmose%mozilla.org | 1 | -1/+1 |
2000-04-27 | bug 25010 need a way to edit groups | donm%bluemartini.com | 1 | -0/+3 |
2000-04-19 | backing out because this has broken bugzilla.mozilla.org. the choice is no lo... | endico%mozilla.org | 1 | -3/+0 |
2000-04-19 | bug 25010 add ability to easily edit groups | donm%bluemartini.com | 1 | -0/+3 |
2000-03-31 | Fixed perl warning which occurs if $ENV{"CONTENT_TYPE"} is not set. | dmose%mozilla.org | 1 | -1/+1 |
2000-03-24 | Add a bit of helpful debugging info when we get a consistancy check problem. | terry%mozilla.org | 1 | -1/+6 |
2000-03-11 | Removed warning. | terry%mozilla.org | 1 | -1/+3 |
2000-03-08 | Patch by Brian Duggan <bduggan@oven.com> -- security improvements. | terry%mozilla.org | 1 | -0/+3 |
2000-03-08 | Patch by Olaf Krische <krische@mbi-berlin.de> -- Fixed HTML typos. | terry%mozilla.org | 1 | -2/+2 |
2000-02-26 | Make a universal routine to report errors in forms, so that we can | terry%mozilla.org | 1 | -12/+9 |
2000-02-19 | Cut down on the number of syncshadowdb processes we fork off. | terry%mozilla.org | 1 | -1/+2 |
2000-02-18 | Added an optional ability to keep a read-only shadow database, so that | terry%mozilla.org | 1 | -2/+8 |
2000-02-18 | Put the "users" link in the trailer for people who are able to tweak | terry%mozilla.org | 1 | -4/+4 |
2000-02-17 | Major spankage. Added a new state, UNCONFIRMED. Added new groups, | terry%mozilla.org | 1 | -7/+45 |
2000-02-16 | Patches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the Java... | terry%mozilla.org | 1 | -2/+3 |
2000-02-08 | Make the "mail a new password" text be a param. | terry%mozilla.org | 1 | -17/+5 |
2000-01-28 | Massive stomp on the query page and buglist page. Added the ability | terry%mozilla.org | 1 | -12/+18 |