INACTIVE - The Mozilla graph server
Перейти к файлу
Robert Helmer b0e57ddbb6 lint, formatting only 2012-04-16 12:31:23 -07:00
css Add missing curly brackets in GraphCommon.updatePlot, and modify graph-2.js to 2012-04-02 21:53:09 -07:00
databases PEP8 2010-10-12 17:07:04 -05:00
images fix up some JS script includes 2007-12-13 17:11:06 -08:00
jq Change the minimum size of selection from 5 to 1 so that the selection is shown 2012-04-04 17:02:40 -07:00
js lint, formatting only 2012-04-16 12:31:23 -07:00
scripts bug 705293 - set displayDays in common object, so graphs will get data over 7 days, since we can't expect the series to be complete anymore 2012-03-23 23:04:44 -07:00
server bug 741477 - iterate over result of fetchall 2012-04-02 11:17:58 -07:00
silver get right branch of graphs 2010-10-19 12:04:33 -05:00
sql Bug 736531 - add definitions for tp5row. r=jhammel 2012-03-19 10:50:24 -04:00
tests link to graphs-new by default, for graphserver dev convenience 2011-05-24 10:07:24 -07:00
utils added test data 2008-07-09 17:50:54 -07:00
vagrant vagrant fixes, handle overrides and install server deps 2012-01-20 13:40:49 -08:00
.hgignore add test dir to hgignore 2008-01-17 17:15:02 -08:00
.hgtags Added tag v2.3 for changeset 70f90980206c 2012-04-02 11:21:59 -07:00
INSTALL bug 721884 - add test examples 2012-02-07 15:55:22 -08:00
LICENSE use MPL2 license 2012-01-17 12:21:54 -08:00
README add README and INSTALL files 2011-02-05 23:14:09 -08:00
dist.htaccess default htaccess 2010-12-23 22:59:46 -08:00
embed.html bug 728526 - support supplemental repos, patch by Ryosuke Niwa 2012-02-27 14:18:49 -08:00
graph.html bug 730228 - back out common.js obj patch 6aa22a74d019 until node.js is fixed 2012-03-07 14:15:00 -08:00
index.html bug 719928 - extract config.js from common/dashboard, patch by Ryosuke Niwa 2012-01-20 17:05:20 -08:00

README

Perf-O-Matic 2.0
Mozilla Graph Server
https://wiki.mozilla.org/Perfomatic:UI

The Mozilla graph server is used to understand how multiple performance metrics change over time. It is a web application for creating graphs of performance test results for a user-configurable combination of branch, operating system and machine. 

See INSTALL for installation instructions.