Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-01-11 | Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixes | zach%zachlipton.com | 4 | -19/+33 | |
the spelling errors so tinderbox doesn't barf, part two fixes t/006spellcheck.t and adds some more new words to check for. Part 1 patch by myself, r=timeless Part 2 patch by MattyT. r=zach (myself) a=justdave | |||||
2003-01-10 | Bug 142104: Enhancements in buglists should be gray. r=kiko, a=justdave | jouni%heikniemi.net | 2 | -2/+2 | |
2003-01-10 | Bug 179328 - Mozilla-specific wording in duplicates.cgi explanation text. ↵ | gerv%gerv.net | 1 | -16/+13 | |
Patch by gerv; r,a=justdave. | |||||
2003-01-07 | Bug 187869 long_list.cgi output includes <font ="+3"> before each bug summary | timeless%mozdev.org | 1 | -1/+1 | |
r=burnus a=justdave | |||||
2003-01-06 | Bug 186920 - Loosen checking for Windows ME user-agents. Patch by gerv; ↵ | gerv%gerv.net | 1 | -1/+1 | |
r,a=justdave. | |||||
2003-01-06 | Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ↵ | gerv%gerv.net | 13 | -12/+12 | |
gerv; r=bbaetz, a=justdave. | |||||
2003-01-06 | Bug 187837 - Unify showing and editing of quips. Patch by gerv; r=timeless, ↵ | gerv%gerv.net | 2 | -54/+42 | |
a=justdave. | |||||
2003-01-05 | We use the GD::Graph perl module, not GD::Chart (which doesn't exist) | jake%bugzilla.org | 4 | -6/+6 | |
2003-01-03 | Bumping the rev number for 2.17.3 release. | preed%sigkill.com | 1 | -1/+1 | |
2003-01-03 | Recomiple the docs for the 2.17.3 release | jake%bugzilla.org | 25 | -2323/+3713 | |
2003-01-03 | Link to report.cgi instead of reports.cgi (more stuff available from the ↵ | jake%bugzilla.org | 2 | -4/+4 | |
former, including a link to the later). | |||||
2003-01-03 | Bug 186672 - Update security docs to warn about editor backups and bring ↵ | jake%bugzilla.org | 2 | -104/+254 | |
them up to date. a=justdave | |||||
2003-01-03 | spelling corrections and updating the sanity check section and a few ↵ | justdave%syndicomm.com | 1 | -6/+8 | |
requirements. | |||||
2003-01-01 | Bug 186673 - Updating section on Red Hat Bugzilla and adding last updated ↵ | jake%bugzilla.org | 2 | -12/+46 | |
lines to each of the variants. Wording reviewed by dkl@redhat.com a=justdave | |||||
2003-01-01 | Bug 186962 - Update minimum versions of required software and move those ↵ | jake%bugzilla.org | 4 | -56/+138 | |
versions to be ENTITY's a=justdave | |||||
2002-12-31 | Bug 180005 - Bring the FAQ up to date. | jake%bugzilla.org | 2 | -186/+198 | |
a=justdave | |||||
2002-12-31 | Bug 178230 Update documentation for Entrprise Groups | bugreport%peshkin.net | 2 | -110/+156 | |
r=Jake,preed a=justdave | |||||
2002-12-29 | Bug 183388 - processmail wasn't picking up on users being added to the owner ↵ | jake%bugzilla.org | 1 | -4/+4 | |
or qa contact role and was dropping emails if the user had selected to only get mail on those events. Patch by Mark Drew <mdrew@realm.com> r=jake a=justdave | |||||
2002-12-28 | Release notes updates. | matty%chariot.net.au | 1 | -7/+31 | |
2002-12-26 | Bug 186594: $db_sock was not being exported from Bugzilla/Config.pm | justdave%syndicomm.com | 1 | -1/+1 | |
patch by sergeyli@pisem.net (Sergey Lipnevich) r=bbaetz, a=justdave | |||||
2002-12-23 | Bug 186383 Checksetup leaves editor backups of localconfig accessible (revised) | bugreport%peshkin.net | 1 | -1/+24 | |
r=jaypee a=justdave | |||||
2002-12-23 | Backing out patch from bug 186383 because it broke quicksearch | bugreport%peshkin.net | 1 | -16/+1 | |
2002-12-22 | Bug 186337 - Param lookup should fall back to defaults | bbaetz%student.usyd.edu.au | 1 | -2/+11 | |
r=joel, a=justdave | |||||
2002-12-22 | Bug 186383 Checksetup leaves editor backups of localconfig accessible | bugreport%peshkin.net | 1 | -1/+16 | |
r=zach a=justdave | |||||
2002-12-22 | Rebuild HTML and text versions of documentation for 2.17.2 release. | gerv%gerv.net | 46 | -2897/+4256 | |
2002-12-21 | Bug 180870 - Remove old shadowdb manual replication code | bbaetz%student.usyd.edu.au | 13 | -543/+55 | |
r, a=myk | |||||
2002-12-20 | Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave | bbaetz%student.usyd.edu.au | 13 | -207/+538 | |
2002-12-20 | Bug 185760: New group system doesn't upgrade transparently if usebuggroups = 0 | bugreport%peshkin.net | 1 | -36/+33 | |
r=justdave a=justdave | |||||
2002-12-20 | Bug 186218: importxml.pl was doing a query against the products table using ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
the old schema Patch by Jonathan Schatz <jon@vmware.com> r= justdave, a= justdave | |||||
2002-12-18 | Bug 185944: radio buttons for adding/removing groups on the ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
change-multiple-bugs screen all had the same name r=bbaetz, a=justdave | |||||
2002-12-17 | Bug 184949 - CSV buglists are missing the Bug ID column. Patch by gerv; ↵ | gerv%gerv.net | 1 | -1/+1 | |
r,a=justdave. | |||||
2002-12-16 | Bug 185332: Rewrite the description for timezone param (typo fixes etc.) | jouni%heikniemi.net | 1 | -2/+2 | |
r=joel, a=justdave | |||||
2002-12-15 | Bug 158499 - Templatise XML bug output | bbaetz%student.usyd.edu.au | 14 | -360/+230 | |
r=gerv, justdave a=justdave | |||||
2002-12-15 | Bug 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave. | gerv%gerv.net | 2 | -9/+70 | |
2002-12-13 | bumping version number to 2.17.2 | justdave%syndicomm.com | 1 | -1/+1 | |
2002-12-13 | Bug 183188: collectstats.pl no longer makes data/mining world-readable | justdave%syndicomm.com | 1 | -1/+1 | |
patch by Christian Franke <Franke@computer.org> r= bbaetz, justave a= justdave | |||||
2002-12-11 | Bug 184256 Canedit group_control_map entry does not prevent making attachments | bugreport%peshkin.net | 3 | -4/+40 | |
r=bbaetz a=justdave | |||||
2002-12-10 | Bug 184081 Change search interfaces to use Viewable products instead of ↵ | bugreport%peshkin.net | 5 | -17/+28 | |
enterable products r=bbaetz a=justdave | |||||
2002-12-10 | Bug 184336: default urlbase parameter on new installs now points at ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
http://you-havent-visited-editparams.cgi-yet/ to a) relieve cvs-mirror.mozilla.org of all the hits, and b) give people who receive those emails a hint what to do to fix it. r= joel, a= justdave | |||||
2002-12-10 | Fix for bug 180955: Remove dual-license from test files | zach%zachlipton.com | 6 | -78/+6 | |
Permission to do so granted by: justdave, joel, jake, ddk, gerv, bbaetz, and myself (as gleamed from bonsai and the contributors lines and indicated in the bug report). a=justdave. | |||||
2002-12-09 | Bug 184365: link to urlbase instead of index.cgi from "Top" link in ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
navigation toolbar. r=gerv, a=me | |||||
2002-12-09 | Bug 86029 create permission restrictions for createaccount.cgi (prevent ↵ | bugreport%peshkin.net | 6 | -6/+38 | |
people from creating accounts) r=burnus a=justdave | |||||
2002-12-09 | Bug 159627 quips should be editable and deleteable using the web interface | bugreport%peshkin.net | 4 | -1/+84 | |
patch by burnus r=timeless,a=justdave | |||||
2002-12-08 | Bug 176461 - Move descs strings from change-columns.html.tmpl to | bbaetz%student.usyd.edu.au | 6 | -74/+78 | |
field-descs.html.tmpl Patch by burnus@gmx.de (Tobias Burnus), r=gerv, bbaetz, a=justdave | |||||
2002-12-06 | Bug 183843 Query knobs are missing if requirelogin is set | bugreport%peshkin.net | 1 | -2/+1 | |
r,a=justdave | |||||
2002-12-03 | Bug 182946 - fix additional typo noticed on irc by tm | bbaetz%student.usyd.edu.au | 2 | -2/+2 | |
2002-12-03 | Bug 182946 - fix regressions from bug 171493 | bbaetz%student.usyd.edu.au | 4 | -14/+14 | |
(Bug.pm/show_bug.cgi/bug_form.pl reorg) r,a=justdave | |||||
2002-12-02 | Bug 177850: checksetup.pl was failing if the user didn't have read ↵ | justdave%syndicomm.com | 1 | -12/+10 | |
permissions to the entire Bugzilla path Patch by Jussi Sirpoma <jussi@comlink.fi> r=justdave, a=justdave | |||||
2002-12-01 | Bug 178880 - Creation date is now displayed in the long list. | jake%bugzilla.org | 2 | -2/+9 | |
Patch by Frank Wein <mcsmurf@gmx.net> r=jake a=justdave | |||||
2002-11-30 | Bug 182512 Charts over time broken | bugreport%peshkin.net | 1 | -1/+2 | |
patch by joel r=gerv a=justdave |