Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-07 | Bug 602165: Change sql_interval to sql_date_math, in preparation for | Max Kanat-Alexander | 1 | -1/+2 | |
MS-SQL and SQLite support. | |||||
2010-10-05 | s/Extensionn/Extension/ (no bug). | Reed Loden | 1 | -1/+1 | |
[r=mkanat a=mkanat@IRC] | |||||
2010-07-08 | Bug 577089: Make convert-workflow fix the query values for series | Max Kanat-Alexander | 1 | -0/+2 | |
r=LpSolit, a=LpSolit | |||||
2010-07-08 | Bug 577149: Make convert-workflow rename values in saved searches | Max Kanat-Alexander | 1 | -1/+4 | |
r=LpSolit, a=LpSolit | |||||
2010-07-06 | Bug 577037: Make convert-workflow convert statuses in order, so that | Max Kanat-Alexander | 1 | -6/+11 | |
IN_PROGRESS doesn't end up before CONFIRMED. r=LpSolit, a=LpSolit | |||||
2010-07-06 | Fix the execute bit on contrib/convert-workflow.pl. | Max Kanat-Alexander | 1 | -0/+0 | |
2010-07-06 | Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED, | Max Kanat-Alexander | 3 | -5/+116 | |
IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat | |||||
2010-06-18 | Bug 572949: Update YUI to 2.8.1 | Max Kanat-Alexander | 1 | -0/+16 | |
r=glob, a=mkanat | |||||
2010-06-17 | Fix the execute bit on bugzilla-queue.suse in bzr. | Max Kanat-Alexander | 1 | -0/+0 | |
2010-05-19 | Bug 563641: Make bugzilla-queue init script support SuSE | Kent Rogers | 2 | -0/+174 | |
r=mkanat, a=mkanat | |||||
2010-05-07 | Bug 395451 - "Bugzilla::BugMail needs to use Bug objects internally instead ↵ | Reed Loden | 1 | -3/+4 | |
of direct SQL" [r=mkanat a=mkanat] | |||||
2010-04-22 | Bug 560009: Use firstidx from List::MoreUtils instead of lsearch | Max Kanat-Alexander | 1 | -5/+3 | |
r=timello, a=mkanat | |||||
2010-03-18 | Bug 395461: Allow multi-select fields to show up in buglist.cgi | Max Kanat-Alexander | 1 | -0/+0 | |
r=dkl, a=mkanat | |||||
2010-03-16 | Bug 545770: Make contrib/merge-users.pl figure out what columns to merge | Max Kanat-Alexander | 1 | -19/+18 | |
by tracing FKs instead of having a fixed list. r=LpSolit, a=LpSolit | |||||
2010-03-09 | Bug 374632: A separate script just to fix file/directory permissions | Max Kanat-Alexander | 1 | -0/+28 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-03-08 | Remove CVS "$Id" markers in files. The CVS mirror of bzr was showing | Max Kanat-Alexander | 3 | -5/+0 | |
the docs' about.xml and installation.xml being modified on every commit because of these markers, and the rest of them are simply unnecessary. | |||||
2010-02-16 | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 1 | -1/+0 | |
r=mkanat, a=mkanat, a=LpSolit | |||||
2010-02-11 | Bug 545541: New Hook: object_columns | Max Kanat-Alexander | 1 | -1/+1 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-02-01 | Convert .cvsignore files into a .bzrignore. | Max Kanat-Alexander | 1 | -1/+0 | |
2010-02-01 | Fix the data in the bzr repo to match the data in the CVS repo. | Max Kanat-Alexander | 18 | -2752/+0 | |
During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files. | |||||
2010-02-01 | Bug 314871: (CVE-2009-3989) [SECURITY] Prevent web browsers from accessing ↵ | Max Kanat-Alexander | 1 | -0/+1 | |
CVS/, contrib/, docs/, and t/ directories iatch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2010-02-01 | Bug 537766: Add contrib/console.pl, a script which allows using Perl with ↵ | Jesse Clark | 1 | -0/+186 | |
Bugzilla libraries in a read-eval-print loop. Patch by Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat | |||||
2009-11-25 | Bug 530960: Put hooks into template/default/hook instead of template/hook | mkanat%bugzilla.org | 1 | -9/+8 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-11-25 | Bug 530746: Create a script that converts extensions from the old format to ↵ | mkanat%bugzilla.org | 1 | -0/+304 | |
the new format Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-10-24 | Bug 519584: Implement a framework for migrating from other bug-trackers, and ↵ | mkanat%bugzilla.org | 1 | -2/+1 | |
start with a GNATS importer. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-09-30 | Bug 488931: Change the default priority values to be human-readable words ↵ | mkanat%bugzilla.org | 3 | -14/+14 | |
instead of P1, P2, etc. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-09-04 | Bug 475403: A RHEL SysV Init Script for jobqueue.pl | mkanat%bugzilla.org | 1 | -0/+109 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-05-21 | Bug 493090 - Product disallownew should be converted to isactive | ghendricks%novell.com | 2 | -4/+4 | |
patch by ghendricks r=mkanat a=mkanat | |||||
2009-02-20 | Bug 431201: recode.pl crash when trying to convert 2.16 database to 3.0.3 schema | mkanat%bugzilla.org | 1 | -10/+6 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2008-12-16 | Bug 467701: USAGE_MODE_CMDLINE should be the default if not i_am_cgi() | mkanat%bugzilla.org | 1 | -2/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-07-07 | Remove unnecessary '\' from a regexp (':' is not a special character) | eseyman%linagora.com | 1 | -1/+1 | |
This is a nitpick from bug #441503 | |||||
2008-06-27 | Bug 441503: Need update on contrib/syncLDAP.pl | eseyman%linagora.com | 1 | -4/+11 | |
Patch by A.A. Shimono <shimono@mozilla.gr.jp> r=manu a=LpSolit | |||||
2008-06-26 | Bug 394574: bzdbcopy should avoid reading entire tables into memory | eseyman%linagora.com | 1 | -3/+12 | |
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=mkanat | |||||
2008-05-20 | Bug 415278: Make the WebService's plugin discovery method more extendable | mozilla%colinogilvie.co.uk | 1 | -1/+26 | |
Patch by: Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=LpSolit | |||||
2008-03-11 | Bug 422111: rederive regexp-based group memberships on the destination user ↵ | justdave%bugzilla.org | 1 | -0/+7 | |
after merging Bugzilla accounts, since some of the merged group memberships may no longer apply. a=LpSolit | |||||
2008-01-23 | Bug 337947: Fix strange syntax in contrib/syncLDAP.pl | eseyman%linagora.com | 1 | -31/+31 | |
Patch By Emmanuel Seyman <eseyman@linagora.com> r=LpSolit, a=LpSolit | |||||
2008-01-19 | Bug 412850: Rename the webservice method Bug.get_bugs() to simple Bug.get() | dkl%redhat.com | 1 | -3/+5 | |
David Lawrence <dkl@redhat.com> r=mkanat | |||||
2008-01-06 | Bug 355847: Make the WebService able to add a comment to a bug | mkanat%bugzilla.org | 1 | -2/+41 | |
Patch By Tsahi Asher <tsahi_75@yahoo.com> r=mkanat, a=mkanat | |||||
2007-12-13 | Bug 408032: [Oracle] Make bzdbcopy.pl work with Oracle | mkanat%bugzilla.org | 1 | -22/+61 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-12-07 | Bug 397575: syncLDAP outputs HTML does not enable/disable accounts | eseyman%linagora.com | 1 | -1/+1 | |
Patch by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=LpSolit | |||||
2007-11-15 | Bug 403824: Replace table locks in most Bugzilla files with transactions - ↵ | lpsolit%gmail.com | 1 | -5/+4 | |
Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat | |||||
2007-10-19 | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 7 | -8/+8 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-10-18 | Bug 400160: contrib/merge-users.pl doesn't merge all required fields - Patch ↵ | lpsolit%gmail.com | 1 | -0/+2 | |
by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2007-10-16 | Bug 356926: contrib/README doesn't reflect reality - Patch by Sam ↵ | lpsolit%gmail.com | 1 | -26/+52 | |
Folk-Williams <sam.folkwilliams@gmail.com> r=vladd | |||||
2007-09-05 | Bug 383851: FAQ points to non-existing file for handling of bug creation ↵ | lpsolit%gmail.com | 1 | -7/+0 | |
through email - Patch by samfw <sam.folkwilliams@gmail.com> r=LpSolit | |||||
2007-09-02 | Bug 394627: bzdbcopy.pl should remove column quoting | olav%bkor.dhs.org | 1 | -0/+6 | |
Patch By Olav Vitters <olav@bkor.dhs.org> r=mkanat, a=mkanat | |||||
2007-06-18 | Bug 382060: contrib/bz_webservice_demo.pl is unable to display bug data ↵ | lpsolit%gmail.com | 1 | -2/+10 | |
correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-05-26 | Bug 381737: POD for the --field option of bz_webservice_demo.pl | lpsolit%gmail.com | 1 | -0/+6 | |
2007-05-26 | Bug 381737: Unable to get legal values of custom fields via XML-RPC - Patch ↵ | lpsolit%gmail.com | 1 | -1/+18 | |
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-03-28 | Bug 375287: Remove the version check in contrib/merge-users.pl - Patch by ↵ | lpsolit%gmail.com | 1 | -11/+0 | |
bugzilla@corris.org r/a=LpSolit |