Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 195607 - Minimum width code gets it wrong. Patch by gerv; r,a=justdave. | gerv%gerv.net | 2003-04-27 | 1 | -2/+2 |
| | |||||
* | Bug 197171 - report.cgi: Use of uninitialized value in numeric lt. Patch by ↵ | gerv%gerv.net | 2003-04-27 | 2 | -3/+5 |
| | | | | gerv; r,a=justdave. | ||||
* | Bug 180086 - Rename 'count' column in votes tables | bbaetz%acm.org | 2003-04-27 | 7 | -23/+33 |
| | | | | | | patch by bugzilla@chimpychompy.org (GavinS) r=bbaetz,justdave a=justdave | ||||
* | Bug 203540 - RenameField doesn't get NULL/NOT NULL correct | bbaetz%acm.org | 2003-04-27 | 1 | -1/+1 |
| | | | | r,a=justdave | ||||
* | Byg 202463 - prefill 'assign to' with default component owner | bbaetz%acm.org | 2003-04-27 | 2 | -14/+59 |
| | | | | | patch by slamm@yahoo-inc.com (Steve Lamm) r=bbaetz, a=justdave | ||||
* | Bug 203080 - New version of LDAP to Bugzilla account sync script. | jake%bugzilla.org | 2003-04-26 | 1 | -23/+58 |
| | | | | No review for contrib/ | ||||
* | Bug 203318 - 008filter.t fails to do chdir $topdir - if ↵ | burnus%gmx.de | 2003-04-26 | 1 | -6/+9 |
| | | | | | | | @Support::Templates::include_paths returns more than one path r=justdave,gerv a=justdave | ||||
* | Bug 203160 - mod_throttle has a new URL | jake%bugzilla.org | 2003-04-26 | 1 | -3/+2 |
| | |||||
* | Fix for bug 179510: takes group restrictions into account when sending ↵ | myk%mozilla.org | 2003-04-25 | 9 | -75/+276 |
| | | | | | | | request notifications r=bbaetz,jpreed a=justdave | ||||
* | Bug 172331 - importxml.pl warnings under perl 5.8 | bbaetz%acm.org | 2003-04-25 | 1 | -6/+6 |
| | | | | r,a=justdave | ||||
* | Bug 179513, take N. Fix the bracketing so that it actually works... | bbaetz%acm.org | 2003-04-25 | 1 | -24/+24 |
| | | | | | r=myk, justdave a=justdave | ||||
* | Updating 2.17.4 release notes | justdave%syndicomm.com | 2003-04-25 | 1 | -9/+14 |
| | |||||
* | Bug 201018 - editusers.cgi never calls DeriveGroup prior to changing a bug | bbaetz%acm.org | 2003-04-25 | 2 | -1/+10 |
| | | | | | | patch mostly by justdave, bits by me r=bbaetz,justdave,myk a=justdave | ||||
* | Bug 197153 - Add wording schange requested by reviewer which wasn't in the | bbaetz%acm.org | 2003-04-25 | 1 | -1/+1 |
| | | | | | patch on the bug, and so wasn't checked in. r,a=justdave | ||||
* | Bumping version number to 2.17.4 for developer snapshot release | justdave%syndicomm.com | 2003-04-25 | 1 | -1/+1 |
| | |||||
* | Bug 193965: On product change, user can accidentally opt-out of required ↵ | justdave%syndicomm.com | 2003-04-25 | 1 | -1/+2 |
| | | | | | | | | group restriction Patch by Joel Peshkin <bugreport@peshkin.net> r= bbaetz, justdave a= justdave | ||||
* | Bug 197153: Fix for insecure temporary filename handling. | justdave%syndicomm.com | 2003-04-25 | 4 | -43/+59 |
| | | | | | | Patch by Brad Baetz <bbaetz@acm.org> r= justdave, gerv a= justdave | ||||
* | Bug 192661: Dependency graphs were printing bug summaries without HTML ↵ | justdave%syndicomm.com | 2003-04-25 | 1 | -1/+2 |
| | | | | | | | filtering. r= bbaetz, gerv a= justdave | ||||
* | Bug 192677: Add new test to flag failure-to-filter situations in the ↵ | justdave%syndicomm.com | 2003-04-25 | 19 | -27/+825 |
| | | | | | | | | | templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave | ||||
* | Missed a couple of SGML references that should have been changed. | jake%bugzilla.org | 2003-04-23 | 1 | -2/+2 |
| | |||||
* | Realphabetize the directory list. | jake%bugzilla.org | 2003-04-23 | 1 | -1/+1 |
| | |||||
* | Recompile the docs from the XML source in anticipation of the 2.17.4 release. | jake%bugzilla.org | 2003-04-23 | 15 | -972/+1121 |
| | |||||
* | Updating date for the 2.17.4 release. | jake%bugzilla.org | 2003-04-23 | 1 | -1/+1 |
| | |||||
* | The source files for the Bugzilla Guide have long been using the XML version ↵ | jake%bugzilla.org | 2003-04-23 | 37 | -7792/+71 |
| | | | | | | of DocBook but still residing in the sgml/ directory with an extension of .sgml. In an effort to maintain CVS history, the raw files were copied on the CVS server to the xml/ directory and renamed to have .xml for the extension; any checkins before this one did have the .sgml extension. | ||||
* | Bug 198458: Added LDAP Sync script contributed by ↵ | justdave%syndicomm.com | 2003-04-22 | 2 | -15/+170 |
| | | | | | | thomas+mozilla@stromberg.org (Thomas Stromberg) to the contrib directory. a= justdave (no review for contrib) | ||||
* | Bug 202744: Removing unnecessary output from collectstats.pl cron job | justdave%syndicomm.com | 2003-04-21 | 1 | -1/+2 |
| | | | | r= gerv, a= justdave | ||||
* | Per bug 200472 - Changing the version information for Date::Parse (any) to ↵ | jake%bugzilla.org | 2003-04-21 | 4 | -4/+4 |
| | | | | instead specify Date::Format (2.21). | ||||
* | Fix typo in previous checking for bug 200472. Date::Format should be ↵ | justdave%syndicomm.com | 2003-04-19 | 1 | -1/+1 |
| | | | | version *2*.21. | ||||
* | Bug 200472: Require specific version of Date::Format to ensure we don't run ↵ | justdave%syndicomm.com | 2003-04-19 | 1 | -2/+2 |
| | | | | | | into a bug in an older version that we're triggering. r= jake, a= justdave | ||||
* | bug 202534 - Login with unrestricted IP address fails - tries to access ↵ | bugreport%peshkin.net | 2003-04-19 | 1 | -1/+1 |
| | | | | | | | missing get_netaddr r=bbaetz a=myk | ||||
* | Bug 71790 - Duplicate resolution field should include bug number of original | burnus%gmx.de | 2003-04-09 | 4 | -2/+43 |
| | | | | r=bbaetz,a=justdave | ||||
* | Fixing tinderbox bustage from previous checkin (bug 199012) | justdave%syndicomm.com | 2003-04-09 | 1 | -2/+2 |
| | |||||
* | Bug 199012 - Default (and b.m.o.) bug email should have "change prefs" line. ↵ | gerv%gerv.net | 2003-04-09 | 2 | -3/+4 |
| | | | | Patch by gerv; r,a=myk | ||||
* | Fix for bug 200961: unhorks display of bug ID in RDF version of bug list. | myk%mozilla.org | 2003-04-08 | 1 | -2/+2 |
| | | | | | r=justdave a=justdave | ||||
* | Bug 200072 - Creating new users from LDAP at authentication time is broken | bbaetz%acm.org | 2003-04-05 | 1 | -3/+3 |
| | | | | r,a=justdave | ||||
* | Bug 190589 - sidebar.cgi should link to report.cgi instead of reports.cgi ↵ | burnus%gmx.de | 2003-04-03 | 1 | -1/+1 |
| | | | | | | for consistency r,a=justdave | ||||
* | Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly. | bbaetz%acm.org | 2003-04-02 | 12 | -118/+193 |
| | | | | | r=gerv a=justdave | ||||
* | Bug 195424 - Add a note about new MySQL permissions needed for Bugzilla in ↵ | jake%bugzilla.org | 2003-04-02 | 2 | -0/+12 |
| | | | | MySQL 4. | ||||
* | Bug 194541 - Dot is a binary executable, not a perl script so we don't need ↵ | jake%bugzilla.org | 2003-04-02 | 2 | -76/+0 |
| | | | | to prefix the system call with the perl binary. There are no more system calls of perl scripts in Bugzilla, so this section can go away. | ||||
* | Misc. updates to the FAQ. | jake%bugzilla.org | 2003-04-02 | 2 | -20/+22 |
| | |||||
* | Bug 171674 - Adding a section to the Troubleshooting section describing how ↵ | jake%bugzilla.org | 2003-04-02 | 4 | -0/+148 |
| | | | | to fix the File::Temp problems in perl 5.6.0. | ||||
* | Bug 195530 - Make javascript version of buglists available. r=bbaetz, jesse, ↵ | gerv%gerv.net | 2003-04-01 | 1 | -0/+33 |
| | | | | a=justdave. | ||||
* | Bug 80157 - Add "regenerate" option to collectstats.pl. Patch by ↵ | gerv%gerv.net | 2003-04-01 | 1 | -5/+202 |
| | | | | rwalters@qualcomm.com, with tweaks by jean_seb@hybride.com, dberlin@dberlin.org and gerv@mozilla.org; r=gerv, a=justdave. | ||||
* | Bug 192121 - Javascript error in guided bug entry. Patch by gerv; r=kiko, ↵ | gerv%gerv.net | 2003-04-01 | 1 | -3/+6 |
| | | | | a=justdave. | ||||
* | Bug 197689 Missing Query - The query named $name seems to no longer exist. | timeless%mozdev.org | 2003-03-30 | 2 | -2/+2 |
| | | | | r=bbaetz a=justdave | ||||
* | Bug 65319 editmilestones & editversions don't have extra add. | timeless%mozdev.org | 2003-03-30 | 2 | -2/+2 |
| | | | | r=justdave a=justdave | ||||
* | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 2003-03-27 | 56 | -157/+116 |
| | | | | | r=justdave a=justdave | ||||
* | Bug 195621 - Back out taint-related changes from bug 160710. Patch by gerv; ↵ | gerv%gerv.net | 2003-03-25 | 1 | -10/+2 |
| | | | | r,a=justdave. | ||||
* | Bug 190892: Radio button for "run this query" looks silly if it's the only ↵ | justdave%syndicomm.com | 2003-03-24 | 1 | -11/+20 |
| | | | | | | choice. Make it a hidden input if it's the only one. r= Gerv, a= justdave | ||||
* | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 2003-03-22 | 25 | -484/+1152 |
| | | | | | r=gerv, justdave a=justdave |