lpsolit%gmail.com
ae38b026a0
Bug 344968: importxml.pl should support custom statuses - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2007-05-29 17:24:41 +00:00
lpsolit%gmail.com
931bbbdfa3
Bug 368311: Custom field data is not imported into the database from the XML file - Patch by Erik <shaggy+bugzilla@eta.org> r/a=LpSolit
2007-04-03 23:54:51 +00:00
lpsolit%gmail.com
c995b2be25
Bug 348282: importxml.pl throws Bugzilla::Bug::ValidateTime warnings if the time value is not defined and param timetrackinggroup defined - Patch by Guzm��n Bras�� <gbn@hqso.net> r/a=LpSolit
2007-02-06 14:57:01 +00:00
ghendricks%novell.com
5d5f2586ff
patch by Guzm��n Bras��
...
r=ghendricks, a=LpSolit
2007-02-05 19:55:45 +00:00
lpsolit%gmail.com
ee4c5194c7
Bug 366738: Use of uninitialized value in numeric eq (==) in ./importxml.pl if the bug is not visible to the reporter and the CC list - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=myk r=ghendricks a=LpSolit
2007-01-11 22:49:46 +00:00
lpsolit%gmail.com
57a2ad1181
Bug 348281: importxml.pl dies if there is no target milestone or the target milestone is empty - Patch by Guzm��n Bras�� <gbn@hqso.net> r/a=LpSolit
2007-01-10 19:19:00 +00:00
lpsolit%gmail.com
23294e1514
Bug 339384: Make Bugzilla::Milestone use Bugzilla::Object - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
2006-12-19 10:35:43 +00:00
mkanat%bugzilla.org
a9bceedf7f
Bug 339385: Make Bugzilla::Version use Bugzilla::Object
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-12-19 06:41:46 +00:00
mkanat%bugzilla.org
cae67a00c4
Bug 339380: Make Bugzilla::Component use Bugzilla::Object
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-12-19 06:39:29 +00:00
wurblzap%gmail.com
2c3aae1024
Bug 224577: Bugzilla could use a web services interface.
...
Patch by Marc Schumann <wurblzap@gmail.com>;
r=mkanat; a=myk
2006-08-19 17:20:25 +00:00
mkanat%bugzilla.org
173031bf91
Bug 348057: Move the checks for bug visibility out of Bugzilla::Bug->new
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-08-11 23:45:08 +00:00
mkanat%bugzilla.org
972245843e
Bug 347291: Make Bugzilla::User use Bugzilla::Object
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-08-10 23:44:49 +00:00
lpsolit%gmail.com
d313754577
Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype objects - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk
2006-07-25 00:24:54 +00:00
lpsolit%gmail.com
a9cdba2792
[No bug #] Fix warnings reported by 011pod.t about importxml.pl - Patch by me
2006-07-22 19:17:12 +00:00
lpsolit%gmail.com
dadd609817
Bug 344298: importxml.pl performance problem - Patch by Vance Baarda <vrb@novell.com> r=ghendricks a=myk
2006-07-13 19:04:06 +00:00
mkanat%bugzilla.org
f2dd0345c6
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
30f6d2eada
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
2542d86d42
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
f886810984
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
88f015828a
Bug 304601: Bugzilla::Config's :locations exports need to be in their own module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave
...
Bug 328637: Remove all legal_* versioncache arrays - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
Bug 110503 - Eliminate versioncache
2006-06-19 20:15:18 +00:00
vladd%bugzilla.org
a6c5fd22af
Spelling in code comments patch: 'attachemnt' -> 'attachment', 'unkown' -> 'unknown' in importxml.pl; patch by Vlad Dascalu <vladd@bugzilla.org>.
2006-06-19 12:03:13 +00:00
vladd%bugzilla.org
b3fcc67ece
Spelling in code comments patch: 'attachement' -> 'attachment' in importxml.pl; patch by Vlad Dascalu <vladd@bugzilla.org>.
2006-06-19 11:56:07 +00:00
lpsolit%gmail.com
22d631d8af
Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-06-02 10:50:15 +00:00
lpsolit%gmail.com
ccb144249e
Bug 334620: When calling importxml.pl with the -v option, information is displayed too many times - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=ghendricks a=myk
2006-04-19 22:24:06 +00:00
lpsolit%gmail.com
e5c6b3aeb9
Bug 334617: importxml.pl crashes when importing bugs having attachments from version 2.20 or older - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=ghendricks a=myk
2006-04-19 21:47:25 +00:00
lpsolit%gmail.com
b0cdd759d9
Bug 322285: Cancelling a flag should remove it completely from the DB - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2006-04-14 16:50:47 +00:00
mkanat%kerio.com
f07abd133d
Bug 328638: Remove @::legal_keywords and %::keywordsbyname
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-03-09 00:09:00 +00:00
mkanat%kerio.com
9d03efe96a
Bug 282628: Move OpenStates and IsOpenedState out of globals.pl
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
2006-03-06 21:42:10 +00:00
timeless%mozdev.org
97f618f7da
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-02-23 04:38:56 +00:00
lpsolit%gmail.com
f928d272a8
Bug 285614: Rewrite importxml.pl to remove XML::Parser magic numbers - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk
2006-01-10 23:53:10 +00:00
lpsolit%gmail.com
cbfe21bb80
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
lpsolit%gmail.com
4018fec7e8
Bug 288170: importxml.pl and move.pl should not write to $datadir/maillog - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2005-08-05 00:58:59 +00:00
lpsolit%gmail.com
80755377ce
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
mkanat%kerio.com
efc031a0d0
Bug 256513: Fix usage of grep (/$value/, @array);
...
Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave
2005-03-18 04:21:29 +00:00
mkanat%kerio.com
7740297341
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
e502640f91
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
c234004467
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
ec84103720
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
c975cba917
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
gerv%gerv.net
8791afdc16
Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r=gerv,vladd; a=justdave.
2005-01-01 13:44:16 +00:00
kiko%async.com.br
b87ad5c610
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
...
quietly_check_login()/confirm_login() calls. Cleans up callsites
(consisting of most of our CGIs), swapping (where appropriate) for calls
to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>.
r=bbaetz, kiko. a=justdave.
2004-03-27 03:51:44 +00:00
bbaetz%acm.org
67e8c67eee
Bug 208604 - Make data/template dir locations configurable
2003-11-22 03:50:42 +00:00
justdave%syndicomm.com
d661b96482
Bug 213085: importxml.pl tries to convert qa_contact from a name to an ID when it's already an ID
...
r= myk, a= justdave
2003-07-18 17:11:01 +00:00
bbaetz%acm.org
cf4e631923
Bug 201816 - use CGI.pm for header output
...
r=joel, a=justdave
2003-05-05 01:15:38 +00:00
bbaetz%acm.org
f5ff14decf
Bug 172331 - importxml.pl warnings under perl 5.8
...
r,a=justdave
2003-04-25 04:16:01 +00:00
jake%bugzilla.org
774aa5e232
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
...
r=justdave
a=justdave
2003-03-27 00:07:02 +00:00
justdave%syndicomm.com
89c67563b1
Bug 192513: importxml.pl and move.pl now use the new mail routines introduced in bug 124174 (they got broken when processmail was removed). Also fixes several comments referring to processmail (which no longer exists) in other files, and removes references to processmail from the .htaccess files and the executable file list in checksetup.pl.
...
r= jaypee, a= justdave
2003-02-10 06:26:39 +00:00
justdave%syndicomm.com
b8ff077121
Bug 186218: importxml.pl was doing a query against the products table using the old schema
...
Patch by Jonathan Schatz <jon@vmware.com>
r= justdave, a= justdave
2002-12-20 03:37:49 +00:00
bbaetz%student.usyd.edu.au
aacda75fc3
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
...
r=joel x2
2002-08-26 06:17:26 +00:00
bugreport%peshkin.net
8dc3356168
Bug 164464 - Importxml will fail if versioncache needs update
...
r=bbatez, timeless
2002-08-25 16:38:13 +00:00