Age | Commit message (Expand) | Author | Files | Lines |
2001-11-15 | Bug 107718 pt 2 - use subtraction instead of the ~ operator, which older | bbaetz%cs.mcgill.ca | 1 | -9/+1 |
2001-11-08 | Require (temporarily) mysql >= 3.23.5 for the ~ operator, needed for the | bbaetz%cs.mcgill.ca | 1 | -1/+9 |
2001-10-31 | Fix for bug 98602: re-implementation of "create attachment" page. | myk%mozilla.org | 1 | -0/+1 |
2001-10-28 | Fix for bug 96675: checksetup should require admin e-mail address satisfy ema... | zach%zachlipton.com | 1 | -1/+23 |
2001-10-13 | Fix for bug 104516: No code changes in this patch, all this checkin does is r... | justdave%syndicomm.com | 1 | -32/+32 |
2001-10-12 | Add MacOS X. Bug 52577. Patch by afranke. r=gerv. | gerv%gerv.net | 1 | -4/+2 |
2001-09-24 | Fix for bug 97588: localconfig should mention access.conf as well as | zach%zachlipton.com | 1 | -0/+2 |
2001-09-23 | Have checksetup.pl block web-access to runtests.sh (by .htaccess) and | zach%zachlipton.com | 1 | -2/+2 |
2001-08-31 | Fix for bug 97721: Bugzilla now requires Perl 5.005 (previous requirement was... | justdave%syndicomm.com | 1 | -3/+4 |
2001-08-31 | Fix for bug 75840: syncshadowdb -syncall now properly shuts down Bugzilla dur... | justdave%syndicomm.com | 1 | -0/+19 |
2001-08-31 | Fix for bug 84338: initial implementation of attachment tracker, which lets u... | myk%mozilla.org | 1 | -0/+38 |
2001-08-20 | Fix for bug 95890: Correctly convert/record keyword changes in the bugs_activ... | myk%mozilla.org | 1 | -7/+9 |
2001-08-13 | Fix for bug 39816: Anyone in CC, Reporter, QA Contact, or Asigned To fields c... | justdave%syndicomm.com | 1 | -0/+13 |
2001-08-11 | Fix for bug 94618: remove restrictions on valid characters in passwords. If ... | justdave%syndicomm.com | 1 | -3/+2 |
2001-08-09 | Re-fix for bug 55161 - if data is partial in activity table, prepend a ? to i... | justdave%syndicomm.com | 1 | -0/+6 |
2001-07-26 | Fix for bug 90933: inconsistant field types for profiles.disabledtext | justdave%syndicomm.com | 1 | -1/+5 |
2001-07-25 | re-fix bug 76154: permissions weren't being set correctly on the .htaccess fi... | justdave%syndicomm.com | 1 | -0/+3 |
2001-07-23 | Remove the code for rejecting the version of MySQL with broken encryption (as... | jake%acutex.net | 1 | -9/+8 |
2001-07-22 | Fix for bug 76154: Bugzilla can now optionally provide .htaccess files for Ap... | justdave%syndicomm.com | 1 | -0/+71 |
2001-07-21 | Fix for bugs 55161 and 12819. The activity log now stores only what's change... | jake%acutex.net | 1 | -2/+68 |
2001-07-17 | Correcting the URL for MySQL's web page. Bug 90553. | jake%acutex.net | 1 | -1/+1 |
2001-07-11 | Fix for bug 77473, bug 74032, and bug 85472: Passwords are no longer stored i... | justdave%syndicomm.com | 1 | -9/+98 |
2001-06-29 | Fix for bug 76183 and bug 71555: consolidates chmod activity in one place in ... | justdave%syndicomm.com | 1 | -104/+119 |
2001-06-22 | Re-fix for bug 28458: AddFDef always replaces the fielddefs every time you ru... | justdave%syndicomm.com | 1 | -1/+1 |
2001-06-20 | Fix for bug 86447 - ChangeFieldType() wasn't dealing with 'not null' properly. | jake%acutex.net | 1 | -5/+9 |
2001-06-19 | Running a query using the Added Comment option was very slow (bug 57350). | jake%acutex.net | 1 | -0/+11 |
2001-06-17 | applying handy patch to refix version table to be 64 instead of 16--partial f... | tara%tequilarista.org | 1 | -1/+5 |
2001-06-07 | Fix for bug 21253: removing all single-parameter system() calls from Bugzilla | justdave%syndicomm.com | 1 | -3/+3 |
2001-06-07 | Fix for bug 83872: Bugzilla no longer requires the Mysql Perl module, but the... | justdave%syndicomm.com | 1 | -8/+6 |
2001-06-06 | Fix for bug 28458: "NEW" bugs were not getting CC or QA Contact information d... | justdave%syndicomm.com | 1 | -4/+4 |
2001-06-06 | Fix for bug 75482: adding the capability to deactivate a group without deleti... | justdave%syndicomm.com | 1 | -0/+18 |
2001-06-02 | Fix for bug 83596: optional dependency on XML::Parser now checked in checkset... | justdave%syndicomm.com | 1 | -5/+13 |
2001-06-02 | Fix for bug 83618: checksetup.pl crashes if DBI module isn't already installed. | justdave%syndicomm.com | 1 | -1/+5 |
2001-06-01 | Fix for bug 79317: dependency on CGI::Carp not caught by checksetup.pl | justdave%syndicomm.com | 1 | -28/+30 |
2001-05-29 | Fix for bug 78045: change references to README in error messages to point to ... | justdave%syndicomm.com | 1 | -3/+4 |
2001-05-24 | Bug 71552 - Remove oldemailtech from Bugzilla | jake%acutex.net | 1 | -29/+16 |
2001-04-20 | another chmod with a leading 1 (Perl interprets this as a decimal instead of ... | justdave%syndicomm.com | 1 | -1/+1 |
2001-04-20 | Changing all chmod 1777 to chmod 01777. Without the leading 0 it's interpret... | justdave%syndicomm.com | 1 | -4/+4 |
2001-04-20 | Bullshit checkin to add the fact that the previous changes also include the f... | tara%tequilarista.org | 1 | -3/+0 |
2001-04-20 | landing final patch for bug 76261 | tara%tequilarista.org | 1 | -9/+15 |
2001-04-17 | Correcting my email address in the comments | justdave%syndicomm.com | 1 | -6/+6 |
2001-03-10 | Fix for bug 71510: permissions not set correctly on graphs directory | dave%intrec.com | 1 | -1/+1 |
2001-03-09 | Refix for bug 25693: more accurate regexp to find duplicates when generating ... | dave%intrec.com | 1 | -3/+3 |
2001-03-07 | Fix for bug 62949: Initial Test Component on new install did not have initial... | dave%intrec.com | 1 | -27/+34 |
2001-03-01 | fix for 61637: Code bit for upgrading from 2.5 | cyeh%bluemartini.com | 1 | -0/+29 |
2001-02-27 | Fix for bug 50279: a couple executable files were missing from the list of fi... | dave%intrec.com | 1 | -1/+2 |
2001-02-26 | Fix for bug 69670: Chart::Base only reports its version number as 0.99, regar... | dave%intrec.com | 1 | -1/+1 |
2001-02-23 | fix for 66876: Using userids (mediumint) for initialowner and initialqacontact | cyeh%bluemartini.com | 1 | -2/+62 |
2001-02-22 | Made dupe table populating code not break on multi-line dupe comments. Thanks... | gerv%gerv.net | 1 | -1/+1 |
2001-02-21 | fix for 61648: SQL inserts do not match constraints | cyeh%bluemartini.com | 1 | -10/+11 |