Hannes Verschore
7bea5e2daf
change table fast_run to awfy_run
2014-08-04 07:53:53 -07:00
Hannes Verschore
3f860cb954
Fix #25 : Make it possible to link to a single test (+specific date range)
2014-07-24 04:49:08 -07:00
Hannes Verschore
8e3cc8b4ae
Label y-ax
2014-07-23 15:36:27 -07:00
Hannes Verschore
3a0ba2e2f7
Make suites versioned (part 2)
2014-05-19 08:07:14 -07:00
haytjes
ade8cb321a
Update awfy.js
2014-04-02 14:47:33 +02:00
Hannes Verschore
da3a5b60cd
Website: Hide graphs that don't contain information
2014-03-18 10:33:40 +00:00
Hannes Verschore
0a0d9ece01
Add changes from site that haven't been committed yet.
2014-03-13 10:55:30 +00:00
Hannes Verschore
a365efbd49
run id has different GET names
2014-02-26 23:13:47 +00:00
Hannes Verschore
89b0734589
Don't allow submitting new results for runs that have been marked finished
2014-02-26 21:44:01 +00:00
Hannes Verschore
3893c2f0bb
Only show machines labeled as frontpage viewable
2014-02-25 10:18:53 +00:00
haytjes
b9066cad05
Workaround for Firefox on android
...
Firefox on android has a bug related to canvas.clearRect. As a result the graphs aren't visible. This works around this issue
2014-01-27 18:58:38 +01:00
Benjamin Bouvier
5033fe93af
Use a variable for the default machine id
2014-01-06 13:14:28 +01:00
Hannes Verschore
463c1b92ae
Make it possible to notify a slave is still online
2014-01-03 14:09:15 +00:00
David Anderson
9e0debaf4d
Fix update bug on the website.
2013-11-19 19:45:08 +00:00
David Anderson
8fc6c556db
Fix UPDATE.php's breakdown query failing.
2013-10-18 21:09:42 +00:00
David Anderson
f3647984f8
Change the database layout so that the breakdown table now references
...
tests relationally in a new awfy_suite_test table. This reduces the
breakdown table size about 10% and greatly improves the performance of
querying test names. This update requires running db_upgrade.py and
using the new UDPATE.php and internals.php changes.
In addition, this patch skips the condensing step when we already have a
condense file for a previous month. This improves the update.py running
time by about 50%.
2013-10-18 01:18:37 +00:00
David Anderson
48ae834d02
Commit flot changes to allow disabling selections.
2013-06-21 21:51:04 +00:00
Mozilla
63536fe7cd
Add license information.
2013-06-20 17:11:05 -07:00
David Anderson
c5e2a37f51
Improve legend to actually have the lines that are shown.
2013-05-08 02:30:12 +00:00
David Anderson
e37fc967f0
Sync site code.
2013-05-08 01:45:08 +00:00
AreWeFastYet
e18b24ebad
Allow hiding and unhiding lines by clicking legend entries.
2013-03-13 22:32:46 +00:00
AreWeFastYet
c0e9761fc3
Try to be a little smarter about selection ranges.
2012-12-10 19:32:37 +00:00
AreWeFastYet
caa0a37302
Hide tooltips when clicking "about".
2012-12-04 23:47:38 +00:00
AreWeFastYet
6435fdcc35
UI polish.
2012-12-04 21:28:12 +00:00
AreWeFastYet
5319adb831
Allow null and ignored graphs.
2012-12-04 01:16:33 +00:00
AreWeFastYet
a86d9d56be
Add more revision information to tooltips.
2012-12-03 23:57:28 +00:00
AreWeFastYet
02d2c5f29c
Added jQuery onHashChange plugin.
2012-12-03 12:17:54 +00:00
AreWeFastYet
bc9f2d0ef7
Add automatic refresh support back.
2012-12-03 11:39:52 +00:00
AreWeFastYet
31a5c3c6e0
Added reasonable back/forward support to menus, and give each view its own URL.
2012-12-03 11:10:57 +00:00
AreWeFastYet
2ac8bc5910
Add breakdown view.
2012-12-03 10:08:45 +00:00
AreWeFastYet
3912057b78
Improve tooltip ui a bit.
2012-12-02 09:49:33 +00:00
AreWeFastYet
5c6a93a435
Support the new JSON format, and fix a bugs in merging+trimming graphs.
2012-12-02 08:43:03 +00:00
AreWeFastYet
07a3554356
Re-added the navigation menu.
2012-11-30 11:43:41 +00:00
AreWeFastYet
1ed2646140
Add zoom and unzoom support.
2012-11-30 09:46:17 +00:00
AreWeFastYet
0389747952
Remove unused cpu/os columns in the fast_run database, and introduce awfy_machine table instead.
2012-11-29 23:15:15 +00:00
AreWeFastYet
326649b700
Prevent a second tooltip from immediately hovering after pinning a tooltip.
2012-11-29 22:47:20 +00:00
AreWeFastYet
ab3d3f9734
Allow selecting inside tooltips, remove jquery-ui dependency, position tooltips near points.
2012-11-29 22:37:05 +00:00
AreWeFastYet
e76b5b5513
Make tooltips appear a little more toward the cursor.
2012-11-29 09:03:07 +00:00
AreWeFastYet
6e5bd6df7a
Added revs to non-extended tooltips.
2012-11-29 09:02:49 +00:00
AreWeFastYet
d2fca2302d
Add legend, fix tooltips on Firefox.
2012-11-29 08:49:16 +00:00
AreWeFastYet
e0d85e2636
Improve tooltip usability a bit.
2012-11-29 08:00:34 +00:00
AreWeFastYet
17886483b1
Fix display when ticks=10.
2012-11-29 07:55:07 +00:00
AreWeFastYet
faf84fded6
Fix some bugs in hovertips, y-axis formatting, and v8 y-axis orientation.
2012-11-29 07:47:08 +00:00
AreWeFastYet
a5bd6245d6
Added hovertip support back, now with dragging.
2012-11-29 07:00:04 +00:00
AreWeFastYet
791bd03f72
Updated repo to in-development version of AWFY, improved README.
2012-11-28 08:45:01 +00:00
AreWeFastYet
ca5a2a63fa
Moved stuff around, updated frontpage.py.
2012-11-28 08:29:35 +00:00
David Anderson
6ffc3f8279
Initial import from hg.
2012-11-16 16:07:12 -08:00