Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-24 | Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of ↵ | mkanat%bugzilla.org | 1 | -2/+2 | |
checking if modules are installed Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-10-19 | Bug 399073: Remove the 'loginnetmask' parameter - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -1/+13 | |
Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-09-30 | Bug 519676: Allow users to set blank/false values for things in ↵ | mkanat%bugzilla.org | 1 | -1/+6 | |
checksetup.pl's "answers" file. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-09-28 | Bug 519032: Remove the unused "last_viewed" column from the "series" DB ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
table - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-09-22 | Bug 517761: Checksetup creates and deletes ./data/duplicates/ directory ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
every time - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-09-22 | Bug 517632: Make checksetup.pl die when it fails to create a directory | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-09-22 | Bug 516712: Allow checksetup.pl to upgrade installations from before 3.4 ↵ | mkanat%bugzilla.org | 1 | -2/+12 | |
where profiles.extern_id contains multiple empty string values. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-09-11 | Bug 515991: Blacklist CGI 3.46 and 3.47 because CGI::Carp breaks Template ↵ | mkanat%bugzilla.org | 1 | -1/+3 | |
Toolkit in those versions. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-09-07 | Bug 176002: Move duplicate statistics into the db | mkanat%bugzilla.org | 2 | -2/+9 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-09-04 | Bug 486306: Truncated XML-RPC response (incorrect content-length header) | mkanat%bugzilla.org | 1 | -3/+3 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-08-19 | Bug 511337: Make checksetup.pl properly throw a warning when it can't ↵ | mkanat%bugzilla.org | 1 | -3/+6 | |
chmod/chown a file Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-08-18 | Bug 507969: Speed up checksetup for cases when it's doing nothing | mkanat%bugzilla.org | 1 | -9/+10 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2009-08-17 | Bug 509497: Implement sql_group_concat for all databases | mkanat%bugzilla.org | 1 | -46/+16 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat Patch by Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat | |||||
2009-08-13 | Bug 257933: File::Spec version check does not work against 0.90 - Patch by ↵ | lpsolit%gmail.com | 1 | -5/+0 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-08-13 | Bug 480986: The BMP -> PNG conversion tool for new attachments should be an ↵ | lpsolit%gmail.com | 1 | -6/+0 | |
extension - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-08-12 | Bug 507493: checksetup.pl's output should use colors for missing and too old ↵ | lpsolit%gmail.com | 2 | -5/+20 | |
Perl modules - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-08-11 | Bug 430011: Disabled extensions are still included in template include path | mkanat%bugzilla.org | 1 | -0/+1 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-08-07 | Bug 509054: Internationalize feature descriptions in checksetup.pl | mkanat%bugzilla.org | 1 | -23/+33 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-08-03 | Bug 508032: Speed up initializing of email_setting values | mkanat%bugzilla.org | 1 | -11/+3 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-08-03 | Bug 405970: Make checksetup.pl not rederive regex groups every time it runs ↵ | mkanat%bugzilla.org | 1 | -1/+50 | |
(this was significantly slowing down checksetup.pl on large installations when there was nothing to do) Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-07-24 | Bug 457524: Reports don't calculate totals correctly if one of the axes ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
contain utf-8 data and Bug 469794: On windows, export bug list to CSV breaks because of extra line breaks Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-07-17 | Bug 503290: Email::Send 2.196 has a bug in the SMTP module - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-06-02 | Bug 495783: Create the default Classification before setting up foreign ↵ | mkanat%bugzilla.org | 1 | -0/+8 | |
keys, so that the products.classification_id -> classifications.id FK doesn't fail during upgrades that add the classification_id column. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2009-05-21 | Bug 493090 - Product disallownew should be converted to isactive | ghendricks%novell.com | 1 | -4/+25 | |
patch by ghendricks r=mkanat a=mkanat | |||||
2009-04-17 | Bug 486206: Quoted-printable bugmail had a =0D at the end of every line, ↵ | mkanat%bugzilla.org | 1 | -0/+6 | |
because of a bug in Email::MIME::Encodings Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-04-06 | Bug 302420: Allow whining messages to be sent even without any results - ↵ | wicked%sci.fi | 1 | -0/+4 | |
Patch by Micheal J. Tosh <michael.j.tosh@lmco.com> r=wicked a=mkanat | |||||
2009-04-03 | Bug 123165 â Permissions setup option for bugzilla_user==webserver_user ↵ | wurblzap%gmail.com | 2 | -8/+26 | |
(suexec). Patch by Marc Schumann <wurblzap@gmail.com>; r/a=mkanat | |||||
2009-03-31 | Bug 478972: Remove the 'useentrygroupdefault' parameter - Patch by ↵ | lpsolit%gmail.com | 1 | -12/+13 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-03-31 | Bug 432907: Create a JSON frontend for WebServices | mkanat%bugzilla.org | 1 | -0/+6 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-03-31 | Bug 423613: Make profiles.extern_id actually UNIQUE in the DB schema. | mkanat%bugzilla.org | 1 | -0/+4 | |
Patch by arbingersys@gmail.com r=mkanat, a=mkanat | |||||
2009-03-02 | Bug 480001: MySQL 5.1.31 throws an error when you try to SET SESSION ↵ | mkanat%bugzilla.org | 1 | -5/+0 | |
max_allowed_packet (and previous versions of MySQL were just ignoring the SET SESSION), so just warn people if their max_allowed_packet is too small Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-02-03 | Bug 476594: [SECURITY] Calling srand() at startup time in mod_perl makes the ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
same token be generated over and over Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat | |||||
2009-02-02 | I almost forgot the fix on checkin for bug 26257 | lpsolit%gmail.com | 1 | -1/+0 | |
2009-02-02 | Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ↵ | lpsolit%gmail.com | 1 | -0/+13 | |
bugzilla users submit changes to bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2009-01-24 | Bug 471613: Replace Bugzilla::Util::is_tainted() by Scalar::Util::tainted() ↵ | lpsolit%gmail.com | 1 | -5/+2 | |
- Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=LpSolit | |||||
2009-01-23 | Bug 474881: checksetup.pl only creates custom CSS files on the second run - ↵ | lpsolit%gmail.com | 1 | -4/+3 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-01-22 | Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ↵ | mkanat%bugzilla.org | 1 | -0/+5 | |
any Bugzilla installation) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-01-16 | Bug 473883: Re-arrange Perl module instructions so that required modules are ↵ | mkanat%bugzilla.org | 1 | -42/+48 | |
listed at the end Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-01-16 | Bug 460376: Make module-install instructions localizable. | mkanat%bugzilla.org | 1 | -78/+22 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-01-15 | Bug 344878: Automatically generate list of acceptable columns for ↵ | lpsolit%gmail.com | 1 | -0/+10 | |
buglist.cgi from the database - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=mkanat | |||||
2009-01-07 | Bug 472458: checksetup.pl should check for DateTime::TimeZone - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+9 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-01-04 | Bug 147776: Make checksetup.pl re-write localconfig with the current ↵ | mkanat%bugzilla.org | 2 | -42/+77 | |
comments and remove old variables automatically Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-01-03 | Bug 471060: The mod_perl CGI requirement isn't necessary anymore | mkanat%bugzilla.org | 1 | -13/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-01-02 | Bug 211006: Make Bugzilla use SHA-256 instead of crypt() to store hashed ↵ | mkanat%bugzilla.org | 1 | -0/+5 | |
passwords in the database Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-12-24 | Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail. | mkanat%bugzilla.org | 2 | -0/+15 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, a=mkanat | |||||
2008-12-06 | Bug 468009: SOAP::Lite versions greater than 0.68 and less than 0.710.06 ↵ | mkanat%bugzilla.org | 1 | -0/+2 | |
return the wrong XML for methods Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2008-12-06 | Bug 467506: -d $dir check in add_language_set should not be commented-out | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2008-12-06 | Bug 467324: PROJECT specific template directory was being ignored | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-11-07 | Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵ | mkanat%bugzilla.org | 1 | -1/+38 | |
values depends on the value of another field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-10-25 | Bug 291433: Ability to have custom fields whose visibility depends on the ↵ | mkanat%bugzilla.org | 1 | -0/+3 | |
values of other fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat |