Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-21 | Bug 1447669 - Add localconfig parameter for changing shadowdb user and pass | Israel Madueme | 1 | -0/+6 | |
2018-03-02 | Bug 1442520 - move inbound_proxies to localconfig | Dylan William Hardison | 1 | -0/+5 | |
2018-02-27 | Bug 1438206 - Process SES email bounces properly | byron jones | 1 | -0/+6 | |
2017-12-16 | Bug 1403777 - Migrate urlbase from params to localconfig | Dylan William Hardison | 1 | -1/+22 | |
2017-12-02 | Bug 1417980 - Fix non-HTTPS links and outdated links where possible | Kohei Yoshino | 1 | -1/+1 | |
2017-07-07 | Bug 1377807 - Move memcached options from data/params to localconfig | Mary Umoh | 1 | -0/+8 | |
2017-07-07 | Bug 1377933 - Remove trailing whitespace from all perl files | Dylan William Hardison | 1 | -8/+8 | |
2016-09-13 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -68/+16 | |
local symlink to data/ directory | |||||
2016-09-12 | Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵ | Dylan William Hardison | 1 | -16/+68 | |
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6. | |||||
2016-09-12 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -68/+16 | |
local symlink to data/ directory | |||||
2015-11-04 | Bug 1219750 - Allow Apache2::SizeLimit to be configured via params | Dylan Hardison | 1 | -0/+4 | |
2015-10-31 | Bug 1218457 - Allow localconfig to override (force) certain data/params values | Dylan William Hardison | 1 | -0/+5 | |
2015-10-22 | Bug 1217551 - Add File::Copy::Recursive to Bugzilla/Install/Requirements.pm | David Lawrence | 1 | -0/+1 | |
2015-09-01 | Bug 1197073 - add support for 2fa using totp (eg. google authenticator) | Byron Jones | 1 | -0/+1 | |
2015-08-24 | Bug 1195836 - Remove install-module.pl from bmo | Dylan William Hardison | 1 | -2/+4 | |
2015-08-11 | Bug 1160929 - add support for storing attachments in s3 | Byron Jones | 1 | -0/+1 | |
2015-06-08 | Bug 1172386: create a "feature" for the elasticsearch metrics and ensure its ↵ | David Lawrence | 1 | -0/+1 | |
dependencies are tagged | |||||
2015-05-14 | Bug 1164863: backport upstream bug 1163248 to bmo to remove dependency on ↵ | David Lawrence | 1 | -0/+1 | |
File::Slurp for checksetup.pl | |||||
2014-01-22 | Bug 951974: backport bug 237498 to bmo (Use memcached to improve performance) | Byron Jones | 1 | -0/+1 | |
2013-07-15 | Bug 892601 - Port over upstream native REST patch (bug 866927) to bmo/4.2 | Dave Lawrence | 1 | -0/+1 | |
r=glob | |||||
2013-03-26 | Bug 854074: Remove all references to the uwinnipeg.ca PPM repository as it ↵ | Frédéric Buclin | 1 | -18/+0 | |
is no longer available r=glob a=LpSolit | |||||
2012-01-11 | Bug 716227: When checksetup.pl tells the admin that he should edit variables ↵ | Frédéric Buclin | 1 | -6/+8 | |
in localconfig, the message should be red r=timello a=LpSolit | |||||
2011-12-26 | Bug 683644: Foreign keys aren't renamed correctly when DB tables are renamed | Frédéric Buclin | 1 | -1/+1 | |
r=wicked a=LpSolit | |||||
2011-04-25 | Bug 648178: Make install-module.pl check if a compiler is available | Max Kanat-Alexander | 1 | -0/+7 | |
and fail with a clear error if not. r=glob, a=mkanat | |||||
2011-03-09 | revert accidental property changes | Byron Jones | 1 | -0/+0 | |
2011-03-09 | Bug 633776: Automatic charset detection for text attachments | Byron Jones | 1 | -0/+1 | |
r=mkanat, a=mkanat | |||||
2011-02-01 | Redesign the Install::DB code for migrating queries to tags, including adding | Max Kanat-Alexander | 1 | -0/+1 | |
a transaction and indicate_progress. https://bugzilla.mozilla.org/show_bug.cgi?id=616185 | |||||
2010-10-27 | Bug 337776: Basic SQLite Support for Bugzilla | Max Kanat-Alexander | 1 | -2/+4 | |
r=LpSolit, a=mkanat | |||||
2010-10-26 | Bug 607083: Improve the error message that install-module.pl prints when | Max Kanat-Alexander | 1 | -0/+1 | |
you specify an invalid CPAN module. r=mkanat, a=mkanat (module owner) | |||||
2010-10-14 | Bug 602418: Add "template_cache" to bz_locations(), a way of specifying that | Max Kanat-Alexander | 1 | -2/+2 | |
cached templates should be stored somewhere else than the data directory. r=LpSolit, a=mkanat | |||||
2010-10-11 | Bug 550097: checksetup.pl should detect when run via a web server (cgi) and ↵ | Frédéric Buclin | 1 | -0/+25 | |
fail with a sane error r/a=mkanat | |||||
2010-09-19 | Bug 586244: Make mod_headers and mod_expires optional | Max Kanat-Alexander | 1 | -0/+17 | |
r=glob, a=mkanat | |||||
2010-08-12 | Fix "No language defines the string 'update_summary_truncated'" when upgrading | Max Kanat-Alexander | 1 | -1/+1 | |
from certain versions. https://bugzilla.mozilla.org/show_bug.cgi?id=586210 | |||||
2010-08-11 | Bug 586210: Make every important string printed by checksetup.pl localizable, | Max Kanat-Alexander | 1 | -0/+221 | |
including the localconfig parameter descriptions r=mkanat, a=mkanat (module owner) | |||||
2010-07-21 | Bug 428313: Properly expire the browser's CSS and JS cache when there | Max Kanat-Alexander | 1 | -0/+2 | |
are new versions of those files. This also eliminates single-file skins and should also allow Extensions to have skins. r=glob, a=mkanat | |||||
2010-07-14 | Bug 578587: Make checksetup be way quieter when creating a new install | Max Kanat-Alexander | 1 | -0/+4 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-06-24 | Bug 574376: Make checksetup.pl recommend JSON::XS to speed up the JSON-RPC | Max Kanat-Alexander | 1 | -0/+1 | |
WebService r=mkanat, a=mkanat (module owner) | |||||
2010-02-01 | Fix the data in the bzr repo to match the data in the CVS repo. | Max Kanat-Alexander | 1 | -77/+0 | |
During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files. | |||||
2009-11-24 | Bug 430014: Re-write the code hooks system so that it uses modules instead ↵ | mkanat%bugzilla.org | 1 | -1/+5 | |
of individual .pl files Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-10-24 | Bug 519584: Implement a framework for migrating from other bug-trackers, and ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
start with a GNATS importer. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-08-20 | Bug 208714: Make checksetup.pl move $datadir/template when it can't delete it | mkanat%bugzilla.org | 1 | -0/+5 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-08-19 | Bug 511337: Make checksetup.pl properly throw a warning when it can't ↵ | mkanat%bugzilla.org | 1 | -0/+2 | |
chmod/chown a file Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-08-13 | Bug 480986: The BMP -> PNG conversion tool for new attachments should be an ↵ | lpsolit%gmail.com | 1 | -1/+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 | 1 | -0/+1 | |
Perl modules - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-08-07 | Bug 509054: Internationalize feature descriptions in checksetup.pl | mkanat%bugzilla.org | 1 | -0/+18 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-03-02 | Bug 480001: MySQL 5.1.31 throws an error when you try to SET SESSION ↵ | mkanat%bugzilla.org | 1 | -0/+6 | |
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-01-16 | Bug 473883: Re-arrange Perl module instructions so that required modules are ↵ | mkanat%bugzilla.org | 1 | -17/+14 | |
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 | -0/+65 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2008-01-28 | Bug 414012: Include the table id in fields that fail their new max-length check. | mkanat%bugzilla.org | 1 | -3/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave | |||||
2007-12-15 | Bug 408448: checksetup now tells you when template precompilation is complete. | mkanat%bugzilla.org | 1 | -0/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat |