summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-07-12Bug 262592: Enable templates to use a cookies to remember UI preferences and ...bugreport%peshkin.net1-0/+168
2005-07-12Bug 252272: Allow extremely large attachments to be stored locallymozilla%colinogilvie.co.uk2-4/+33
2005-07-12Bug 300446: Figure 6-1. Lifecycle of a Bugzilla Bug contains a misspelled wordmozilla%colinogilvie.co.uk2-34/+34
2005-07-12Bug 291776: A script to copy a Bugzilla DB between two cross-DB installationsmkanat%kerio.com1-0/+188
2005-07-12Bug 204217: require MySQL version 4.0+mkanat%kerio.com3-8/+2
2005-07-12Bug 299156: Reduce saniitycheck submitter_id time for large sitesbugreport%peshkin.net2-3/+11
2005-07-12Bug 298931: migrate Group.pm from a simple module to a class - Patch by Tiago...lpsolit%gmail.com1-3/+135
2005-07-11Bug 300334: Bugzilla::User has no need to "use Bugzilla::BugMail"mkanat%kerio.com1-1/+0
2005-07-11Bug 299572: Move MailPassword() from CGI.pl into BugMail.pm (and remove an un...lpsolit%gmail.com3-13/+13
2005-07-11Bug 297200: Linkify (add links) bug count to buglist on keyword edit pages (e...lpsolit%gmail.com2-2/+4
2005-07-11Bug 291209: Allow Relative Date Searches by Hour - Patch by Justin "Callek" W...lpsolit%gmail.com2-7/+18
2005-07-11Bug 228905: [Bug creation] not available in advanced query/boolean charts - P...lpsolit%gmail.com1-0/+1
2005-07-11Bug 165022: add alias field to new bug form - Patch by Albert Ting <altlst@so...lpsolit%gmail.com1-0/+9
2005-07-11Bug 63536: User preference for whether or not to go to the next bug after pro...lpsolit%gmail.com7-113/+80
2005-07-11Bug 181023: Make flag descriptions visible to bugzilla users - Patch by Rob S...lpsolit%gmail.com1-3/+13
2005-07-10Bug 297870: attachments table/list should show attachment creatorbugzilla%glob.com.au2-2/+11
2005-07-10Remove newest-perl-ver as it changes too often, and isn't up-to-date. No bug,...mozilla%colinogilvie.co.uk2-3/+2
2005-07-08Update version numbers post-release.mkanat%kerio.com2-3/+3
2005-07-08Update version numbers for 2.20rc1 release.mkanat%kerio.com2-3/+3
2005-07-08Bug 292544: [SECURITY] Can see a security-sensitive bug in buglist.cgi for a ...mkanat%kerio.com5-13/+30
2005-07-08Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due t...mkanat%kerio.com5-60/+159
2005-07-08Bug 278710: Using user dropdown instead of text field disturbs the layoutmkanat%kerio.com1-217/+266
2005-07-08Bug 298659: setting authentication to LDAP,DB failsmkanat%kerio.com2-16/+22
2005-07-08Bug 286274: Release Notes for 2.20mkanat%kerio.com1-1/+563
2005-07-08Bug 299588: Release Notes for 2.18.2mkanat%kerio.com1-6/+30
2005-07-08Bug 300006: "cookies need value" error code when a query returns an empty res...mkanat%kerio.com2-4/+12
2005-07-08Bug 292768: [PostgreSQL] COALESCE requires both arguments to be of similar typesmkanat%kerio.com1-2/+7
2005-07-08Bug 292119: [PostgreSQL] POSITION(...) clause "must be type boolean, not type...mkanat%kerio.com3-12/+12
2005-07-08Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case inse...mkanat%kerio.com14-40/+105
2005-07-08Bug 87404: Attachments don't work if you need to use user matchingmkanat%kerio.com3-4/+79
2005-07-08Bug 298405: whineatnews.pl can't find Bugzilla/BugMail.pmbugzilla%glob.com.au1-0/+1
2005-07-08Bug 216028: User::match_field() displays no warning when the maximum number o...lpsolit%gmail.com1-14/+6
2005-07-08Bug 297974: Add bug numbers to the generated RSS buglist - Patch by Frédéri...lpsolit%gmail.com1-1/+3
2005-07-08Bug 299212: "already locked" errors should be more informative - Patch by FrÃ...lpsolit%gmail.com3-10/+16
2005-07-08Bug 289580: Templatize the 'confirm delete' bit of editproducts.cgi - Patch b...lpsolit%gmail.com5-177/+445
2005-07-08Bug 295530: Footer bug-search form should be "bug # ____ [Find]" for UI consi...lpsolit%gmail.com1-2/+2
2005-07-08Bug 298508 + bug 298510: Many uninitialized value errors in editwhines involv...lpsolit%gmail.com1-50/+24
2005-07-08Bug 298507: several uninitialized values used in editwhines.cgi - Patch by A....lpsolit%gmail.com1-2/+2
2005-07-08Bug 240251: Bug::AppendComment() should receive the user ID as a 2nd paramete...lpsolit%gmail.com3-16/+7
2005-07-08Bug 299211: whine.pl fails if derive_groups is required - Patch by Marc Schum...lpsolit%gmail.com3-6/+12
2005-07-07Bug 242318: "blocked" field is ignored in post_bug.cgi if the "dependson" fie...lpsolit%gmail.com3-131/+88
2005-07-07Bug 223570: Creating a bug in a product with no versions results in internal ...lpsolit%gmail.com2-32/+51
2005-07-07Bug 268146: mod_security complain: Invalid cookie format: Cookie value is mis...lpsolit%gmail.com6-33/+67
2005-07-02Bug 289042: Implicit joins should be replaced by explicit joins - installment Bmkanat%kerio.com3-19/+25
2005-07-02Bug 274404 - Document the new whining functionality that will be available in...mozilla%colinogilvie.co.uk2-2/+249
2005-07-02Back out bug 274404 which for some reason fails to build using jade but will ...mozilla%colinogilvie.co.uk2-241/+2
2005-07-02Bug 274404 - Document the new whining functionality that will be available in...jake%bugzilla.org2-2/+241
2005-07-01Bug 297646: Write helper functions for Bugzilla::Token.pmbugzilla%glob.com.au1-45/+80
2005-06-30Finish up fix for bug 22472 ("runtests.sh: die, die, die!"). Removezach%zachlipton.com3-6/+4
2005-06-30Fix for bug 224472: "runtests.sh: die, die, die!" a=justdavezach%zachlipton.com1-3/+0