Age | Commit message (Expand) | Author | Files | Lines |
2002-05-11 | Fix for bug 143547: Don't show bugs as grey if usebuggroups parameter is set ... | myk%mozilla.org | 1 | -1/+1 |
2002-05-10 | Fix for bug 135449: allows named queries to override the last sort order. | myk%mozilla.org | 1 | -0/+1 |
2002-05-09 | Bug 142950 - query links in footer are broken. Patch by gerv; r=ddk, afranke. | gerv%gerv.net | 1 | -2/+5 |
2002-05-08 | Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave. | gerv%gerv.net | 1 | -4/+18 |
2002-05-04 | Bug 139313 - warning in buglist.cgi when votes isn't a parameter | bbaetz%student.usyd.edu.au | 1 | -0/+1 |
2002-04-27 | Fix for bug 139759: gets email searches for "cc: list or assignee" working ag... | myk%mozilla.org | 1 | -4/+2 |
2002-04-24 | Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra... | gerv%gerv.net | 1 | -12/+10 |
2002-04-05 | bug 134562 - taint error in buglist.cgi | bbaetz%student.usyd.edu.au | 1 | -2/+6 |
2002-04-04 | Bug 130373 - sorting by target milestone genreated bogus error | bbaetz%student.usyd.edu.au | 1 | -11/+26 |
2002-04-04 | Bug 127200 - query for cc takes long time | bbaetz%student.usyd.edu.au | 1 | -4/+7 |
2002-04-03 | Bug 109528 - Can't query for attachment status != value if patch has no | bbaetz%student.usyd.edu.au | 1 | -16/+49 |
2002-04-01 | Better fix for bug 132929, buglist.cgi "long format" button doesn't work. | bbaetz%student.usyd.edu.au | 1 | -3/+1 |
2002-03-28 | Bug 104589 - prevent user closing window from terminating Bugzilla scripts. P... | gerv%gerv.net | 1 | -0/+6 |
2002-03-23 | Bug 132929 - buglist.cgi 'long format' button doesn't work | bbaetz%student.usyd.edu.au | 1 | -0/+3 |
2002-03-12 | Fix for bug 103778: Rewrites and templatizes buglist.cgi. | myk%mozilla.org | 1 | -860/+606 |
2002-01-20 | Fix for bug 108982: enable taint mode for all user-facing CGI files. | justdave%syndicomm.com | 1 | -2/+18 |
2001-12-30 | SECURITY FIX for bug 109679: It was possible to send arbitrary SQL to buglist... | justdave%syndicomm.com | 1 | -0/+24 |
2001-11-18 | Fix for bug 12284: allow user to specify which columns to display in a bug list | justdave%syndicomm.com | 1 | -1/+3 |
2001-11-08 | Fix for bug 108812: Prevent users from running queries containing arbitrary SQL. | myk%mozilla.org | 1 | -4/+8 |
2001-10-24 | Fix for bug 106315: Link on bug list for emailing QA contacts. | myk%mozilla.org | 1 | -2/+15 |
2001-10-24 | Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs. | bbaetz%cs.mcgill.ca | 1 | -5/+7 |
2001-10-15 | Bug 99716 - allow query for Attachment is obsolete AND Attachment Status. Pat... | gerv%gerv.net | 1 | -7/+23 |
2001-10-13 | Fix for bug 104516: No code changes in this patch, all this checkin does is r... | justdave%syndicomm.com | 1 | -14/+14 |
2001-10-13 | Fix for bug 19910: Bugzilla installs on the same server would interfere with ... | justdave%syndicomm.com | 1 | -1/+2 |
2001-10-13 | Fix for bug 91486: Add "changed from" option to the boolean chart. | myk%mozilla.org | 1 | -0/+9 |
2001-10-12 | Bug 104247 - make colours in buglists work again. Patch by kiko, r=gerv. | gerv%gerv.net | 1 | -3/+3 |
2001-10-12 | Fix for bug 103592 - e-mail addresses that are longer than 30 characters will... | jake%acutex.net | 1 | -11/+20 |
2001-10-06 | Fix for bug 93006 - The mass change page was auto-selecting the wrong radio b... | jake%acutex.net | 1 | -1/+1 |
2001-09-15 | Fix for bug 97877: changed* operators now work for attachment statuses on que... | myk%mozilla.org | 1 | -4/+10 |
2001-09-11 | Make Bugzilla support <link> tag for buglists. Bug 87818. r=jake, caillon. | gerv%gerv.net | 1 | -1/+1 |
2001-09-10 | Fix for bug 8647 - Add an option to the query page to sort by Last Changed date. | jake%acutex.net | 1 | -0/+4 |
2001-08-31 | Fix for bug 84338: initial implementation of attachment tracker, which lets u... | myk%mozilla.org | 1 | -0/+16 |
2001-08-25 | Fix for bug 95235: variables with untrusted content were being echoed back to... | justdave%syndicomm.com | 1 | -5/+9 |
2001-08-17 | Fix for bug 95546. MySQL versions before 3.23 don't support INNER JOINs | jake%acutex.net | 1 | -2/+2 |
2001-07-23 | re-fix for bug 55161: buglist works again if you search for change history on... | justdave%syndicomm.com | 1 | -2/+2 |
2001-07-22 | fix "used only once" error reported by tinderbox | justdave%syndicomm.com | 1 | -0/+1 |
2001-07-22 | Fix for bug 84714 and bug 88797: You can now change bug groups from the "chan... | justdave%syndicomm.com | 1 | -21/+46 |
2001-07-21 | Fix for bugs 55161 and 12819. The activity log now stores only what's change... | jake%acutex.net | 1 | -2/+13 |
2001-06-27 | Fix for bug 80289: Group restrictions are now identified with checkboxes inst... | justdave%syndicomm.com | 1 | -9/+13 |
2001-06-21 | Fix for "used only once" error reported by tinderbox after the last checkin. ... | justdave%syndicomm.com | 1 | -0/+1 |
2001-06-21 | Fix for bug 47914: buglist.cgi always had a not-logged-in footer if you were ... | justdave%syndicomm.com | 1 | -0/+6 |
2001-06-19 | Running a query using the Added Comment option was very slow (bug 57350). | jake%acutex.net | 1 | -2/+2 |
2001-06-02 | Fix for bug 65190: add comparison type "all words as substrings" and "any wor... | justdave%syndicomm.com | 1 | -0/+28 |
2001-05-29 | Landing quips.cgi (bug 73191) by Owen Taylor <otaylor@redhat.com> | justdave%syndicomm.com | 1 | -1/+1 |
2001-04-07 | Fix for bug 71607: remove "month-day only" date format from bug list views. | justdave%syndicomm.com | 1 | -2/+1 |
2001-03-10 | backing out the changes to queries on CC since they broke normal cc queries i... | endico%mozilla.org | 1 | -7/+3 |
2001-03-07 | fix for bug 30823. fixed advanced queries on dependencies and cc. added huge ... | endico%mozilla.org | 1 | -9/+106 |
2001-02-23 | fix for 69688: buglist.cgi: the intermediate "please stand by" page is ugly | cyeh%bluemartini.com | 1 | -5/+9 |
2001-02-21 | Yeah, this is pretty cool. Checking in patch for bug #27669 by Stephan Niemz | tara%tequilarista.org | 1 | -1/+3 |
2001-02-16 | fix for 65396: | cyeh%bluemartini.com | 1 | -4/+6 |