Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 224577: Bugzilla could use a web services interface. | wurblzap%gmail.com | 2006-08-20 | 1 | -2/+3 |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk | ||||
* | Bug 339382: Make Bugzilla::Field use Bugzilla::Object | mkanat%bugzilla.org | 2006-07-26 | 1 | -3/+3 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 339379: Make Bugzilla::Product use Bugzilla::Object | mkanat%bugzilla.org | 2006-07-19 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2006-07-14 | 1 | -61/+134 |
| | | | | <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 2006-07-04 | 1 | -1/+0 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵ | lpsolit%gmail.com | 2006-06-21 | 1 | -3/+9 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 304601: Bugzilla::Config's :locations exports need to be in their own ↵ | lpsolit%gmail.com | 2006-06-20 | 1 | -2/+0 |
| | | | | | | | | module - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave Bug 328637: Remove all legal_* versioncache arrays - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave Bug 110503 - Eliminate versioncache | ||||
* | Bug 338796: Remove get_product_* from globals.pl - Patch by Frédéric ↵ | lpsolit%gmail.com | 2006-06-18 | 1 | -2/+7 |
| | | | | Buclin <LpSolit@gmail.com> r=wicked a=justdave | ||||
* | Bug 341492: ./collectstats.pl --regenerate fails - Patch by Emmanuel Seyman ↵ | lpsolit%gmail.com | 2006-06-15 | 1 | -2/+2 |
| | | | | <eseyman@linagora.com> r=LpSolit a=myk | ||||
* | Bug 303690: Eliminate deprecated Bugzilla::DB routines from collectstats.pl ↵ | lpsolit%gmail.com | 2006-04-07 | 1 | -81/+89 |
| | | | | and whineatnews.pl - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave | ||||
* | Bug 330521: Remove @::legal_product, @::legal_components and ↵ | lpsolit%gmail.com | 2006-03-16 | 1 | -6/+5 |
| | | | | @::legal_target_milestone - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | ||||
* | Bug 316971: [PostgreSQL] ./collectstats.pl --regenerate fails - Patch by ↵ | lpsolit%gmail.com | 2005-12-23 | 1 | -7/+7 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | ||||
* | Bug 313695: buglist.cgi and some other scripts do not use the shadow DB ↵ | lpsolit%gmail.com | 2005-11-14 | 1 | -4/+2 |
| | | | | anymore - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | ||||
* | Bug 300709: Avoid the use of SELECT * - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2005-07-19 | 1 | -5/+4 |
| | | | | <LpSolit@gmail.com> r=glob a=myk | ||||
* | Bug 286235: Implicit joins should be replaced by explicit joins - installment A | mkanat%kerio.com | 2005-04-05 | 1 | -17/+19 |
| | | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk | ||||
* | Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function call | mkanat%kerio.com | 2005-02-20 | 1 | -4/+5 |
| | | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave | ||||
* | Bug 280497: Replace "LIMIT" with Bugzilla::DB function call | mkanat%kerio.com | 2005-02-19 | 1 | -4/+7 |
| | | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=justdave | ||||
* | Fix for bug 265240: make collectstats generate valid RDF by not cutting off ↵ | myk%mozilla.org | 2004-10-21 | 1 | -1/+1 |
| | | | | the opening RDF tag; r=kiko, a=myk | ||||
* | Bug 225687 - add group controls to charts, along with various other ↵ | gerv%gerv.net | 2004-08-30 | 1 | -35/+22 |
| | | | | cleanups. Patch by gerv; r=joel, a=justdave. | ||||
* | Patch for bug 247772: Improve SQL capitalization in collectstats; r=joel; ↵ | jocuri%softhome.net | 2004-06-22 | 1 | -4/+4 |
| | | | | a=justdave. | ||||
* | Bug 183753: Fix error "can't fork duplicates.cgi: Bad file descriptor" in ↵ | justdave%bugzilla.org | 2004-05-27 | 1 | -11/+21 |
| | | | | | | | collectstats.pl on Win32 Patch by Byron Jones <bugzilla@glob.com.au> r=jouni, myk; a=myk | ||||
* | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 2004-03-27 | 1 | -1/+0 |
| | | | | | | | quietly_check_login()/confirm_login() calls. Cleans up callsites (consisting of most of our CGIs), swapping (where appropriate) for calls to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>. r=bbaetz, kiko. a=justdave. | ||||
* | Bug 232897 - make collectstats.pl work with shadow databases, by reading ↵ | gerv%gerv.net | 2004-02-12 | 1 | -1/+9 |
| | | | | from shadow and writing to master. Patch by gerv; r=bbaetz, a=justdave. | ||||
* | Bug 227155 - make sure running collectstats.pl twice in a day, or migrating ↵ | gerv%gerv.net | 2004-01-22 | 1 | -0/+7 |
| | | | | data from old charts to new charts where there are duplicate entries, doesn't cause an SQL error. Patch by gerv; r,a=justdave. | ||||
* | Bug 208604 - Make data/template dir locations configurable | bbaetz%acm.org | 2003-11-22 | 1 | -8/+9 |
| | |||||
* | Bu 210735 - collectstats.pl broken. Removes "uninitialised value" warning. ↵ | gerv%gerv.net | 2003-11-02 | 1 | -4/+4 |
| | | | | Patch by gerv; r=bbaetz, a=justdave. | ||||
* | Bug 16009 - generic charting. Patch by gerv; r,a=justdave. | gerv%gerv.net | 2003-06-26 | 1 | -0/+73 |
| | |||||
* | Bug 202744: Removing unnecessary output from collectstats.pl cron job | justdave%syndicomm.com | 2003-04-21 | 1 | -1/+2 |
| | | | | r= gerv, 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 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 2003-03-27 | 1 | -1/+1 |
| | | | | | r=justdave a=justdave | ||||
* | Bug 191863 - Clean up Bugzilla.pm | bbaetz%acm.org | 2003-02-07 | 1 | -1/+1 |
| | | | | | r=gerv, justdave a=justdave | ||||
* | Bug 163290 - move DB handling code into a module | bbaetz%student.usyd.edu.au | 2003-01-15 | 1 | -1/+5 |
| | | | | | r=justdave, myk, joel, preed a=justdave | ||||
* | Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave | bbaetz%student.usyd.edu.au | 2002-12-20 | 1 | -1/+1 |
| | |||||
* | Bug 183188: collectstats.pl no longer makes data/mining world-readable | justdave%syndicomm.com | 2002-12-13 | 1 | -1/+1 |
| | | | | | patch by Christian Franke <Franke@computer.org> r= bbaetz, justave a= justdave | ||||
* | Fix for bug 156548: XUL implementation of duplicates report. | myk%mozilla.org | 2002-11-05 | 1 | -0/+17 |
| | |||||
* | 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 43600 - Convert products/components to use ids instead of names. | bbaetz%student.usyd.edu.au | 2002-08-12 | 1 | -2/+5 |
| | | | | | Initial attempt by jake@bugzilla.org, updated by me r=joel, preed | ||||
* | Fix for bug 21253: removing all single-parameter system() calls from Bugzilla | justdave%syndicomm.com | 2001-06-07 | 1 | -2/+2 |
| | | | | | Patch by Dave Miller <justdave@syndicomm.com> r= tara@tequilarista.org | ||||
* | Bullshit checkin to add the fact that the previous changes also include the ↵ | tara%tequilarista.org | 2001-04-20 | 1 | -0/+1 |
| | | | | final fix for bug 72721. I am a buckethead | ||||
* | landing final patch for bug 76261 | tara%tequilarista.org | 2001-04-20 | 1 | -3/+3 |
| | |||||
* | Fix for bug 72721 (duplicates.cgi performs poorly with lots of bugs) and bug ↵ | justdave%syndicomm.com | 2001-04-07 | 1 | -5/+10 |
| | | | | | | | 69054 (DB_File not portable): dependence on DB_File removed, now uses AnyDBM_File which comes standard with Perl. Duplicates.cgi now runs its queries against the shadow database if it's available, among many other improvements. Patch by gervase.markham@univ.ox.ac.uk (Gervase Markham) r= justdave | ||||
* | Whitespace changes only; removing tabs and reformatting my changes to match ↵ | gerv%gerv.net | 2001-03-10 | 1 | -61/+56 |
| | | | | the rest of the file. Long overdue. | ||||
* | More bug 6682. Perhaps this could be it. | gerv%gerv.net | 2001-01-19 | 1 | -1/+1 |
| | |||||
* | Made deletion of graphs safer. Thanks to Joseph Heenan <joseph@picsel.com> | gerv%gerv.net | 2000-12-15 | 1 | -4/+5 |
| | |||||
* | Bug 6682: moving location of graph creation dir to graphs instead of ↵ | gerv%gerv.net | 2000-12-06 | 1 | -4/+4 |
| | | | | data/mining, for security reasons. | ||||
* | Last minute adjustments | tara%tequilarista.org | 2000-10-31 | 1 | -2/+2 |
| | |||||
* | Landing Gerv and Adam's changes for bug #6682 | tara%tequilarista.org | 2000-10-31 | 1 | -23/+32 |
| | |||||
* | Landing duplicates stuff from gervase markham | tara%tequilarista.org | 2000-10-24 | 1 | -0/+84 |
| | |||||
* | fix for 44653: Products with / in don't get any chart data | cyeh%bluemartini.com | 2000-09-13 | 1 | -3/+5 |
| | | | | patch submitted by gavins@iplbath.com | ||||
* | committing to close bug 6682 "Chart all bug states". patches | cyeh%bluemartini.com | 2000-06-24 | 1 | -3/+8 |
| | | | | contributed by mhamby@logicon.com |