Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-05-31 | Fix for bug 45164 - New users created by the admin were not subject to the ↵ | jake%acutex.net | 1 | -60/+88 | |
userregexp for groupsets. Patch by Joe Robins <jmrobins@tgix.com> r= jake@acutex.net | |||||
2001-05-30 | Dummy commit so I can put the attributions I forgot in the previous one. | justdave%syndicomm.com | 1 | -0/+1 | |
Patch from bug 65290 was by Jake Steenhagen <jake@acutex.net> r= justdave@syndicomm.com | |||||
2001-05-30 | Fix for bug 65290: can now edit user-regexps for system groups | justdave%syndicomm.com | 1 | -9/+26 | |
2001-05-30 | Fix for bug 65399: Can't use string ("") as an ARRAY ref while "strict refs" ↵ | justdave%syndicomm.com | 1 | -2/+4 | |
in use at query.cgi due to no components defined in a product. Patch by Matthias Radestock <matthias@sorted.org> r= justdave@syndicomm.com | |||||
2001-05-30 | Additional cleanup for bug 73191. newquip.html is no longer needed. | justdave%syndicomm.com | 1 | -37/+0 | |
2001-05-29 | Fix for bug 78045: change references to README in error messages to point to ↵ | justdave%syndicomm.com | 1 | -3/+4 | |
the Bugzilla Guide instead. Patch by Matthew Tuck <matty@chariot.net.au> r= justdave@syndicomm.com | |||||
2001-05-29 | Landing quips.cgi (bug 73191) by Owen Taylor <otaylor@redhat.com> | justdave%syndicomm.com | 2 | -1/+66 | |
Submitted by Martin Baulig <baulig@suse.de> from bugzilla.gnome.org r= justdave@syndicomm.com | |||||
2001-05-29 | Fix for bug 77699 and bug 71503: fix javascript errors in quicksearch and ↵ | justdave%syndicomm.com | 1 | -49/+116 | |
improve IE5 compatibility Patch by Stephan Lee <slee@uk.bnsmc.com> and Andreas Franke <afranke@ags.uni-sb.de> | |||||
2001-05-25 | Bug 79739 - Initial Owner and QA Contact were not being handled correctly by ↵ | jake%acutex.net | 1 | -23/+12 | |
the email interface after they were changed to userid's in bug 66876. r= justdave@syndicomm.com | |||||
2001-05-24 | Mention the Bugzilla project page and where to report bugs | jake%acutex.net | 1 | -0/+7 | |
Patch by Matthew Tuck <matty@chariot.net.au> r= justdave@syndicomm.com, jake@acutex.net | |||||
2001-05-24 | Bug 71552 - Remove oldemailtech from Bugzilla | jake%acutex.net | 6 | -805/+157 | |
r= justdave@syndicomm.com | |||||
2001-05-12 | Fix for bug 38859: escape invalid email addresses for HTML before displaying ↵ | justdave%syndicomm.com | 1 | -0/+3 | |
to the user. Patch by Myk Melez <myk@mozilla.org> r= jake@acutex.net, justdave@syndicomm.com | |||||
2001-05-11 | Fix for bug 80045: 500 Server Error in IE (but not Netscape or Mozilla) on ↵ | justdave%syndicomm.com | 1 | -0/+1 | |
errors looking up email addresses. Patch by <jake@acutex.net> r= justdave@syndicomm.com | |||||
2001-05-10 | Fix for bug 38854: reports.cgi needs to escape (untrusted) url params | justdave%syndicomm.com | 1 | -62/+46 | |
Patch by Myk Melez <myk@mozilla.org> r= jake@acutex.net | |||||
2001-05-10 | Fix for bug 38855: showvotes.cgi needs to escape (untrusted) url params | justdave%syndicomm.com | 2 | -3/+54 | |
Patch by Myke Melez <myk@mozilla.org> r= jake@acutex.net | |||||
2001-05-10 | Fix for bug 79730: Minor minor typo in move.pl (recieve -> receive). | justdave%syndicomm.com | 1 | -1/+1 | |
Patch by gavins@iplbath.com (Gavin Shelley). r= justdave@syndicomm.com | |||||
2001-04-28 | rolling version number to 2.13 for development | justdave%syndicomm.com | 1 | -1/+1 | |
2001-04-28 | addition to 2.12 release notes | justdave%syndicomm.com | 1 | -0/+4 | |
2001-04-26 | Backing out .htaccess commit, these don't belong here yet. It broke ↵ | justdave%syndicomm.com | 1 | -7/+0 | |
checksetup.pl, too. | |||||
2001-04-26 | Added .htaccess files for shadow/, data/, and /. | barnboy%trilobyte.net | 24 | -618/+1551 | |
I added related information to the Bugzilla Guide, and tacked in a couple of last-minute additions. Also fixed the annoying "Tip: HINT:" thing. | |||||
2001-04-26 | Tara is a bucket head. Floating version to 2.12 ship for tag and stripe | tara%tequilarista.org | 1 | -1/+1 | |
2001-04-26 | Removing forward planning text | tara%tequilarista.org | 1 | -6/+0 | |
2001-04-25 | Fix for confusing language regarding protection of data/ & shadow/ directories | barnboy%trilobyte.net | 5 | -17/+34 | |
and localconfig file. | |||||
2001-04-25 | Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242. | barnboy%trilobyte.net | 92 | -2083/+10070 | |
The README is now gutted, pointers to Guide. Also some new sections added, old ones fixed, and notes appended to deprecated sections I've not yet had the heart to remove. | |||||
2001-04-24 | Checking in the last of the changes for 76837 for 2.12. Good enough for ↵ | tara%tequilarista.org | 1 | -3/+0 | |
government work. | |||||
2001-04-24 | README now points everybody to the release notes and the new user guide | tara%tequilarista.org | 1 | -2/+18 | |
2001-04-23 | Adding reference to data/comments needing to be an exception to the blocking ↵ | justdave%syndicomm.com | 1 | -2/+3 | |
of the 'data' folder. | |||||
2001-04-23 | Checking in Matty's update to the release notes | justdave%syndicomm.com | 1 | -1/+1 | |
2001-04-23 | Added a couple of lines about mysqld-watcher.pl. Bug 76862. | gerv%gerv.net | 1 | -3/+5 | |
2001-04-23 | Per bug 76862, moving mysqld-watcher.pl into contrib | justdave%syndicomm.com | 1 | -0/+0 | |
2001-04-23 | Lots of formatting fixups, removed tab characters. Also removed incorrect ↵ | gerv%gerv.net | 1 | -98/+92 | |
DB_File requirement. | |||||
2001-04-23 | Fix bug 76524 - mostfreqhtml param text has a few issues. Patch by ↵ | gerv%gerv.net | 1 | -2/+2 | |
matty@chariot.net.au . | |||||
2001-04-21 | Checking in massive changes to make this document more generic to all ↵ | tara%tequilarista.org | 1 | -79/+18 | |
bugzilla installations | |||||
2001-04-21 | Adding new Release Notes for MattyT | tara%tequilarista.org | 1 | -0/+157 | |
2001-04-20 | another chmod with a leading 1 (Perl interprets this as a decimal instead of ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
octal) | |||||
2001-04-20 | Changing all chmod 1777 to chmod 01777. Without the leading 0 it's ↵ | justdave%syndicomm.com | 1 | -4/+4 | |
interpreted as decimal instead of octal (oops) | |||||
2001-04-20 | Bullshit checkin to add the fact that the previous changes also include the ↵ | tara%tequilarista.org | 3 | -3/+2 | |
final fix for bug 72721. I am a buckethead | |||||
2001-04-20 | landing final patch for bug 76261 | tara%tequilarista.org | 4 | -19/+26 | |
2001-04-19 | initial checkin | endico%mozilla.org | 1 | -0/+40 | |
2001-04-17 | Correcting my email address in the comments | justdave%syndicomm.com | 9 | -14/+14 | |
2001-04-10 | Fix for bug 18349: query.cgi target_milestone value does not reload SELECTed ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
item. Patch by <jake@acutex.net> r= justdave | |||||
2001-04-10 | Fix for bug 72379: query.cgi component value does not reload SELECTed item. | justdave%syndicomm.com | 1 | -6/+6 | |
Patch by Myl Melez <myk@mozilla.org> r= jake, justdave | |||||
2001-04-10 | Fix for bug 71659: New bugs weren't creating email if the reported didn't ↵ | justdave%syndicomm.com | 1 | -0/+3 | |
give a long description, and the first person who added a comment had their comment become the long description of the bug. Patch by <jake@acutex.net> r= justdave | |||||
2001-04-08 | Fix for bug 66014: Correct sanitycheck for the new initialowner and | justdave%syndicomm.com | 1 | -1/+2 | |
initialqacontact fields in the components table. Patch by Matthew Tuck <matty@chariot.net.au> r= afranke, justdave | |||||
2001-04-08 | Fix for bug 71808: Can't set email preferences for voters (which caused ↵ | justdave%syndicomm.com | 2 | -3/+31 | |
voters to get OldEmailTech notifications. Patch by jake@acutex.net r= justdave | |||||
2001-04-08 | Fix for bug 71912: changes email pref for "If I'm removed from that ↵ | justdave%syndicomm.com | 2 | -3/+22 | |
capacity" to "If I'm added to or removed from that capacity", so you can still get mail when someone adds you to a CC. Patch by <jake@acutex.net> r= justdave | |||||
2001-04-07 | Fix for bug 71607: remove "month-day only" date format from bug list views. | justdave%syndicomm.com | 1 | -2/+1 | |
Patch by Stephan Niemz <st.n@gmx.net> r= justdave | |||||
2001-04-07 | Fix for bug 72721 (duplicates.cgi performs poorly with lots of bugs) and bug ↵ | justdave%syndicomm.com | 3 | -89/+147 | |
69054 (DB_File not portable): dependence on DB_File removed, now uses AnyDBM_File which comes standard with Perl. Duplicates.cgi now runs its queries against the shadow database if it's available, among many other improvements. Patch by gervase.markham@univ.ox.ac.uk (Gervase Markham) r= justdave | |||||
2001-04-07 | Re-fix for bug 29820: remove "Changed" from email subject line. Based on ↵ | justdave%syndicomm.com | 2 | -6/+6 | |
patch submitted by Stephan Niemz [faniz] <st.n@gmx.net>, r= jake, cyeh UPGRADE NOTES: when you install this update, you will need to change the subject line in your 'changedmail' and 'newchangedmail' params from the web by running editparams.cgi. The subject line needs to be changed from: Subject: [Bug %bugid%] %neworchanged% - %summary% to Subject: [Bug %bugid%] %neworchanged%%summary% Or whatever is appropriate for the subject you are using on your system. Note the removal of the " - " in the middle. | |||||
2001-04-07 | Fix for bug 74394: editmilestones.cgi can't edit the name and sortkey at the ↵ | justdave%syndicomm.com | 1 | -7/+7 | |
same time Patch by slee@uk.bnsmc.com (Stephen Lee) |