Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported | bugreport%peshkin.net | 2002-09-23 | 1 | -242/+552 |
| | | | | r=bbaetz, gerv | ||||
* | Fix for bug 63601: Recommend filename when downloading attachments (except ↵ | justdave%syndicomm.com | 2002-09-21 | 1 | -0/+1 |
| | | | | | | | in IE4, which chokes on the Content-Disposition header) Patch by Daniel Raichle <draichle@gmx.net> and Dave Miller <justdave@syndicomm.com> r= bbaetz, gerv | ||||
* | Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a ↵ | gerv%gerv.net | 2002-09-18 | 1 | -11/+0 |
| | | | | "pages" subdirectory of the template directory. Patch by gerv; r=bbaetz. | ||||
* | Bug 167643 - Schema Changes from bug 143826 are out of order | bugreport%peshkin.net | 2002-09-10 | 1 | -5/+6 |
| | | | | 2xr=JayPee | ||||
* | Spelling fixes. | matty%chariot.net.au | 2002-09-06 | 1 | -2/+2 |
| | |||||
* | Adds Mac OS X 10.1 and 10.2 to the OS list on new installations. Existing ↵ | justdave%syndicomm.com | 2002-09-06 | 1 | -1/+3 |
| | | | | | | | installations will need to add these manually in localconfig. Also corrects spelling from "MacOS X" to "Mac OS X" per Apple's encouraged usage. r= caillon | ||||
* | Bug 146134 - checksetup.pl gives weird error message | bbaetz%student.usyd.edu.au | 2002-09-05 | 1 | -9/+5 |
| | | | | r=justdave x2 | ||||
* | Bug 123957 run checksetup.pl non-interactively (for use with cron jobs on ↵ | bugreport%peshkin.net | 2002-09-05 | 1 | -27/+44 |
| | | | | | | test installs) 2xr=justdave | ||||
* | Bug 166016 checksetup gives torrent of cryptic errors if my_webservergroup ↵ | bugreport%peshkin.net | 2002-09-01 | 1 | -1/+2 |
| | | | | | | is not found 2xr = timeless | ||||
* | Recheckin due to misapplied patch for bug 123957 | bugreport%peshkin.net | 2002-09-01 | 1 | -2/+2 |
| | |||||
* | Bug 123957 run checksetup.pl non-interactively (for use with cron jobs on ↵ | bugreport%peshkin.net | 2002-09-01 | 1 | -9/+34 |
| | | | | | | test installs) 2xr=bbaetz | ||||
* | Bug 163829 - move pref code into a separate package | bbaetz%student.usyd.edu.au | 2002-08-29 | 1 | -48/+29 |
| | | | | r=joel, preed | ||||
* | Correct checkin date for bug 153578 schema modification | bbaetz%student.usyd.edu.au | 2002-08-28 | 1 | -1/+1 |
| | |||||
* | Updating my e-mail address as jake@acutex.net is no longer valid. | jake%bugzilla.org | 2002-08-27 | 1 | -6/+6 |
| | | | | * NO CODE CHANGES * | ||||
* | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 2002-08-26 | 1 | -1/+0 |
| | | | | r=joel x2 | ||||
* | Bug 163299 - Can't change cc accessible checkbox | bbaetz%student.usyd.edu.au | 2002-08-20 | 1 | -1/+4 |
| | | | | r=joel x2 | ||||
* | Bug 143286 - Add support for Insiders, Private comments, Private ↵ | gerv%gerv.net | 2002-08-20 | 1 | -1/+9 |
| | | | | Attachments. Patch by bugreport@peshkin.net; r=gerv. | ||||
* | Big 163291 - Move utility funcs into a module | bbaetz%student.usyd.edu.au | 2002-08-19 | 1 | -1/+0 |
| | | | | r=preed x2 | ||||
* | Bug 160112 - clean up quip table conversion code | bbaetz%student.usyd.edu.au | 2002-08-17 | 1 | -23/+13 |
| | | | | r=joel x2 | ||||
* | Bug 151619 - Problem with the regex in checksetup.pl to find dependancies | bbaetz%student.usyd.edu.au | 2002-08-15 | 1 | -1/+2 |
| | | | | r=jouni, joel | ||||
* | Bug 153578 - Attachment modified date is meant to be attachment creation | bbaetz%student.usyd.edu.au | 2002-08-14 | 1 | -2/+45 |
| | | | | | date r=preed, joel | ||||
* | Bug 162438 - fix permissions/tests for Bugzilla/ directory | bbaetz%student.usyd.edu.au | 2002-08-14 | 1 | -0/+13 |
| | | | | r=joel x2 | ||||
* | Fixing up the changedate from my bug 43600 patch. Knew I must have | bbaetz%student.usyd.edu.au | 2002-08-12 | 1 | -1/+1 |
| | | | | forgotten something.... | ||||
* | Bug 43600 - Convert products/components to use ids instead of names. | bbaetz%student.usyd.edu.au | 2002-08-12 | 1 | -27/+128 |
| | | | | | Initial attempt by jake@bugzilla.org, updated by me r=joel, preed | ||||
* | Bug 161865 - GetFieldID shouldn't INSERT into the fielddefs table | bbaetz%student.usyd.edu.au | 2002-08-10 | 1 | -3/+7 |
| | | | | r=joel x2 | ||||
* | Bug 158236 - Remove 'watchfordiffs' column from namedqueries table | bbaetz%student.usyd.edu.au | 2002-07-30 | 1 | -13/+7 |
| | | | | r=preed, jouni | ||||
* | Bug 67950b - quick fixes. Patch by gerv. | gerv%gerv.net | 2002-07-25 | 1 | -9/+8 |
| | |||||
* | Bug 67950 - Move the quip list into the database. Patch by ↵ | gerv%gerv.net | 2002-07-25 | 1 | -0/+34 |
| | | | | davef@tetsubo.com; r=gerv, preed. | ||||
* | Bug 143650 - general template display system. Patch by gerv; 2xr=jouni. | gerv%gerv.net | 2002-07-23 | 1 | -1/+10 |
| | |||||
* | Bug 157074 - verify-new-product doubles comment linefeeds on Win32 | bbaetz%student.usyd.edu.au | 2002-07-19 | 1 | -0/+1 |
| | | | | r=myk, jouni | ||||
* | Bug 156568 - data dir is not correctly created | bbaetz%student.usyd.edu.au | 2002-07-10 | 1 | -1/+6 |
| | | | | r=myk x2 | ||||
* | bug 155861 - showdependancygraph.cgi fails taint check with local dot | bbaetz%student.usyd.edu.au | 2002-07-10 | 1 | -7/+19 |
| | | | | | installation r=gerv, myk | ||||
* | Bug 155744: fix a used only once warning in tinderbox caused by myk's ↵ | jouni%heikniemi.net | 2002-07-04 | 1 | -0/+1 |
| | | | | | | checkin of bug 99203. 2xr=bbaetz | ||||
* | Fix for bug 99203: Implements bug aliases feature. | myk%mozilla.org | 2002-07-04 | 1 | -8/+40 |
| | | | | r=bbaetz,jouni | ||||
* | Bug 150770 - Lost <nobr> arround query results | bbaetz%student.usyd.edu.au | 2002-07-01 | 1 | -1/+0 |
| | | | | r=jouni, justdave | ||||
* | Bug 148488 - more HTML validation fixes | bbaetz%student.usyd.edu.au | 2002-06-28 | 1 | -8/+8 |
| | | | | r=jouni, gerv | ||||
* | Bug 143574 - taint errors with alternate formats. Also make data/template | bbaetz%student.usyd.edu.au | 2002-06-04 | 1 | -1/+5 |
| | | | | | writable for non webservergroup users. r=myk, justdave | ||||
* | Bug 144285 - checksetup.pl fails to set data dir (and other dir) | bbaetz%student.usyd.edu.au | 2002-06-04 | 1 | -0/+10 |
| | | | | | permissions properly r=justdave, myk | ||||
* | Fix for bug 143108: comment change in localconfig to eliminate incorrect ↵ | justdave%syndicomm.com | 2002-06-03 | 1 | -1/+1 |
| | | | | | | | statement that your permissions won't get touched if $webservergroup is empty. r= jouni, MattyT | ||||
* | Bug 143586 - required modules tests should be sorted. Patch by David ↵ | dkl%redhat.com | 2002-05-21 | 1 | -12/+42 |
| | | | | Lawrence <dkl@redhat.com> r=justdave@syndicomm.com,bbaetz@student.usyd.edu.au | ||||
* | Bug 129466 - Adding a comment per a discussion w/ bbaetz on IRC about having ↵ | preed%sigkill.com | 2002-05-13 | 1 | -0/+3 |
| | | | | backported this bug's patch to the 2_14_1-BRANCH, which was checked in today | ||||
* | Bug 143251 - RFE: checksetup.pl should report module version in error ↵ | dkl%redhat.com | 2002-05-10 | 1 | -12/+20 |
| | | | | message. Patch by dkl@redhat.com 2xr=justdave@syndicomm.com | ||||
* | Bug 143040 - Tidy up remove parameters message in checksetup.pl. Patch by ↵ | gerv%gerv.net | 2002-05-09 | 1 | -6/+11 |
| | | | | gerv; r=justdave, ddk. | ||||
* | Correct error message that Dave just fixed. | gerv%gerv.net | 2002-05-08 | 1 | -1/+1 |
| | |||||
* | fix Tinderbox flaming | justdave%syndicomm.com | 2002-05-08 | 1 | -1/+1 |
| | |||||
* | Bug 140437 - clean up parameters. Patch by gerv; 2xr=justdave. | gerv%gerv.net | 2002-05-08 | 1 | -2/+12 |
| | |||||
* | Fix tinderbox bustage | justdave%syndicomm.com | 2002-05-08 | 1 | -1/+1 |
| | |||||
* | bug 142792 - Output from checksetup.pl contains misspelled words. Patch by ↵ | gerv%gerv.net | 2002-05-08 | 1 | -3/+3 |
| | | | | ddk; 2xr=gerv. | ||||
* | Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave. | gerv%gerv.net | 2002-05-08 | 1 | -0/+1 |
| | |||||
* | Bug 140355 - warn the user about not using a webserver group | bbaetz%student.usyd.edu.au | 2002-05-07 | 1 | -4/+33 |
| | | | | r=gerv, justdave |