Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for Apache configuration directives from bug 174255 and | mbarnson%sisna.com | 2002-11-05 | 2 | -26/+46 |
| | | | | de-stupidifying of emacs destruction of <programlisting> tags. | ||||
* | Since I nuked this section out of the SGML, we won't be needing | mbarnson%sisna.com | 2002-11-05 | 1 | -156/+0 |
| | | | | the HTML generated file anymore. | ||||
* | Removed links to dbschema.jpg image. See bug 173484, it was really outdated | mbarnson%sisna.com | 2002-11-05 | 2 | -40/+0 |
| | | | | and redundant anyway. | ||||
* | Removing these images, since they are too outdated to be useful, and | mbarnson%sisna.com | 2002-11-05 | 2 | -1733/+0 |
| | | | | they are basically redundant anyway. See bug 173484 | ||||
* | Added notes on using OpenLDAP; | mbarnson%sisna.com | 2002-11-05 | 2 | -0/+44 |
| | | | | | | We should probably look at code changes to make Net::LDAP our permanent LDAP plugin rather than Mozilla::LDAP... See bug 167379. | ||||
* | Added chunk about setting up DirectoryIndex to use index.cgi as the | mbarnson%sisna.com | 2002-11-05 | 2 | -0/+26 |
| | | | | Bugzilla index page. | ||||
* | Added dependency on File::Template. Not really fond of | mbarnson%sisna.com | 2002-11-05 | 2 | -0/+16 |
| | | | | | doing requirements-of-requirements type stuff, but did it anyway for clarity. | ||||
* | Patched lines per bug 177993. | mbarnson%sisna.com | 2002-11-05 | 2 | -0/+26 |
| | | | | Customization of "mid-air collision" template file. | ||||
* | Fix for bug 156548: XUL implementation of duplicates report. | myk%mozilla.org | 2002-11-05 | 9 | -2/+426 |
| | |||||
* | Bug 173571 - Turn "all selected" into "none selected" for efficiency. Patch ↵ | gerv%gerv.net | 2002-11-05 | 1 | -0/+20 |
| | | | | by gerv; r=justdave. | ||||
* | Bug 177436 User matching shouldn't be case-sensitive | bugreport%peshkin.net | 2002-11-05 | 1 | -5/+5 |
| | | | | | | patch by not_erik 2xr=justdave a=justdave for 2.17.1 | ||||
* | Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch by | kiko%async.com.br | 2002-11-04 | 5 | -4/+18 |
| | | | | Toms Baugis, r=kiko, 2xr=joel. | ||||
* | Bug 178019 - reports.cgi should use the shadowdb. Patch by gerv; r=bbaetz. | gerv%gerv.net | 2002-11-03 | 1 | -0/+2 |
| | |||||
* | Fix for bug 176509: "(this bug is not in your list)" no longer appears in ↵ | justdave%syndicomm.com | 2002-11-02 | 1 | -13/+17 |
| | | | | | | | the navigation bar when you aren't viewing a bug. Patch by Jody McIntyre <jodym@oeone.com> r=justdave | ||||
* | Bug 127200 Query for CC/longdesc/OR takes long time | bugreport%peshkin.net | 2002-11-01 | 1 | -7/+70 |
| | | | | r=gerv | ||||
* | Bug 177430 - buglist.cgi needs a CSV output format. Patch by gerv; r=justdave. | gerv%gerv.net | 2002-11-01 | 2 | -3/+36 |
| | |||||
* | Bug 177435 exact match on assignee fails with user matching | bugreport%peshkin.net | 2002-11-01 | 1 | -1/+1 |
| | | | | | patch by not_erik r=myk,joel | ||||
* | Bug 177624 Wildcard rejects --do_not_change-- in mass-change | bugreport%peshkin.net | 2002-11-01 | 1 | -0/+6 |
| | | | | | Patch by not_erik r=joel | ||||
* | Bug 95430 Reopening en masse fails. | bugreport%peshkin.net | 2002-10-31 | 1 | -5/+8 |
| | | | | | Patch by jeff.hedlund r=justdave, joel | ||||
* | Fix for bug 177099: stored queries ordering and editing were broken after ↵ | justdave%syndicomm.com | 2002-10-31 | 1 | -2/+2 |
| | | | | | | moving to CGI.pm. They work again now. r=bbaetz | ||||
* | Bug 175838 Reopening a bug does not clear resolution, nor does selecting ↵ | bugreport%peshkin.net | 2002-10-31 | 1 | -2/+4 |
| | | | | | | | 'clear resolution' patch by jeff.hedlund@matrixsi.com 2xr=gerv | ||||
* | Bug 177351 - checksetup.pl tells about deleting templates in silent-running ↵ | gerv%gerv.net | 2002-10-30 | 1 | -1/+1 |
| | | | | mode. Patch by gerv; r=justdave. | ||||
* | Bug 176953 - version not set properly from form value like others in ↵ | dkl%redhat.com | 2002-10-30 | 1 | -0/+2 |
| | | | | enter_bug.cgi. Patch by dkl; 2xr=justdave | ||||
* | Bug 168191 - Checksetup needs to force template recompilation. Patch by ↵ | gerv%gerv.net | 2002-10-29 | 2 | -36/+22 |
| | | | | bbaetz; r=gerv. Should fix tindebox bustage. | ||||
* | Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; ↵ | gerv%gerv.net | 2002-10-29 | 18 | -195/+738 |
| | | | | 2xr=joel. | ||||
* | Bugzilla Bug 176936 minor consistency changes for editproducts and editflags | timeless%mozdev.org | 2002-10-27 | 2 | -5/+4 |
| | | | | r=joel | ||||
* | Bug 147833 - start using CGI.pm | bbaetz%student.usyd.edu.au | 2002-10-26 | 12 | -300/+327 |
| | | | | r=gerv, justdave | ||||
* | Bug 171278 - component/product ids mean that you can't do change queries on | bbaetz%student.usyd.edu.au | 2002-10-26 | 1 | -1/+14 |
| | | | | | component/product r=gerv | ||||
* | Bug 162990 | bugreport%peshkin.net | 2002-10-25 | 1 | -0/+180 |
| | | | | Adding missing new file | ||||
* | Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fields | bugreport%peshkin.net | 2002-10-25 | 6 | -19/+299 |
| | | | | | patch by not_erik@dasbistro.com r=joel, myk | ||||
* | require Perl 5.6 | justdave%syndicomm.com | 2002-10-24 | 1 | -0/+6 |
| | |||||
* | Bug 172874 - cvs remove old editattachstatus templates, take 2. All tests ↵ | gerv%gerv.net | 2002-10-24 | 4 | -313/+0 |
| | | | | still pass. Patch by gerv; r=myk. | ||||
* | Backing out checking for bug 172874 because it broke the tree. | justdave%syndicomm.com | 2002-10-24 | 7 | -0/+733 |
| | |||||
* | Bug 171770 - check in Bugzilla Helper. Code by gerv; r=myk. | gerv%gerv.net | 2002-10-24 | 2 | -0/+591 |
| | |||||
* | Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk. | gerv%gerv.net | 2002-10-24 | 7 | -733/+0 |
| | |||||
* | Bugzilla Bug 175625 Timetracking columns are computed even if not displayed | bugreport%peshkin.net | 2002-10-22 | 1 | -1/+1 |
| | | | | | Patch by jeff.hedlund r=dkl,joel | ||||
* | Bug 172875 - Fix site-navigation.html.tmpl to link to flags CGI and not ↵ | gerv%gerv.net | 2002-10-19 | 1 | -2/+2 |
| | | | | attachments one. Patch by gerv; r=justdave. | ||||
* | Bug 173495 - require perl 5.6 | bbaetz%student.usyd.edu.au | 2002-10-17 | 1 | -2/+2 |
| | |||||
* | Bug 112373 you should be able to enter bug dependencies/blockers when you ↵ | bugreport%peshkin.net | 2002-10-17 | 6 | -43/+186 |
| | | | | | | | enter a bug. patch by jhedlund r,2xr=joel | ||||
* | Bug 174221 - field names should be l10n in user-errors.html.tmpl. Patch by ↵ | gerv%gerv.net | 2002-10-17 | 3 | -5/+11 |
| | | | | jeff.hedlund@matrixsi.com; r=burnus, gerv. | ||||
* | Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz. | gerv%gerv.net | 2002-10-17 | 4 | -589/+62 |
| | |||||
* | Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modules | bbaetz%student.usyd.edu.au | 2002-10-16 | 3 | -247/+221 |
| | | | | r=joel x2 | ||||
* | Bug 174464 - buglist code for empty query shouldn't set headers_done | bbaetz%student.usyd.edu.au | 2002-10-16 | 1 | -2/+0 |
| | | | | r=gerv x2 | ||||
* | Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields | bugreport%peshkin.net | 2002-10-13 | 22 | -72/+609 |
| | | | | | patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave | ||||
* | Bug 174112 Edit multiple bugs broken | bugreport%peshkin.net | 2002-10-13 | 3 | -9/+10 |
| | | | | r=burnus | ||||
* | Bug 173808 - Use of uninitialized value in subtraction (-) at duplicates.cgi ↵ | gerv%gerv.net | 2002-10-11 | 1 | -1/+1 |
| | | | | line 133. Patch by gerv; r=bbaetz. | ||||
* | Bug 173719 - warnings in report.cgi. Patch by gerv; r=bbaetz. | gerv%gerv.net | 2002-10-11 | 2 | -12/+14 |
| | |||||
* | Bug 170903 - review markup I missed. Patch by gerv; r=bbaetz. | gerv%gerv.net | 2002-10-11 | 1 | -1/+1 |
| | |||||
* | Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵ | gerv%gerv.net | 2002-10-11 | 7 | -27/+53 |
| | | | | r=bbaetz. | ||||
* | Bug 173581 - Changing milestone sortkeys is broken. Patch by gerv; r=bbaetz. | gerv%gerv.net | 2002-10-10 | 1 | -1/+1 |
| |