stable

Clone or download

Read-only

chore: remove sparklines

Sparklines where introduced long time ago as way to enhance rendering of references. It was only every used by legacy hudson plugin (almost no usage) and involved a lot of extra (but useless) HTTP call to decide if something needs to be rendered. Sparklines never proved their usefulness and should be remove. Closes request #38998 Remove sparklines Change-Id: I8d0b4483feb723133cab6b5105fab05c1598bd10

Modified Files

Name
M lib/frontend/tooltip/src/tooltip.ts +2 −51 Go to diff View file
M plugins/hudson/include/hudsonPlugin.php +0 −59 Go to diff View file
M src/common/Event/Event.class.php +0 −14 Go to diff View file
M src/common/Request/RouteCollector.php +0 −1 Go to diff View file
D src/core/sparklines.php +0 −106 Go to diff View file
M tests/unit/phpunit.xml +0 −1 Go to diff View file