summaryrefslogtreecommitdiffstats
path: root/extensions/InlineHistory/Extension.pm
AgeCommit message (Collapse)AuthorFilesLines
2017-12-16Bug 1403777 - Migrate urlbase from params to localconfigDylan William Hardison1-2/+2
2017-04-11Revert "Bug 1352913 - Extensions must register for template_before_process()"Dylan William Hardison1-6/+0
This reverts commit ecbdca8c3f06dd420db6a960c8808615dae6848a.
2017-04-10Bug 1352913 - Extensions must register for template_before_process()Dylan William Hardison1-0/+6
We can skip a lot of method calls if extensions must declare what templates they act on.
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison1-0/+4
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison1-4/+0
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6.
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison1-0/+4
local symlink to data/ directory
2015-10-21Bug 1209599 - group general preferences by categoryDavid Lawrence1-1/+6
2015-07-15Bug 1183976 - Use of uninitialized value $name in hash element at ↵Byron Jones1-0/+2
extensions/InlineHistory/Extension.pm
2015-02-05Bug 813630: Last resolved time is displayed in server timezone not as per ↵Byron Jones1-0/+1
user preferences
2014-12-22Bug 860297: "see also" links shown by inline history which link to the ↵Byron Jones1-0/+19
current bugzilla installation should show tooltips
2014-04-14Bug 993913 - remove the %user_cache from inline history, and ensure the ↵Dylan Hardison1-8/+2
object cache is always used r=dkl
2013-11-06Bug 935513: inline history no longer works in bugzilla 4.4Byron Jones1-1/+3
2013-10-23Bug 895687: add UserStory extensionByron Jones1-0/+3
2013-10-22Bug 928387: InlineHistory "marked as a duplicate" detection too eagerByron Jones1-12/+9
2013-09-18Bug 804990: very long data urls break inline historyByron Jones1-0/+13
2012-11-28Bug 814411: Add a caching mechanism to Bugzilla::Object to avoid querying ↵Byron Jones1-1/+1
the database repeatedly for the same information
2012-11-07Bug 801713: implement "bug shadowing" featureByron Jones1-1/+7
2012-03-07Bug 731850: performance improvments to the inline-history extensionFrédéric Buclin1-50/+43
2011-10-17Bug 694439: The Inline History extension should cache user objects when parsingDavid Lawrence1-1/+9
bug history r=glob
2011-10-13bug 693913: set up upper limit on the number of changes to show inlineByron Jones1-0/+10
2011-10-05more porting workDavid Lawrence1-0/+6
2011-10-05more porting workDavid Lawrence1-0/+183