summaryrefslogtreecommitdiffstats
path: root/docs/xml
AgeCommit message (Collapse)AuthorFilesLines
2006-12-29Bug 363912 editwhines uses both the word "query" and the word "search" for ↵timeless%mozdev.org1-11/+11
the same thing r=colin.ogilvie a=justdave
2006-12-19Bug 364013: "Add individual bugs to..." should be reworded - Patch by ↵lpsolit%gmail.com1-14/+15
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-12-08Documentation patch for bug 355302: Documentation for the "clone bug" ↵vladd%bugzilla.org1-95/+114
feature; patch by victory(_RSZ_) <bmo2007@rsz.jp>, r=vladd.
2006-11-30Bug 276497: Add link to Ravenbrook bugzilla-schema generator - Patch by ↵lpsolit%gmail.com1-5/+20
Frédéric Buclin <LpSolit@gmail.com> r=justdave
2006-11-25Bug 338435: Add link to DBD::Pg in the documentation - Patch by ↵lpsolit%gmail.com1-8/+16
victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit
2006-11-25Docs patch for bug 330487: Bugzilla now has an automatic update notification ↵lpsolit%gmail.com1-36/+45
system - Patch by me, r=justdave
2006-11-25Docs for bug 344875: Custom fields can be created and edited directly from ↵lpsolit%gmail.com1-0/+119
your web browser - Patch by me, r=justdave
2006-11-24Also mention the XML format for bug listslpsolit%gmail.com1-0/+5
2006-11-24Docs patch for bug 313020: Implement the ability to add and remove ↵lpsolit%gmail.com1-83/+116
individual bugs to/from saved searches - Patch by me, r=Colin
2006-11-24Fixing bustage: &quote; -> <quote>lpsolit%gmail.com1-2/+2
2006-11-24Bug 361564: Attachments should have their own section in the docs, and info ↵lpsolit%gmail.com1-117/+109
about PatchReader should be a sub-section of it - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin
2006-11-24Bug 361251: update Bugzilla FAQmozilla%colinogilvie.co.uk1-44/+138
Patch by victory(_RSZ_) <bmo2007@rsz.jp>; r=LpSolit; r=Colin
2006-11-23Docs patch for bug 87795: You now get an email with a URL containing a ↵lpsolit%gmail.com1-20/+61
random token to confirm your registration - Patch by me, r=justdave
2006-11-23Bug 361562: The "Using Bugzilla" chapter should be before the "Customising ↵lpsolit%gmail.com1-3/+3
Bugzilla" chapter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave
2006-11-23Docs patch for bug 36257: Add the QA contact field to the list of valid ↵lpsolit%gmail.com1-0/+6
fields in the "Anatomy of a bug" section - Patch by me, r=justdave
2006-11-23Documentation for bug 174039: we can now attach documents and set flags on ↵lpsolit%gmail.com1-19/+76
bug creation - Patch by me, r=timeless
2006-11-22Fixing bustage (I forgot a <title>)lpsolit%gmail.com1-0/+1
2006-11-22Docs patch for bug 119485: update documentation about user account ↵lpsolit%gmail.com1-53/+102
administration - Patch by me, r=justdave
2006-11-22Docs for bug 281876: There is now a UI to edit legal values - Patch by me, ↵lpsolit%gmail.com1-1/+51
r=justdave
2006-11-22Docs for bug 284629: maildeliverymethod -> mail_delivery_methodlpsolit%gmail.com2-4/+4
2006-11-22Documentation for bug 180879: flags changes can be restricted to a grant and ↵lpsolit%gmail.com1-31/+60
request groups - Patch by me, r=myk
2006-11-21Bug 233523: Remove the obsolete section about MySQL and enum() fields - ↵lpsolit%gmail.com1-338/+0
Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave
2006-11-21Fix glossary.xml as part of bug 360520 (we don't use Mail::Mailer anymore) - ↵lpsolit%gmail.com1-2/+2
Patch by me, r=wurblzap
2006-11-21Docs for bug 245877: use testagent.cgi and testserver.pl to test your ↵lpsolit%gmail.com2-20/+18
installation - Patch by me, r=justdave
2006-11-21Bug 360520: Docs need to be changed to include info about the Email:: ↵lpsolit%gmail.com2-11/+87
modules instead of the Mail:: modules - Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=Colin
2006-11-14Bug 277370: Ability to specify an email address to which notification about ↵olav%bkor.dhs.org1-0/+15
all bugs should go Patch by Guillaume Rousse <guillomovitch@zarb.org> r=bkor a=myk
2006-10-17Bug 192451: Checksetup should prioritize missing module whinesmkanat%bugzilla.org1-8/+8
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-10-15Bump version number pre-release for 2.23.3.mkanat%bugzilla.org1-3/+3
2006-10-09Bug 343336: Document how to set up Apache for mod_perlmozilla%colinogilvie.co.uk1-92/+216
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat
2006-10-09Bug 351486: Documentation for the new "skins" featuremozilla%colinogilvie.co.uk1-0/+36
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=wurblzap
2006-09-06Bug 350613: Bugzilla should ship with built perldocmkanat%bugzilla.org1-0/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
2006-08-20Bustage fix from Bug 224577mozilla%colinogilvie.co.uk1-2/+2
2006-08-20Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com1-1/+16
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk
2006-08-15Bug 281821: Add mention of 'testserver.pl' to webserver configuration ↵lpsolit%gmail.com1-2/+4
section - Patch by victory(_RSZ_) <bmo@rsz.jp> r=Colin
2006-08-01Bug 346554: Remove checksetup's checks for modules that are included with ↵mkanat%bugzilla.org5-92/+3
perl 5.8.0 Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) r=colin for docs, a=myk
2006-08-01Bug 124405: Remove direct AppConfig dependency.mkanat%bugzilla.org2-16/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) r=colin for docs, a=myk
2006-07-25Bug 345389: Template-Toolkit 2.15 moved Template::Plugin::GD into a separate ↵mkanat%bugzilla.org1-0/+10
package Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-20Bug 344731: Update documentation minimum versions automaticallymozilla%colinogilvie.co.uk1-28/+5
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=myk
2006-07-15Bug 344727: Documentation still thinks we need XML::Parser, but we now need ↵mozilla%colinogilvie.co.uk3-13/+11
XML::Twig Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat
2006-07-14Bug 69000: Permit a stored query to be marked "shared" and accessible by ↵wurblzap%gmail.com1-1/+1
other users. Emergency docs Tinderbox fixing patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, colin.ogilvie
2006-07-14Bug 69000: Permit a stored query to be marked "shared" and accessible by ↵wurblzap%gmail.com1-2/+14
other users. Patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=myk
2006-07-14Documentation for Bug 282686: Multiple projects sharing the same Bugzilla ↵mozilla%colinogilvie.co.uk1-1/+41
codebase (different datastores). Original Patch by guillomovitch@zarb.org; Completed by Colin Ogilvie <colin.ogilvie@gmail.com>; r=vladd
2006-07-11Bug 339731: [LDAP] URI-parsing code duplicated with Net::LDAP - Patch by ↵lpsolit%gmail.com1-1/+10
guillomovitch@zarb.org r=mkanat a=justdave
2006-07-10Bump version number for release of 2.23.2.mkanat%bugzilla.org1-2/+2
2006-07-02Bug 340278: Move CheckCanChangeField() from process_bug.cgi to Bug.pm - ↵lpsolit%gmail.com1-5/+5
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-06-20Bug 304601: Bugzilla::Config's :locations exports need to be in their own ↵lpsolit%gmail.com1-26/+0
module - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave Bug 328637: Remove all legal_* versioncache arrays - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave Bug 110503 - Eliminate versioncache
2006-06-16Bug 328438: Eliminate @::log_columns - Patch by Max Kanat-Alexander ↵lpsolit%gmail.com1-4/+3
<mkanat@bugzilla.org> r=LpSolit a=myk
2006-06-09Documentation patch for bug 340904: remove false statement from ↵vladd%bugzilla.org1-3/+3
documentation that specified the fact that we still store plain text passwords in the database (which is false); patch by Vlad Dascalu <vladd@bugzilla.org>, r=LpSolit.
2006-06-08Documentation patch for bug 314385: fine-tune the MySQL configuration ↵vladd%bugzilla.org1-34/+38
instructions for allowing large attachments to be stored; patch by Colin Ogilvie <colin.ogilvie@gmail.com>, r=vladd.
2006-06-08Documentation patch for bug 340713: remove troubleshooting question (related ↵uid6231-19/+1
to Perl 5.6.1 upgrade) from the 2.20, 2.22 and trunk docs, as we already require 5.6.1 in these places; patch by Vlad Dascalu <vladd@bugzilla.org>, r=colin.