mkanat%bugzilla.org
98d0fc912c
Fix a small cut-and-paste error from a recent patch, pointed out by LpSolit.
2006-07-29 12:03:00 +00:00
mkanat%bugzilla.org
4084f663c1
Bug 346295: When Template::Plugin::GD is missing, checksetup.pl tells you to type "ppm install Template" instead of "ppm install Template-Toolkit"
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-29 11:51:11 +00:00
mkanat%bugzilla.org
7c56dfd705
Bug 346410: Move enum-table population code into Bugzilla::DB
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
2006-07-29 11:50:02 +00:00
mkanat%bugzilla.org
bb581cdf8b
Bug 346375: Move the code that gets the initial $dbh into Bugzilla::DB
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
2006-07-29 10:36:57 +00:00
mkanat%bugzilla.org
d87db6d38b
Bug 346344: Move checksetup's localconfig-handling code into Bugzilla::Install::Localconfig
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
2006-07-29 10:33:18 +00:00
ghendricks%novell.com
f92a24f2ae
Bugzilla 2.22 port
2006-07-28 22:32:36 +00:00
zach%zachlipton.com
7d04f23f2a
* Add additional json hooks to retrieve lists of products, platforms, etc...
...
* (bug 334871) Search test lists by product/testgroup/subgroup
* Allow printing of all testcases matching a query
* Improve wording and organization of links in options sidebar
2006-07-28 22:26:43 +00:00
mkanat%bugzilla.org
79550cec95
Bug 346245: attribute parameter 'johndoe@company.tld' is not a hash ref at Bugzilla/Auth/Verify.pm line 112
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=myk
2006-07-28 20:35:10 +00:00
mkanat%bugzilla.org
9c9e00f7f2
Bug 346343: Clean up all of checksetup prior to localconfig code
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-07-28 20:34:00 +00:00
benjamin%smedbergs.us
bc458f05fe
Bug 332459 - management interface doesn't interpret form input as UTF-8 correctly, r=morgamic
2006-07-28 19:38:15 +00:00
mkanat%bugzilla.org
8f1aca2801
Bug 346275: checksetup.pl should read the "answers" file into a Safe
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-07-28 18:04:39 +00:00
mkanat%bugzilla.org
fa96f18b01
Bug 346270: Eliminate as many BEGIN blocks as possible from checksetup.pl
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-07-28 18:03:43 +00:00
mkanat%bugzilla.org
864d42ac47
Bug 346265: checksetup.pl should use Getopt::Long instead of its current hack
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-07-28 18:02:26 +00:00
mkanat%bugzilla.org
62cc0e5f66
Bug 346212: Create POD for checksetup.pl, and move --help message into Pod::Usage output
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-07-28 18:00:52 +00:00
mkanat%bugzilla.org
d6b1c7b535
Bug 344855: Create a subroutine that does all of checksetup's requirements checking
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-07-28 08:28:06 +00:00
mkanat%bugzilla.org
67ab494b9f
Bug 173897: Fix |XXX - mod_perl| comments
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-28 08:20:31 +00:00
wclouser%mozilla.com
61167a7a98
more rachel stuff
2006-07-28 00:07:52 +00:00
wclouser%mozilla.com
f523d46d4f
more rachel changes
2006-07-27 23:47:02 +00:00
wclouser%mozilla.com
dafc465ac3
more tweaks from rachel
2006-07-27 21:20:53 +00:00
bear%code-bear.com
9957032ab8
Patch by Laurence Darby to fix typos and other grammatical errors
...
r=timely
bug 346076
2006-07-27 16:31:07 +00:00
wclouser%mozilla.com
20fe8f3743
more changes from rachel
2006-07-27 00:15:10 +00:00
lpsolit%gmail.com
87e77d5940
Bug 333407: file_too_large error should mention AttachURL when enabled - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=myk
2006-07-26 16:39:42 +00:00
wclouser%mozilla.com
e750848016
another change
2006-07-26 04:12:34 +00:00
lpsolit%gmail.com
4af3632617
Bug 343752: The 'order' field in buglist.cgi is not properly parsed when using aliases - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2006-07-25 23:31:27 +00:00
lpsolit%gmail.com
45799e68f3
Bug 338869: The 'quicksearch' field in the footer redirects to http:// even when sslbase is in use - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-07-25 23:22:48 +00:00
mkanat%bugzilla.org
7d0c48b8f1
Bug 300978: bad output when a non-cgi script dies
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-25 23:22:03 +00:00
mkanat%bugzilla.org
858c30b78d
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
mike.morgan%oregonstate.edu
ceee654fc4
Adjustment to patch class to allow additional checks for partner channels to fall back on release channels. See bug 344742.
2006-07-25 23:02:21 +00:00
mkanat%bugzilla.org
1d35a18d45
Bug 345389: Template-Toolkit 2.15 moved Template::Plugin::GD into a separate package
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-25 06:19:08 +00:00
cls%seawood.org
eec02e47af
Remove unsupported specfile
2006-07-25 05:57:41 +00:00
cls%seawood.org
91f4bf9f2e
Add year to blame column dates.
...
Bug #239017 r=bear
2006-07-25 05:20:07 +00:00
lpsolit%gmail.com
0f9ef7889d
Bug 345652: request.cgi should look at flags.modification_date instead of flags.creation_date - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2006-07-25 01:25:44 +00:00
lpsolit%gmail.com
8e3e275602
Bug 329789: The guided format when creating a bug doesn't let me specify a component as part of the URL - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=myk
2006-07-25 00:38:17 +00:00
lpsolit%gmail.com
28a345e727
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
faeb3d399a
Bug 345359: Prevent Flag::clear from deleting a deleted flag when checking the inclusion and exclusion lists - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk
2006-07-25 00:08:31 +00:00
mike.morgan%oregonstate.edu
d482186c9c
Correcting flash version for linux, per bug 345792.
2006-07-24 23:26:45 +00:00
lpsolit%gmail.com
f525c1e087
Bug 174039: Set flags on bug entry - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap r=myk a=myk
2006-07-24 23:24:34 +00:00
cls%seawood.org
046cac02e7
Allow queries to be completed even if min & max dates are swapped.
...
Thanks to Josh Soref <timeless@bemail.org> for the original patch.
Bug #92270 r=bear
2006-07-24 23:00:08 +00:00
wclouser%mozilla.com
c549924c61
header image is only centered on splash screens now
2006-07-24 22:44:03 +00:00
cls%seawood.org
61a18e2f01
Fix typo.
2006-07-24 22:40:46 +00:00
mkanat%bugzilla.org
a1881ec5d6
Bug 344527: Old Charts are broken using mod_perl
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-24 21:43:55 +00:00
mkanat%bugzilla.org
82d93b74ee
Bug 344282: Require DBI 1.41+ for DBD::Pg 1.45
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-07-24 21:41:04 +00:00
cls%seawood.org
109e63ad8f
Use the 3 param version of open().
...
Thanks to Josh Soref <timeless@bemail.org> for the original patch.
Bug #321336 r=bear
2006-07-24 20:12:09 +00:00
cls%seawood.org
47e6cb707b
Round to 3 significant digits when displaying log size in Gb.
2006-07-24 19:47:00 +00:00
cls%seawood.org
d65215f79a
Add function to sanitize input that's supposed to be a regular expression.
...
Bug #323622 r=timeless
2006-07-24 18:55:10 +00:00
cls%seawood.org
c4d67ce70e
Use Compress::Zlib instead of insecurely forking out to gzip and validate tree= input.
...
Bug #321489 r=rhelmer/preed
2006-07-24 18:48:14 +00:00
cls%seawood.org
b2cc0a38df
Tidy up html output.
...
Bug #344665 r=timeless
2006-07-24 18:41:23 +00:00
cls%seawood.org
a17c716c37
Fix popups when using bonsai
2006-07-24 18:19:24 +00:00
wclouser%mozilla.com
23dac0b761
fix for bug 343804
2006-07-24 17:48:56 +00:00
mike.morgan%oregonstate.edu
b4c4775e0d
Fix for multi-os hash failures. See bug 345505.
2006-07-24 17:44:02 +00:00