| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bug 188264: migrating user activity from one account to another (merge user a... | lpsolit%gmail.com | 2006-02-26 | 1 | -0/+245 |
* | Bug 106386 Correct misspellings in source code | timeless%mozdev.org | 2006-02-23 | 1 | -2/+2 |
* | Patch for bug 317003: change the listing of valid fields values in bug_email.... | jocuri%softhome.net | 2006-02-21 | 1 | -24/+19 |
* | Bug 106386 Correct misspellings in source code | timeless%mozdev.org | 2005-11-26 | 2 | -6/+6 |
* | Bug 106386 Correct misspellings in source code | timeless%mozdev.org | 2005-11-26 | 4 | -15/+15 |
* | Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch b... | lpsolit%gmail.com | 2005-11-14 | 1 | -1/+1 |
* | Bug 305976: Allow Bugzilla::DB sql_regexp/sql_not_regexp methods to accept st... | mkanat%kerio.com | 2005-08-31 | 1 | -4/+5 |
* | Bug 305333: Move attachments.thedata to its own table | bugreport%peshkin.net | 2005-08-27 | 4 | -8/+16 |
* | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=... | lpsolit%gmail.com | 2005-08-10 | 2 | -2/+2 |
* | Bug 291776: A script to copy a Bugzilla DB between two cross-DB installations | mkanat%kerio.com | 2005-07-12 | 1 | -0/+188 |
* | Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case inse... | mkanat%kerio.com | 2005-07-08 | 4 | -9/+26 |
* | Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch... | lpsolit%gmail.com | 2005-06-21 | 1 | -2/+2 |
* | Bug 293901: cannot specify the QA contact using bug_email.pl - Patch by Fréd... | lpsolit%gmail.com | 2005-05-13 | 1 | -5/+10 |
* | Bug 293907: remove tabs from bug_email.pl - Patch by Frédéric Buclin <LpSol... | lpsolit%gmail.com | 2005-05-13 | 1 | -220/+220 |
* | Applying documentation patch from Marc Mims <marc@sssonline.com>: fixes | kiko%async.com.br | 2005-04-11 | 1 | -2/+2 |
* | Bug 73665 - migrate email preferences to their own table, and rearchitect ema... | gerv%gerv.net | 2005-03-30 | 1 | -3/+16 |
* | Bug 285692: lastdiffed should use NULL instead of the "beginning of time" | mkanat%kerio.com | 2005-03-12 | 1 | -2/+4 |
* | Bug: 284244: DATE_SUB and DATE_ADD are not ANSI SQL | mkanat%kerio.com | 2005-03-03 | 1 | -1/+1 |
* | Bug 283237: Move DBname_to_id out of globals.pl | mkanat%kerio.com | 2005-02-25 | 2 | -5/+7 |
* | Bug 280502: Replace "INTERVAL" with Bugzilla::DB function call | mkanat%kerio.com | 2005-02-20 | 1 | -1/+3 |
* | Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call | mkanat%kerio.com | 2005-02-19 | 1 | -3/+2 |
* | Bug 257315 : type of delta_ts in bugs table should not be timestamp | travis%sedsystems.ca | 2005-02-09 | 2 | -3/+5 |
* | Backing out the checking from bug 257315 until it gets corrected. It prevent... | justdave%bugzilla.org | 2005-01-30 | 2 | -5/+3 |
* | Bug 257315 : type of delta_ts in bugs table should not be timestamp | travis%sedsystems.ca | 2005-01-29 | 2 | -3/+5 |
* | Bug 278829 : make cmdline query tool work with 2.18 | travis%sedsystems.ca | 2005-01-28 | 7 | -99/+166 |
* | Patch for bug 270404: Add detaint_natural and fix use lib instruction in send... | jocuri%softhome.net | 2004-11-20 | 1 | -3/+5 |
* | Fix for bug 245075: command-line script that sends bug mail so installations ... | myk%mozilla.org | 2004-09-21 | 1 | -0/+51 |
* | Additional fix for bug 244324: bugzilla-submit crashes when incorrect | kiko%async.com.br | 2004-07-16 | 1 | -3/+14 |
* | More manpage fixage: make screen sections indent and format properly. For | kiko%async.com.br | 2004-07-16 | 1 | -3/+4 |
* | Adding missing <para> tags to paragraph added under example for bug 244324. | kiko%async.com.br | 2004-07-16 | 1 | -2/+2 |
* | Updating manpage for bugzilla-submit, part of bug 244324: | kiko%async.com.br | 2004-07-16 | 1 | -2/+22 |
* | Bug 239343: Contribution of sendbugmail.pl script, drop-in replacement for th... | justdave%bugzilla.org | 2004-07-06 | 2 | -0/+114 |
* | Bug 237638: make bugzilla_email_append.pl work with BugMail.pm instead of pro... | justdave%syndicomm.com | 2004-04-15 | 1 | -1/+2 |
* | Add a slightly hackish approach to test against values in .netrc that | kiko%async.com.br | 2004-04-14 | 1 | -0/+10 |
* | Patch for bug 239912: make bug_email.pl work with useqacontact; patch by Matt... | jocuri%softhome.net | 2004-04-09 | 1 | -2/+2 |
* | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 2004-03-27 | 3 | -7/+1 |
* | Patch for bug 238396: update the README file for the gnatsparse project; patc... | jocuri%softhome.net | 2004-03-24 | 1 | -0/+18 |
* | Bug 126252: add the gnatsparse Python script to the contrib directory; author... | jocuri%softhome.net | 2004-03-22 | 5 | -0/+1667 |
* | Fix the version-detection code with Fredrik Lundh's test suggested at | kiko%async.com.br | 2004-03-17 | 1 | -2/+3 |
* | Bug 36379: adds command-line switches for default product, component, and ver... | justdave%syndicomm.com | 2004-01-20 | 1 | -2/+30 |
* | Fix for bug 229998: bugzilla-submit 'Operating-System' and 'URL' fields | kiko%async.com.br | 2004-01-17 | 3 | -6/+9 |
* | Bug 227724: rename bug-bugzilla to bugzilla-submit. Justdave did the | kiko%async.com.br | 2003-12-11 | 8 | -552/+17 |
* | Bug 221460: perl syncronisation script for ldap (contrib) | justdave%syndicomm.com | 2003-11-22 | 2 | -0/+297 |
* | Bug 208604 - Make data/template dir locations configurable | bbaetz%acm.org | 2003-11-22 | 2 | -18/+25 |
* | contrib/cvs-update.sh should be in Perl. r=zach, a=justdave | jouni%heikniemi.net | 2003-11-11 | 1 | -8/+13 |
* | Fix for Bug 220724: Provide standalone bug submission program. Includes | kiko%async.com.br | 2003-10-31 | 9 | -0/+1074 |
* | Bugs 171127 and 192512: bug_email.pl was still using the old groups system an... | justdave%syndicomm.com | 2003-08-22 | 1 | -143/+39 |
* | Bug 203080 - New version of LDAP to Bugzilla account sync script. | jake%bugzilla.org | 2003-04-26 | 1 | -23/+58 |
* | Bug 198458: Added LDAP Sync script contributed by thomas+mozilla@stromberg.or... | justdave%syndicomm.com | 2003-04-22 | 2 | -15/+170 |
* | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 2003-03-27 | 1 | -1/+1 |