| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 325487: Admin pages should require less "clicks" (remove useless confirma... | lpsolit%gmail.com | 2008-01-28 | 1 | -28/+56 |
* | Part 2 of bug 182083: add Help for more admin pages - Patch by me, r=Colin | lpsolit%gmail.com | 2007-10-23 | 1 | -0/+3 |
* | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 2007-10-19 | 1 | -1/+1 |
* | Bug 398976: edit*.cgi scripts should use transactions for database interactio... | lpsolit%gmail.com | 2007-10-10 | 1 | -14/+6 |
* | Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by... | lpsolit%gmail.com | 2007-10-09 | 1 | -0/+1 |
* | Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ... | timeless%mozdev.org | 2007-07-23 | 1 | -1/+1 |
* | Bug 387831: Deleting products does not clean up the component_cc table - Patc... | lpsolit%gmail.com | 2007-07-12 | 1 | -1/+8 |
* | Bug 339384: Make Bugzilla::Milestone use Bugzilla::Object - Patch by Max Kana... | lpsolit%gmail.com | 2006-12-19 | 1 | -2/+2 |
* | Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin... | lpsolit%gmail.com | 2006-11-11 | 1 | -58/+83 |
* | Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest... | lpsolit%gmail.com | 2006-10-15 | 1 | -7/+19 |
* | Bug 348057: Move the checks for bug visibility out of Bugzilla::Bug->new | mkanat%bugzilla.org | 2006-08-12 | 1 | -1/+3 |
* | Bug 305941: Remove profiles.refreshed_when and groups.last_changed - Patch by... | lpsolit%gmail.com | 2006-08-05 | 1 | -3/+2 |
* | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 2006-07-04 | 1 | -1/+0 |
* | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 2006-07-04 | 1 | -12/+13 |
* | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F... | lpsolit%gmail.com | 2006-06-21 | 1 | -2/+4 |
* | Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod... | lpsolit%gmail.com | 2006-06-20 | 1 | -15/+5 |
* | Bug 338793: Remove DBID_to_name() from globals.pl - Patch by Frédéric Bucli... | lpsolit%gmail.com | 2006-06-20 | 1 | -2/+3 |
* | Spelling in code comments patch: 'priviledges' -> 'privileges' in editproduct... | vladd%bugzilla.org | 2006-06-19 | 1 | -1/+1 |
* | Bug 341866: 'changer' in editproducts.cgi must be a user login, not a user ID... | lpsolit%gmail.com | 2006-06-19 | 1 | -1/+1 |
* | Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - Pat... | lpsolit%gmail.com | 2006-06-02 | 1 | -3/+3 |
* | Bug 332521: Remove GroupIdToName() from globals.pl - Patch by Frédéric Bucl... | lpsolit%gmail.com | 2006-05-08 | 1 | -8/+8 |
* | Bug 331008: Consistently name errors either prod_ or product_ - Patch by time... | lpsolit%gmail.com | 2006-05-01 | 1 | -9/+9 |
* | Bug 301020: Remove useless locked tables - Patch by Frédéric Buclin <LpSoli... | lpsolit%gmail.com | 2006-03-31 | 1 | -6/+1 |
* | Bug 329022: Remove group_name_to_id in favor of creating Group objects - Patc... | lpsolit%gmail.com | 2006-03-15 | 1 | -2/+2 |
* | Bug 282628: Move OpenStates and IsOpenedState out of globals.pl | mkanat%kerio.com | 2006-03-07 | 1 | -1/+1 |
* | Bug 328435: Move GroupNameToId into Bugzilla/Group.pm and eliminate GroupExists | mkanat%kerio.com | 2006-03-02 | 1 | -2/+3 |
* | Bug 328203: Cannot update a product if 'usetargetmilestone' is off (and the d... | lpsolit%gmail.com | 2006-03-01 | 1 | -20/+22 |
* | Bug 328449: Remove BugMail::MessageToMTA() from Bug::RemoveVotes() - Patch by... | lpsolit%gmail.com | 2006-02-25 | 1 | -8/+21 |
* | Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk M... | lpsolit%gmail.com | 2006-02-21 | 1 | -0/+1 |
* | Backing out fix for bug 287325 (initial implementation of custom fields): tur... | myk%mozilla.org | 2006-01-06 | 1 | -1/+0 |
* | Bug 287325: an initial implementation of custom fields, including the ability... | myk%mozilla.org | 2006-01-06 | 1 | -0/+1 |
* | Bug 271596: editcomponents priv allows you to see/edit products you don't hav... | lpsolit%gmail.com | 2005-12-12 | 1 | -15/+38 |
* | Bug 153445: Do not display bug counts by default when listing products in edi... | lpsolit%gmail.com | 2005-10-31 | 1 | -5/+5 |
* | Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric Bu... | lpsolit%gmail.com | 2005-10-31 | 1 | -3/+3 |
* | Bug 303706: Eliminate deprecated Bugzilla::DB routines from editproducts.cgi ... | lpsolit%gmail.com | 2005-10-28 | 1 | -262/+261 |
* | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi... | lpsolit%gmail.com | 2005-10-25 | 1 | -1/+3 |
* | Bug 313209: Oracle requires "CASE WHEN" around boolean expressions in the SEL... | mkanat%kerio.com | 2005-10-25 | 1 | -2/+3 |
* | Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm ... | lpsolit%gmail.com | 2005-10-18 | 1 | -428/+200 |
* | Bug 308318: Can create a product without description but cannot remove an exi... | lpsolit%gmail.com | 2005-09-28 | 1 | -0/+6 |
* | Bug 307524: Templatise the updategroupcontrols bit of editproducts.cgi (and t... | lpsolit%gmail.com | 2005-09-16 | 1 | -158/+51 |
* | Bug 304696: Replace UserInGroup() by $user->in_group() when checking user pri... | lpsolit%gmail.com | 2005-09-16 | 1 | -2/+1 |
* | Bug 308150: admin/products/deleted.html.tmpl doesn't include admin/products/f... | lpsolit%gmail.com | 2005-09-13 | 1 | -0/+1 |
* | Bug 306757: Templatize the 'new' section of editproducts.cgi - Patch by Gabri... | lpsolit%gmail.com | 2005-09-12 | 1 | -31/+13 |
* | Bug 306242: Templatize the 'update product' bit of editproducts.cgi - Patch b... | lpsolit%gmail.com | 2005-09-08 | 1 | -59/+107 |
* | Bug 302370: Remove the EmitFormElements() routine from editproducts.cgi and t... | lpsolit%gmail.com | 2005-09-02 | 1 | -229/+72 |
* | Bug 306060: Adding a new product should make it clear that a component is als... | lpsolit%gmail.com | 2005-08-27 | 1 | -0/+5 |
* | Bug 303366: Possible locking tables conflict when voting for bugs - Patch by ... | lpsolit%gmail.com | 2005-08-23 | 1 | -8/+20 |
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-13 | 1 | -9/+9 |
* | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=... | lpsolit%gmail.com | 2005-08-10 | 1 | -1/+0 |
* | Backout of bug 303669 which broke AppendComment and possibly a number | bugreport%peshkin.net | 2005-08-09 | 1 | -9/+9 |