summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-01-31Fix for bug 228917: Makes some flag SQL work with PostgreSQL by using the sem...myk%mozilla.org2-6/+6
2004-01-31Patch for bug 213679: Implement a parameter that allows administrators to con...jocuri%softhome.net3-0/+16
2004-01-30Bug 232485 - fix missing space between words. Patch by gerv; r,a=justdave.gerv%gerv.net1-1/+1
2004-01-30Bug 232494 - fix missing space between words. Patch by gerv; r,a=justdave.gerv%gerv.net1-1/+1
2004-01-30Fix for bug 232508: adds back missing space between "tell" and "[% terms.Bugz...myk%mozilla.org1-1/+1
2004-01-29Fix for bug 232447: Warns user about missing bug number instead of dying in G...myk%mozilla.org1-1/+2
2004-01-28Fix validation problem (unescaped ampersands) by making the program listing b...myk%mozilla.org1-2/+2
2004-01-27Bug 232161 - add ability to forget or edit saved searches when the search thr...gerv%gerv.net1-0/+22
2004-01-27Bug 225043 - enhance chart migration code to populate 'All Open' charts from ...gerv%gerv.net1-1/+15
2004-01-26Fix for bug 232164: Adds backwards-compatibility hack for changedin queries f...myk%mozilla.org1-16/+27
2004-01-26Fix for bug 232160: adds the header back in to the "verify component, etc." p...myk%mozilla.org1-0/+2
2004-01-26Fix for bug 232154: Make old column lists work again by correctly translating...myk%mozilla.org1-7/+7
2004-01-26Fix for bug 232140: makes tests work on b.m.o by making BugMail.pm use Bugzil...myk%mozilla.org1-0/+1
2004-01-26Fix for bug 232150: Corrects "field changed" queries including [Bug creation]...myk%mozilla.org1-10/+19
2004-01-26Fix for bug 183774: makes duplicates.xul compute a correct base URL when jarr...myk%mozilla.org1-1/+1
2004-01-25Bug 232055 - add more colours to line graphs (default is 7; we now have 16.) ...gerv%gerv.net2-3/+11
2004-01-25Massive rearrangement of the installation section. Hopefully it makes sense now.gerv%gerv.net90-23379/+19538
2004-01-23fixing incorrect ulink attribute (href should be url)myk%mozilla.org1-1/+1
2004-01-22Bug 227155 - make sure running collectstats.pl twice in a day, or migrating d...gerv%gerv.net2-0/+15
2004-01-22Bug 231391 - make "cumulate" option work on new charts, together with a few U...gerv%gerv.net4-18/+23
2004-01-21Bug 225075: Fix exact case search so it only selects bugs with matching case ...bugreport%peshkin.net1-1/+1
2004-01-21Bug 231026 - improve the appearance of the buglist options at the bottom of t...gerv%gerv.net1-5/+5
2004-01-20Bug 36379: adds command-line switches for default product, component, and ver...justdave%syndicomm.com1-2/+30
2004-01-20improved readability (for both readers and editors); added docbook tags for v...myk%mozilla.org1-82/+98
2004-01-20Bug 227026 - remove obsolete MacsBug information from guided template (we no ...gerv%gerv.net1-3/+1
2004-01-20Backing out bug 230293, we decided this was the wrong approach.justdave%syndicomm.com1-1/+1
2004-01-20Backing out code change that was accidently left in the patch on bug 228894 (...justdave%syndicomm.com1-2/+1
2004-01-19Bug 230742 - document new 'hooks' mechanism. This is my take on Myk's text - ...gerv%gerv.net1-0/+191
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for templ...jocuri%softhome.net112-113/+114
2004-01-18Bug 224420 - fix test bustage caused by accidental use of the word "bugs". Oops.gerv%gerv.net1-1/+1
2004-01-17Bug 224420 - add a warning that only public bugs are counted by the new chart...gerv%gerv.net1-0/+5
2004-01-17Rebuilt guide for kiko's install changes.gerv%gerv.net1-1918/+1913
2004-01-17Rebuild docs for kiko's changes to install; cvs add an HTML file I missed las...gerv%gerv.net5-15/+174
2004-01-17Fix for bug 90468: Bugzilla does not log out automatically when closingkiko%async.com.br3-7/+55
2004-01-17Fix for bug 229998: bugzilla-submit 'Operating-System' and 'URL' fieldskiko%async.com.br3-6/+9
2004-01-16Bug 231037 - remove JS popup from bug entry page. Patch by gerv; r,a=myk.gerv%gerv.net1-5/+1
2004-01-16Minor adjustment to documentation to account for changes made in bugkiko%async.com.br2-4/+4
2004-01-16Another pre-2.17.7 rev.gerv%gerv.net37-10327/+10161
2004-01-16Updated PDF from large changes pre-2.17.6.gerv%gerv.net1-12958/+9803
2004-01-16Phase 1 of a big documentation update before 2.17.6.gerv%gerv.net89-10985/+11040
2004-01-16Adding bits about localconfig.js (I always forget it) and rewording onekiko%async.com.br1-1/+6
2004-01-15Fix for bug 194290: irc:// links are not highlighted as links. Adds irckiko%async.com.br1-1/+1
2004-01-14Additional bustage fix for bug 229800; swapped tabs for spaces (groan).kiko%async.com.br1-1/+1
2004-01-14Fix for bug 229800: whineatnews.pl doesn't whine about REOPENED bugs.kiko%async.com.br2-19/+23
2004-01-13Bug 216523: t/Support/Files.pm fails to include Bugzilla/Template/Plugin/Bugz...jocuri%softhome.net1-1/+2
2004-01-12Fix for bug 229658: Implements a mechanism for extensions to hook into standa...myk%mozilla.org6-0/+132
2004-01-11Bug 230293: Need User configurable CSV seperator, or return as text/csv MIME ...jocuri%softhome.net1-1/+1
2004-01-04Bug 185330: Checksetup console input doesn't work on Win32. r,a=justdavejouni%heikniemi.net1-0/+8
2003-12-11Bug 227724: rename bug-bugzilla to bugzilla-submit. Justdave did thekiko%async.com.br8-552/+17
2003-12-10Bug 227979: Editkeywords.cgi HTML validation; r=kiko; a=justdave.jocuri%softhome.net3-3/+3