Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-11 | Bug 339731: [LDAP] URI-parsing code duplicated with Net::LDAP - Patch by ↵ | lpsolit%gmail.com | 3 | -30/+16 | |
guillomovitch@zarb.org r=mkanat a=justdave | |||||
2006-07-11 | Bug 327782: describecomponents.cgi should include the product description of ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
the selected product - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=GavinS a=myk | |||||
2006-07-10 | Bump the version number post-release. | mkanat%bugzilla.org | 1 | -1/+1 | |
2006-07-10 | Bump version number for release of 2.23.2. | mkanat%bugzilla.org | 2 | -3/+3 | |
2006-07-09 | Bug 342238: There is a dependency loop between Bugzilla::User and ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
Bugzilla::Component Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk | |||||
2006-07-06 | Bug 282025: Queries with group pronouns should accept non-word characters in ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
group names - Patch by Dave Miller <justdave@bugzilla.org> r=joel a=myk | |||||
2006-07-06 | Bug 343421: Fix some typos in comments - Patch by timeless ↵ | lpsolit%gmail.com | 3 | -8/+8 | |
<timeless@bemail.org> r=wicked a=myk | |||||
2006-07-06 | Bug 173629: Clean up "my" variable scoping issues for mod_perl | mkanat%bugzilla.org | 19 | -57/+101 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-07-06 | Bug 343702: editflagtypes.cgi: Argument "" isn't numeric in numeric gt (>) ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
at template/en/default/request/email.txt.tmpl line 155 - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | |||||
2006-07-06 | Bug 343699: votes.cgi: Reference found where even-sized list expected - ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | |||||
2006-07-06 | Bug 340967: The login form appears twice when trying to add an attachment ↵ | lpsolit%gmail.com | 1 | -0/+15 | |
(due to two consecutive calls to Bugzilla->login) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-07-06 | Bug 343361: die_with_dignity is useless inside of Bugzilla::CGI | mkanat%bugzilla.org | 2 | -12/+13 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=colin, a=myk | |||||
2006-07-06 | Bug 342861: Cannot upgrade from any version before 2.17.1 - Patch by ↵ | lpsolit%gmail.com | 1 | -5/+7 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-07-06 | Extra blank in the XML::Twig warning - r=wicked on IRC | lpsolit%gmail.com | 1 | -1/+1 | |
2006-07-06 | Bug 232705: FlagType::normalize() not used; remove it - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -49/+0 | |
Buclin <LpSolit@gmail.com> r/a=myk | |||||
2006-07-05 | Bug 343566: Runtests test 004template.t fails on some systems with a ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
complaint about RELATIVE - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk | |||||
2006-07-04 | Bug 341867: post_bug.cgi lets users with editbugs and canconfirm privs enter ↵ | lpsolit%gmail.com | 1 | -28/+10 | |
bugs as UNCONFIRMED even when votes_to_confirm is 0 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=myk | |||||
2006-07-04 | Bug 343189: checksetup.pl HASH reference error with 2.18.5 to 2.20.2/2.22 ↵ | mkanat%bugzilla.org | 1 | -1/+2 | |
upgrade Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=justdave | |||||
2006-07-04 | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 57 | -94/+9 | |
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 | 53 | -307/+365 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-07-04 | Bug 343112: @Bugzilla::Config::parampanels is only defined if something ↵ | mkanat%bugzilla.org | 2 | -17/+17 | |
calls _load_params Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-07-04 | Bug 343337: process_bug.cgi calls certain constants as global subroutines | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-07-04 | Bug 342744: bz_locations should return absolute paths for mod_perl | mkanat%bugzilla.org | 1 | -30/+37 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=justdave, a=justdave | |||||
2006-07-03 | Bug 342828: keyword cache is not sorted alphabetically, makes sorting by ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
keyword inconsistent - Patch by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave | |||||
2006-07-03 | Fix on checkin for bug 343364 | lpsolit%gmail.com | 1 | -1/+1 | |
2006-07-03 | Bug 343364: Changing Multiple Bugs is broken - Patch by Olav Vitters ↵ | lpsolit%gmail.com | 1 | -7/+7 | |
<bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2006-07-03 | Bug 343294: Update notification does not work through an HTTP proxy - Patch ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
by Cedric Caron <cedric.caron@citycable.ch> r=LpSolit a=justdave | |||||
2006-07-03 | Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by ↵ | lpsolit%gmail.com | 14 | -17/+25 | |
Rémi Zara <remi_zara@mac.com> r=mkanat a=justdave | |||||
2006-07-02 | Bug 340278: Move CheckCanChangeField() from process_bug.cgi to Bug.pm - ↵ | lpsolit%gmail.com | 3 | -187/+168 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-07-02 | Bug 343248: SQL query to get all keywords with bug count is duplicated in ↵ | mkanat%bugzilla.org | 6 | -30/+57 | |
editkeywords.cgi and describekeywords.cgi Patch By Remi Zara <remi_zara@mac.com> r=mkanat, a=justdave | |||||
2006-07-02 | Bug 343166: $template->process leaks 512K of RAM per call under mod_perl | mkanat%bugzilla.org | 1 | -1/+15 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave | |||||
2006-06-30 | Bug 342121: Remove usage of Config qw(:locations) in favor of ↵ | mkanat%bugzilla.org | 9 | -68/+49 | |
Constants::bz_locations() Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-06-30 | Bug 342114: Bugzilla.pm caches data in global variables | mkanat%bugzilla.org | 1 | -53/+48 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-06-30 | Bug 342731: checksetup.pl "answers" file seems to be broken | mkanat%bugzilla.org | 1 | -1/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=Wurblzap, a=justdave | |||||
2006-06-27 | Bug 341495: Merge the banner and header | bugzilla%glob.com.au | 7 | -64/+62 | |
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,kevin.benton a=justdave | |||||
2006-06-27 | Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalents | mkanat%bugzilla.org | 5 | -35/+9 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin.ogilvie, r=vladd, a=justdave | |||||
2006-06-27 | Bug 341538: Missing information in XML for Time Tracking and Duplicate Bugs | mozilla%colinogilvie.co.uk | 3 | -3/+10 | |
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=LpSolit; a=justdave | |||||
2006-06-27 | Bug 342528: Undefined subroutine in showdependencytree.cgi in latest CVS | mkanat%bugzilla.org | 1 | -0/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave | |||||
2006-06-26 | Bug 342410: Various modules assume functions are in global scope, when none are | mkanat%bugzilla.org | 2 | -10/+11 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-06-21 | Bug 324783: The chartgroup, insidergroup and timetrackinggroup groups in ↵ | lpsolit%gmail.com | 3 | -11/+30 | |
editparams.cgi should be listed in a dropdown menu - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin r=mkanat a=myk | |||||
2006-06-21 | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵ | lpsolit%gmail.com | 62 | -262/+205 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-06-20 | Patch for bug 342130: don't display a bogus footer anymore when searching ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
for all products with Quick Search; patch by Vlad Dascalu <vladd@bugzilla.org>; r=LpSolit, a=myk. | |||||
2006-06-20 | Bug 282623: Remove globals.pl from checksetup | mkanat%bugzilla.org | 1 | -15/+6 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-06-20 | Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Frédéric ↵ | lpsolit%gmail.com | 14 | -22/+30 | |
Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-06-20 | Bug 278017: Eliminate use of deprecated Bugzilla::DB routines (SendSQL, ↵ | lpsolit%gmail.com | 3 | -151/+2 | |
etc.) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-06-20 | Bug 300552: Eliminate deprecated Bugzilla::DB routines from Search.pm - ↵ | lpsolit%gmail.com | 1 | -49/+56 | |
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2006-06-20 | Bug 342060: checksetup fails if no database exists | mkanat%bugzilla.org | 1 | -158/+164 | |
Patch By Frederic 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 | 39 | -483/+260 | |
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 342053: Quicksearch.pm defines $cgi outside routines - Patch by ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | |||||
2006-06-20 | Spelling patch: use the right spelling form for 'returned'; patch by Vlad ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
Dascalu <vladd@bugzilla.org>. |