Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 537766: Add contrib/console.pl, a script which allows using Perl with ↵ | Jesse Clark | 2010-02-01 | 1 | -0/+186 | |
| | | | | | | Bugzilla libraries in a read-eval-print loop. Patch by Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat | |||||
* | Bug 530960: Put hooks into template/default/hook instead of template/hook | mkanat%bugzilla.org | 2009-11-25 | 1 | -9/+8 | |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
* | Bug 530746: Create a script that converts extensions from the old format to ↵ | mkanat%bugzilla.org | 2009-11-25 | 1 | -0/+304 | |
| | | | | | | the new format Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
* | Bug 519584: Implement a framework for migrating from other bug-trackers, and ↵ | mkanat%bugzilla.org | 2009-10-24 | 1 | -2/+1 | |
| | | | | | | start with a GNATS importer. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
* | Bug 488931: Change the default priority values to be human-readable words ↵ | mkanat%bugzilla.org | 2009-09-30 | 3 | -14/+14 | |
| | | | | | | instead of P1, P2, etc. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
* | Bug 475403: A RHEL SysV Init Script for jobqueue.pl | mkanat%bugzilla.org | 2009-09-04 | 1 | -0/+109 | |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
* | Bug 493090 - Product disallownew should be converted to isactive | ghendricks%novell.com | 2009-05-20 | 2 | -4/+4 | |
| | | | | patch by ghendricks r=mkanat a=mkanat | |||||
* | Bug 431201: recode.pl crash when trying to convert 2.16 database to 3.0.3 schema | mkanat%bugzilla.org | 2009-02-20 | 1 | -10/+6 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
* | Bug 467701: USAGE_MODE_CMDLINE should be the default if not i_am_cgi() | mkanat%bugzilla.org | 2008-12-16 | 1 | -2/+0 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
* | Remove unnecessary '\' from a regexp (':' is not a special character) | eseyman%linagora.com | 2008-07-07 | 1 | -1/+1 | |
| | | | | This is a nitpick from bug #441503 | |||||
* | Bug 441503: Need update on contrib/syncLDAP.pl | eseyman%linagora.com | 2008-06-27 | 1 | -4/+11 | |
| | | | | Patch by A.A. Shimono <shimono@mozilla.gr.jp> r=manu a=LpSolit | |||||
* | Bug 394574: bzdbcopy should avoid reading entire tables into memory | eseyman%linagora.com | 2008-06-26 | 1 | -3/+12 | |
| | | | | Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=mkanat | |||||
* | Bug 415278: Make the WebService's plugin discovery method more extendable | mozilla%colinogilvie.co.uk | 2008-05-19 | 1 | -1/+26 | |
| | | | | Patch by: Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=LpSolit | |||||
* | Bug 422111: rederive regexp-based group memberships on the destination user ↵ | justdave%bugzilla.org | 2008-03-11 | 1 | -0/+7 | |
| | | | | | | after merging Bugzilla accounts, since some of the merged group memberships may no longer apply. a=LpSolit | |||||
* | Bug 337947: Fix strange syntax in contrib/syncLDAP.pl | eseyman%linagora.com | 2008-01-23 | 1 | -31/+31 | |
| | | | | Patch By Emmanuel Seyman <eseyman@linagora.com> r=LpSolit, a=LpSolit | |||||
* | Bug 412850: Rename the webservice method Bug.get_bugs() to simple Bug.get() | dkl%redhat.com | 2008-01-19 | 1 | -3/+5 | |
| | | | | David Lawrence <dkl@redhat.com> r=mkanat | |||||
* | Bug 355847: Make the WebService able to add a comment to a bug | mkanat%bugzilla.org | 2008-01-06 | 1 | -2/+41 | |
| | | | | Patch By Tsahi Asher <tsahi_75@yahoo.com> r=mkanat, a=mkanat | |||||
* | Bug 408032: [Oracle] Make bzdbcopy.pl work with Oracle | mkanat%bugzilla.org | 2007-12-13 | 1 | -22/+61 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
* | Bug 397575: syncLDAP outputs HTML does not enable/disable accounts | eseyman%linagora.com | 2007-12-07 | 1 | -1/+1 | |
| | | | | Patch by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=LpSolit | |||||
* | Bug 403824: Replace table locks in most Bugzilla files with transactions - ↵ | lpsolit%gmail.com | 2007-11-15 | 1 | -5/+4 | |
| | | | | Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat | |||||
* | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 2007-10-19 | 7 | -8/+8 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
* | Bug 400160: contrib/merge-users.pl doesn't merge all required fields - Patch ↵ | lpsolit%gmail.com | 2007-10-18 | 1 | -0/+2 | |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
* | Bug 356926: contrib/README doesn't reflect reality - Patch by Sam ↵ | lpsolit%gmail.com | 2007-10-16 | 1 | -26/+52 | |
| | | | | Folk-Williams <sam.folkwilliams@gmail.com> r=vladd | |||||
* | Bug 383851: FAQ points to non-existing file for handling of bug creation ↵ | lpsolit%gmail.com | 2007-09-05 | 1 | -7/+0 | |
| | | | | through email - Patch by samfw <sam.folkwilliams@gmail.com> r=LpSolit | |||||
* | Bug 394627: bzdbcopy.pl should remove column quoting | olav%bkor.dhs.org | 2007-09-02 | 1 | -0/+6 | |
| | | | | Patch By Olav Vitters <olav@bkor.dhs.org> r=mkanat, a=mkanat | |||||
* | Bug 382060: contrib/bz_webservice_demo.pl is unable to display bug data ↵ | lpsolit%gmail.com | 2007-06-17 | 1 | -2/+10 | |
| | | | | correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 381737: POD for the --field option of bz_webservice_demo.pl | lpsolit%gmail.com | 2007-05-26 | 1 | -0/+6 | |
| | ||||||
* | Bug 381737: Unable to get legal values of custom fields via XML-RPC - Patch ↵ | lpsolit%gmail.com | 2007-05-26 | 1 | -1/+18 | |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 375287: Remove the version check in contrib/merge-users.pl - Patch by ↵ | lpsolit%gmail.com | 2007-03-28 | 1 | -11/+0 | |
| | | | | bugzilla@corris.org r/a=LpSolit | |||||
* | Bug 365593: bz_webservices_demo.pl does not match the API as defined in the ↵ | lpsolit%gmail.com | 2007-01-06 | 1 | -4/+4 | |
| | | | | Webservices code - Patch by Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat a=myk | |||||
* | Bug 364637: contrib/bzdbcopy.pl: Can't locate object method "params" via ↵ | mkanat%bugzilla.org | 2006-12-30 | 1 | -24/+48 | |
| | | | | | | package "Bugzilla" at Bugzilla/DB/Mysql.pm line 65 Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
* | Bug 363371: It is hard to determine which row has a failed encoding, with ↵ | mkanat%bugzilla.org | 2006-12-30 | 1 | -2/+11 | |
| | | | | | | recode.pl --guess Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave | |||||
* | Bug 364134: Upgrading from 2.20 to latest CVS produces error message in ↵ | lpsolit%gmail.com | 2006-12-27 | 1 | -1/+23 | |
| | | | | contrib/recode.pl - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor a=justdave | |||||
* | Checkin fix for Bug 280633, which didn't work when the utf8 parameter was ↵ | mkanat%bugzilla.org | 2006-11-18 | 1 | -3/+11 | |
| | | | | turned on. | |||||
* | Bug 280633: Tools to migrate existing legacy encoded database to UTF-8 (Unicode) | mkanat%bugzilla.org | 2006-11-18 | 1 | -0/+346 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave | |||||
* | Bug 349256: Make the webservice get_bug into a stable API | mkanat%bugzilla.org | 2006-11-15 | 1 | -1/+1 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=justdave | |||||
* | Bug 355837: Make the webservice able to create bugs (bz_webservice_demo part) | mkanat%bugzilla.org | 2006-11-03 | 1 | -0/+50 | |
| | | | | Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=justdave | |||||
* | Bug 357322: Make the login/logout of webservice conform to the bugzilla ↵ | mkanat%bugzilla.org | 2006-11-03 | 1 | -2/+3 | |
| | | | | | | webservice standard Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=justdave | |||||
* | Bug 358703: WebService functions version and timezone should follow bugzilla ↵ | mkanat%bugzilla.org | 2006-11-01 | 1 | -1/+12 | |
| | | | | | | standard Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=myk | |||||
* | Bug 356924: Remove the old bug_email inbound email interface | mkanat%bugzilla.org | 2006-10-17 | 6 | -1811/+0 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> a=justdave | |||||
* | Bug 351178 renamed Bugzilla.get_version to Bugzilla.version and omitted | wurblzap%gmail.com | 2006-10-05 | 1 | -2/+2 | |
| | | | | updating this. | |||||
* | Bug 353623: SanityCheck 'rescanallbugmail' parameter not working (no ↵ | lpsolit%gmail.com | 2006-09-23 | 1 | -2/+2 | |
| | | | | 'changer' specified) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=justdave | |||||
* | Bug 13534: Remove REMIND and LATER from the default resolution list (only ↵ | lpsolit%gmail.com | 2006-09-04 | 1 | -1/+1 | |
| | | | | affects new installations) - Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=myk | |||||
* | Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user ↵ | mkanat%bugzilla.org | 2006-08-26 | 1 | -1/+4 | |
| | | | | | | for Bugzilla::User Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
* | Bug 224577: Bugzilla could use a web services interface. | wurblzap%gmail.com | 2006-08-20 | 1 | -0/+260 | |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk | |||||
* | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 2006-07-04 | 5 | -7/+2 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
* | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 2006-07-04 | 3 | -13/+13 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
* | Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by ↵ | lpsolit%gmail.com | 2006-07-03 | 1 | -1/+2 | |
| | | | | Rémi Zara <remi_zara@mac.com> r=mkanat a=justdave | |||||
* | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵ | lpsolit%gmail.com | 2006-06-21 | 7 | -64/+61 | |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
* | Bug 338793: Remove DBID_to_name() from globals.pl - Patch by Frédéric ↵ | lpsolit%gmail.com | 2006-06-20 | 1 | -2/+2 | |
| | | | | Buclin <LpSolit@gmail.com> r=vladd a=justdave |