Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 179290 - login cookie email needs to be escaped | bbaetz%student.usyd.edu.au | 2002-11-11 | 1 | -1/+1 | |
| | | | | r=jake, a=justdave | |||||
* | Fix for bug 179380: if "enablequips" is off, quips.cgi now presents a ↵ | justdave%syndicomm.com | 2002-11-11 | 2 | -0/+8 | |
| | | | | | | message that the quips are disabled instead of letting you view or add quips. r=myk, a=me | |||||
* | Fix for bug 179396 (add 007util.t in order to test Bugzilla::Util). | zach%zachlipton.com | 2002-11-11 | 1 | -0/+71 | |
| | | | | | rx2=bbaetz, a=myk (on the condition that we check out the use of the trilicense later) | |||||
* | Fix for bug 178984: disables flag requestee field using JavaScript unless ↵ | myk%mozilla.org | 2002-11-11 | 1 | -9/+45 | |
| | | | | | | | flag is set to "requested". r=justdave a=justdave | |||||
* | Bug 170464 - OS/2 disappeared from 'Operating System' list. This allows ↵ | gerv%gerv.net | 2002-11-11 | 1 | -7/+11 | |
| | | | | selection of any OS, if the submitter is running it, on this form. Patch by gerv; r,a=justdave. | |||||
* | Bug 178178 Sidebar name should not be hardcoded to "Bugzilla" | timeless%mozdev.org | 2002-11-11 | 1 | -11/+14 | |
| | | | | r=bbaetz a=justdave | |||||
* | Bug 173689 - Default comments search box type to "contains string". Patch by ↵ | gerv%gerv.net | 2002-11-10 | 1 | -1/+1 | |
| | | | | gerv; r,a=justdave. | |||||
* | Bug 179321 - cannot clear status whiteboard entirely | bbaetz%student.usyd.edu.au | 2002-11-10 | 1 | -1/+2 | |
| | | | | | r=joel x2 a=justdave | |||||
* | Bug 179264 csv output for the buglist (see url inside) is invalid (too many "s) | bugreport%peshkin.net | 2002-11-10 | 1 | -6/+3 | |
| | | | | r,a=justdave | |||||
* | Fix for bug 179329: filters HTML out of quips on "show all quips" page | myk%mozilla.org | 2002-11-10 | 1 | -1/+1 | |
| | ||||||
* | And turn this into a stub for runtests.pl. | zach%zachlipton.com | 2002-11-10 | 1 | -4/+2 | |
| | | | | | No review needed on tests (but review will be needed for all test changes after this one) | |||||
* | Adding runtests.pl for bug 143155. runtests.sh will remain for a little | zach%zachlipton.com | 2002-11-10 | 1 | -0/+39 | |
| | | | | | | | while in order to allow tinderboxen to transition and any documents to be updated. Patch by Norton <norton@w5ac.tamu.edu>, r1=jouni, r2=gerv | |||||
* | Bug 179238 - searching by commenter is ignored if you do 'exact' or | bbaetz%student.usyd.edu.au | 2002-11-10 | 1 | -4/+4 | |
| | | | | | 'contains' r, a=myk | |||||
* | Bug 176599, Improve performance of duplicates.cgi | bbaetz%student.usyd.edu.au | 2002-11-10 | 3 | -23/+64 | |
| | | | | | original patch iteration by gerv, change to use Bugzilla:Search by me r=myk, a=justdave | |||||
* | Bug 179242 Part 2 - Handle both conditions for the if block | jake%bugzilla.org | 2002-11-10 | 1 | -2/+2 | |
| | | | | r=bbaetz | |||||
* | Bug 178383 - product/component query conditions appear twice | bbaetz%student.usyd.edu.au | 2002-11-10 | 1 | -14/+0 | |
| | | | | | r=myk, justdave a=justdave | |||||
* | Bug 179193 - anyexact should use IN, not OR | bbaetz%student.usyd.edu.au | 2002-11-10 | 1 | -2/+4 | |
| | | | | r=gerv, a=justdave | |||||
* | Bug 179184 - regetlastlist returns all bugs | bbaetz%student.usyd.edu.au | 2002-11-10 | 1 | -5/+15 | |
| | | | | r=gerv, a=justdave | |||||
* | Bug 179203 - "Preset Queries" text does not appear in footer if last named ↵ | bbaetz%student.usyd.edu.au | 2002-11-10 | 1 | -1/+1 | |
| | | | | | | query is not in footer r=gerv, a=justdave | |||||
* | Bug 179188 - The new flag system wasn't indicating which attachment a flag ↵ | jake%bugzilla.org | 2002-11-10 | 1 | -1/+1 | |
| | | | | | | | was changed on. This patch inserts the attachment ID any time it exists in the activity log (to match what show_activity does). r=myk a=myk | |||||
* | Bug 179225 Missing space. "Reassign bug to ownerand QA contact of selected ↵ | bugreport%peshkin.net | 2002-11-10 | 1 | -1/+1 | |
| | | | | | | | component " 2xr=jake a=myk | |||||
* | Bug 179242 Searching for comment contains string + email gives "Not unique ↵ | bugreport%peshkin.net | 2002-11-10 | 1 | -1/+1 | |
| | | | | | | | table/alias: 'longdescs_' at globals.pl line 242" r=jake a=myk | |||||
* | Bug 179207 Blessing doesn't work right | bugreport%peshkin.net | 2002-11-10 | 1 | -1/+5 | |
| | | | | r,a=justdave | |||||
* | Fix for bug 179205: Makes flag options be correct in all situations. | myk%mozilla.org | 2002-11-09 | 1 | -7/+12 | |
| | | | | | r=justdave a=justdave | |||||
* | Fix for bug 179177: avoid database errors when inserting bug by locking all ↵ | myk%mozilla.org | 2002-11-09 | 1 | -1/+3 | |
| | | | | | | | tables i need to access r=bbaetz a=justdave | |||||
* | Bug 178189 - when filing a new bug, the generated bugmail doesn't include | bbaetz%student.usyd.edu.au | 2002-11-09 | 1 | -0/+3 | |
| | | | | | | product/component r=justdave, myk a=justdave | |||||
* | Bug 179174 - renable $| = 1 | bbaetz%student.usyd.edu.au | 2002-11-09 | 1 | -0/+3 | |
| | | | | | r=justdave x2 a=justdave | |||||
* | Fixing syntax error build bustage. | myk%mozilla.org | 2002-11-09 | 1 | -1/+1 | |
| | ||||||
* | Bumping version number for development snapshot tarball | justdave%syndicomm.com | 2002-11-09 | 1 | -1/+1 | |
| | ||||||
* | Fix for bug 171505: shows disabled flags in the UI | myk%mozilla.org | 2002-11-09 | 4 | -22/+29 | |
| | | | | | r=bbaetz a=justdave | |||||
* | Bug 114696 - permission checking in queries not optimal | bbaetz%student.usyd.edu.au | 2002-11-09 | 4 | -27/+65 | |
| | | | | | Patch by joel, dkl + me r=myk, a=justdave | |||||
* | Fix for bug 178841: removes full paths from filenames in attachments table ↵ | myk%mozilla.org | 2002-11-09 | 2 | -2/+48 | |
| | | | | | | | and prevents them from appearing again r=gerv,bbaetz a=justdave | |||||
* | Bug 92253 - Boolean chart makes very wide web pages from query.cgi. Patch by ↵ | gerv%gerv.net | 2002-11-09 | 1 | -0/+2 | |
| | | | | slee@wilcoxassoc.com; r=gerv, a=justdave. | |||||
* | Bug 164003 - Button "Add another boolean chart" appears twice after clicking ↵ | gerv%gerv.net | 2002-11-09 | 1 | -2/+2 | |
| | | | | "And". Patch by gerv; r=myk, a=justdave. | |||||
* | Bug 71794 - processmail shouldn't bother checking dependencies unless state ↵ | gerv%gerv.net | 2002-11-08 | 1 | -16/+30 | |
| | | | | changes. Patch by gerv; r=myk. | |||||
* | Fix for bug 171480: make output for non requestee-specific requests look ↵ | myk%mozilla.org | 2002-11-08 | 1 | -4/+7 | |
| | | | | | | | better in the request queue. r=joel a=justdave | |||||
* | Fix for bug 178776: Eliminates warning in duplicates.cgi. | myk%mozilla.org | 2002-11-08 | 1 | -1/+1 | |
| | ||||||
* | Fix for bug 172518: makes the request tracker use the generic user matching code | myk%mozilla.org | 2002-11-08 | 6 | -175/+52 | |
| | | | | | r=not_erik,joel a=justdave | |||||
* | Bug 178772 doeditparams.cgi failed with malformed headers | bugreport%peshkin.net | 2002-11-08 | 1 | -1/+1 | |
| | | | | | r= justdave a= justdave | |||||
* | Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0 | myk%mozilla.org | 2002-11-08 | 2 | -0/+18 | |
| | | | | | r=gerv a=justdave | |||||
* | Fix for bug 178801: Missing &:: caused function call to fail, resulting in ↵ | myk%mozilla.org | 2002-11-07 | 1 | -1/+1 | |
| | | | | | | | server error. r=justdave a=justdave | |||||
* | Fix for bug 178801: missing &:: caused function not to be found, resulting ↵ | myk%mozilla.org | 2002-11-07 | 1 | -1/+1 | |
| | | | | | | in server error r=justdave | |||||
* | Bug 178794 Request Queue has Internal Server Error if accessed when not ↵ | bugreport%peshkin.net | 2002-11-07 | 1 | -1/+1 | |
| | | | | | | | logged in 2xr=justdave a=justdave (for commit during freeze) | |||||
* | Fix for bug 174731: no longer represents spurious flags as being set by default. | myk%mozilla.org | 2002-11-07 | 1 | -0/+1 | |
| | | | | r=joel | |||||
* | Added spaces. I promise next time I'll get a review :) | mbarnson%sisna.com | 2002-11-07 | 1 | -6/+6 | |
| | ||||||
* | Fix for bug 171475: make new flags include all categories (product/component ↵ | myk%mozilla.org | 2002-11-06 | 1 | -2/+4 | |
| | | | | | | combinations) by default. r=joel | |||||
* | Added information about versioncache back in. | mbarnson%sisna.com | 2002-11-05 | 2 | -0/+52 | |
| | | | | See bug 140332 | |||||
* | Added blurb about movebugs. At this point, only bmo uses it, so I'm | mbarnson%sisna.com | 2002-11-05 | 2 | -0/+26 | |
| | | | | | calling it an "undocumented feature". See bug 127818 | |||||
* | Oops, tabs. | mbarnson%sisna.com | 2002-11-05 | 1 | -5/+5 | |
| | | | | Fixed. | |||||
* | Modified text for cookiepath line for clarity. | mbarnson%sisna.com | 2002-11-05 | 1 | -2/+7 | |
| | | | | See bug 162359 |