aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Bug 340967: The login form appears twice when trying to add an attachment (du...lpsolit%gmail.com2006-07-061-0/+15
* Bug 343361: die_with_dignity is useless inside of Bugzilla::CGImkanat%bugzilla.org2006-07-061-12/+0
* Bug 342861: Cannot upgrade from any version before 2.17.1 - Patch by Frédér...lpsolit%gmail.com2006-07-061-5/+7
* Bug 232705: FlagType::normalize() not used; remove it - Patch by Frédéric B...lpsolit%gmail.com2006-07-061-49/+0
* Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org2006-07-0419-54/+2
* Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org2006-07-0419-124/+161
* Bug 343112: @Bugzilla::Config::parampanels is only defined if something calls...mkanat%bugzilla.org2006-07-041-11/+14
* Bug 342744: bz_locations should return absolute paths for mod_perlmkanat%bugzilla.org2006-07-041-30/+37
* Fix on checkin for bug 343364lpsolit%gmail.com2006-07-031-1/+1
* Bug 343364: Changing Multiple Bugs is broken - Patch by Olav Vitters <bugzill...lpsolit%gmail.com2006-07-031-7/+7
* Bug 343294: Update notification does not work through an HTTP proxy - Patch b...lpsolit%gmail.com2006-07-031-0/+1
* Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R...lpsolit%gmail.com2006-07-035-8/+8
* Bug 340278: Move CheckCanChangeField() from process_bug.cgi to Bug.pm - Patch...lpsolit%gmail.com2006-07-021-1/+133
* Bug 343248: SQL query to get all keywords with bug count is duplicated in edi...mkanat%bugzilla.org2006-07-011-0/+45
* Bug 342121: Remove usage of Config qw(:locations) in favor of Constants::bz_l...mkanat%bugzilla.org2006-06-298-56/+30
* Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalentsmkanat%bugzilla.org2006-06-273-29/+6
* Bug 341538: Missing information in XML for Time Tracking and Duplicate Bugsmozilla%colinogilvie.co.uk2006-06-271-1/+1
* Bug 342410: Various modules assume functions are in global scope, when none aremkanat%bugzilla.org2006-06-262-10/+11
* Bug 324783: The chartgroup, insidergroup and timetrackinggroup groups in edit...lpsolit%gmail.com2006-06-213-11/+30
* Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com2006-06-213-11/+2
* Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Frédéric Bucl...lpsolit%gmail.com2006-06-201-4/+5
* Bug 278017: Eliminate use of deprecated Bugzilla::DB routines (SendSQL, etc.)...lpsolit%gmail.com2006-06-201-139/+2
* Bug 300552: Eliminate deprecated Bugzilla::DB routines from Search.pm - Patch...lpsolit%gmail.com2006-06-201-49/+56
* Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod...lpsolit%gmail.com2006-06-2012-112/+193
* Bug 342053: Quicksearch.pm defines $cgi outside routines - Patch by Frédéri...lpsolit%gmail.com2006-06-201-2/+2
* Spelling patch: use the right spelling form for 'overridden'; patch by Vlad D...vladd%bugzilla.org2006-06-201-2/+2
* Bug 338793: Remove DBID_to_name() from globals.pl - Patch by Frédéric Bucli...lpsolit%gmail.com2006-06-202-5/+22
* Spelling in code comments patch: 'behavour' -> 'behaviour'; patch by Vlad Das...vladd%bugzilla.org2006-06-191-1/+1
* Spelling in code comments patch: 'particuarly' -> 'particularly'; 'bugzilla' ...vladd%bugzilla.org2006-06-191-2/+2
* Spelling in code comments patch: 'supprt' -> 'support'; patch by Vlad Dascalu...vladd%bugzilla.org2006-06-191-1/+1
* Spelling in code comments patch: 'defintions' -> 'definitions'; patch by Vlad...vladd%bugzilla.org2006-06-191-1/+1
* Spelling in code comments patch: 'ddatetime' -> 'datetime'; patch by Vlad Das...vladd%bugzilla.org2006-06-191-1/+1
* Spelling in code comments patch: 'explanaion' -> 'explanation', 'bugzilla' ->...vladd%bugzilla.org2006-06-191-1/+1
* Spelling in code comments patch: 'modifed' -> 'modified'; patch by Vlad Dasca...vladd%bugzilla.org2006-06-191-1/+1
* Spelling in code comments patch: 'preiodically' -> 'periodically'; patch by V...vladd%bugzilla.org2006-06-191-1/+1
* Spelling in code comments patch: 'cokie' -> 'cookie'; patch by Vlad Dascalu <...vladd%bugzilla.org2006-06-191-1/+1
* Spelling in code comments patch: 'subsituted' -> 'substituted'; patch by Vlad...vladd%bugzilla.org2006-06-191-1/+1
* Spelling in code comments patch: 'unliklely' -> 'unlikely'; patch by Vlad Das...vladd%bugzilla.org2006-06-191-1/+1
* Spelling in code comments patch: 'unfortunally' -> 'unfortunately' in Bugzill...vladd%bugzilla.org2006-06-191-1/+1
* Spelling in code comments patch: 'lanuage' -> 'language' in Bugzilla/Template...vladd%bugzilla.org2006-06-191-1/+1
* Spelling in code comments patch: 'wirtten' -> 'written' in Bugzilla/DB.pm; pa...vladd%bugzilla.org2006-06-191-1/+1
* Spelling in code comments patch: 'defauly' -> 'default' in Bugzilla/DB.pm; pa...vladd%bugzilla.org2006-06-191-1/+1
* Spelling in code comments patch: 'overriden' -> 'overridden' in Bugzilla/DB.p...vladd%bugzilla.org2006-06-191-12/+12
* Spelling in code comments patch: 'theres' -> 'there's' in Bugzilla/DB.pm; pat...vladd%bugzilla.org2006-06-191-1/+1
* Spelling in code comments patch: 'ned' -> 'need' in Bugzilla/Search.pm; patch...vladd%bugzilla.org2006-06-191-1/+1
* Bug 339750: Remove Bugzilla::Flag::GetBug - Patch by Frédéric Buclin <LpSol...lpsolit%gmail.com2006-06-191-147/+68
* Patch for bug 341374: fix checksetup failure when database exists with non-Bu...vladd%bugzilla.org2006-06-181-4/+4
* Bug 5179: Need to be able to put attachment on new bug - Patch by Marc Schuma...lpsolit%gmail.com2006-06-181-6/+318
* Bug 338796: Remove get_product_* from globals.pl - Patch by Frédéric Buclin...lpsolit%gmail.com2006-06-181-2/+4
* Bug 328438: Eliminate @::log_columns - Patch by Max Kanat-Alexander <mkanat@b...lpsolit%gmail.com2006-06-162-1/+15