Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-12-16 | Bug 1403777 - Migrate urlbase from params to localconfig | Dylan William Hardison | 2 | -8/+8 | |
2017-08-08 | Bug 1386336 - Generate robots.txt at checksetup.pl from a template | Mary Umoh | 3 | -45/+5 | |
2017-07-07 | Bug 1377933 - Remove trailing whitespace from all perl files | Dylan William Hardison | 3 | -15/+15 | |
2017-04-11 | Revert "Bug 1352913 - Extensions must register for template_before_process()" | Dylan William Hardison | 1 | -6/+0 | |
This reverts commit ecbdca8c3f06dd420db6a960c8808615dae6848a. | |||||
2017-04-10 | Bug 1352913 - Extensions must register for template_before_process() | Dylan William Hardison | 1 | -0/+6 | |
We can skip a lot of method calls if extensions must declare what templates they act on. | |||||
2016-09-13 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 4 | -0/+15 | |
local symlink to data/ directory | |||||
2016-09-12 | Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵ | Dylan William Hardison | 4 | -15/+0 | |
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 | 4 | -0/+15 | |
local symlink to data/ directory | |||||
2015-07-24 | Bug 1187498: Disable SiteMapIndex extension if running on under development ↵ | David Lawrence | 1 | -0/+3 | |
site instead of production | |||||
2014-04-22 | Bug 998017 - Internal error: "Not an ARRAY reference" when using the ↵ | David Lawrence | 1 | -3/+3 | |
summarize time feature | |||||
2013-07-02 | Bug 888829: updated robots.txt is being replaced by the SiteMapIndex extension | Byron Jones | 2 | -8/+8 | |
2013-03-06 | extensions::SiteMapIndex::Util::bug_is_ok_to_index: | Dave Lawrence | 1 | -1/+1 | |
Use of uninitialized value $date in substitution (s///) at /data/www/bugzilla.mozilla.org/Bugzilla/Util.pm line 544. | |||||
2013-02-15 | Bug 839970 - sitemap extension needs to allow access to ↵ | Dave Lawrence | 1 | -0/+1 | |
data/SiteMapIndex/sitemap* in robots.txt | |||||
2012-04-11 | Bug 744018: fix "use of uninitialized value" warning | Byron Jones | 1 | -1/+1 | |
2011-10-05 | more porting work | David Lawrence | 1 | -2/+2 | |
2011-10-05 | more porting work | David Lawrence | 2 | -3/+4 | |
2011-08-11 | Initial checkin of bmo/4.0 extensions. Still todo: port changes to core ↵ | David Lawrence | 7 | -0/+513 | |
Bugzilla code |