summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2010-02-22Include migrate.pl in the POD index.Max Kanat-Alexander1-1/+1
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander1-2/+1
r=mkanat, a=mkanat, a=LpSolit
2010-02-01Convert .cvsignore files into a .bzrignore.Max Kanat-Alexander2-4/+0
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander41-18127/+1
During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files.
2010-02-01Bump version number for 3.5.3.Max Kanat-Alexander1-3/+3
2009-12-12Bug 233398: Update the customization docs to point to the Extensions system ↵mkanat%bugzilla.org1-237/+19
POD instead of having docs about template hooks in the Guide. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-11-19Bump the version number for 3.5.2.mkanat%bugzilla.org1-2/+2
2009-11-05Bump version number for 3.5.1.mkanat%bugzilla.org1-2/+2
2009-10-27Bug 510246: makedocs.pl should not compile POD for modules in lib/ - Patch ↵lpsolit%gmail.com1-0/+10
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2009-10-24The checkin of bug 520948 broke the docs build, because Chart::Base wasn't a ↵mkanat%bugzilla.org2-7/+7
required module anymore.
2009-10-19Bug 399073: Remove the 'loginnetmask' parameter - Patch by Frédéric ↵lpsolit%gmail.com1-81/+9
Buclin <LpSolit@gmail.com> r/a=mkanat
2009-10-09Bug 514913: Eliminate ssl="authenticated sessions"mkanat%bugzilla.org1-4/+4
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
2009-08-18Bug 510496: Recommend the admin to run mysql_secure_installation rather than ↵lpsolit%gmail.com3-99/+23
playing with command lines - Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl
2009-08-13Bug 257933: File::Spec version check does not work against 0.90 - Patch by ↵lpsolit%gmail.com2-15/+1
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2009-08-13Bug 480986: The BMP -> PNG conversion tool for new attachments should be an ↵lpsolit%gmail.com2-15/+1
extension - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2009-08-10Bug 507957: Bugzilla admins should not create templates in the "default" ↵lpsolit%gmail.com1-2/+2
directory on customization - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=mkanat
2009-07-29Bug 367343: Doc imprecision concerning the "usetargetmilestone" parameter - ↵lpsolit%gmail.com1-1/+2
Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks
2009-07-29Bug 423963: OS-specific installation notes should be clearer in how to use ↵lpsolit%gmail.com1-19/+19
ScriptInterpreterSource - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap
2009-07-28Bug 233400: The "3rd-party integration" section should point to ↵lpsolit%gmail.com2-3/+11
Bugzilla:Addons on wiki - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave
2009-07-28Bug 201415: Remove the Introduction (Chapter 2) chapter - Patch by ↵lpsolit%gmail.com1-1/+0
Frédéric Buclin <LpSolit@gmail.com> r=ghendricks
2009-07-28Bug 450570: Installation docs don't mention install-modules.pl - Patch by ↵lpsolit%gmail.com1-21/+7
Frédéric Buclin <LpSolit@gmail.com> r=mkanat
2009-07-16Bug 504418: mod_perl CGI requirement no longer newer than base CGI ↵lpsolit%gmail.com2-20/+1
requirement - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2009-07-08Bug 494037: Release Notes for Bugzilla 3.4rc1mkanat%bugzilla.org1-2/+2
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2009-03-31Bug 478972: Remove the 'useentrygroupdefault' parameter - Patch by ↵lpsolit%gmail.com1-19/+0
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2009-03-31Didn't set bz-nextver correctly in the docs in the last checkin.mkanat%bugzilla.org1-1/+1
2009-03-31Change trunk version number to 3.5.mkanat%bugzilla.org1-2/+2
2009-03-02Bug 480001: MySQL 5.1.31 throws an error when you try to SET SESSION ↵mkanat%bugzilla.org1-1/+23
max_allowed_packet (and previous versions of MySQL were just ignoring the SET SESSION), so just warn people if their max_allowed_packet is too small Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-02-03Bump version number for 3.3.3.mkanat%bugzilla.org1-2/+2
2009-02-03Bump version number for 3.3.2.mkanat%bugzilla.org1-2/+2
2009-01-09Bug 335762: Move Windows Install Instruction to Wiki - Patch by ↵lpsolit%gmail.com1-2/+2
Frédéric Buclin <LpSolit@gmail.com> r=colin
2009-01-06Bump the version number for 3.3.1.mkanat%bugzilla.org1-4/+4
2008-12-17Bug 469992: Bugzilla Installer is no longer available - Patch by miketosh ↵lpsolit%gmail.com1-9/+1
<michael.j.tosh@lmco.com> r=LpSolit
2008-12-10Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric ↵lpsolit%gmail.com1-28/+5
Buclin <LpSolit@gmail.com> r/a=mkanat
2008-11-26Bug 466398: <select> is not escaped in the API documentationmkanat%bugzilla.org1-0/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2008-10-28Bug 141951: Set the max_packet_size for attachments (and bugs_fulltext) when ↵mkanat%bugzilla.org1-31/+1
connecting to MySQL Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2008-09-19Bug 432708: Installation Instructions For Oracle - Patch by Xiaoou ↵lpsolit%gmail.com1-30/+131
<xiaoou.wu@oracle.com> and Frédéric Buclin <LpSolit@gmail.com> r=mkanat
2008-09-06errr.... try again, now with -R :)lpsolit%gmail.com1-26/+1
2008-09-06Back out bug 285466 - The doc is completely wrong, a=mkanat on IRClpsolit%gmail.com1-1/+13
2008-08-28Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-12/+0
<LpSolit@gmail.com> r/a=mkanat
2008-08-08Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵mkanat%bugzilla.org1-3/+3
Bugzilla::Group objects (instead of a hashref of group ids and names).
2008-08-07Bug 371020: Overhaul the "Upgrading to a New Release" sectionmkanat%bugzilla.org2-345/+419
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
2008-07-14Bug 445061 - Don't require network access to build the docsjustdave%bugzilla.org1-2/+1
r=colin.olgilvie
2008-05-21Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch ↵lpsolit%gmail.com1-54/+15
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-05-21Bump version number after branching.mkanat%bugzilla.org1-3/+3
2008-05-19Bug 392212: LDAP parameters descriptions should mention how to use SSL ↵lpsolit%gmail.com1-4/+11
connection - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r/a=LpSolit
2008-05-05Bump the version numbers pre-release.mkanat%bugzilla.org1-2/+2
2008-04-26Bug 428607 - Path for extension template hooks are wrongbbaetz%acm.org1-6/+4
r/a=mkanat
2008-04-14Bug 428800: "Download a Bugzilla tarball" should be linkified - Patch by ↵lpsolit%gmail.com1-2/+3
Frédéric Buclin <LpSolit@gmail.com> r=Colin
2008-04-13Bug 428637 – Documentation doesn't build (and even less on Perl 5.10).wurblzap%gmail.com2-7/+10
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat,LpSolit; a=mkanat
2008-04-04Restoring .cvsignore as it was before being overriden by the CVS copylpsolit%gmail.com1-0/+1