Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 503543: Merge README, QUICKSTART, UPGRADING - Patch by Frédéric ↵ | lpsolit%gmail.com | 2009-07-29 | 1 | -14/+87 |
| | | | | Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Fix for bug 221391: Bugzilla Quickstart guide could exist. Provide a | kiko%async.com.br | 2003-10-10 | 1 | -4/+7 |
| | | | | | QUICKSTART file, and alter README slightly to point to it. r=gerv, justdave, a=justdave. | ||||
* | Correcting website URL in the README file. | justdave%syndicomm.com | 2002-11-22 | 1 | -3/+3 |
| | |||||
* | Updates to README from bug 94846. | jake%acutex.net | 2001-08-12 | 1 | -11/+5 |
| | | | | Patch by Matthew Tuck <matty@chariot.net.au> | ||||
* | Mention the Bugzilla project page and where to report bugs | jake%acutex.net | 2001-05-24 | 1 | -0/+7 |
| | | | | | Patch by Matthew Tuck <matty@chariot.net.au> r= justdave@syndicomm.com, jake@acutex.net | ||||
* | Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242. | barnboy%trilobyte.net | 2001-04-25 | 1 | -586/+9 |
| | | | | | | 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. | ||||
* | README now points everybody to the release notes and the new user guide | tara%tequilarista.org | 2001-04-24 | 1 | -2/+18 |
| | |||||
* | Adding reference to data/comments needing to be an exception to the blocking ↵ | justdave%syndicomm.com | 2001-04-23 | 1 | -2/+3 |
| | | | | of the 'data' folder. | ||||
* | Lots of formatting fixups, removed tab characters. Also removed incorrect ↵ | gerv%gerv.net | 2001-04-23 | 1 | -98/+92 |
| | | | | DB_File requirement. | ||||
* | add comment about DB_File requirement for collectstats.pl | cyeh%bluemartini.com | 2001-03-29 | 1 | -5/+12 |
| | |||||
* | add notation about securing web installation | cyeh%bluemartini.com | 2001-03-10 | 1 | -0/+7 |
| | |||||
* | Change to update sections 3 and 4, miscellaneous updates. | barnboy%trilobyte.net | 2001-03-08 | 1 | -95/+151 |
| | |||||
* | Fixed typos, dated information, and Windows NT instructions. | barnboy%trilobyte.net | 2001-03-07 | 1 | -61/+49 |
| | |||||
* | fix for 68873 : Bugzilla install doesn't work over NFS; mention this in README | cyeh%bluemartini.com | 2001-02-17 | 1 | -1/+10 |
| | | | | patch submitted by tstromberg@rtci.com (Thomas Stromberg). | ||||
* | Fix for bug 33491: adds comment about configuration items for Apache being | dave%intrec.com | 2000-09-06 | 1 | -3/+11 |
| | | | | | | | in httpd.conf in never versions of apache, rather than in srm.conf or access.conf. Also adds comment in the "adding a maintainer by hand" section that you may need command-line options for the mysql command if you've enabled security in MySQL. | ||||
* | Fix for bug 21782: add instructions for using CPAN to install Perl modules | dave%intrec.com | 2000-09-06 | 1 | -1/+8 |
| | | | | to the README. | ||||
* | fix GD and Chart::Lines documenation | cyeh%bluemartini.com | 2000-06-20 | 1 | -10/+9 |
| | |||||
* | add url for where to find the latest libgd | cyeh%bluemartini.com | 2000-06-16 | 1 | -0/+4 |
| | |||||
* | add sec disclaimer, move installation on NT note to the installation | cyeh%bluemartini.com | 2000-05-09 | 1 | -5/+11 |
| | | | | section where it should have gone in the first place | ||||
* | add little blurb about flush privs | cyeh%bluemartini.com | 2000-05-06 | 1 | -0/+6 |
| | |||||
* | added Windows NT blurb to disclaimer section. | cyeh%bluemartini.com | 2000-04-22 | 1 | -0/+7 |
| | |||||
* | allow users to watch the bugs of other users | dmose%mozilla.org | 2000-03-29 | 1 | -2/+2 |
| | |||||
* | updated to reflect that only specific versions of GD.pm and Chart will work. | dmose%mozilla.org | 2000-03-11 | 1 | -17/+19 |
| | |||||
* | Patch by kevin@suberic.net (kevin lyda) -- reformated to 77 columns. | terry%mozilla.org | 2000-01-15 | 1 | -168/+191 |
| | |||||
* | Patch by Holger Schurig <holger@holger.om.org> -- If there is no exactly ONE | terry%mozilla.org | 1999-10-13 | 1 | -2/+6 |
| | | | | user in the profiles table, then this user will be promoted into all groups. | ||||
* | Patch by Holger Schurig <holgerschurig@nikocity.de> -- replace all the | terry%mozilla.org | 1999-10-12 | 1 | -71/+21 |
| | | | | | | yicky old make*.sh files and the CHANGES file with a new, nifty checksetup.pl file that knows how to create a setup from scratch as well as upgrade an older setup to a new one. Very cool stuff! | ||||
* | Added the ability for users to "vote" on which bugs they think should | terry%mozilla.org | 1999-10-08 | 1 | -0/+1 |
| | | | | be fixed. | ||||
* | Added "entryheaderhtml" parameter which lets you specify text to | endico%mozilla.org | 1999-06-29 | 1 | -5/+5 |
| | | | | | | add to beginning of bug entry form. also aligned text in the form to make it pretty. Uncomment the <!--</tr><tr>--> if people complain the 80 col description text box doesn't fit narrow screens. | ||||
* | Give administrators a clue that upgrading is possible, even straightforward. | bryce-mozilla%nextbus.com | 1999-06-12 | 1 | -1/+11 |
| | |||||
* | Update some things for more modern mysql's. | terry%mozilla.org | 1999-06-12 | 1 | -9/+17 |
| | |||||
* | Explain how to configure things so that big attachments will work. | terry%mozilla.org | 1999-06-04 | 1 | -0/+7 |
| | |||||
* | Add new section on MySQL security, give hints for setting up the bug | bryce-mozilla%nextbus.com | 1999-05-12 | 1 | -24/+94 |
| | | | | | characterization enums, and a fix a few minor glitchies. A BugZilla novice, however, is the only person who can properly proof these instructions. | ||||
* | Try to save Ry4an from getting some spam. | terry%mozilla.org | 1999-05-11 | 1 | -2/+5 |
| | |||||
* | Patch by Ry4an Brase <rbrase@cyrus.net> -- fixed silly typo. | terry%netscape.com | 1999-04-28 | 1 | -1/+1 |
| | |||||
* | Patch from James Huff <james.huff@cdg.cendant.com> -- was missing one | terry%netscape.com | 1999-04-10 | 1 | -0/+1 |
| | | | | file from list of scripts to run. | ||||
* | Redo the linkifying of URLs and email addresses to not munge up weird | terry%netscape.com | 1999-03-26 | 1 | -8/+1 |
| | | | | cases so badly. | ||||
* | Quote URLs and email addresses in the long description of bugs. | terry%netscape.com | 1999-03-25 | 1 | -1/+8 |
| | |||||
* | Added 'groups' stuff, where we have different group bits that we can | terry%netscape.com | 1999-03-12 | 1 | -17/+13 |
| | | | | | | put on a person or on a bug. Some of the group bits control access to bugzilla features. And a person can't access a bug unless he has every group bit set that is also set on the bug. | ||||
* | Patch by Ry4an Brase <ry4an@ry4an.org> -- fix typo. | terry%netscape.com | 1999-03-10 | 1 | -1/+1 |
| | |||||
* | Major rewrite by Ry4an Brase <ry4an@ry4an.org>, with some edits by me. | terry%netscape.com | 1999-02-26 | 1 | -106/+344 |
| | |||||
* | Add info about MysqlPerl stuff. | terry%netscape.com | 1999-02-17 | 1 | -0/+21 |
| | |||||
* | Patch from Sam Ziegler <sam@ziegler.org>: fix some typos. | terry%netscape.com | 1998-11-22 | 1 | -2/+2 |
| | |||||
* | Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- noted the CPAN | terry%netscape.com | 1998-11-10 | 1 | -0/+2 |
| | | | | modules that the report stuff now depends on. | ||||
* | updates for collectstats.pl and the Chart::Base requirement | harrison%netscape.com | 1998-10-27 | 1 | -3/+13 |
| | |||||
* | created reports.cgi which provide an overview of active bugs | harrison%netscape.com | 1998-10-19 | 1 | -7/+10 |
| | | | | | | sorted by owner. updated README to reflect my experiences installing mysql, bugzilla. put links into index.html, query.cgi to point into reports.cgi. harrison 10/18/98 | ||||
* | Patch by (mostly) Bert Driehuis <bert_driehuis@nl.compuware.com> -- | terry%netscape.com | 1998-09-22 | 1 | -0/+19 |
| | | | | explain a bit about the versioncache file. | ||||
* | Patch from Sam Ziegler <ziegler@mediaguaranty.com> -- add the URL for TiemDate. | terry%netscape.com | 1998-09-19 | 1 | -0/+1 |
| | |||||
* | Everything has been ported to now run under Perl. | terry%netscape.com | 1998-09-16 | 1 | -166/+10 |
| | |||||
* | Oops; mention nomail and maillock. (Thanks to | terry%netscape.com | 1998-09-03 | 1 | -1/+2 |
| | | | | Sam Ziegler <ziegler@mediaguaranty.com> for pointing out their lack.) | ||||
* | Mention the "comments" file. | terry%netscape.com | 1998-09-03 | 1 | -0/+5 |
| |