Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-09 | Bug 1362151 - Make /bzapi/configuration faster | Dylan William Hardison | 2 | -3/+17 | |
2017-05-09 | fix perms | Dylan William Hardison | 10 | -0/+0 | |
2017-05-09 | Bug 1359797 - GitHub login not appearing on show_bug.cgi | Dylan William Hardison | 3 | -3/+4 | |
2017-05-03 | Bug 1355490 - Short URL link give "The token is not valid" error | Dylan William Hardison | 2 | -29/+33 | |
2017-05-03 | Bug 1361464 - Restore previous comment fonts, conditionally select "Fira" ↵ | Dylan William Hardison | 2 | -2/+9 | |
for Windows clients | |||||
2017-05-02 | Revert "Bug 1352264 - Preload all templates" | Dylan William Hardison | 3 | -130/+6 | |
This reverts commit c82963a57cf97932870e11de8cf2a6205132b954. | |||||
2017-05-02 | Bug 1312735 - allow http auth delegation callbacks based on environmental ↵ | Dylan William Hardison | 2 | -1/+8 | |
variable | |||||
2017-05-01 | Bug 1361133 - Bugzilla::CPAN: ThrowCodeError() is not imported | Dylan William Hardison | 1 | -2/+5 | |
2017-05-01 | Bug 1360619 - Move Firefox OS to graveyard | Dylan William Hardison | 1 | -12/+23 | |
Repurpose an old script as a bug resolving implement. | |||||
2017-04-28 | Bug 1360675 - Bugzilla->clear_request_cache: add option to preserve some ↵ | Dylan William Hardison | 1 | -1/+5 | |
keys in the request cache | |||||
2017-04-28 | Clean up here-docs | Dylan William Hardison | 1 | -69/+64 | |
here-docs should either be at indent level 0 (and stored in constants) or replaced with other forms of quoting that can be idented more readibly. | |||||
2017-04-28 | fix @INC for bulk_index | Dylan William Hardison | 1 | -0/+10 | |
2017-04-26 | use parent rather than base to avoid a bug in base.pm | Dylan William Hardison | 1 | -1/+1 | |
from perldoc base: "base" employs some heuristics to determine if a module has already been loaded, if it has it doesn’t try again. If "base" tries to "require" the module it will not die if it cannot find the module’s file, but will die on any other error. After all this, should your base class be empty, containing no symbols, it will die. | |||||
2017-04-26 | Bug 1352264 - Preload all templates | Dylan William Hardison | 3 | -6/+130 | |
2017-04-26 | Bug 1355100 - Add rel=nofollow to all external links in bug comments | Sebastin Santy | 1 | -1/+1 | |
Refer https://support.google.com/webmasters/answer/96569\?hl\=en | |||||
2017-04-26 | vagrant setup should create htaccess files! | Dylan William Hardison | 1 | -1/+1 | |
2017-04-25 | Bug 1359457 - Include system font options from Linux distros as possible fonts | Dylan William Hardison | 1 | -1/+1 | |
2017-04-25 | Bug 1343805 - Use darker font and fallback to Fira Mono when ↵ | Dylan William Hardison | 1 | -1/+1 | |
Menlo/Monaco/Droid Sans Mono are not available | |||||
2017-04-25 | update fira fonts | Dylan William Hardison | 8 | -0/+0 | |
2017-04-25 | Bug 1343805 - Use a darker font for comments, and also avoid Courier | Sebastin Santy | 1 | -1/+2 | |
2017-04-25 | ignore some files from bug 1357809 | Dylan William Hardison | 1 | -0/+2 | |
2017-04-24 | Bug 1359184 - Use automation user instead of nobody for movecomponent.pl | Dylan William Hardison | 1 | -1/+3 | |
2017-04-24 | fix some recurring vagrant issues with perms, and copy .git into vm | Dylan William Hardison | 7 | -78/+46 | |
2017-04-19 | Bug 1357809 - Add endpoints for future cloud-services integration | Dylan William Hardison | 4 | -5/+99 | |
2017-04-18 | Bug 1347175 - cron: Invalid local time for date in time zone: ↵ | Dylan William Hardison | 1 | -5/+6 | |
America/Los_Angeles | |||||
2017-04-18 | Bug 1355142 - Implement trick_taint in terms of Taint::Util::untaint() | Dylan William Hardison | 2 | -8/+8 | |
2017-04-14 | nit: permissions on checksetup answers file | Dylan William Hardison | 1 | -1/+3 | |
2017-04-14 | Bug 1328874 - Add Vagrantfile for production-like development VMs | Dylan William Hardison | 26 | -96/+1512 | |
2017-04-14 | Makefile.PL can be executable | Dylan William Hardison | 2 | -1/+1 | |
2017-04-13 | require newer List::MoreUtils in newer perl | Dylan William Hardison | 1 | -1/+1 | |
2017-04-11 | Revert "Bug 1352913 - Extensions must register for template_before_process()" | Dylan William Hardison | 16 | -183/+21 | |
This reverts commit ecbdca8c3f06dd420db6a960c8808615dae6848a. | |||||
2017-04-11 | remove utf8 | Dylan William Hardison | 1 | -1/+1 | |
2017-04-10 | fix whitespace and latin/utf8 encoding issue | Dylan William Hardison | 1 | -33/+33 | |
2017-04-10 | Bug 1355137 - Cache Bugzilla::Field objects that are used as visibility fields | Dylan William Hardison | 1 | -1/+1 | |
2017-04-10 | Bug 1355134 - Bugzilla::Bug->groups(): use fetchall_arrayref() for increased ↵ | Dylan William Hardison | 1 | -2/+4 | |
performance | |||||
2017-04-10 | Bug 1355127 - rewrite field-descs.none.tmpl in perl | Dylan William Hardison | 3 | -133/+146 | |
2017-04-10 | Bug 1352913 - Extensions must register for template_before_process() | Dylan William Hardison | 16 | -21/+183 | |
We can skip a lot of method calls if extensions must declare what templates they act on. | |||||
2017-04-06 | empty commit to trigger CI | Dylan William Hardison | 0 | -0/+0 | |
2017-04-05 | [testing] urlbase needs filter | Dylan William Hardison | 1 | -1/+1 | |
2017-04-05 | [testing] refresh page after setting createemailregexp | Dylan William Hardison | 1 | -0/+2 | |
2017-04-05 | [tests] fix markup to make tests pass. | Dylan William Hardison | 2 | -4/+9 | |
2017-04-04 | Bug 1342000 - Incorrect time for Europe/Moscow | Dylan William Hardison | 1 | -1/+1 | |
2017-04-04 | Bug 1321595 - Add triage owner to the needinfo suggestion dropdown | Dylan William Hardison | 3 | -0/+10 | |
2017-04-04 | [tests] title fix | Dylan William Hardison | 1 | -1/+1 | |
2017-04-04 | use login page rather than top login [testing] | Dylan William Hardison | 1 | -4/+5 | |
2017-04-04 | Bug 1350909 - Make index.cgi cache-friendly for logged out requests | Dylan William Hardison | 7 | -155/+158 | |
2017-03-30 | Bug 1351695 - Allow apache to ignore .htaccess for increased performance | Dylan William Hardison | 2 | -20/+90 | |
2017-03-28 | only load runtime requires modules | Dylan William Hardison | 1 | -2/+3 | |
2017-03-28 | Bug 1349769 - takebug should only be default for patch attachments | Dylan William Hardison | 2 | -7/+20 | |
2017-03-27 | Bug 1350467 - Add method Bugzilla->preload_features() to be called in ↵ | Dylan William Hardison | 2 | -0/+15 | |
mod_perl.pl startup |