Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 237638: make bugzilla_email_append.pl work with BugMail.pm instead of ↵ | justdave%syndicomm.com | 2004-04-15 | 1 | -1/+2 | |
| | | | | | | processmail a=justdave | |||||
* | Patch for bug 240434: replace increased with improved on the login page; ↵ | jocuri%softhome.net | 2004-04-15 | 1 | -1/+1 | |
| | | | | r=timeless, a=justdave. | |||||
* | Bug 240439: "Edit user again" link didn't work if the user had a + in their ↵ | justdave%syndicomm.com | 2004-04-14 | 1 | -4/+4 | |
| | | | | | | email address R= timeless, vladd; a= justdave | |||||
* | Additional fix for bug 87770: attachment.cgi should work with no | kiko%async.com.br | 2004-04-14 | 2 | -11/+2 | |
| | | | | | | | | | parameters. Use <button> tags to allow for localization of the labels. r=myk, a=myk. I padded the Edit button with s to ensure it has the same width as the View button; it may not be kosher but passes as visually agreeable, at least. | |||||
* | Silly typo fix. r=ssdbot | kiko%async.com.br | 2004-04-14 | 1 | -1/+1 | |
| | ||||||
* | Add a slightly hackish approach to test against values in .netrc that | kiko%async.com.br | 2004-04-14 | 1 | -0/+10 | |
| | | | | | diverge from the specified url by a trailing slash -- we *know* they're not the same thing, but it seems people want us to think they are! | |||||
* | Fix for bug 238869: remove %FORM from votes.cgi. Does just that, free of | kiko%async.com.br | 2004-04-14 | 1 | -21/+22 | |
| | | | | | | XXX comments. r=vladd,justdave; a=justdave. die %FORM die! | |||||
* | Patch for bug 224477: make webservergroup default to apache on new installs; ↵ | jocuri%softhome.net | 2004-04-14 | 1 | -3/+3 | |
| | | | | r=joel; a=justdave. | |||||
* | Patch for bug 240060: Stop yelling at people about the minimum sendmail ↵ | jocuri%softhome.net | 2004-04-14 | 1 | -4/+0 | |
| | | | | version; r=gerv; a=justdave. | |||||
* | Patch for bug 240219: display valid PPM commands when using PPM version 2; ↵ | jocuri%softhome.net | 2004-04-14 | 1 | -1/+10 | |
| | | | | r=timeless; a=justdave. | |||||
* | Fix for bug 233245: replace "variable" with "constant" since there is no ↵ | jocuri%softhome.net | 2004-04-13 | 1 | -2/+2 | |
| | | | | contenttypes variable in Constants.pm. | |||||
* | Patch for bug 194332: fix spelling that caused error message mismatch for ↵ | jocuri%softhome.net | 2004-04-12 | 1 | -3/+3 | |
| | | | | the "invalid_maxrows" error message; r=timeless, a=justdave. | |||||
* | Fix for bug 238865-v1: remove %FORM from page.cgi. Does so, fixing the | kiko%async.com.br | 2004-04-12 | 3 | -6/+18 | |
| | | | | | linked page template and adding a code error for the "bad id provided" case. r=vladd, a=myk. | |||||
* | Patch for bug 240228: Improve the format of the error message displayed by ↵ | jocuri%softhome.net | 2004-04-12 | 1 | -1/+1 | |
| | | | | checksetup.pl when the MySQL requirements are not satisfied; r,a=justdave. | |||||
* | Patch for bug 87770: make attachment.cgi work with no parameters; patch by ↵ | jocuri%softhome.net | 2004-04-10 | 3 | -6/+70 | |
| | | | | GavinS <bugzilla@chimpychompy.org>; r=kiko; a=myk. | |||||
* | Patch for bug 224698: remove localconfig variable mysqlpath; patch by chaduv ↵ | jocuri%softhome.net | 2004-04-10 | 1 | -26/+5 | |
| | | | | <caduvall@glue.umd.edu> slightly updated by me; r=kiko, a=myk. | |||||
* | Patch for bug 239826: support closing resolved bugs when changing multiple ↵ | jocuri%softhome.net | 2004-04-10 | 1 | -1/+2 | |
| | | | | bugs; patch by Albert Ting <altlst@sonic.net>; r=kiko, a=myk. | |||||
* | Patch for bug 239912: make bug_email.pl work with useqacontact; patch by ↵ | jocuri%softhome.net | 2004-04-09 | 1 | -2/+2 | |
| | | | | Matthew Mastracci <mmastrac@canada.com>; r=vlad, a=myk. | |||||
* | Patch for bug 239885: Don't display the sendmail message if the current ↵ | jocuri%softhome.net | 2004-04-09 | 1 | -1/+3 | |
| | | | | platform is Windows; patch by Bruce Armstrong <bruce.armstrong@teamsybase.com>; r=bugreport; a=myk. | |||||
* | Patch for bug 233245: update documentation of formats to include ctypes as ↵ | jocuri%softhome.net | 2004-04-07 | 1 | -11/+28 | |
| | | | | well; patch by Niels Reedijk <n.reedijk@planet.nl> slightly modified by me. | |||||
* | Bug 192775 - rearrange parameter order in token URLs to make them always ↵ | gerv%gerv.net | 2004-04-07 | 3 | -5/+5 | |
| | | | | fully linked in some MUAs. Patch by gerv; r=myk, a=justdave. | |||||
* | Fix for bug 238864: remove %FORM and %COOKIE from move.pl; does just | kiko%async.com.br | 2004-04-07 | 1 | -7/+7 | |
| | | | | | that (incorporating a recommendation from justdave). r=justdave, a=justdave. | |||||
* | Fix for bug 238862: remove %FORM and %COOKIE from enter_bug.cgi. Does | kiko%async.com.br | 2004-04-07 | 2 | -18/+16 | |
| | | | | that, and also fixes up the bug creation template. r=justdave, a=justdave. | |||||
* | Fix for bug 234797: adds a "limit" param for limiting the number of results ↵ | myk%mozilla.org | 2004-04-06 | 1 | -1/+4 | |
| | | | | | | | returned from a search. r=justdave a=justdave | |||||
* | Fix for bug 237176: allows power users to display relevance values as a ↵ | myk%mozilla.org | 2004-04-06 | 4 | -62/+95 | |
| | | | | | | | column in the search results for a fulltext search r=justdave a=justdave | |||||
* | Bug 230293 - Send CSV buglists with "Content-Disposition: attachment". Patch ↵ | gerv%gerv.net | 2004-04-06 | 1 | -1/+8 | |
| | | | | by gerv; r,a=justdave. | |||||
* | Patch for bug 239576: make sure detaint_natural is always called with a ↵ | jocuri%softhome.net | 2004-04-05 | 1 | -1/+1 | |
| | | | | defined value in editkeywords.cgi; r=timeless; a=justdave. | |||||
* | Patch for bug 14887: put <label> tags in forms; patch by Jeffrey Baker ↵ | jocuri%softhome.net | 2004-04-05 | 1 | -54/+80 | |
| | | | | <jwbaker@acm.org>; r=gerv; a=justdave. | |||||
* | Patch for bug 239255: update docs in order to specify that $webservergroup ↵ | jocuri%softhome.net | 2004-04-04 | 1 | -3/+3 | |
| | | | | is the group of the webserver, not the user; patch by Colin S. Ogilvie <bmo@colino.co.uk>; r=vladd. | |||||
* | Bug 239346 - add hook at end of comments. Patch by nick.barnes; r=gerv, ↵ | gerv%gerv.net | 2004-04-03 | 1 | -0/+5 | |
| | | | | a=justdave. | |||||
* | Bug 238352 - remove alphabetical sorting from some fields in reports (e.g. ↵ | gerv%gerv.net | 2004-04-03 | 1 | -24/+44 | |
| | | | | priority) and keep them in a sensible order instead. Patch by gerv; r=kiko, a=justdave. | |||||
* | Patch for bug 233295: document terminology customization feature; patch by ↵ | jocuri%softhome.net | 2004-04-03 | 1 | -0/+8 | |
| | | | | Jon Wilmoth <jwilmoth@starbucks.com> slightly updated by me. | |||||
* | Fix for bug 238868: remove %FORM and %COOKIE from show_bug.cgi. Does | kiko%async.com.br | 2004-04-02 | 1 | -4/+5 | |
| | | | | that, swapping them for calls to cgi->param/cookie. r=vladd,justdave; a=justdave. | |||||
* | Fix for bug 238874: remove %FORM and %COOKIE from colchange.cgi. Does | kiko%async.com.br | 2004-04-02 | 1 | -9/+9 | |
| | | | | | precisely that, swapping them for references to cgi->param/cookie. r=vladd, justdave, a=justdave. | |||||
* | Fixing encoding issues introduced in bug 220817: add FAQ documentation for ↵ | jocuri%softhome.net | 2004-04-02 | 1 | -3/+3 | |
| | | | | 'Why do I have to log in every time I access a page?'. | |||||
* | Patch for bug 220817: add to FAQ documentation for 'Why do I have to log in ↵ | jocuri%softhome.net | 2004-04-02 | 1 | -0/+124 | |
| | | | | every time I access a page?'. | |||||
* | Patch for bug 232554: fix SQL queries in Flag.pm in order to fix a bug that ↵ | jocuri%softhome.net | 2004-04-01 | 1 | -2/+2 | |
| | | | | causes flags to remain set but inaccessible when product changes; patch by Max K-A <mkanat@kerio.com>; r=bbaetz,myk; a=justdave. | |||||
* | Bug 236926: supply a missing a $cgi-header in buglist.cgi | justdave%syndicomm.com | 2004-04-01 | 1 | -1/+1 | |
| | | | | r=kiko, a=justdave | |||||
* | Patch for bug 146087: set the default of the sendmailnow param to ON on the ↵ | jocuri%softhome.net | 2004-04-01 | 1 | -1/+1 | |
| | | | | trunk as well; r=justdave; a=justdave. | |||||
* | Patch for bug 189156: explain quip moderation in documentation. | jocuri%softhome.net | 2004-04-01 | 1 | -0/+45 | |
| | ||||||
* | Bug 237508: Have checksetup.pl specify which perl to use (the same one it's ↵ | justdave%syndicomm.com | 2004-03-30 | 1 | -3/+3 | |
| | | | | | | running under) when giving instructions how to use CPAN to install needed modules. r= jouni, a= justdave | |||||
* | Random speling fix. | kiko%async.com.br | 2004-03-29 | 1 | -1/+1 | |
| | ||||||
* | Bug 238650 tinderbox bustage fix by apeiron, a= justdave | justdave%syndicomm.com | 2004-03-28 | 1 | -2/+3 | |
| | ||||||
* | Patch for bug 238650: reword duplicate of self error message; patch by ↵ | jocuri%softhome.net | 2004-03-28 | 1 | -4/+2 | |
| | | | | Christopher Nehren <apeiron@comcast.net>; r=kiko; a=justdave. | |||||
* | Patch for bug 238867: remove one last %FORM from quips.cgi; patch by Teemu ↵ | jocuri%softhome.net | 2004-03-28 | 1 | -1/+0 | |
| | | | | Mannermaa <wicked@etlicon.fi>; r=justdave; a=justdave. | |||||
* | Patch for bug 237778: update filter list in t/004template; r=kiko; a=justdave. | jocuri%softhome.net | 2004-03-28 | 1 | -3/+4 | |
| | ||||||
* | Patch for bug 238860: remove %FORM from editversions.cgi; patch by Teemu ↵ | jocuri%softhome.net | 2004-03-28 | 1 | -4/+5 | |
| | | | | Mannermaa <wicked@etlicon.fi>; r=justdave; a=justdave. | |||||
* | Bug 233962 - UserInGroup() should not accept a second parameter any longer. ↵ | gerv%gerv.net | 2004-03-27 | 1 | -0/+4 | |
| | | | | Patch by gerv; r=bbaetz, justdave, joel; a=justdave. | |||||
* | Bug 235265: Getting rid of some unwanted form value dumps. | justdave%syndicomm.com | 2004-03-27 | 6 | -22/+0 | |
| | | | | | Patch by Jouni Heikniemi <jouni@heikniemi.net> r= justdave, kiko; a= justdave | |||||
* | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 2004-03-27 | 50 | -161/+84 | |
| | | | | | | | quietly_check_login()/confirm_login() calls. Cleans up callsites (consisting of most of our CGIs), swapping (where appropriate) for calls to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>. r=bbaetz, kiko. a=justdave. |