mkanat%bugzilla.org
be2b2cb12e
Bug 363153: Turn on the utf8 bit on all strings in Bugzilla that contain
...
non-ASCII data, if the utf8 parameter is on. This means that string functions
like substr() work properly on multi-byte languages, now.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=mkanat
2007-11-23 06:58:36 +00:00
lpsolit%gmail.com
c2b5bc8c23
Bug 396376: Crash on logout - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-09-16 22:40:46 +00:00
mkanat%bugzilla.org
ba43d7465f
Bug 394923: Make Bugzilla.pm subclassable by using $class->method everywhere
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat
2007-09-14 23:23:59 +00:00
wurblzap%gmail.com
ae3b77103c
Bug 365378 ��� The 'languages' parameter is not necessary.
...
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit; a=LpSolit
2007-08-21 20:47:56 +00:00
mkanat%bugzilla.org
b2b77e88bf
Bug 390148: Prevent Bugzilla from throwing warnings if we're on IIS
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat
2007-07-31 01:08:16 +00:00
mkanat%bugzilla.org
42fcc7f21d
Bug 373639: Bugzilla->login should just return Bugzilla->user if Bugzilla->user->id != 0
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-03-16 20:16:43 +00:00
mkanat%bugzilla.org
7801e05901
Bug 374004: Enable transaction code and use it in some installation places
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-15 04:29:46 +00:00
lpsolit%gmail.com
558f9d4252
Bug 297186: Send emails in the recipient's locale, not the current user's - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-12-11 18:00:46 +00:00
lpsolit%gmail.com
414724965e
Bug 361252: checksetup.pl should get confirmation from the user before causing dataloss in UTF8 conversion - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=myk
2006-12-09 11:51:35 +00:00
mkanat%bugzilla.org
466557f08d
Checkin fix for Bug 280633, which didn't work when the utf8 parameter was turned on.
2006-11-18 15:54:59 +00:00
mkanat%bugzilla.org
5fd2bf7cb8
Bug 353711: Move to Email:: modules for email sending
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=myk
2006-11-02 23:32:00 +00:00
mkanat%bugzilla.org
763d47bf3c
Bug 350921: [email_in] Create an email interface that can create a bug in Bugzilla
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=ghendricks, a=myk
2006-10-17 06:20:36 +00:00
mkanat%bugzilla.org
83b24e12f4
Bug 223880: "marked a duplicate" messages cannot be localized
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-18 18:56:38 +00:00
mkanat%bugzilla.org
3a58b68103
Bug 352608: Make checksetup more localizable
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-09-14 06:57:30 +00:00
mkanat%bugzilla.org
c4e039da45
Bug 345547: shutdownhtml will not work under mod_perl
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2006-09-11 21:27:52 +00:00
mkanat%bugzilla.org
fa06d66952
Bug 350217: Extensions need to be able to update Bugzilla's DB schema
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk
2006-09-07 23:41:33 +00:00
mkanat%bugzilla.org
d0a3813607
Bug 347096: Create Bugzilla->localconfig and replace most read_localconfig calls with it
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-03 19:18:53 +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
lpsolit%gmail.com
b5f76e26bc
Bug 347818: Cannot set Bugzilla->batch(0) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-08-08 20:49:11 +00:00
mkanat%bugzilla.org
f76cc6aa8c
Bug 346483: Fix up param-updating code in checksetup.pl to all be in a module.
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-07-31 22:15:55 +00:00
mkanat%bugzilla.org
7259a58262
Bug 339382: Make Bugzilla::Field use Bugzilla::Object
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-25 23:20:42 +00:00
lpsolit%gmail.com
189d2a7707
Bug 343421: Fix some typos in comments - Patch by timeless <timeless@bemail.org> r=wicked a=myk
2006-07-06 12:06:43 +00:00
mkanat%bugzilla.org
73c3cf0977
Bug 343361: die_with_dignity is useless inside of Bugzilla::CGI
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=colin, a=myk
2006-07-05 23:33:25 +00:00
mkanat%bugzilla.org
e33a465cf4
Bug 343166: $template->process leaks 512K of RAM per call under mod_perl
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2006-07-01 16:10:14 +00:00
mkanat%bugzilla.org
3856189aa6
Bug 342114: Bugzilla.pm caches data in global variables
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-06-29 16:34:37 +00:00
lpsolit%gmail.com
17f9d63db0
Bug 278017: Eliminate use of deprecated Bugzilla::DB routines (SendSQL, etc.) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-06-20 07:39:01 +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
37b6a30d00
Spelling in code comments patch: 'sript' -> 'script'; patch by Vlad Dascalu <vladd@bugzilla.org>.
2006-06-19 15:49:02 +00:00
lpsolit%gmail.com
b012b2d54d
Bug 313255: Move $::ENV{foo} and $::SIG{foo} out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-06-14 00:26:27 +00:00
mkanat%bugzilla.org
dcee23f1ad
Bug 328642: Params should be in Bugzilla->params instead of being a Bugzilla::Config subroutine
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-05-22 18:11:53 +00:00
lpsolit%gmail.com
ff5b1d3570
Bug 337683: The user prefs tab let you change the password and email address of a user being impersonated when using the ENV method (with user_info_class="Env,CGI") - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
2006-05-15 16:31:28 +00:00
mkanat%bugzilla.org
8b54c5771a
Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-05-12 02:41:22 +00:00
lpsolit%gmail.com
a68b826908
Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk Melez <myk@mozilla.org> r=mkanat a=justdave
2006-02-21 13:08:24 +00:00
lpsolit%gmail.com
629a6b8f21
Bug 324346: When 'shutdownhtml' is set, accessing foo.cgi?format=bar displays plain text instead of html - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-02-07 22:46:28 +00:00
myk%mozilla.org
acc55373d8
Backing out fix for bug 287325 (initial implementation of custom fields): turns out the tree is not yet open for 2.24 checkins after all. I'll check this back in once the tree opens for 2.24 checkins, which lpsolit says will be in about a month.
2006-01-06 14:38:43 +00:00
myk%mozilla.org
0a1ea35c89
Bug 287325: an initial implementation of custom fields, including the ability to add text custom fields via the command-line script customfield.pl, search them via the boolean charts, display and edit them on the show bug page, and see changes to them in bug activity; r=mkanat, glob
2006-01-06 14:23:05 +00:00
wurblzap%gmail.com
db328ebeb4
Bug 310070: runtests.pl reports errors when the 'shutdownhtml' parameter is turned on.
...
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, r=mkanat, a=justdave
2005-12-02 22:16:36 +00:00
timeless%mozdev.org
3db428f6ac
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
lpsolit%gmail.com
7a7ad18d53
Bug 313695: buglist.cgi and some other scripts do not use the shadow DB anymore - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave
2005-11-13 17:50:47 +00:00
lpsolit%gmail.com
84026eaa8e
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
bugreport%peshkin.net
d3e0b7cf5c
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
lpsolit%gmail.com
a7ac3871a7
Bug 312235: Remove doeditparams.cgi from the SHUTDOWNHTML_EXEMPT list in Bugzilla.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-10-12 22:24:48 +00:00
lpsolit%gmail.com
069c64ca77
Bug 309796: Whining needs to check for shutdown (silently) before trying database access - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-10-06 20:54:49 +00:00
lpsolit%gmail.com
c1fb4a855b
Bug 273767: Cannot log out when Param(shutdownhtml) is active - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk
2005-07-27 19:58:23 +00:00
mkanat%kerio.com
556c485411
Bug 283989: CGI.pl global init code should be moved to Bugzilla::CGI
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
2005-07-14 06:01:35 +00:00
justdave%bugzilla.org
f82d3b0876
Bug 284547: Fix escaping of > characters inside C<> tags in the pod docs
...
r=mkanat, a=justdave
2005-03-03 05:28:42 +00:00
bugreport%peshkin.net
c5813d15b8
Bug 257344: Remove exit from error handlers when non-interactive
...
r=glob,justdave
a=justdave
2004-11-08 02:25:59 +00:00
bugreport%peshkin.net
a07963370c
Bug 253588: Change Bugzilla->user to be usable even for a logged-out user
...
patch by erik,joel
r=kiko
a=justdave
2004-07-31 02:27:26 +00:00
kiko%async.com.br
aeb347e3ae
Fix for bug 236678: Clean up access to COOKIE global. Murder the last
...
remaining places in the tree where COOKIE is used; includes a rather
thorough cleanup of Bugzilla::Bug->user and a minor doc update. r=joel, a=justdave.
2004-07-29 02:45:38 +00:00
bugreport%peshkin.net
c70d1cf583
Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
...
patch by erik
r=joel, kiko
a=myk
2004-07-20 22:41:22 +00:00