- 22 Feb, 2004 1 commit
-
-
justdave%syndicomm.com authored
[SCHEMA CHANGE] Bug 220232: short_desc field in the bugs table is no longer allowed to be NULL. Null summaries would cause BugMail.pm to crash. (Normally this would only be caused by third party touching of the bugs table, such as bugs manually migrated from another system or inserted by a script - such scripts will now break if they don't set a short_desc) r= bbaetz, a= justdave
-
- 14 Feb, 2004 2 commits
-
-
jocuri%softhome.net authored
Patch for bug 234171; removes \%COOKIE from index.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=gerv; a=justdave.
-
gerv%gerv.net authored
Bug 233645 - fix a number of 'undef' warnings which were killing performance for multiple bug change. Patch by gerv; r,a=justdave.
-
- 13 Feb, 2004 2 commits
-
-
myk%mozilla.org authored
r=justdave
-
gerv%gerv.net authored
Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave.
-
- 12 Feb, 2004 2 commits
-
-
kiko%async.com.br authored
because I keep forgetting about the real reason it's there :-) Comment-only change.
-
gerv%gerv.net authored
Bug 232897 - make collectstats.pl work with shadow databases, by reading from shadow and writing to master. Patch by gerv; r=bbaetz, a=justdave.
-
- 09 Feb, 2004 2 commits
-
-
jocuri%softhome.net authored
Patch for bug 232441: Suggest solution in the error message in case admin forgets to rerun checksetup.pl; r=kiko; a=justdave.
-
jocuri%softhome.net authored
Patch for bug 158527: Fix up description for the editbugs group so it is closer to the reality; r=kiko; a=justdave.
-
- 08 Feb, 2004 1 commit
-
-
justdave%syndicomm.com authored
-
- 06 Feb, 2004 1 commit
-
-
myk%mozilla.org authored
Patch by Dave Swegen <dswegen@software.plasmon.com> r=myk a=myk
-
- 05 Feb, 2004 5 commits
-
-
justdave%syndicomm.com authored
-
justdave%syndicomm.com authored
-
justdave%syndicomm.com authored
- makedocs.pl now creates said directories when building the docs The idea here is that it's useless to have compiled stuff in CVS. The website will now auto-build the docs upon changes to the xml directory.
-
justdave%syndicomm.com authored
-
justdave%syndicomm.com authored
-
- 04 Feb, 2004 6 commits
-
-
jocuri%softhome.net authored
Patch for bug 218401; add in some places templatization support for the bug term in query.cgi; patch by Andreas Höfler <andreas.hoefler@bearingpoint.com>; r=gerv; a=justdave.
-
jocuri%softhome.net authored
Patch for bug 194472; link to the product's component editor when displaying error regarding lack of components; patch written by me based on the work and review of chaduv and jouni; r=kiko; a=justdave.
-
justdave%syndicomm.com authored
Bug 232993: Quote the filenames in the Content-disposition header when downloading attachments. This allows spaces to be used in filenames, and fixes compliance with RFCs 2183, 2045, and 822. r= myk, a= justdave
-
gerv%gerv.net authored
Bug 232830 - use url_quote instead of html filtering to make sure we can delete queries which contain a "+". Patch by gerv; r,a=myk.
-
justdave%syndicomm.com authored
Bug 224242: Add a CSS id signature to the <body> attribute on Bugzilla pages to allow user CSS to explicitly affect Bugzilla. r= myk, a= myk
-
myk%mozilla.org authored
Fix for bug 220998: Allows blocks, dependson, and keywords values to be part of a bug entry template (i.e. a URL that presets those fields to specific values). Original patch by Ludovic Dubost. r=kiko
-
- 03 Feb, 2004 6 commits
-
-
kiko%async.com.br authored
need to exempt Hook.process() calls from the filter checks. I'm assuming Gerv has stamped this fix, and I'm just checking it in to keep things green -- back me out later if this was wrong.
-
gerv%gerv.net authored
Bug 232903: hook to allow addition of extra administration links in the footer. Patch by gerv; r,a=myk.
-
gerv%gerv.net authored
-
gerv%gerv.net authored
Bug 232804 - add a "--check-modules" switch to checksetup.pl to get it to only do the Perl module checks. This makes installation easier to explain. Patch by gerv; r,a=justdave.
-
gerv%gerv.net authored
Bug 232413 - remove occurrences of in favour of [%+ construct to prevent whitespace chomping. Patch by gerv; r=kiko, a=justdave.
-
jocuri%softhome.net authored
Patch for bug 232842; adds a missing semicolon in section 2.2.2.3 of the docs; r=justdave; a=justdave.
-
- 31 Jan, 2004 2 commits
-
-
myk%mozilla.org authored
Fix for bug 228917: Makes some flag SQL work with PostgreSQL by using the semantically equivalent INNER JOIN over a comma (,). Patch by mkanat@kerio.com. r=myk a=myk
-
jocuri%softhome.net authored
Patch for bug 213679: Implement a parameter that allows administrators to control whether blank comments are allowed when filling new bugs; code by Dave Swegen <dswegen@software.plasmon.com>; r=myk; a=myk.
-
- 30 Jan, 2004 3 commits
-
-
gerv%gerv.net authored
-
gerv%gerv.net authored
-
myk%mozilla.org authored
Patch by Stephen Reindl <sr@stephenreindl.de> r=myk a=myk
-
- 29 Jan, 2004 1 commit
-
-
myk%mozilla.org authored
r=justdave
-
- 28 Jan, 2004 1 commit
-
-
myk%mozilla.org authored
-
- 27 Jan, 2004 2 commits
-
-
gerv%gerv.net authored
Bug 232161 - add ability to forget or edit saved searches when the search throws an error. Patch by gerv; r,a=justdave.
-
gerv%gerv.net authored
Bug 225043 - enhance chart migration code to populate 'All Open' charts from historical data. Patch by gerv; r,a=justdave.
-
- 26 Jan, 2004 3 commits
-
-
myk%mozilla.org authored
Fix for bug 232164: Adds backwards-compatibility hack for changedin queries for newly created bugs and simplifies the code. r=bbaetz
-
myk%mozilla.org authored
Fix for bug 232160: adds the header back in to the "verify component, etc." page that appears when a user changes the product to which a bug belongs. r=gerv
-
myk%mozilla.org authored
Fix for bug 232154: Make old column lists work again by correctly translating old -> new column names. r=bbaetz
-