Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-19 | Bug 1455495 - Replace apache with Mojolicious | Dylan William Hardison | 1 | -2/+1 | |
2018-03-16 | Bug 1446156 - mkdir template_cache: Permission denied | Dylan William Hardison | 1 | -0/+11 | |
2017-12-16 | Bug 1403777 - Migrate urlbase from params to localconfig | Dylan William Hardison | 1 | -6/+8 | |
2017-12-02 | Bug 1417980 - Fix non-HTTPS links and outdated links where possible | Kohei Yoshino | 1 | -1/+1 | |
2017-10-07 | Bug 1404092 - Bugzilla->localconfig should directly use environmental ↵ | Dylan William Hardison | 1 | -2/+4 | |
variables and ignore the localconfig file | |||||
2017-07-07 | Bug 1377933 - Remove trailing whitespace from all perl files | Dylan William Hardison | 1 | -6/+6 | |
2017-07-07 | Bug 1377232 - Revert code from bug 1361890 | Dylan William Hardison | 1 | -6/+0 | |
2017-07-07 | Bug 1361439 - Create dockerflow-compliant container that runs a BMO web head | Dylan William Hardison | 1 | -61/+66 | |
2017-06-23 | Bug 1361890 - Fix problems with current js and css concatenation | Dylan William Hardison | 1 | -0/+6 | |
2017-03-27 | Bug 1350466 - Uplift bug 1342832 to bmo for performance and other reasons | Dylan William Hardison | 1 | -12/+17 | |
2016-10-15 | Bug 1308949 - Keep MYMETA.json up-to-date when checksetup is runmozreview | Dylan William Hardison | 1 | -0/+10 | |
2016-09-13 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 1 | -74/+75 | |
local symlink to data/ directory | |||||
2016-09-12 | Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵ | Dylan William Hardison | 1 | -75/+74 | |
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 | -74/+75 | |
local symlink to data/ directory | |||||
2015-08-17 | Bug 979441 - Under mod_perl, some modules aren't preloaded at startup | Byron Jones | 1 | -0/+3 | |
2015-04-13 | Bug 1152360: backport upstream bug 1143005 that adds a parameter to ↵ | David Lawrence | 1 | -3/+15 | |
checksetup.pl for generating cpanfile for dependency resolution | |||||
2014-04-08 | clear memcached at the start of checksetup.pl | Byron Jones | 1 | -0/+2 | |
2014-01-22 | Bug 951974: backport bug 237498 to bmo (Use memcached to improve performance) | Byron Jones | 1 | -0/+3 | |
2010-10-11 | Bug 550097: checksetup.pl should detect when run via a web server (cgi) and ↵ | Frédéric Buclin | 1 | -0/+3 | |
fail with a sane error r/a=mkanat | |||||
2010-09-04 | Bug 559549: Make checksetup.pl print out a "checksetup.pl complete" message | Max Kanat-Alexander | 1 | -2/+9 | |
when it finishes. r=mkanat, a=mkanat (module owner) | |||||
2010-07-06 | Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED, | Max Kanat-Alexander | 1 | -0/+1 | |
IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat | |||||
2010-07-01 | Bug 382398: Make checksetup.pl localized messages be output in the | Max Kanat-Alexander | 1 | -6/+0 | |
console's charset r=timello, a=mkanat | |||||
2010-03-28 | Bug 550765: Unicode strings from install_string were showing up as garbage | Max Kanat-Alexander | 1 | -0/+6 | |
when used in the web interface r=LpSolit, a=LpSolit | |||||
2009-11-24 | Bug 430014: Re-write the code hooks system so that it uses modules instead ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
of individual .pl files Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-08-12 | Bug 507493: checksetup.pl's output should use colors for missing and too old ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Perl modules - Patch by 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 | -2/+6 | |
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-04-12 | Bug 487769: checksetup.pl can no longer create versions in TestProduct due ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
to insufficient privileges (checksetup.pl fails) - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit | |||||
2008-12-22 | Bug 470442: Only delete tainted environment variables if we're running in ↵ | mkanat%bugzilla.org | 1 | -3/+0 | |
taint mode Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-12-16 | Bug 467701: USAGE_MODE_CMDLINE should be the default if not i_am_cgi() | mkanat%bugzilla.org | 1 | -1/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-09-02 | Bug 451707: Provide a --version option to checksetup.pl | mkanat%bugzilla.org | 1 | -2/+8 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2008-08-22 | Bug 439192: Add hook to the end of checksetup.pl | mkanat%bugzilla.org | 1 | -0/+2 | |
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat | |||||
2008-03-28 | Bug 425288: checksetup.pl displays messages using the first language ↵ | lpsolit%gmail.com | 1 | -3/+2 | |
available, alphabetically, rather than falling back to english if the desired language is not found - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=mkanat | |||||
2007-11-28 | Bug 353995: Make checksetup able to reset a user's password | mkanat%bugzilla.org | 1 | -1/+11 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-10-19 | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-08-09 | Bug 361149: Bugzilla now requires Perl 5.8.1 or newer (Perl 5.8.0 throws ↵ | lpsolit%gmail.com | 1 | -3/+1 | |
warnings about deprecated pseudo-hashes) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-06-14 | Bug 345100: Remove obsolete parameters and "officially" turn on custom bug ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave | |||||
2007-03-26 | There was an additional patch in bug 375357 that was accidentally ↵ | mkanat%bugzilla.org | 1 | -3/+0 | |
checked-in, that wasn't part of that bug. | |||||
2007-03-26 | Bug 375357: GD::Graph requires GD::Text (not vice-versa) | mkanat%bugzilla.org | 1 | -0/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-20 | Bug 374330: Make it possible for installation templates to be text or HTML | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-17 | Bug 374227: Create a system for localizing basic installation strings | mkanat%bugzilla.org | 1 | -4/+4 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-16 | Bug 374215: Move all generally-useful Installation subroutines to ↵ | mkanat%bugzilla.org | 1 | -0/+1 | |
Bugzilla::Install::Util Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2006-12-09 | Bug 361252: checksetup.pl should get confirmation from the user before ↵ | lpsolit%gmail.com | 1 | -25/+13 | |
causing dataloss in UTF8 conversion - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=myk | |||||
2006-11-13 | Bug 350307: Split out the create and update functionality of ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
Bugzilla::Field::create_or_update Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-10-17 | Bug 192451: Checksetup should prioritize missing module whines | mkanat%bugzilla.org | 1 | -0/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-09-14 | Bug 352608: Make checksetup more localizable | mkanat%bugzilla.org | 1 | -0/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-09-14 | Bug 277502: Re-organize checksetup.pl to be understood more easily (make it ↵ | mkanat%bugzilla.org | 1 | -247/+264 | |
a short series of subroutines) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | |||||
2006-09-14 | Bug 352593: Move group creation from checksetup.pl to Bugzilla::Install | mkanat%bugzilla.org | 1 | -104/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-09-14 | Bug 346597: Have Bugzilla::Group implement Bugzilla::Object->create, and ↵ | mkanat%bugzilla.org | 1 | -99/+59 | |
make checksetup.pl use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-09-10 | Bug 351983: Move admin creation out of checksetup.pl and into Bugzilla::Install | mkanat%bugzilla.org | 1 | -219/+12 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | |||||
2006-09-04 | Bug 347096: Create Bugzilla->localconfig and replace most read_localconfig ↵ | mkanat%bugzilla.org | 1 | -6/+2 | |
calls with it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk |