Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Documentation patch for bug 296741: 'resticted' spelled wrongly in Bugzilla ↵ | jocuri%softhome.net | 2008-04-04 | 1 | -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.net | 2008-04-04 | 1 | -348/+205 | |
| | | | | probably still needs further polish. | |||||
* | Backout bug 232378, as it doesn't appear to be working correctly. | mozilla%colinogilvie.co.uk | 2008-04-04 | 14 | -105/+122 | |
| | ||||||
* | Release notes updates. | matty%chariot.net.au | 2008-04-04 | 1 | -9/+24 | |
| | ||||||
* | Bug 279303: Negative numbers are rejected as invalid sortkeys for milestones ↵ | lpsolit%gmail.com | 2008-04-04 | 1 | -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.net | 2008-04-04 | 1 | -27/+67 | |
| | ||||||
* | Bug 232378: switch from entities to XIncludes for inclusion of modular docs ↵ | mozilla%colinogilvie.co.uk | 2008-04-04 | 14 | -546/+777 | |
| | | | | | | files Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=vladd | |||||
* | Fix burning tinderbox from patch to 256654 | travis%sedsystems.ca | 2008-04-04 | 1 | -10/+10 | |
| | ||||||
* | Bug 97496: Release notes updates. | matty%chariot.net.au | 2008-04-04 | 1 | -12/+41 | |
| | ||||||
* | Making version numbers match checksetup.pl and the release notes | justdave%bugzilla.org | 2008-04-04 | 1 | -31/+16 | |
| | ||||||
* | Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵ | lpsolit%gmail.com | 2008-04-04 | 3 | -138/+265 | |
| | | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk | |||||
* | Bug 256654 : Improve/Add to the upgrade instructions | travis%sedsystems.ca | 2008-04-04 | 1 | -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::Parser | mozilla%colinogilvie.co.uk | 2008-04-04 | 3 | -45/+81 | |
| | | | | Patch by: victory <bmo@rsz.jp>; r=colin | |||||
* | Bump the version number in the documentation title | justdave%bugzilla.org | 2008-04-04 | 1 | -4/+5 | |
| | ||||||
* | Bug 97832 - turn on template compilation. This means that the minimum TT | bbaetz%student.usyd.edu.au | 2008-04-04 | 1 | -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.ca | 2008-04-04 | 1 | -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.org | 2008-04-04 | 1 | -5/+5 | |
| | | | | r=lpsolit | |||||
* | Bug 285466: Add documentation for --regenerate option to collectstats.pl | mozilla%colinogilvie.co.uk | 2008-04-04 | 1 | -1/+14 | |
| | | | | Patch by: victory <bmo@rsz.jp>; r=colin | |||||
* | Release notes update. | matty%chariot.net.au | 2008-04-04 | 1 | -16/+175 | |
| | ||||||
* | Fix for bustage: memeber -> member | myk%mozilla.org | 2008-04-04 | 1 | -4/+4 | |
| | ||||||
* | Bug 286865: Remove or Replace Win32 Code Changes Section as they are no ↵ | mozilla%colinogilvie.co.uk | 2008-04-04 | 1 | -44/+14 | |
| | | | | | | longer required Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=glob | |||||
* | er, oops, wrong date :) | justdave%syndicomm.com | 2008-04-04 | 1 | -1/+1 | |
| | ||||||
* | Bug 256019 - The documentation was unclear regarding what to do if the ↵ | jake%bugzilla.org | 2008-04-04 | 1 | -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.au | 2008-04-04 | 1 | -4/+14 | |
| | ||||||
* | Fix for bug 82878: Generate RSS 1.0 version of bug lists. | myk%mozilla.org | 2008-04-04 | 1 | -1/+27 | |
| | | | | | | Patch by Jason Remillard. r=myk a=myk | |||||
* | Bug 97496: Release notes cleanup (checkin without review OK for prerelease ↵ | matty%chariot.net.au | 2008-04-04 | 1 | -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.name | 2008-04-04 | 2 | -408/+658 | |
| | | | | A. Karl Kornel <karl@kornel.name r=colin.ogilvie | |||||
* | Bump docs build date to test the xml rebuild script on the website | justdave%syndicomm.com | 2008-04-04 | 1 | -55/+32 | |
| | ||||||
* | Documentation patch for bug 24496: Forbid resolving fixed when there're ↵ | jocuri%softhome.net | 2008-04-04 | 1 | -17/+41 | |
| | | | | unresolved dependencies; patch by Andreas Höfler <andreas.hoefler@bearingpoint.com>, r=travis. | |||||
* | Fix tinderbox burning from the previous fix. | mozilla%colinogilvie.co.uk | 2008-04-04 | 1 | -7/+13 | |
| | ||||||
* | Updating release notes for 2.14 | jake%acutex.net | 2008-04-04 | 1 | -53/+238 | |
| | | | | | Release Notes written by Matthew Tuck <matty@chariot.net.au> r= justdave@syndicomm.com, jake@acutex.net | |||||
* | Bug 281185: Add boolean charts docs | bugreport%peshkin.net | 2008-04-04 | 1 | -2/+138 | |
| | | | | r=colin,a=justdave | |||||
* | Bug 297475: Add docs about how to install and configure Bugzilla using ↵ | mozilla%colinogilvie.co.uk | 2008-04-04 | 1 | -131/+205 | |
| | | | | | | PostgreSQL Patch by Colin Ogilvie <colin.ogilvie@gmail.com> (with info from mkanat) r=mkanat | |||||
* | addition to 2.12 release notes | justdave%syndicomm.com | 2008-04-04 | 1 | -0/+4 | |
| | ||||||
* | Documentation patch: clean-up identation after commiting patch for bug ↵ | jocuri%softhome.net | 2008-04-04 | 1 | -27/+17 | |
| | | | | 198020: Bugzilla Guide contains no admin docs for flags. | |||||
* | Bug 137631 - Add a lifecycle (or workflow) diagram to the guide | jake%bugzilla.org | 2008-04-04 | 1 | -0/+22 | |
| | | | | r=travis | |||||
* | Removing forward planning text | tara%tequilarista.org | 2008-04-04 | 1 | -6/+0 | |
| | ||||||
* | Bug 297483: Remove comment from installation.xml about 'module-check' switch ↵ | mozilla%colinogilvie.co.uk | 2008-04-04 | 1 | -12/+13 | |
| | | | | | | being needed as it's already available Patch by me, r=gerv | |||||
* | Documentation patch for bug 268613 - Update paragraph related to email prefs ↵ | jocuri%softhome.net | 2008-04-04 | 2 | -553/+159 | |
| | | | | tab; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd. | |||||
* | Fixing documentation build tree, broken by the check in of bug 198020; ↵ | jocuri%softhome.net | 2008-04-04 | 1 | -1/+1 | |
| | | | | rename the name of the `flags` section so it doesn't collide with already existing section. | |||||
* | Bug 252272: Allow extremely large attachments to be stored locally | mozilla%colinogilvie.co.uk | 2008-04-04 | 2 | -28/+563 | |
| | | | | Patch by A. Karl Kornel <karl@kornel.name>, r=joel,colin | |||||
* | basic docs on using flags | myk%mozilla.org | 2008-04-04 | 1 | -0/+50 | |
| | ||||||
* | Checking in Matty's update to the release notes | justdave%syndicomm.com | 2008-04-04 | 1 | -388/+151 | |
| | ||||||
* | Adding reference to current version of the docs being on the web | justdave%syndicomm.com | 2008-04-04 | 1 | -54/+63 | |
| | ||||||
* | Documentation patch for bug 198020: provide admin docs for flags; patch by ↵ | jocuri%softhome.net | 2008-04-04 | 1 | -0/+411 | |
| | | | | Shane H. W. Travis <travis@sedsystems.ca>; r=myk. | |||||
* | Remove newest-perl-ver as it changes too often, and isn't up-to-date. No ↵ | mozilla%colinogilvie.co.uk | 2008-04-04 | 2 | -62/+59 | |
| | | | | bug, r=justdave,r=mkanat on IRC | |||||
* | Rebuilding documentation for Bugzilla 2.17.5. | jocuri%softhome.net | 2008-04-04 | 1 | -36/+52 | |
| | ||||||
* | Documentation patch for bug 247441: rephrase section 3.9 regarding access ↵ | jocuri%softhome.net | 2008-04-04 | 1 | -0/+10 | |
| | | | | control on secure bugs; patch by Shane H. W. Travis <travis@sedsystems.ca>; r=vladd. | |||||
* | Bug 225687 - add group controls to charts, along with various other ↵ | gerv%gerv.net | 2008-04-04 | 1 | -580/+24 | |
| | | | | cleanups. Patch by gerv; r=joel, a=justdave. | |||||
* | Fix for bug 240460: updates upgrading examples with new URLs and version ↵ | myk%mozilla.org | 2008-04-04 | 1 | -15/+15 | |
| | | | | numbers; r=gerv; a=justdave |