Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-07 | Bug 1377933 - Remove trailing whitespace from all perl files | Dylan William Hardison | 1 | -3/+3 | |
2016-09-13 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -29/+10 | |
local symlink to data/ directory | |||||
2016-09-12 | Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵ | Dylan William Hardison | 1 | -10/+29 | |
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6. | |||||
2016-09-12 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -29/+10 | |
local symlink to data/ directory | |||||
2010-05-20 | Bug 565879: Merge ThrowCodeError("action_unrecognized"), ↵ | Frédéric Buclin | 1 | -4/+1 | |
ThrowUserError("no_valid_action") and ThrowCodeError("unknown_action") r=ghendricks a=LpSolit | |||||
2010-02-16 | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 1 | -15/+7 | |
r=mkanat, a=mkanat, a=LpSolit | |||||
2009-12-18 | Bug 162060: Remove the relationship between "votestoconfirm" and whether or ↵ | mkanat%bugzilla.org | 1 | -14/+22 | |
not the UNCONFIRMED status is available, by adding a checkbox to enable the UNCONFIRMED status in editproducts.cgi. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-12-13 | Bug 369489: Remove the milestoneurl feature and link "Target Milestone" to ↵ | mkanat%bugzilla.org | 1 | -2/+0 | |
the fields.html page Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-11-24 | Bug 430014: Re-write the code hooks system so that it uses modules instead ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
of individual .pl files Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-11-23 | Bug 451716: Deleting a product does not remove its entries from the 'Series' ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
table - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit | |||||
2009-10-30 | Bug 525252: editproducts.cgi should only list classifications in which there ↵ | lpsolit%gmail.com | 1 | -2/+12 | |
are products you can administer - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2009-06-09 | Bug 497030 - Products are created closed for bug entry | ghendricks%novell.com | 1 | -1/+1 | |
patch by ghendricks@novell.com r=LpSolit a=LpSolit | |||||
2009-05-21 | Bug 493090 - Product disallownew should be converted to isactive | ghendricks%novell.com | 1 | -2/+2 | |
patch by ghendricks r=mkanat a=mkanat | |||||
2009-01-02 | Bug 339381: Make Bugzilla::Classification use Bugzilla::Object - Patch by ↵ | lpsolit%gmail.com | 1 | -7/+4 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2008-12-18 | Bug 419748 - Need to hook deleting products | ghendricks%novell.com | 1 | -1/+3 | |
patch by ghendricks@novell.com r=mkanat a=mkanat | |||||
2008-10-22 | Bug 347991: Classifications without products don't show up in ↵ | lpsolit%gmail.com | 1 | -3/+5 | |
editproducts.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-08-14 | Bug 448593: Move code to edit product group settings from editproducts.cgi ↵ | lpsolit%gmail.com | 1 | -286/+65 | |
to Bugzilla/Product.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2008-07-31 | Bug 313122: Implement Product->create, $product->update and ↵ | lpsolit%gmail.com | 1 | -482/+34 | |
$product->remove_from_db, and make editproducts.cgi use them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2008-04-12 | Bug 314454: Incorrect SQL query in editproducts.cgi when making a group ↵ | lpsolit%gmail.com | 1 | -10/+19 | |
mandatory - Patch by Elliotte Martin <elliotte_martin@yahoo.com> r/a=LpSolit | |||||
2008-04-03 | Bug 405946: Some emails are not sent in the language chosen by the addressee ↵ | lpsolit%gmail.com | 1 | -9/+2 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | |||||
2008-03-11 | Bug 421931 â Group control identifiers on product edit page should be ↵ | wurblzap%gmail.com | 1 | -24/+0 | |
localizable. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit, a=LpSolit | |||||
2008-01-28 | Bug 325487: Admin pages should require less "clicks" (remove useless ↵ | lpsolit%gmail.com | 1 | -28/+56 | |
confirmation pages) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave r=mkanat a=LpSolit | |||||
2007-10-23 | Part 2 of bug 182083: add Help for more admin pages - Patch by me, r=Colin | lpsolit%gmail.com | 1 | -0/+3 | |
2007-10-19 | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-10-10 | Bug 398976: edit*.cgi scripts should use transactions for database ↵ | lpsolit%gmail.com | 1 | -14/+6 | |
interaction - Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat | |||||
2007-10-09 | Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-07-23 | Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ↵ | timeless%mozdev.org | 1 | -1/+1 | |
documentation r=colin.ogilvie, kevin.benton | |||||
2007-07-12 | Bug 387831: Deleting products does not clean up the component_cc table - ↵ | lpsolit%gmail.com | 1 | -1/+8 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2006-12-19 | Bug 339384: Make Bugzilla::Milestone use Bugzilla::Object - Patch by Max ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave | |||||
2006-11-11 | Bug 189627: Implement per-product privileges - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -58/+83 | |
Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-10-15 | Bug 281181: [SECURITY] It's way too easy to delete ↵ | lpsolit%gmail.com | 1 | -7/+19 | |
versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-08-12 | Bug 348057: Move the checks for bug visibility out of Bugzilla::Bug->new | mkanat%bugzilla.org | 1 | -1/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-08-05 | Bug 305941: Remove profiles.refreshed_when and groups.last_changed - Patch ↵ | lpsolit%gmail.com | 1 | -3/+2 | |
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-07-04 | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 1 | -1/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-07-04 | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 1 | -12/+13 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-06-21 | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵ | lpsolit%gmail.com | 1 | -2/+4 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-06-20 | Bug 304601: Bugzilla::Config's :locations exports need to be in their own ↵ | lpsolit%gmail.com | 1 | -15/+5 | |
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 | |||||
2006-06-20 | Bug 338793: Remove DBID_to_name() from globals.pl - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -2/+3 | |
Buclin <LpSolit@gmail.com> r=vladd a=justdave | |||||
2006-06-19 | Spelling in code comments patch: 'priviledges' -> 'privileges' in ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
editproducts.cgi; patch by Vlad Dascalu <vladd@bugzilla.org>. | |||||
2006-06-19 | Bug 341866: 'changer' in editproducts.cgi must be a user login, not a user ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
ID - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=myk | |||||
2006-06-02 | Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-05-08 | Bug 332521: Remove GroupIdToName() from globals.pl - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -8/+8 | |
Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-05-01 | Bug 331008: Consistently name errors either prod_ or product_ - Patch by ↵ | lpsolit%gmail.com | 1 | -9/+9 | |
timeless <timeless@bemail.org> r=LpSolit a=justdave | |||||
2006-03-31 | Bug 301020: Remove useless locked tables - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -6/+1 | |
<LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2006-03-15 | Bug 329022: Remove group_name_to_id in favor of creating Group objects - ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Patch by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave | |||||
2006-03-07 | Bug 282628: Move OpenStates and IsOpenedState out of globals.pl | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk | |||||
2006-03-02 | Bug 328435: Move GroupNameToId into Bugzilla/Group.pm and eliminate GroupExists | mkanat%kerio.com | 1 | -2/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave | |||||
2006-03-01 | Bug 328203: Cannot update a product if 'usetargetmilestone' is off (and the ↵ | lpsolit%gmail.com | 1 | -20/+22 | |
default milestone has been previously changed) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2006-02-25 | Bug 328449: Remove BugMail::MessageToMTA() from Bug::RemoveVotes() - Patch ↵ | lpsolit%gmail.com | 1 | -8/+21 | |
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-02-21 | Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
Melez <myk@mozilla.org> r=mkanat a=justdave |