Hannes Verschore
|
e573ce7271
|
Merge branch 'master' of https://github.com/h4writer/arewefastyet
|
2015-11-12 01:37:29 -08:00 |
Hannes Verschore
|
544284603a
|
Make sure that the UPDATE.php doesn't work if not renamed
|
2015-11-12 01:37:26 -08:00 |
Hannes Verschore
|
80a63801a3
|
Merge branch 'master' of https://github.com/haytjes/arewefastyet
|
2015-11-12 01:07:55 -08:00 |
Hannes Verschore
|
46b3459853
|
Adjusting code making it possible to have multiple datapoints for the same timestamp.
|
2015-11-12 01:07:40 -08:00 |
Hannes Verschore
|
f6d01534ad
|
Add function to know if item exists + replace tabs with spaces
|
2015-11-12 00:13:56 -08:00 |
Hannes Verschore
|
4181a75da0
|
Keep finished queued tasks and save start/end time
|
2015-11-07 08:31:47 -08:00 |
Hannes Verschore
|
c7270a2a64
|
Forgot file
|
2015-11-07 07:34:19 -08:00 |
Hannes Verschore
|
1a18ccedc4
|
Convert slack function to lib
|
2015-11-07 06:12:58 -08:00 |
Hannes Verschore
|
8e2f319cdc
|
Fix issue
|
2015-11-07 05:42:14 -08:00 |
Hannes Verschore
|
90260f4a86
|
Make it possible to retrigger regressions
|
2015-10-30 15:01:48 -07:00 |
Hannes Verschore
|
3d608ab128
|
Update towards having out of order runs. In the meantime organize php code better
|
2015-10-30 17:53:42 +01:00 |
Hannes Verschore
|
dabba6ac18
|
Fix errors with legacy php
|
2015-10-29 09:27:54 -07:00 |
Hannes Verschore
|
c87328a1bf
|
Create start of a lib directory
|
2015-10-29 16:29:52 +01:00 |
Hannes Verschore
|
669999efbb
|
Increase the task infrastructure
|
2015-10-29 10:48:08 +01:00 |
Hannes Verschore
|
4174de5d8d
|
Add the task driver to git
|
2015-10-29 02:21:32 -07:00 |
Hannes Verschore
|
11b018aec6
|
Only aggregate when condensing measured a change. Use glob instead of iterating all files. Speedup of 10x
|
2015-10-28 03:38:18 -07:00 |
Hannes Verschore
|
a456a9b6fc
|
Test if item has noise, instead of requesting noise
|
2015-10-28 02:30:24 -07:00 |
Hannes Verschore
|
d83355b9f3
|
Merge branch 'master' of https://github.com/dvander/arewefastyet
|
2015-10-28 10:08:53 +01:00 |
Hannes Verschore
|
0fd360811d
|
Speedup the creation of graphs. Don't aggregate a graph if there are no new datapoints
|
2015-10-28 10:08:37 +01:00 |
Hannes Verschore
|
6efcbb7a78
|
Add possibility to log to slack
|
2015-10-27 08:43:53 -07:00 |
Hannes Verschore
|
ec844e9745
|
Make sure legend is always visible
|
2015-10-27 08:36:56 -07:00 |
Hannes Verschore
|
99f9c6855f
|
use approx_stamp instead of stamp
|
2015-10-27 16:19:56 +01:00 |
Hannes Verschore
|
dce51d94e7
|
Merge branch 'demotestamptosortorder'
|
2015-10-27 16:14:21 +01:00 |
Hannes Verschore
|
4e657a3007
|
Still keep approx_stamp
|
2015-10-27 16:00:34 +01:00 |
Hannes Verschore
|
7c97f22559
|
Add out_of_order to awfy_run
|
2015-10-27 15:08:59 +01:00 |
Hannes Verschore
|
a16c32c78a
|
Add migration to make sort_order consecutive
|
2015-10-27 15:08:14 +01:00 |
Hannes Verschore
|
84db76205a
|
Update the updater to use consecutive sort_ids
|
2015-10-27 14:53:06 +01:00 |
Hannes Verschore
|
1fbf350b4f
|
Fix migration system
|
2015-10-27 14:45:08 +01:00 |
Hannes Verschore
|
93c3948454
|
Fixes with merge
|
2015-10-27 13:46:13 +01:00 |
Dhananjay Nakrani
|
8662ee6c3b
|
Stop showing regression links in tooltip for servo-awfy.
|
2015-10-22 11:32:27 -07:00 |
Dhananjay Nakrani
|
2980f261ad
|
Copy frontpage.js for servo.
|
2015-10-22 11:32:12 -07:00 |
Dhananjay Nakrani
|
2aa745b45d
|
Fix github link issue [#9].
|
2015-10-22 11:31:16 -07:00 |
Dhananjay Nakrani
|
de347775fb
|
Merge pull request #8 from dhananjay92/website-display-droameo-results
Adapt website to display dromaeo results.
|
2015-10-21 23:27:48 -07:00 |
Dhananjay Nakrani
|
afa59b769c
|
Add index page and corresponding js for Servo-AWFY.
|
2015-10-21 11:19:14 -07:00 |
Dhananjay Nakrani
|
6c0824f542
|
Add DB migration for Servo.
|
2015-10-21 11:11:15 -07:00 |
Dhananjay Nakrani
|
a2bf20294d
|
Change hack around Shell=False for Servo Builds. Remove extra driver inclusion.
|
2015-10-19 10:41:43 -07:00 |
Dhananjay Nakrani
|
e54774645b
|
Add executor for Servo.
|
2015-10-19 10:41:42 -07:00 |
Dhananjay Nakrani
|
3c0a60e251
|
Overwrite Shell=False for Servo.
|
2015-10-19 10:41:42 -07:00 |
Dhananjay Nakrani
|
5707594b83
|
Send reponse back at the end of the request. Servo goes into infinite requests mode Issue #7725 (Servo).
|
2015-10-19 10:41:42 -07:00 |
Dhananjay Nakrani
|
7fc005fb3e
|
Use 'components/servo' to identify servo's repository instead of 'mach'.
|
2015-10-19 10:41:42 -07:00 |
Dhananjay Nakrani
|
d7fe15534e
|
Use utils.FolderChanger() to temporarily change directory.
|
2015-10-19 10:41:42 -07:00 |
Dhananjay Nakrani
|
ce6e614097
|
Execute `mach build` from servo's root directory.
|
2015-10-19 10:41:42 -07:00 |
Dhananjay Nakrani
|
c2ce0fc1d7
|
Add Servo in in Puller and builder.
|
2015-10-19 10:41:42 -07:00 |
Hannes Verschore
|
294b1f27d7
|
Add the migration file
|
2015-10-19 12:36:44 +02:00 |
Hannes Verschore
|
dbea91a1cb
|
Add TODO list
|
2015-10-16 18:37:47 +02:00 |
Hannes Verschore
|
1c22009d0b
|
Change stamp to sort_order
|
2015-10-16 18:30:29 +02:00 |
Hannes Verschore
|
d882254a78
|
Create a migration system for the database
|
2015-10-16 15:00:43 +02:00 |
Hannes Verschore
|
129c8ead35
|
Update schema.sql
|
2015-10-12 09:36:40 +01:00 |
Hannes Verschore
|
5f03039a8c
|
Merge pull request #85 from dhananjay92/php_read_config_from_file
Move hard-coded configs to file.
|
2015-10-06 18:21:40 +01:00 |
Dhananjay Nakrani
|
2a8df8c712
|
Update config names.
|
2015-10-06 08:17:48 -07:00 |