aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix validation problem (unescaped ampersands) by making the program listing ↵myk%mozilla.org2008-04-041-12/+12
| | | | be CDATA.
* Release notes updates.matty%chariot.net.au2008-04-041-32/+29
|
* Doc part of bug 192218 - Patch by victory <bmo@rsz.jp> r=timelesslpsolit%gmail.com2008-04-041-0/+8
|
* Documentation patch for bug 213262: add instructions on how to get sendmail ↵jocuri%softhome.net2008-04-042-71/+110
| | | | to work with Bugzilla on Mac OS X; patch by A. Karl Kornel <karl@kornel.name>, r=colin.ogilvie, r=justdave.
* Bug 312439: The user being impersonated has "moral" rights to keep informed ↵karl%kornel.name2008-04-041-6/+9
| | | | - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
* Release notes updates.matty%chariot.net.au2008-04-041-17/+34
|
* Bug 322807: Spelling mistake in docs, section "Searching for Bugs" - Patch ↵lpsolit%gmail.com2008-04-041-1/+1
| | | | by Kurt (supernova_00) <supernova_00@yahoo.com> r=LpSolit
* Documentation spelling patch: 'adminstrator' -> 'administrator'.jocuri%softhome.net2008-04-041-2/+2
|
* Bug 204498 Add su (setuser) functionbugreport%peshkin.net2008-04-041-0/+37
| | | | | Patch by A. Karl Kornel <karl@kornel.name> r=joel, a=justdave
* fixing incorrect ulink attribute (href should be url)myk%mozilla.org2008-04-041-1/+1
|
* Bug 307043: typo in Bugzilla docsmozilla%colinogilvie.co.uk2008-04-041-10/+10
| | | | Patch by victory <bmo@rsz.jp>; r=colin.ogilvie
* Release notes updates.matty%chariot.net.au2008-04-041-95/+146
|
* Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - ↵lpsolit%gmail.com2008-04-042-84/+30
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk
* Bump version number to 2.19.1 for snapshot releasejustdave%bugzilla.org2008-04-041-2/+3
|
* Documentation spelling patch: 'acccess' -> 'access'.jocuri%softhome.net2008-04-041-2/+2
|
* improved readability (for both readers and editors); added docbook tags for ↵myk%mozilla.org2008-04-041-82/+98
| | | | variables, literals, and inline code; corrected a few errors, regressions, and typos; and added section explaining applicability of hooks for installation customizers
* Release notes updates.matty%chariot.net.au2008-04-041-299/+653
|
* Documentation patch: remove duplication: 'the the' --> 'the'.jocuri%softhome.net2008-04-041-3/+3
|
* Bug 250840: Make the minimum version numbers all agree with reality.justdave%bugzilla.org2008-04-042-696/+332
| | | | | Patch by Colin Olgilvie <colin.ogilvie@gmail.com> r=justdave, a=justdave
* Release notes update.matty%chariot.net.au2008-04-041-0/+3
|
* Documentation spelling patch: 'accouts' --> 'accounts' in ↵jocuri%softhome.net2008-04-041-2/+2
| | | | docs/xml/installation.xml.
* Documentation patch for bug 296741: 'resticted' spelled wrongly in Bugzilla ↵jocuri%softhome.net2008-04-041-69/+11
| | | | documentation; patch by me, r=colin.ogilvie.
* Bug 230742 - document new 'hooks' mechanism. This is my take on Myk's text - ↵gerv%gerv.net2008-04-041-348/+205
| | | | probably still needs further polish.
* Backout bug 232378, as it doesn't appear to be working correctly.mozilla%colinogilvie.co.uk2008-04-0414-105/+122
|
* Release notes updates.matty%chariot.net.au2008-04-041-9/+24
|
* Bug 279303: Negative numbers are rejected as invalid sortkeys for milestones ↵lpsolit%gmail.com2008-04-041-77/+13
| | | | - Patch by Peter D. Stout <pds@edgedynamics.com> r=LpSolit a=justdave
* Bumping trunk versions to 2.19. r,a=justdave (on irc)jouni%heikniemi.net2008-04-041-27/+67
|
* Bug 232378: switch from entities to XIncludes for inclusion of modular docs ↵mozilla%colinogilvie.co.uk2008-04-0414-546/+777
| | | | | | files Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=vladd
* Fix burning tinderbox from patch to 256654travis%sedsystems.ca2008-04-041-10/+10
|
* Bug 97496: Release notes updates.matty%chariot.net.au2008-04-041-12/+41
|
* Making version numbers match checksetup.pl and the release notesjustdave%bugzilla.org2008-04-041-31/+16
|
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com2008-04-043-138/+265
| | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
* Bug 256654 : Improve/Add to the upgrade instructionstravis%sedsystems.ca2008-04-041-128/+257
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=colin.ogilvie
* Bug 303782: Docs missing prerequsite for required MIME::Base64 and MIME::Parsermozilla%colinogilvie.co.uk2008-04-043-45/+81
| | | | Patch by: victory <bmo@rsz.jp>; r=colin
* Bump the version number in the documentation titlejustdave%bugzilla.org2008-04-041-4/+5
|
* Bug 97832 - turn on template compilation. This means that the minimum TTbbaetz%student.usyd.edu.au2008-04-041-1/+25
| | | | | version is now 2.07. r=myk, gerv
* Bug 274173 : The Params that are listed in section 3.1 (parameters) should ↵travis%sedsystems.ca2008-04-041-211/+252
| | | | | | use a <varlist/> Patch by Shane H. W. Travis <travis@sedsystems.ca> r=colin.ogilvie
* Fix for bug 286265: makes the RSS bug list explanation read a bit better; ↵myk%mozilla.org2008-04-041-5/+5
| | | | r=lpsolit
* Bug 285466: Add documentation for --regenerate option to collectstats.plmozilla%colinogilvie.co.uk2008-04-041-1/+14
| | | | Patch by: victory <bmo@rsz.jp>; r=colin
* Release notes update.matty%chariot.net.au2008-04-041-16/+175
|
* Fix for bustage: memeber -> membermyk%mozilla.org2008-04-041-4/+4
|
* Bug 286865: Remove or Replace Win32 Code Changes Section as they are no ↵mozilla%colinogilvie.co.uk2008-04-041-44/+14
| | | | | | longer required Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=glob
* er, oops, wrong date :)justdave%syndicomm.com2008-04-041-1/+1
|
* Bug 256019 - The documentation was unclear regarding what to do if the ↵jake%bugzilla.org2008-04-041-575/+349
| | | | | | | administrator gets logged out while "shutdownhtml" is active. Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jake
* bug 97496 - release notes update. Mention deprecated features.bbaetz%student.usyd.edu.au2008-04-041-4/+14
|
* Fix for bug 82878: Generate RSS 1.0 version of bug lists.myk%mozilla.org2008-04-041-1/+27
| | | | | | Patch by Jason Remillard. r=myk a=myk
* Bug 97496: Release notes cleanup (checkin without review OK for prerelease ↵matty%chariot.net.au2008-04-041-41/+127
| | | | notes). Add 2.14.1 issues from branch. Make outstanding issues more obvious. Add dependency requirements section. Still need to add most of the actual 2.16 notes.
* Bug 313469: Various small docs bugs found doing a clean install - Patch by ↵karl%kornel.name2008-04-042-408/+658
| | | | A. Karl Kornel <karl@kornel.name r=colin.ogilvie
* Bump docs build date to test the xml rebuild script on the websitejustdave%syndicomm.com2008-04-041-55/+32
|
* Documentation patch for bug 24496: Forbid resolving fixed when there're ↵jocuri%softhome.net2008-04-041-17/+41
| | | | unresolved dependencies; patch by Andreas Höfler <andreas.hoefler@bearingpoint.com>, r=travis.