Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Landfill reference (#103) | Linh Nguyen | 2022-08-23 | 2 | -5/+4 |
| | | | | | | | | | | | | | | | | | * Remove Landfill reference and update test site (#1) * Update README * Update README * Update bugzilla-submit.xml * Update creating-an-account.rst * Update filing.rst * Update finding.rst * Address review comments | ||||
* | bug 1429243 - Fix default values for version and op_sys when importing from ↵ | Quanah Gibson-Mount | 2018-03-20 | 1 | -1/+2 |
| | | | | Jitterbugs | ||||
* | Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1427623 by setting (#57) | Quanah Gibson-Mount | 2018-01-04 | 1 | -0/+1 |
| | | | the priority on import | ||||
* | Significant update to jb2bz.py. (#58) | Quanah Gibson-Mount | 2018-01-04 | 1 | -56/+65 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1427626 Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1427638 Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1427664 Convert jb2bz to use "email" module rather than rfc822, multifile, mimetools, and StringIO for easier manipulation of the mailbox objects. This fixed (among other things) 1427626 as the Subject of the email is now obtained correctly. Fix the date formatting throughout to always use UTC, which is what Bugzilla expects for the dates. This fixed 1427638. Fix attachment processing, which was using multifile rather than walking the parts of the email object. This fixed part of 1427664 Fix the fact that the process_reply_file function never checked for attachments in any followups. This fixed part of 1427664 Fix attachment processor to ignore various signatures and message/rfc822 multipart messages. For the latter, it sets "filename=" values to files that don't actually exist, which caused attachment processing to bomb. | ||||
* | Bug 1154099: Remove support for Bug.get_bugs and Bug.get_history | Matt Tyson | 2015-04-15 | 1 | -2/+0 |
| | | | | r=LpSolit a=glob | ||||
* | Bug 1056087 - contrib/merge-users.pl fails if there are no duplicate ↵ | Dylan William Hardison | 2014-08-26 | 1 | -2/+7 |
| | | | | bug_user_last_visit rows | ||||
* | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 2014-08-13 | 13 | -13/+46 |
| | | | | r=dkl a=sgreen | ||||
* | Bug 1027182: merge-users.pl - SQL to remove bug_user_last_visit not correct | David Lawrence | 2014-07-10 | 1 | -2/+3 |
| | | | | r=glob,a=sgreen | ||||
* | Bug 1021218: merge-users.pl fails if both users have bug_user_last_visit ↵ | David Lawrence | 2014-06-17 | 1 | -0/+13 |
| | | | | | | entries for the same bug r=glob,a=glob | ||||
* | Bug 1024987 - contrib/bz_webservice_demo.pl fails after User Token login update | rojanu | 2014-06-17 | 1 | -53/+42 |
| | | | | r=sgreen, a=justdave | ||||
* | Bug 996946: Kill contrib/cvs-update.pl | Frédéric Buclin | 2014-04-16 | 2 | -39/+0 |
| | | | | a=justdave | ||||
* | Bug 925181: contrib/jb2bz.py was out of date | Quanah Gibson-Mount | 2014-04-15 | 1 | -61/+91 |
| | | | | r=justdave/a=justdave | ||||
* | Bug 987032: allow memcached to cache bugzilla configuration information | Byron Jones | 2014-04-07 | 1 | -0/+1 |
| | | | | r=dkl, a=glob | ||||
* | Bug 956233: enable USE_MEMCACHE on most objects | Byron Jones | 2014-01-31 | 1 | -0/+5 |
| | | | | r=dkl, a=glob | ||||
* | Bug 944583 - sendunsentbugmail.pl has bad SQL | Simon Green | 2013-12-03 | 1 | -4/+3 |
| | | | r=glob, a=sgreen | ||||
* | Bug 889403: syncLDAP.pl does not rederive regexp groups when updating login name | Pami Ketolainen | 2013-07-25 | 1 | -11/+4 |
| | | | | r=LpSolit a=sgreen | ||||
* | Bug 874944: Do not display the Excluded list when sending bugmails | Frédéric Buclin | 2013-06-05 | 2 | -38/+22 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 2012-12-01 | 1 | -1/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 385283: bz_webservice_demo.pl --product-name fails (Product.get_product ↵ | Thorsten Schöning | 2012-11-23 | 1 | -9/+17 |
| | | | | | | | no longer exists) Part 2: correctly display components, milestones and versions r/a=LpSolit | ||||
* | Bug 385283: bz_webservice_demo.pl --product-name fails (Product.get_product ↵ | Thorsten Schöning | 2012-11-20 | 1 | -4/+4 |
| | | | | | | no longer exists) r/a=LpSolit | ||||
* | Bug 556195: bugzilla-queue.rhel initscript returns wrong result code when ↵ | Max Kanat-Alexander | 2012-11-16 | 1 | -4/+4 |
| | | | | | | the daemon isn't running r=justdave a=LpSolit | ||||
* | Bug 610767: contrib/convert-workflow.pl should add transitions from RESOLVED ↵ | Frédéric Buclin | 2012-10-25 | 1 | -3/+46 |
| | | | | | | and VERIFIED to CONFIRMED (if transitions to REOPENED were present) r=dkl a=LpSolit | ||||
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 1 | -0/+1 |
| | | | | r=wicked a=LpSolit | ||||
* | Bug 412054: Say "deny login" instead of "disable" in User Accounts admin UI | Matt Selsky | 2012-07-24 | 1 | -3/+3 |
| | | | | r=gerv a=LpSolit | ||||
* | Bug 764466 - Add a primary key to the profiles_activity table | Dave Lawrence | 2012-07-23 | 1 | -0/+1 |
| | | | | r=glob, a=LpSolit | ||||
* | Bug 764457 - Add a primary key to the bugs_activity table | Dave Lawrence | 2012-07-23 | 1 | -0/+1 |
| | | | | r=glob, a=LpSolit | ||||
* | Bug 661479: Add a debug/trace option to bz_webservice_demo.pl | Matt Selsky | 2012-05-29 | 1 | -1/+17 |
| | | | | r/a=LpSolit | ||||
* | Bug 679965: Offer Linux packagers an easy way to specify the location of the ↵ | Frédéric Buclin | 2012-03-09 | 1 | -0/+48 |
| | | | | | | Bugzilla modules r=dkl a=LpSolit | ||||
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 25 | -314/+144 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Bug 680594: Remove contrib/yp_nomail.sh | Frédéric Buclin | 2011-08-27 | 2 | -94/+1 |
| | |||||
* | Bug 526737: bugzilla_ldapsync.rb fails and should be removed | Frédéric Buclin | 2011-04-25 | 1 | -183/+0 |
| | | | | r/a=mkanat | ||||
* | Bug 633776: Automatic charset detection for text attachments | Byron Jones | 2011-03-09 | 1 | -53/+2 |
| | | | | r=mkanat, a=mkanat | ||||
* | Remove some real configuration data that had crept into bzdbcopy.pl. | Max Kanat-Alexander | 2010-12-16 | 1 | -4/+4 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=619581 | ||||
* | Bug 619581: Make contrib/bzdbcopy.pl work again, and also make it work with | Max Kanat-Alexander | 2010-12-15 | 1 | -9/+19 |
| | | | | | SQLite. r=mkanat, a=mkanat | ||||
* | Bug 610182: Support enabling UNCONFIRMED in all products when using | Frank Becker | 2010-12-10 | 1 | -2/+16 |
| | | | | | contrib/convert-workflow.pl r=mkanat, a=mkanat | ||||
* | Bug 606618: Update YUI to 2.8.2 | Max Kanat-Alexander | 2010-10-31 | 1 | -0/+1 |
| | | | | r=LpSolit, a=mkanat | ||||
* | Bug 602165: Change sql_interval to sql_date_math, in preparation for | Max Kanat-Alexander | 2010-10-07 | 1 | -1/+2 |
| | | | | MS-SQL and SQLite support. | ||||
* | s/Extensionn/Extension/ (no bug). | Reed Loden | 2010-10-04 | 1 | -1/+1 |
| | | | | [r=mkanat a=mkanat@IRC] | ||||
* | Bug 577089: Make convert-workflow fix the query values for series | Max Kanat-Alexander | 2010-07-07 | 1 | -0/+2 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 577149: Make convert-workflow rename values in saved searches | Max Kanat-Alexander | 2010-07-07 | 1 | -1/+4 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 577037: Make convert-workflow convert statuses in order, so that | Max Kanat-Alexander | 2010-07-06 | 1 | -6/+11 |
| | | | | | IN_PROGRESS doesn't end up before CONFIRMED. r=LpSolit, a=LpSolit | ||||
* | Fix the execute bit on contrib/convert-workflow.pl. | Max Kanat-Alexander | 2010-07-05 | 1 | -0/+0 |
| | |||||
* | Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED, | Max Kanat-Alexander | 2010-07-05 | 3 | -5/+116 |
| | | | | | IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat | ||||
* | Bug 572949: Update YUI to 2.8.1 | Max Kanat-Alexander | 2010-06-18 | 1 | -0/+16 |
| | | | | r=glob, a=mkanat | ||||
* | Fix the execute bit on bugzilla-queue.suse in bzr. | Max Kanat-Alexander | 2010-06-16 | 1 | -0/+0 |
| | |||||
* | Bug 563641: Make bugzilla-queue init script support SuSE | Kent Rogers | 2010-05-19 | 2 | -0/+174 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 395451 - "Bugzilla::BugMail needs to use Bug objects internally instead ↵ | Reed Loden | 2010-05-06 | 1 | -3/+4 |
| | | | | | | of direct SQL" [r=mkanat a=mkanat] | ||||
* | Bug 560009: Use firstidx from List::MoreUtils instead of lsearch | Max Kanat-Alexander | 2010-04-22 | 1 | -5/+3 |
| | | | | r=timello, a=mkanat | ||||
* | Bug 395461: Allow multi-select fields to show up in buglist.cgi | Max Kanat-Alexander | 2010-03-18 | 1 | -0/+0 |
| | | | | r=dkl, a=mkanat | ||||
* | Bug 545770: Make contrib/merge-users.pl figure out what columns to merge | Max Kanat-Alexander | 2010-03-15 | 1 | -19/+18 |
| | | | | | by tracing FKs instead of having a fixed list. r=LpSolit, a=LpSolit |