Commit Graph

455 Commits

Author SHA1 Message Date
lpsolit%gmail.com
788aba6938 Bug 317489: Email preferences are not set for the new admin user - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-11-30 12:40:13 +00:00
mkanat%kerio.com
c572c9bc03 Bug 317899: checksetup needlessly requires a version of MIME::Base64 newer than perl 5.8.5 (RHEL4)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=justdave
2005-11-28 07:16:32 +00:00
lpsolit%gmail.com
1e1ff66b81 Bug 317176: Clean up the missing Image::Magick perl module message - Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave 2005-11-21 19:23:43 +00:00
wurblzap%gmail.com
9f2bd195a8 Bug 304417: Template precompilation is clumsy when it comes to additional language directories.
Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com>,
r=wurblzap, a=myk
2005-11-20 00:00:15 +00:00
mozilla%colinogilvie.co.uk
fb13021570 Bug 304936: checksetup.pl should inform the user to go to editparams.cgi if they haven't yet
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>, r=LpSolit, a=justdave
2005-11-19 23:55:26 +00:00
lpsolit%gmail.com
8110d93f42 Bug 302599: Saved searches using "days since bug changed" fail with "Can't use (to_days(now()) - to_days(bugs.delta_ts)) as a field name" error - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-11-15 09:37:17 +00:00
lpsolit%gmail.com
606ac964ea Bug 314080: [MySQL5] checksetup.pl: Unknown column 'profiles.userid' in 'on clause' - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=joel r=mkanat r=lance a=justdave 2005-11-14 20:54:45 +00:00
lpsolit%gmail.com
b3d9919657 Bug 305927: [PostgreSQL] Adding a new product partly fails when 'makeproductgroups' is enabled - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-11-05 12:15:57 +00:00
lpsolit%gmail.com
3f58a96985 Bug 314269: Add email pref to not send mail about dependency changes - Patch by Todd Stansell <tjs@tellme.com> r=joel a=justdave 2005-10-31 23:09:28 +00:00
lpsolit%gmail.com
35ecb1a6b0 Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-10-30 21:31:29 +00:00
lpsolit%gmail.com
4bbe52a4c7 Bug 313020: Implement the ability to add individual bugs to saved searches - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-25 17:55:13 +00:00
bugreport%peshkin.net
8a92bd9e82 Bug 149504 Permit a reference to a URL to be treated as an attachment
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-10-19 20:16:15 +00:00
bugreport%peshkin.net
5e68615687 Bug 312406 Checksetup fails to check for existing group_group_map for Bugzilla <2.17
patch by A. Karl Kornel <karl@kornel.name>
r=joel, a=justdave
2005-10-14 03:50:57 +00:00
lpsolit%gmail.com
d89ce3f633 Bug 312386: checksetup.pl fails to check for existing group_group_map entries for new admins - Patch by Joel Peshkin <bugreport@peshkin.net> r=karl r=LpSolit a=myk 2005-10-14 01:59:53 +00:00
bugreport%peshkin.net
82932d7be9 Bug 204498 Add su (setuser) function
Patch by A. Karl Kornel <karl@kornel.name>
r=joel, a=justdave
2005-10-13 23:58:26 +00:00
mkanat%kerio.com
1126fa28db Bug 309680: Use SQL "JOIN ... ON ..." syntax instead of "JOIN ... USING(...)"
Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave
2005-10-06 18:43:44 +00:00
bugreport%peshkin.net
6142bcb051 Bug 307602: Smooth attach_data upgrade for sites with huge attachment tables
Patch by Joel Peshkin <bugreport@peshkin.net>
r=mkanat, a=justdave
2005-09-27 17:16:56 +00:00
mkanat%kerio.com
2dc51689e0 Bug 309760: series.public rename breaks upgrades from 2.17.1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
2005-09-27 16:55:24 +00:00
mkanat%kerio.com
49397368af Bug 308717: Column name "PUBLIC" in SERIES table is an Oracle reserved word
Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave
2005-09-23 14:24:35 +00:00
lpsolit%gmail.com
dbe9860a97 Bug 306760: Routines from Util.pm are not imported in checksetup.pl due to a typo: Bugzilla:Util (missing colon) - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave 2005-09-12 10:47:12 +00:00
lpsolit%gmail.com
af74ae6b3d Bug 304745: Move GetFieldID() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-09-05 20:41:21 +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
mkanat%kerio.com
391733eb2b Bug 303860: There is a database change in the wrong place in checksetup.pl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
2005-08-24 19:27:51 +00:00
mkanat%kerio.com
316d94d882 Bug 304997: "Setting any 'other' op_sys to 'Other'" runs every time you run checksetup
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=myk
2005-08-23 01:04:42 +00:00
lpsolit%gmail.com
65051b945e Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk 2005-08-21 18:16:43 +00:00
bugreport%peshkin.net
02bbb51ea9 Bug 304583: Remove all remaining need to rederive inherited groups
Patch by Joel Peshkin <bugreport@peshkin.net>
r=mkanat, a=justdave
2005-08-18 20:09:37 +00:00
mkanat%kerio.com
1d20c7a55c Bug 296054: [PostgreSQL] Cannot add a new query for event/whining
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-17 18:24:45 +00:00
mkanat%kerio.com
069244c1a0 Bug 299848: enter_bug's automatic OS/Platform code does not work with the new default OS list
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
2005-08-17 18:15:13 +00:00
lpsolit%gmail.com
14e840bb9c Bug 302418: re-enable sendmail support for Windows - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave 2005-08-13 14:56:19 +00:00
mkanat%kerio.com
a876784a7e Bug 303669: Bugzilla mis-uses perl subroutine prototypes
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-13 12:27:04 +00:00
bugreport%peshkin.net
c325128e37 Bug 303482: Change checksetup.pl to check for MIME::Parser instead of MIME::Tools
Patch by Joel Peshkin <bugreport@peshkin.net>
r=glob,wurblzap a=justdave
2005-08-09 21:19:43 +00:00
bugreport%peshkin.net
f41da5ed69 Backout of bug 303669 which broke AppendComment and possibly a number
of other items.
2005-08-09 11:23:43 +00:00
mkanat%kerio.com
8f7328f4d3 Bug 303669: Bugzilla mis-uses perl subroutine prototypes
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-09 05:59:02 +00:00
justdave%bugzilla.org
97056d6090 Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errors
r= LpSolit, a= justdave
2005-08-05 23:47:28 +00:00
lpsolit%gmail.com
e60794f4d1 Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW installations - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave 2005-08-04 11:51:25 +00:00
myk%mozilla.org
5d32cc2382 Fix for bug 302083: automatically converts BMP files to PNG files to conserve disk space; patch by Greg Hendricks; r=myk, a=myk 2005-07-30 00:46:40 +00:00
lpsolit%gmail.com
35e51a3eb9 Bug 257767: Option to have fields in CSV files separated by semicolons instead of commas - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk 2005-07-20 02:14:34 +00:00
mkanat%kerio.com
1146841d42 Bug 300336: Bugzilla::Auth should not contain any exported subroutines
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-07-13 03:57:02 +00:00
mkanat%kerio.com
bd6ef7218b Bug 204217: require MySQL version 4.0+
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
2005-07-11 22:07:24 +00:00
bugreport%peshkin.net
eb5cb98986 Bug 299156: Reduce saniitycheck submitter_id time for large sites
Patch by Joel Peshkin <bugreport@peshkin.net>
r=mkanat, a=justdave
2005-07-11 17:34:47 +00:00
lpsolit%gmail.com
99ef260cf4 Bug 228905: [Bug creation] not available in advanced query/boolean charts - Patch by Dave Miller <justdave@bugzilla.org> r=mkanat a=justdave 2005-07-10 23:09:48 +00:00
lpsolit%gmail.com
46fa60c0c4 Bug 63536: User preference for whether or not to go to the next bug after processing - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave 2005-07-10 22:37:15 +00:00
mkanat%kerio.com
4b86688179 Bug 292544: [SECURITY] Can see a security-sensitive bug in buglist.cgi for a short time when there are certain performance problems
Patch By Frederic Buclin <LpSolit@gmail.com> r=joel, a=justdave
2005-07-08 05:35:21 +00:00
mkanat%kerio.com
0d6d7db605 Bug 292119: [PostgreSQL] POSITION(...) clause "must be type boolean, not type integer"
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=justdave
2005-07-08 02:34:03 +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
zach%zachlipton.com
981984d414 Finish up fix for bug 22472 ("runtests.sh: die, die, die!"). Remove
references to runtests.sh in docs, checksetup.pl, and other fine
places.

r=LpSolit, a=my snapple peach iced tea
2005-06-29 23:43:33 +00:00
lpsolit%gmail.com
131210a127 Bug 277454: Bugs in inactivated groups don't show padlocks on the buglist - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2005-06-25 12:10:28 +00:00
mkanat%kerio.com
770433b8fc Bug 296039: [PostgreSQL] Cannot create a new product
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=myk
2005-06-21 01:39:07 +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