Граф коммитов

1068 Коммитов

Автор SHA1 Сообщение Дата
Hannes Verschore 18c8ac0dcb Print traceback on failure 2016-10-26 10:42:14 +02:00
Hannes Verschore 64ee135623 Update configs.py 2016-10-26 10:39:33 +02:00
Hannes Verschore 8814292af5 Some UI fixes. 1) Don't overlap legend 2) Don't show obsolete machines/modes 3) Remove regression link 2016-10-19 04:21:09 -07:00
Hannes Verschore 2696cbea7f Merge branch 'master' of https://github.com/haytjes/arewefastyet
Conflicts:
	slave/jsc.patch
2016-09-05 13:23:15 +02:00
Hannes Verschore 2e1aa80eee Merge branch 'BenjaminPoulain-RemoveJSCRunnerPatch' 2016-09-05 13:22:25 +02:00
Hannes Verschore 8bf6980b05 Merge pull request #106 from BenjaminPoulain/FixJSCRunnerPatch
Update the jsc.cpp patch to work with the latest WebKit
2016-09-05 13:20:28 +02:00
Benjamin Poulain 79addaa864 Remove the patch jsc.patch
The patch adds a function readBinaryFile() to the jsc runner.
This function is not used anywhere.
2016-09-02 21:56:05 -07:00
Benjamin Poulain 9a2b2d427c Update the jsc.cpp patch to work with the latest WebKit 2016-09-02 21:46:31 -07:00
Hannes Verschore 4cb39f14d3 Fix typo in configs.py 2016-09-02 17:53:30 +02:00
Hannes Verschore 71cc354a41 Add v8 ignition config 2016-09-02 11:24:13 +02:00
Hannes Verschore a383eac349 Update data-search.php 2016-08-22 11:15:38 +02:00
Hannes Verschore 75ec6605c3 Update build.py 2016-08-01 17:35:14 +02:00
Hannes Verschore 6cdcb8bb3f Get jsc working again 2016-08-01 14:49:45 +02:00
Hannes Verschore ad25d0f3c7 Bump misc version 2016-07-06 23:01:06 +01:00
Hannes Verschore d6b916d509 Add an assorted tests with react code 2016-07-06 22:51:08 +01:00
Hannes Verschore b5bb95ea75 Update github url to new username 2016-07-01 05:12:28 -07:00
Hannes Verschore c8bb34e0a7 improve dashboard 2016-07-01 05:09:54 -07:00
Hannes Verschore 6604e22af6 Merge branch 'master' of https://github.com/haytjes/arewefastyet 2016-06-30 11:36:03 -07:00
Hannes Verschore e76a6b4e29 Mark log link that is send to treeherder as already parsed 2016-06-30 11:35:40 -07:00
Hannes Verschore 1a7b5531c7 Add ControlTasks.php 2016-05-18 22:48:57 -07:00
Hannes Verschore b72b5fad29 Small fixes to correctly update the last run timestamp 2016-05-18 22:48:39 -07:00
Hannes Verschore e2094ecf06 Queue a task whenever possible. Don't wait for the queue to be empty. 2016-05-18 20:55:17 +02:00
Hannes Verschore 9685fd3516 Merge pull request #103 from nbp/branch-pruning
Add branch pruning config
2016-05-18 15:38:57 +02:00
Nicolas B. Pierron c7c7320ba5 Add branch pruning config 2016-05-17 12:06:39 +00:00
Hannes Verschore fbe7d5732a Merge branch 'master' of https://github.com/haytjes/arewefastyet 2016-04-29 15:57:34 -07:00
Hannes Verschore f1b8123bd1 Mark shell builds when sending to treeherder 2016-04-29 15:57:17 -07:00
Hannes Verschore 567ccdcc27 Add flow sensitive config 2016-04-30 00:22:21 +02:00
Hannes Verschore 7474d58329 Assume a recent clang hs been installed, fix #102 by not providing CC,CX,LINK env variables 2016-04-27 12:08:36 +02:00
Hannes Verschore 7e673bf433 Merge https://github.com/h4writer/arewefastyet into HEAD 2016-04-27 01:36:52 +02:00
Hannes Verschore d6a0a4d642 Only run slaves that have an info.json file 2016-04-27 01:34:41 +02:00
Hannes Verschore b843e5f817 More granulary decide which scores/subscores to submit to treeherder 2016-04-11 01:09:20 -07:00
Hannes Verschore 38dc0ca7ed Always alert on subscores submitted by AWFY 2016-04-11 00:43:13 -07:00
Hannes Verschore 4923e974b0 Merge branch 'master' of https://github.com/haytjes/arewefastyet 2016-04-05 00:52:54 -07:00
Hannes Verschore e53f28ce72 Get the retriggerlink submitted 2016-04-05 00:52:36 -07:00
Hannes Verschore 21d3b4dec6 Merge branch 'master' of https://github.com/h4writer/arewefastyet 2016-04-04 08:56:57 -07:00
Hannes Verschore 000a68f9e4 Make it possible to find before and after runs of arbitrary revision 2016-04-04 08:56:13 -07:00
Hannes Verschore 5bc711db99 Send retrigger url to treeherder 2016-04-04 08:54:15 -07:00
Hannes Verschore e5e451e8db Make sure that one engine doesn't bring down all others 2016-03-21 12:07:40 +01:00
Hannes Verschore e706b1499f #92: Move the version info inside the benchmark subdirectory 2016-03-17 11:35:11 +01:00
Hannes Verschore 7981a2bac9 Merge pull request #101 from arai-a/map-iter
Add map iterator to misc benchmark.
2016-03-17 10:49:57 +01:00
arai 7afa985f47 Add map iterator to misc benchmark. 2016-03-16 08:28:04 +09:00
Hannes Verschore 956b2c8b7b Merge pull request #100 from BenjaminPoulain/SmallPage-To-SmallRun
SmallPage.h has been renamed SmallRun.h in r197955
2016-03-12 10:38:22 +01:00
Benjamin Poulain 48ed148fa6 SmallPage.h has been renamed SmallRun.h in http://trac.webkit.org/changeset/197955 2016-03-11 14:51:43 -08:00
Hannes Verschore 92aadfa9db Merge branch 'master' of https://github.com/h4writer/arewefastyet 2016-03-01 06:47:53 -08:00
Hannes Verschore 691edee240 commit outstanding work 2016-03-01 06:47:43 -08:00
Hannes Verschore 652be6d269 Merge branch 'master' of https://github.com/haytjes/arewefastyet 2016-03-01 06:46:45 -08:00
Hannes Verschore 17d87669a9 Create log item and provide link for treeherder to view what was logged to treeherder 2016-03-01 06:46:30 -08:00
Hannes Verschore 32546cd4c3 Merge pull request #99 from lazyparser/chomp-sunspider-compare-results
Chomp the string read from 'baseline-filename.'
2016-03-01 14:37:10 +01:00
Hannes Verschore 30a3cd4577 Merge branch 'master' of https://github.com/haytjes/arewefastyet 2016-03-01 04:30:37 -08:00
Hannes Verschore 161575e368 Don't send summaries to treeherder where the total is not important 2016-03-01 04:30:09 -08:00