Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-01 | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 1 | -1/+1 | |
r/a=LpSolit | |||||
2012-11-23 | Bug 385283: bz_webservice_demo.pl --product-name fails (Product.get_product ↵ | Thorsten Schöning | 1 | -9/+17 | |
no longer exists) Part 2: correctly display components, milestones and versions r/a=LpSolit | |||||
2012-11-20 | Bug 385283: bz_webservice_demo.pl --product-name fails (Product.get_product ↵ | Thorsten Schöning | 1 | -4/+4 | |
no longer exists) r/a=LpSolit | |||||
2012-11-16 | Bug 556195: bugzilla-queue.rhel initscript returns wrong result code when ↵ | Max Kanat-Alexander | 1 | -4/+4 | |
the daemon isn't running r=justdave a=LpSolit | |||||
2012-10-25 | Bug 610767: contrib/convert-workflow.pl should add transitions from RESOLVED ↵ | Frédéric Buclin | 1 | -3/+46 | |
and VERIFIED to CONFIRMED (if transitions to REOPENED were present) r=dkl a=LpSolit | |||||
2012-09-01 | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 1 | -0/+1 | |
r=wicked a=LpSolit | |||||
2012-07-24 | Bug 412054: Say "deny login" instead of "disable" in User Accounts admin UI | Matt Selsky | 1 | -3/+3 | |
r=gerv a=LpSolit | |||||
2012-07-23 | Bug 764466 - Add a primary key to the profiles_activity table | Dave Lawrence | 1 | -0/+1 | |
r=glob, a=LpSolit | |||||
2012-07-23 | Bug 764457 - Add a primary key to the bugs_activity table | Dave Lawrence | 1 | -0/+1 | |
r=glob, a=LpSolit | |||||
2012-05-29 | Bug 661479: Add a debug/trace option to bz_webservice_demo.pl | Matt Selsky | 1 | -1/+17 | |
r/a=LpSolit | |||||
2012-03-09 | Bug 679965: Offer Linux packagers an easy way to specify the location of the ↵ | Frédéric Buclin | 1 | -0/+48 | |
Bugzilla modules r=dkl a=LpSolit | |||||
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 25 | -314/+144 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2011-08-27 | Bug 680594: Remove contrib/yp_nomail.sh | Frédéric Buclin | 2 | -94/+1 | |
2011-04-25 | Bug 526737: bugzilla_ldapsync.rb fails and should be removed | Frédéric Buclin | 1 | -183/+0 | |
r/a=mkanat | |||||
2011-03-09 | Bug 633776: Automatic charset detection for text attachments | Byron Jones | 1 | -53/+2 | |
r=mkanat, a=mkanat | |||||
2010-12-16 | Remove some real configuration data that had crept into bzdbcopy.pl. | Max Kanat-Alexander | 1 | -4/+4 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=619581 | |||||
2010-12-16 | Bug 619581: Make contrib/bzdbcopy.pl work again, and also make it work with | Max Kanat-Alexander | 1 | -9/+19 | |
SQLite. r=mkanat, a=mkanat | |||||
2010-12-10 | Bug 610182: Support enabling UNCONFIRMED in all products when using | Frank Becker | 1 | -2/+16 | |
contrib/convert-workflow.pl r=mkanat, a=mkanat | |||||
2010-11-01 | Bug 606618: Update YUI to 2.8.2 | Max Kanat-Alexander | 1 | -0/+1 | |
r=LpSolit, a=mkanat | |||||
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 |