Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-03-11 | Fix for bug 7873: Duplicate marking now happens AFTER privs are checked to ↵ | dave%intrec.com | 1 | -32/+36 | |
make sure a) the user is allowed to dupe it, and b) the change hasn't caused a midair collision. | |||||
2001-03-11 | Attempted fix for bug 71574: footer anomoly cleanup | dave%intrec.com | 1 | -10/+13 | |
2001-03-10 | Fixing broken OS detection code for Mac PPC | dave%intrec.com | 1 | -1/+1 | |
2001-03-10 | backing out the changes to queries on CC since they broke normal cc queries ↵ | endico%mozilla.org | 1 | -7/+3 | |
in the standard email address box at the top of the page | |||||
2001-03-10 | Removed windows linefeeds. | gerv%gerv.net | 1 | -1502/+1502 | |
2001-03-10 | fix for "My Votes" floating in space like a disconnected astronaut | cyeh%bluemartini.com | 1 | -4/+7 | |
2001-03-10 | Whitespace changes only; removing tabs and reformatting my changes to match ↵ | gerv%gerv.net | 1 | -61/+56 | |
the rest of the file. Long overdue. | |||||
2001-03-10 | back out change | cyeh%bluemartini.com | 1 | -2/+4 | |
2001-03-10 | fix for 70039: Mid-air collision page confusing, users think comments will ↵ | cyeh%bluemartini.com | 1 | -4/+2 | |
be lost | |||||
2001-03-10 | Fix for bug 71510: permissions not set correctly on graphs directory | dave%intrec.com | 1 | -1/+1 | |
2001-03-10 | add notation about securing web installation | cyeh%bluemartini.com | 1 | -0/+7 | |
2001-03-10 | refix for 40603: Assumes user is coming from different page | cyeh%bluemartini.com | 1 | -4/+2 | |
reduce wording | |||||
2001-03-10 | fix for 6682: Chart all bug states | cyeh%bluemartini.com | 1 | -32/+43 | |
patch submitted by gervase.markham@univ.ox.ac.uk (Gervase Markham) | |||||
2001-03-09 | Re-fix for bug 17464: oldemailtech prefs work again. | dave%intrec.com | 1 | -3/+5 | |
2001-03-09 | Patch from Jake <jake@acutex.net> for bugs 22041 and 25693 which had the ↵ | endico%mozilla.org | 2 | -0/+2 | |
same problem. HTML meta characters in the summary were not being quoted before being printed to html. | |||||
2001-03-09 | Refix for bug 25693: more accurate regexp to find duplicates when generating ↵ | dave%intrec.com | 1 | -3/+3 | |
initial duplicates table. | |||||
2001-03-08 | Adding the queryhelp.cgi file that was missing. (There are links to it in ↵ | dave%intrec.com | 1 | -0/+1502 | |
query.cgi) | |||||
2001-03-08 | Last transfer bombed on me. Added Bugzilla Guide as | barnboy%trilobyte.net | 4 | -3/+14481 | |
single large HTML and TXT files, and updated README.docs with compiling instructions for the Guide. | |||||
2001-03-08 | Adding back jpg as binary. | barnboy%trilobyte.net | 1 | -0/+0 | |
2001-03-08 | Oops, forgot to put up dbschema.jpg as a binary file. | barnboy%trilobyte.net | 1 | -0/+0 | |
2001-03-08 | Documentation update; added docs/sgml, docs/html, docs/txt. | barnboy%trilobyte.net | 95 | -1577/+30887 | |
No text version of The Bugzilla Guide availabe yet, however. | |||||
2001-03-08 | Bug 66149 - nicer wording for the most common Bugzilla error message. | gerv%gerv.net | 1 | -1/+3 | |
2001-03-08 | Change to update sections 3 and 4, miscellaneous updates. | barnboy%trilobyte.net | 1 | -95/+151 | |
2001-03-07 | Making query.cgi use the new queryhelp.cgi doc | tara%tequilarista.org | 1 | -26/+31 | |
2001-03-07 | Fixed typos, dated information, and Windows NT instructions. | barnboy%trilobyte.net | 1 | -61/+49 | |
2001-03-07 | fix for bug 30823. fixed advanced queries on dependencies and cc. added huge ↵ | endico%mozilla.org | 1 | -9/+106 | |
comment about how boolean charts work. | |||||
2001-03-07 | Fix for bug 62949: Initial Test Component on new install did not have ↵ | dave%intrec.com | 1 | -27/+34 | |
initialOwner, which made sanitycheck complain. | |||||
2001-03-03 | Backing out Gerv's brainspasm for him | tara%tequilarista.org | 1 | -2/+2 | |
2001-03-01 | Fix for bug 70544: QuickSearch drops everything after the first negated word | dave%intrec.com | 1 | -1/+1 | |
patch by afranke@ags.uni-sb.de (Andreas Franke) | |||||
2001-03-01 | fix for 69147: reports.cgi still refers to gif (bugzilla 2.11) | cyeh%bluemartini.com | 1 | -1/+0 | |
patch contributed to dave@intrec.com (Dave Miller). remove useless code. | |||||
2001-03-01 | fix for 61637: Code bit for upgrading from 2.5 | cyeh%bluemartini.com | 1 | -0/+29 | |
based on patch submitted by ehanson@talkware.net (Eric Hanson) support for changes comments table to longdescs, but only if comments table exists. | |||||
2001-03-01 | missed last documentation change | cyeh%bluemartini.com | 1 | -3/+5 | |
2001-03-01 | fix for 69793: check in new files for QuickSearch | cyeh%bluemartini.com | 5 | -5/+1258 | |
patch contributed by franke@ags.uni-sb.de (Andreas Franke) Now add quicksearch functionality to the main index page. | |||||
2001-03-01 | fix for 58436: javascript strict warnings in query.cgi | cyeh%bluemartini.com | 1 | -4/+12 | |
patch submitted by sidney@sidney.com (Sidney Markowitz) wrap javascript around Param("usetargetmilestone") | |||||
2001-02-27 | fix for bug 67482: parens in user's real name was confusing bugzilla. Patch ↵ | dave%intrec.com | 1 | -5/+2 | |
by jake@acutex.net | |||||
2001-02-27 | Fix for bug 50279: a couple executable files were missing from the list of ↵ | dave%intrec.com | 1 | -1/+2 | |
files that checksetup considers executable when it's resetting permissions. | |||||
2001-02-27 | fix for 47726: Doesn't display properly in IE5.5 because bug url & are not ↵ | cyeh%bluemartini.com | 2 | -4/+4 | |
encoded patch submitted by rufus@nonstuff.de (Rufus) call QuoteXMLChars on bug_file_loc and attachment desc | |||||
2001-02-27 | stupid lamo fix for 69621: Keyword cache not updated on keyword rename/delete. | cyeh%bluemartini.com | 1 | -0/+14 | |
now give warning to admin that keyword cache should be rebuilt after any keyword edit or deletion. | |||||
2001-02-27 | fix for bug 51670: Dependency loops are possible | cyeh%bluemartini.com | 1 | -1/+23 | |
we now search each list (dependson, blocks) to see if a bug number shows up in each list. a bug can't be dependent upon and block the same bug. also make it so you can't set a bug blocking or dependent on itself. | |||||
2001-02-26 | Fix for bug 69670: Chart::Base only reports its version number as 0.99, ↵ | dave%intrec.com | 1 | -1/+1 | |
regardless of the fact that you have 0.99b or 0.99c installed. So checksetup.pl needs to look for 0.99 instead of 0.99b. | |||||
2001-02-24 | fix for 54566: Software error generated when adding invalid dependencies | cyeh%bluemartini.com | 1 | -0/+1 | |
if we call PuntTryAgain(), make sure we've unlocked tables | |||||
2001-02-24 | Oops, typo in patch. = -> eq | dave%intrec.com | 1 | -2/+2 | |
2001-02-23 | Fix for bug 69879: initial owner getting set to NULL if someone was ↵ | dave%intrec.com | 1 | -2/+2 | |
specified on the new bug form. This bug was introduced in the patch for bug 66876 (v1.29 of post_bug.cgi) | |||||
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 | |
on browser windows with shorter widths. also, the second line matches nicely with the other table cell. | |||||
2001-02-23 | fix for 69688: buglist.cgi: the intermediate "please stand by" page is ugly | cyeh%bluemartini.com | 1 | -5/+9 | |
patch submitted by st.n@gmx.net (Stephan Niemz [faniz]) | |||||
2001-02-23 | fix for 66876: Using userids (mediumint) for initialowner and initialqacontact | cyeh%bluemartini.com | 7 | -41/+145 | |
based on patch submitted by baulig@suse.de (Martin Baulig). | |||||
2001-02-22 | Made dupe table populating code not break on multi-line dupe comments. ↵ | gerv%gerv.net | 1 | -1/+1 | |
Thanks to Alex Melnick <alex@get.topica.com>. No bug number. | |||||
2001-02-22 | fix for 67278: Footer lines need separation | cyeh%bluemartini.com | 1 | -25/+44 | |
patch submitted by shie9022@msmailhub.oulan.ou.edu (Alan Shields) make saved queries display better | |||||
2001-02-22 | Fix for bug 49306: Resolution field getting cleared on midair-collision. | dave%intrec.com | 1 | -6/+3 | |