Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-24 | Bump version numbers for 3.1.1 release. | mkanat%bugzilla.org | 1 | -2/+3 | |
2007-08-22 | Bug 365378 â The 'languages' parameter is not necessary. | wurblzap%gmail.com | 1 | -8/+0 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit | |||||
2007-08-09 | Bug 361149: Bugzilla now requires Perl 5.8.1 or newer (Perl 5.8.0 throws ↵ | lpsolit%gmail.com | 2 | -5/+3 | |
warnings about deprecated pseudo-hashes) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-08-03 | Documentation cannot compile correctly as two IDs have the same name ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
(regression due to bug 380187) | |||||
2007-08-03 | Bug 380187 â Bugzilla should support RADIUS authentication. | wurblzap%gmail.com | 1 | -7/+80 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat, a=mkanat | |||||
2007-08-02 | Bug 380375: The local XML file './data/bugzilla-update.xml' cannot be ↵ | lpsolit%gmail.com | 1 | -3/+6 | |
created if the proxy requires authentication - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2007-08-02 | Bug 390559 â Docs link to outdated German l10n site. | wurblzap%gmail.com | 1 | -2/+2 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=vladd | |||||
2007-07-30 | Bug 373855: Documentation about how to make a new admin when no admins are ↵ | vladd%bugzilla.org | 1 | -0/+17 | |
available - Patch by victory <spam@bmo2007.rsz.jp>, r=kevin.benton@amd.com. | |||||
2007-07-29 | Bug 390040: Fix wrong file name for hook in customization.xml (documentation ↵ | vladd%bugzilla.org | 1 | -2/+2 | |
only) - Patch by Cédric Corazza <cedric.corazza@wanadoo.fr> r=vladd. | |||||
2007-07-25 | Bug 363908 Consistently name the Settings control panel (User Preferences) | timeless%mozdev.org | 1 | -2/+4 | |
r=wicked a=lpsolit thanks to wicked for updating this patch | |||||
2007-07-25 | Bug 345970 Avoid using the string 'the web' | timeless%mozdev.org | 3 | -29/+28 | |
patch by jhulten@tragicallyleet.com r=timeless I've updated it to trunk r=lpsolit a=lpsolit | |||||
2007-07-24 | Bug 383595 "allows to" isn't correct | timeless%mozdev.org | 1 | -1/+1 | |
r=mkanat a=mkanat | |||||
2007-07-23 | Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ↵ | timeless%mozdev.org | 5 | -7/+7 | |
documentation r=colin.ogilvie, kevin.benton | |||||
2007-07-21 | Bug 365890: Searches shared by users with bless rights are in the footer by ↵ | wurblzap%gmail.com | 1 | -2/+2 | |
default, with no warning. Docs Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit | |||||
2007-05-06 | Fix bustage from checkin of Bug 374331--defaultlanguage parameter no longer ↵ | mkanat%bugzilla.org | 1 | -3/+3 | |
exists, use $languages[0] instead. r=LpSolit | |||||
2007-03-11 | Bug 366466 - "flag notification mail has canceled spelled incorrectly" ↵ | reed%reedloden.com | 1 | -1/+1 | |
[p=reed r=timeless a=mkanat] | |||||
2007-03-10 | Spell-patch ('referes' -> 'refers') in "Using Bugzilla" documentation ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
section, p=vladd. | |||||
2007-03-10 | Spell-patch ('refered' -> 'referred') in Glossary documentation section, ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
p=vladd. | |||||
2007-03-10 | Replace CVSZilla URL with the more up-to-date version (documentation patch), ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
p=vladd. | |||||
2007-03-10 | Spell-patch ('critera' -> 'criteria') in the Bugzilla XML "Administration" ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
documentation section, p=vladd. | |||||
2007-03-10 | Spell-patch ('repsentation' -> 'representation') in the Bugzilla XML ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
documentation, p=vladd. | |||||
2007-03-10 | Spell-patch ('appearence' -> 'appearance') in the recently-added "The ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
Bugzilla Extension Mechanism" documentation section, p=vladd. | |||||
2007-03-10 | Spell-patch ('Operarting' -> 'Operating') in the recently-added "Filing ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
Bugs" documentation section, p=vladd. | |||||
2007-03-10 | Spell-patch ('refered' -> 'referred') in "Multiple Bugzilla databases with a ↵ | vladd%bugzilla.org | 1 | -2/+2 | |
single installation" documentation section, p=vladd. | |||||
2007-03-10 | Spell-patch ('lookng' -> 'looking') in "Apache httpd with mod_perl" ↵ | vladd%bugzilla.org | 1 | -2/+2 | |
documentation section, p=vladd. | |||||
2007-02-26 | Bump version number on the trunk with the branching of 3.0. | mkanat%bugzilla.org | 1 | -3/+3 | |
2007-02-13 | Bug 366408: MIME:: modules should now be optional, not required (because ↵ | mkanat%bugzilla.org | 2 | -23/+8 | |
we've moved to using mostly the Email:: modules instead) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-02-12 | Doc patch for bug 180652: Marking an attachment as obsolete should cancel ↵ | lpsolit%gmail.com | 1 | -0/+2 | |
all unfulfilled requests - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin | |||||
2007-02-12 | Doc patch for bug 44595: interface for administrator to delete attachments - ↵ | lpsolit%gmail.com | 1 | -6/+10 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin | |||||
2007-02-12 | Doc patch for bug 149504: Permit a reference to a URL to be treated as an ↵ | lpsolit%gmail.com | 1 | -2/+10 | |
attachment - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin | |||||
2007-02-12 | Doc patch for bug 250410 (implement the Time Summary feature) and bug 283139 ↵ | lpsolit%gmail.com | 1 | -0/+28 | |
(setting the remaining time to zero when resolving a bug) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave | |||||
2007-02-03 | Bump version number pre-release. | mkanat%bugzilla.org | 1 | -3/+3 | |
2007-01-08 | Bug 365256 Period is on the wrong side of a bunch of other parentheses | timeless%mozdev.org | 1 | -1/+1 | |
r=lpsolit a=justdave | |||||
2006-12-29 | Bug 363912 editwhines uses both the word "query" and the word "search" for ↵ | timeless%mozdev.org | 1 | -11/+11 | |
the same thing r=colin.ogilvie a=justdave | |||||
2006-12-19 | Bug 364013: "Add individual bugs to..." should be reworded - Patch by ↵ | lpsolit%gmail.com | 1 | -14/+15 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-12-08 | Documentation patch for bug 355302: Documentation for the "clone bug" ↵ | vladd%bugzilla.org | 1 | -95/+114 | |
feature; patch by victory(_RSZ_) <bmo2007@rsz.jp>, r=vladd. | |||||
2006-11-30 | Bug 276497: Add link to Ravenbrook bugzilla-schema generator - Patch by ↵ | lpsolit%gmail.com | 1 | -5/+20 | |
Frédéric Buclin <LpSolit@gmail.com> r=justdave | |||||
2006-11-25 | Bug 338435: Add link to DBD::Pg in the documentation - Patch by ↵ | lpsolit%gmail.com | 1 | -8/+16 | |
victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit | |||||
2006-11-25 | Docs patch for bug 330487: Bugzilla now has an automatic update notification ↵ | lpsolit%gmail.com | 1 | -36/+45 | |
system - Patch by me, r=justdave | |||||
2006-11-25 | Docs for bug 344875: Custom fields can be created and edited directly from ↵ | lpsolit%gmail.com | 1 | -0/+119 | |
your web browser - Patch by me, r=justdave | |||||
2006-11-24 | Also mention the XML format for bug lists | lpsolit%gmail.com | 1 | -0/+5 | |
2006-11-24 | Docs patch for bug 313020: Implement the ability to add and remove ↵ | lpsolit%gmail.com | 1 | -83/+116 | |
individual bugs to/from saved searches - Patch by me, r=Colin | |||||
2006-11-24 | Fixing bustage: "e; -> <quote> | lpsolit%gmail.com | 1 | -2/+2 | |
2006-11-24 | Bug 361564: Attachments should have their own section in the docs, and info ↵ | lpsolit%gmail.com | 1 | -117/+109 | |
about PatchReader should be a sub-section of it - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin | |||||
2006-11-24 | Bug 361251: update Bugzilla FAQ | mozilla%colinogilvie.co.uk | 1 | -44/+138 | |
Patch by victory(_RSZ_) <bmo2007@rsz.jp>; r=LpSolit; r=Colin | |||||
2006-11-23 | Docs patch for bug 87795: You now get an email with a URL containing a ↵ | lpsolit%gmail.com | 1 | -20/+61 | |
random token to confirm your registration - Patch by me, r=justdave | |||||
2006-11-23 | Bug 361562: The "Using Bugzilla" chapter should be before the "Customising ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
Bugzilla" chapter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave | |||||
2006-11-23 | Docs patch for bug 36257: Add the QA contact field to the list of valid ↵ | lpsolit%gmail.com | 1 | -0/+6 | |
fields in the "Anatomy of a bug" section - Patch by me, r=justdave | |||||
2006-11-23 | Documentation for bug 174039: we can now attach documents and set flags on ↵ | lpsolit%gmail.com | 1 | -19/+76 | |
bug creation - Patch by me, r=timeless | |||||
2006-11-22 | Fixing bustage (I forgot a <title>) | lpsolit%gmail.com | 1 | -0/+1 | |