Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-06-21 | Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵ | lpsolit%gmail.com | 1 | -8/+8 | |
Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk | |||||
2005-06-08 | Documentation patch for bug 296741: 'resticted' spelled wrongly in Bugzilla ↵ | jocuri%softhome.net | 1 | -1/+1 | |
documentation; patch by me, r=colin.ogilvie. | |||||
2005-05-04 | Bug 279303: Negative numbers are rejected as invalid sortkeys for milestones ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
- Patch by Peter D. Stout <pds@edgedynamics.com> r=LpSolit a=justdave | |||||
2005-02-12 | Fix burning tinderbox from patch to 256654 | travis%sedsystems.ca | 1 | -3/+3 | |
2005-02-12 | Bug 256654 : Improve/Add to the upgrade instructions | travis%sedsystems.ca | 1 | -128/+257 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=colin.ogilvie | |||||
2005-02-12 | Bug 274173 : The Params that are listed in section 3.1 (parameters) should ↵ | travis%sedsystems.ca | 1 | -211/+252 | |
use a <varlist/> Patch by Shane H. W. Travis <travis@sedsystems.ca> r=colin.ogilvie | |||||
2004-12-11 | Bug 256019 - The documentation was unclear regarding what to do if the ↵ | jake%bugzilla.org | 1 | -127/+167 | |
administrator gets logged out while "shutdownhtml" is active. Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jake | |||||
2004-11-25 | Documentation patch for bug 24496: Forbid resolving fixed when there're ↵ | jocuri%softhome.net | 1 | -0/+14 | |
unresolved dependencies; patch by Andreas Höfler <andreas.hoefler@bearingpoint.com>, r=travis. | |||||
2004-11-11 | Documentation patch for bug 268613 - Update paragraph related to email prefs ↵ | jocuri%softhome.net | 1 | -17/+27 | |
tab; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd. | |||||
2004-11-08 | Documentation patch: clean-up identation after commiting patch for bug ↵ | jocuri%softhome.net | 1 | -121/+123 | |
198020: Bugzilla Guide contains no admin docs for flags. | |||||
2004-11-05 | Fixing documentation build tree, broken by the check in of bug 198020; ↵ | jocuri%softhome.net | 1 | -1/+1 | |
rename the name of the `flags` section so it doesn't collide with already existing section. | |||||
2004-11-05 | Documentation patch for bug 198020: provide admin docs for flags; patch by ↵ | jocuri%softhome.net | 1 | -0/+411 | |
Shane H. W. Travis <travis@sedsystems.ca>; r=myk. | |||||
2004-11-04 | Documentation patch for bug 247441: rephrase section 3.9 regarding access ↵ | jocuri%softhome.net | 1 | -0/+10 | |
control on secure bugs; patch by Shane H. W. Travis <travis@sedsystems.ca>; r=vladd. | |||||
2004-09-15 | Fix for bug 240460: updates upgrading examples with new URLs and version ↵ | myk%mozilla.org | 1 | -15/+15 | |
numbers; r=gerv; a=justdave | |||||
2004-09-14 | Oops, backing out changes to administration.xml that are supposed to be part ↵ | justdave%bugzilla.org | 1 | -15/+15 | |
of a different patch. | |||||
2004-09-14 | Bug 257534: Require Perl 5.8.1 or later when running on Windows with ↵ | justdave%bugzilla.org | 1 | -15/+15 | |
ActiveState Perl (there is no official CGI ppm build with a new enough version for Bugzilla on any earlier version of ActiveState Perl) Patch by Byron Jones <bugzilla@glob.com.au> r=justdave, a=justdave | |||||
2004-04-01 | Patch for bug 189156: explain quip moderation in documentation. | jocuri%softhome.net | 1 | -0/+45 | |
2004-03-18 | Bug 203869: Update documentation to better describe group controls | bugreport%peshkin.net | 1 | -86/+207 | |
r=gerv, a=justdave | |||||
2004-01-16 | Phase 1 of a big documentation update before 2.17.6. | gerv%gerv.net | 1 | -868/+155 | |
2003-10-31 | Bug 224218: Fix wrong version in administration.xml; r=kiko; a=justdave. | jocuri%softhome.net | 1 | -1/+1 | |
2003-10-22 | Bug 178624 - checksetup.pl needs to be run after copying templates to the ↵ | jake%bugzilla.org | 1 | -0/+7 | |
custom directory. | |||||
2003-10-22 | Bug 215051 - Document the language auto-chooser. | jake%bugzilla.org | 1 | -3/+27 | |
2003-07-01 | Bug 206498 - Add a warning that Bugzilla upgrades are irreversable and that ↵ | jake%bugzilla.org | 1 | -0/+8 | |
backups should be made. | |||||
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 1 | -2/+2 | |
r=myk,jake | |||||
2003-05-13 | Bug 203314 - Clean up <ulink/>'s, links to bugs and extra spaces in sentences. | jake%bugzilla.org | 1 | -4/+4 | |
Patch by Martin Wulffeld <martin@wulffeld.org>. r,a=jake Also, added Martin to the section about people who have made signifigant conrtibutions. | |||||
2003-04-23 | The source files for the Bugzilla Guide have long been using the XML version ↵ | jake%bugzilla.org | 1 | -1/+1 | |
of DocBook but still residing in the sgml/ directory with an extension of .sgml. In an effort to maintain CVS history, the raw files were copied on the CVS server to the xml/ directory and renamed to have .xml for the extension; any checkins before this one did have the .sgml extension. | |||||
2003-02-16 | Bug 191537 - Improvements to the security section. | jake%bugzilla.org | 1 | -125/+243 | |
2003-02-01 | Bug 191034, step 1 - Refactoring the installation chapter to provide ↵ | jake%bugzilla.org | 1 | -62/+2 | |
sections for OS Specific notes and configuration help on multiple web servers. Also added some terms to the glossary. | |||||
2003-01-13 | Bug 187566 - Making the upgrading section much clearer and presenting ↵ | jake%bugzilla.org | 1 | -28/+189 | |
multiple possible methods (CVS, tarball, patch). | |||||
2003-01-03 | Bug 186672 - Update security docs to warn about editor backups and bring ↵ | jake%bugzilla.org | 1 | -52/+127 | |
them up to date. a=justdave | |||||
2002-12-31 | Bug 178230 Update documentation for Entrprise Groups | bugreport%peshkin.net | 1 | -55/+78 | |
r=Jake,preed a=justdave | |||||
2002-12-21 | Bug 180870 - Remove old shadowdb manual replication code | bbaetz%student.usyd.edu.au | 1 | -19/+12 | |
r, a=myk | |||||
2002-11-05 | Added blurb about movebugs. At this point, only bmo uses it, so I'm | mbarnson%sisna.com | 1 | -0/+13 | |
calling it an "undocumented feature". See bug 127818 | |||||
2002-11-05 | Patched lines per bug 177993. | mbarnson%sisna.com | 1 | -0/+13 | |
Customization of "mid-air collision" template file. | |||||
2002-09-23 | bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported | bugreport%peshkin.net | 1 | -46/+18 | |
r=bbaetz, gerv | |||||
2002-09-19 | Bug 168804 - Document CheckCanChangeField so sites can modify it for local ↵ | gerv%gerv.net | 1 | -0/+94 | |
needs. Patch by gerv; r=bbaetz, joel. | |||||
2002-07-28 | Merging new docs from 2.16 branch. | gerv%gerv.net | 1 | -869/+719 | |
2002-05-09 | More documentation updates. | gerv%gerv.net | 1 | -1287/+1240 | |
2002-05-09 | The first installment of Gerv's spanking of the Bugzilla Guide. This is a ↵ | gerv%gerv.net | 1 | -3/+5 | |
work-in-progress. | |||||
2002-05-07 | Bug 140355 - warn the user about not using a webserver group | bbaetz%student.usyd.edu.au | 1 | -0/+13 | |
r=gerv, justdave | |||||
2002-05-02 | Bug 137709 - remove incorrect information about email preferences. | gerv%gerv.net | 1 | -38/+0 | |
2002-04-23 | Bug 139051 - fix misspelling of "privilege". Patch by mental ↵ | gerv%gerv.net | 1 | -3/+3 | |
<xor@ivwnet.com>, 2xr=bbaetz. | |||||
2001-11-21 | Initial conversion to XML format from SGML. | barnboy%trilobyte.net | 1 | -2/+2 | |
Note this is a work-in-progress. It compiles cleanly, but I am not yet submitting compiled HTML and text. There is one notable problem: nsgmls barfs on the <imagedata> tag in database.sgml during validation. openjade handles it fine. Weird. | |||||
2001-08-30 | Buncha' release updates. Moved all images to | barnboy%trilobyte.net | 1 | -0/+97 | |
./images so we don't have multiple copies of the same image, fixed these doc bugs (in no particular order): 94949 97070 97071 97114 96498 95970 96677 94953 96501 96679 97068 97191 97192 | |||||
2001-08-22 | Big checkin of docs to resolve every | barnboy%trilobyte.net | 1 | -58/+162 | |
known outstanding doc bug! Yay release. Still many things to fix. Aren't there always? | |||||
2001-08-11 | Checkin for 2.14 release. Still some problems; this cannot yet | barnboy%trilobyte.net | 1 | -1086/+1198 | |
be used for 2.14 documentation due to inconsistencies. | |||||
2001-04-26 | Added .htaccess files for shadow/, data/, and /. | barnboy%trilobyte.net | 1 | -2/+26 | |
I added related information to the Bugzilla Guide, and tacked in a couple of last-minute additions. Also fixed the annoying "Tip: HINT:" thing. | |||||
2001-04-25 | Fix for confusing language regarding protection of data/ & shadow/ directories | barnboy%trilobyte.net | 1 | -3/+6 | |
and localconfig file. | |||||
2001-04-25 | Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242. | barnboy%trilobyte.net | 1 | -23/+34 | |
The README is now gutted, pointers to Guide. Also some new sections added, old ones fixed, and notes appended to deprecated sections I've not yet had the heart to remove. | |||||
2001-03-08 | Documentation update; added docs/sgml, docs/html, docs/txt. | barnboy%trilobyte.net | 1 | -0/+1107 | |
No text version of The Bugzilla Guide availabe yet, however. |