Age | Commit message (Expand) | Author | Files | Lines |
2005-07-14 | Fix my email post-checkin of Bug 283989, as pointed out by Colin. | mkanat%kerio.com | 1 | -1/+1 |
2005-07-14 | Bug 283989: CGI.pl global init code should be moved to Bugzilla::CGI | mkanat%kerio.com | 5 | -26/+104 |
2005-07-14 | Bug 300699: Remove dead code from editproducts.cgi and messages.html.tmpl - P... | lpsolit%gmail.com | 2 | -179/+0 |
2005-07-14 | Bug 300501: Move GetBugActivity() into Bug.pm - Patch by Frédéric Buclin <L... | lpsolit%gmail.com | 4 | -112/+119 |
2005-07-14 | Bug 300620: Deletion of a product yields "Insecure dependency in parameter 3"... | lpsolit%gmail.com | 1 | -0/+3 |
2005-07-14 | Bug 300507: "View All" is misplaced in the attachment table - Patch by FrédÃ... | lpsolit%gmail.com | 1 | -1/+1 |
2005-07-13 | Bug 300311: [PostgreSQL] bz_table_list_real returns PostgreSQL system tables ... | mkanat%kerio.com | 1 | -0/+15 |
2005-07-13 | Bug 300336: Bugzilla::Auth should not contain any exported subroutines | mkanat%kerio.com | 9 | -69/+62 |
2005-07-13 | Bug 297098: Optimize multiple email searches - Patch by Joel Peshkin <bugrepo... | lpsolit%gmail.com | 1 | -7/+24 |
2005-07-13 | Bug 300379: GenerateVersionTable's rename may fail silently - Patch by byron ... | lpsolit%gmail.com | 1 | -1/+2 |
2005-07-13 | Bug 276818: "Verify Version, Component, Target Milestone" page on product cha... | lpsolit%gmail.com | 1 | -1/+2 |
2005-07-13 | Bug 294160: Step 1 (RO): Create libraries for Products, Components, Classific... | lpsolit%gmail.com | 8 | -14/+1137 |
2005-07-12 | Bug 262592: Enable templates to use a cookies to remember UI preferences and ... | bugreport%peshkin.net | 1 | -0/+168 |
2005-07-12 | Bug 252272: Allow extremely large attachments to be stored locally | mozilla%colinogilvie.co.uk | 2 | -4/+33 |
2005-07-12 | Bug 300446: Figure 6-1. Lifecycle of a Bugzilla Bug contains a misspelled word | mozilla%colinogilvie.co.uk | 2 | -34/+34 |
2005-07-12 | Bug 291776: A script to copy a Bugzilla DB between two cross-DB installations | mkanat%kerio.com | 1 | -0/+188 |
2005-07-12 | Bug 204217: require MySQL version 4.0+ | mkanat%kerio.com | 3 | -8/+2 |
2005-07-12 | Bug 299156: Reduce saniitycheck submitter_id time for large sites | bugreport%peshkin.net | 2 | -3/+11 |
2005-07-12 | Bug 298931: migrate Group.pm from a simple module to a class - Patch by Tiago... | lpsolit%gmail.com | 1 | -3/+135 |
2005-07-11 | Bug 300334: Bugzilla::User has no need to "use Bugzilla::BugMail" | mkanat%kerio.com | 1 | -1/+0 |
2005-07-11 | Bug 299572: Move MailPassword() from CGI.pl into BugMail.pm (and remove an un... | lpsolit%gmail.com | 3 | -13/+13 |
2005-07-11 | Bug 297200: Linkify (add links) bug count to buglist on keyword edit pages (e... | lpsolit%gmail.com | 2 | -2/+4 |
2005-07-11 | Bug 291209: Allow Relative Date Searches by Hour - Patch by Justin "Callek" W... | lpsolit%gmail.com | 2 | -7/+18 |
2005-07-11 | Bug 228905: [Bug creation] not available in advanced query/boolean charts - P... | lpsolit%gmail.com | 1 | -0/+1 |
2005-07-11 | Bug 165022: add alias field to new bug form - Patch by Albert Ting <altlst@so... | lpsolit%gmail.com | 1 | -0/+9 |
2005-07-11 | Bug 63536: User preference for whether or not to go to the next bug after pro... | lpsolit%gmail.com | 7 | -113/+80 |
2005-07-11 | Bug 181023: Make flag descriptions visible to bugzilla users - Patch by Rob S... | lpsolit%gmail.com | 1 | -3/+13 |
2005-07-10 | Bug 297870: attachments table/list should show attachment creator | bugzilla%glob.com.au | 2 | -2/+11 |
2005-07-10 | Remove newest-perl-ver as it changes too often, and isn't up-to-date. No bug,... | mozilla%colinogilvie.co.uk | 2 | -3/+2 |
2005-07-08 | Update version numbers post-release. | mkanat%kerio.com | 2 | -3/+3 |
2005-07-08 | Update version numbers for 2.20rc1 release. | mkanat%kerio.com | 2 | -3/+3 |
2005-07-08 | Bug 292544: [SECURITY] Can see a security-sensitive bug in buglist.cgi for a ... | mkanat%kerio.com | 5 | -13/+30 |
2005-07-08 | Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due t... | mkanat%kerio.com | 5 | -60/+159 |
2005-07-08 | Bug 278710: Using user dropdown instead of text field disturbs the layout | mkanat%kerio.com | 1 | -217/+266 |
2005-07-08 | Bug 298659: setting authentication to LDAP,DB fails | mkanat%kerio.com | 2 | -16/+22 |
2005-07-08 | Bug 286274: Release Notes for 2.20 | mkanat%kerio.com | 1 | -1/+563 |
2005-07-08 | Bug 299588: Release Notes for 2.18.2 | mkanat%kerio.com | 1 | -6/+30 |
2005-07-08 | Bug 300006: "cookies need value" error code when a query returns an empty res... | mkanat%kerio.com | 2 | -4/+12 |
2005-07-08 | Bug 292768: [PostgreSQL] COALESCE requires both arguments to be of similar types | mkanat%kerio.com | 1 | -2/+7 |
2005-07-08 | Bug 292119: [PostgreSQL] POSITION(...) clause "must be type boolean, not type... | mkanat%kerio.com | 3 | -12/+12 |
2005-07-08 | Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case inse... | mkanat%kerio.com | 14 | -40/+105 |
2005-07-08 | Bug 87404: Attachments don't work if you need to use user matching | mkanat%kerio.com | 3 | -4/+79 |
2005-07-08 | Bug 298405: whineatnews.pl can't find Bugzilla/BugMail.pm | bugzilla%glob.com.au | 1 | -0/+1 |
2005-07-08 | Bug 216028: User::match_field() displays no warning when the maximum number o... | lpsolit%gmail.com | 1 | -14/+6 |
2005-07-08 | Bug 297974: Add bug numbers to the generated RSS buglist - Patch by Frédéri... | lpsolit%gmail.com | 1 | -1/+3 |
2005-07-08 | Bug 299212: "already locked" errors should be more informative - Patch by FrÃ... | lpsolit%gmail.com | 3 | -10/+16 |
2005-07-08 | Bug 289580: Templatize the 'confirm delete' bit of editproducts.cgi - Patch b... | lpsolit%gmail.com | 5 | -177/+445 |
2005-07-08 | Bug 295530: Footer bug-search form should be "bug # ____ [Find]" for UI consi... | lpsolit%gmail.com | 1 | -2/+2 |
2005-07-08 | Bug 298508 + bug 298510: Many uninitialized value errors in editwhines involv... | lpsolit%gmail.com | 1 | -50/+24 |
2005-07-08 | Bug 298507: several uninitialized values used in editwhines.cgi - Patch by A.... | lpsolit%gmail.com | 1 | -2/+2 |