Commit Graph

104 Commits

Author SHA1 Message Date
mkanat%bugzilla.org
3eabc93edf Bug 338375: Use Bugzilla->params everywhere instead of Param().
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:42:47 +00:00
mkanat%bugzilla.org
22e445e882 Bug 342869: Use Bugzilla->params everywhere except templates
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:26:22 +00:00
lpsolit%gmail.com
5179c9b8c2 Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R�mi Zara <remi_zara@mac.com> r=mkanat a=justdave 2006-07-03 08:53:27 +00:00
lpsolit%gmail.com
7d976ba23d Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-21 00:44:48 +00:00
lpsolit%gmail.com
351a31d751 Bug 338793: Remove DBID_to_name() from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=vladd a=justdave 2006-06-19 17:30:24 +00:00
vladd%bugzilla.org
4de7d46592 Spelling patch: 'couldnt' -> 'couldn't'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 16:25:02 +00:00
vladd%bugzilla.org
2491a8d94c Spelling patch: 'kommas' -> 'commas'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 16:23:33 +00:00
vladd%bugzilla.org
4a61882732 Spelling patch: 'visiblility' -> 'visibility'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 16:21:02 +00:00
vladd%bugzilla.org
819a8c43ea Spelling patch: 'functiuon' -> 'function'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 16:18:42 +00:00
vladd%bugzilla.org
fa38389308 Spelling patch: 'usefull' -> 'useful' in contrib/bugmail_help.html; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 16:12:41 +00:00
vladd%bugzilla.org
5a06cbfaba Spelling in code comments patch: 'usefull' -> 'useful'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 16:02:18 +00:00
vladd%bugzilla.org
067acbb665 Spelling in code comments patch: 'approriately' -> 'appropriately'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 15:58:33 +00:00
uid623
75db177f54 Spelling patch: replace 'specify a email-adress' with 'specify an email-address' in bugmail_help.html; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-06 16:30:51 +00:00
uid623
ed8067b554 Spelling patch: replace 'adresses' with 'addresses' in bugmail_help.html; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-06 16:27:30 +00:00
lpsolit%gmail.com
6a1e0b43c2 Bug 337054: Remove get_component_id() and get_component_name() from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-05-29 17:24:54 +00:00
lpsolit%gmail.com
1d2f91970a Bug 303709: Eliminate deprecated Bugzilla::DB routines from sendbugmail.pl, sendunsentbugmail.pl and syncLDAP.pl scripts in contrib - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-05-15 16:06:59 +00:00
lpsolit%gmail.com
f5902d63f6 Bug 303708: Eliminate deprecated Bugzilla::DB routines from BugzillaEmail.pm, bug_email.pl and bugzilla_email_append.pl in contrib - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave 2006-05-14 19:12:13 +00:00
mkanat%bugzilla.org
9f5eaede3a Bug 335572: contrib/bzdbcopy.pl fails because it tries to insert too long a name into fielddefs
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-04-30 23:53:28 +00:00
lpsolit%gmail.com
72d904156f Bug 188264: migrating user activity from one account to another (merge user accounts) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-02-26 13:15:30 +00:00
timeless%mozdev.org
1fd4a54d6a Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 04:38:56 +00:00
jocuri%softhome.net
23ed714ba2 Patch for bug 317003: change the listing of valid fields values in bug_email.pl; patch by Gabriel Sales de Oliveira <gabriel@async.com.br>, r=vladd, a=justdave. 2006-02-21 14:51:47 +00:00
timeless%mozdev.org
9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
eb9350f619 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
lpsolit%gmail.com
0f7661d9ca Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat r=manu a=justdave 2005-11-13 17:32:12 +00:00
mkanat%kerio.com
22d2251946 Bug 305976: Allow Bugzilla::DB sql_regexp/sql_not_regexp methods to accept string and pattern as arguments
Patch By Lance Larsh <lance.larsh@oracle.com> r=joel, a=justdave
2005-08-31 08:00:25 +00:00
bugreport%peshkin.net
fa88e9516c Bug 305333: Move attachments.thedata to its own table
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-08-26 23:11:33 +00:00
lpsolit%gmail.com
a8d486f572 Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave 2005-08-10 01:30:41 +00:00
mkanat%kerio.com
df68f3b982 Bug 291776: A script to copy a Bugzilla DB between two cross-DB installations
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=justdave
2005-07-12 07:56:16 +00:00
mkanat%kerio.com
0c94f9fb90 Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case insensitive
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-07-08 02:31:43 +00:00
lpsolit%gmail.com
15607a5ffe Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk 2005-06-20 19:16:34 +00:00
lpsolit%gmail.com
043f051596 Bug 293901: cannot specify the QA contact using bug_email.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=dberlin a=justdave 2005-05-12 19:13:56 +00:00
lpsolit%gmail.com
fe598a71f4 Bug 293907: remove tabs from bug_email.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=justdave 2005-05-12 17:26:26 +00:00
kiko%async.com.br
1520901934 Applying documentation patch from Marc Mims <marc@sssonline.com>: fixes
manpage's description of --no-stdin and --status long-options.
2005-04-11 14:23:32 +00:00
gerv%gerv.net
0138acd94b Bug 73665 - migrate email preferences to their own table, and rearchitect email internals. Patch by gerv; r=jake, a=justdave. 2005-03-29 21:43:00 +00:00
mkanat%kerio.com
dce9290512 Bug 285692: lastdiffed should use NULL instead of the "beginning of time"
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=myk
2005-03-11 19:45:03 +00:00
mkanat%kerio.com
9684ce16fa Bug: 284244: DATE_SUB and DATE_ADD are not ANSI SQL
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=wicked, a=justdave
2005-03-03 07:19:10 +00:00
mkanat%kerio.com
c11313b78b Bug 283237: Move DBname_to_id out of globals.pl
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap, a=myk
2005-02-24 23:42:48 +00:00
mkanat%kerio.com
431e480949 Bug 280502: Replace "INTERVAL" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-20 08:02:07 +00:00
mkanat%kerio.com
9a4b0a2ac1 Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-18 16:01:48 +00:00
travis%sedsystems.ca
8d3d9643dc Bug 257315 : type of delta_ts in bugs table should not be timestamp
Patch by Tomas Kopal <Tomas.Kopal@altap.cz>  r=mkanat, LpSolit   a=justdave
2005-02-08 16:51:03 +00:00
justdave%bugzilla.org
cc238a3fce Backing out the checking from bug 257315 until it gets corrected. It prevents new bugs from being filed.
a=justdave
2005-01-30 04:22:28 +00:00
travis%sedsystems.ca
0c7f295b2e Bug 257315 : type of delta_ts in bugs table should not be timestamp
Patch by Tomas Kopal <Tomas.Kopal@altap.cz>   r=vladd, LpSolit  a=justdave
2005-01-28 19:01:28 +00:00
travis%sedsystems.ca
b6bb86a533 Bug 278829 : make cmdline query tool work with 2.18
Patch by Andreas Franke <afranke@mathweb.org>   a=justdave
2005-01-27 19:42:34 +00:00
jocuri%softhome.net
1417508be9 Patch for bug 270404: Add detaint_natural and fix use lib instruction in sendbugemail.pl to make it functional; patch by Nick.Barnes@pobox.com, r=justdave, a=justdave. 2004-11-20 12:35:17 +00:00
myk%mozilla.org
256bfa463c Fix for bug 245075: command-line script that sends bug mail so installations can push bug mail out if it's been missed by the code that sends mail when changes are made; written by Dave Miller 2004-09-21 00:58:32 +00:00
kiko%async.com.br
13fd737f63 Additional fix for bug 244324: bugzilla-submit crashes when incorrect
base url provided. Check other situations in which we may have trouble
with bad base urls and report error conditions. contrib checkin.
2004-07-16 03:56:35 +00:00
kiko%async.com.br
4e46aa49aa More manpage fixage: make screen sections indent and format properly. For
some reason, they need indentation to look good in the generated nroff
format.
2004-07-16 03:41:48 +00:00
kiko%async.com.br
524c78faa9 Adding missing <para> tags to paragraph added under example for bug 244324. 2004-07-16 03:10:07 +00:00
kiko%async.com.br
504e1c8bc4 Updating manpage for bugzilla-submit, part of bug 244324:
bugzilla-submit crashed.
2004-07-16 02:52:34 +00:00
justdave%bugzilla.org
7a07ca395c Bug 239343: Contribution of sendbugmail.pl script, drop-in replacement for the no-longer-existing processmail for use by external scripts that used to use processmail's functionality.
Contributed by Nick Barnes of Ravenbrook Ltd.
a=justdave
2004-07-05 21:54:01 +00:00