| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove Geckolib CI. | Emilio Cobos Álvarez | 2018-04-28 | 3 | -15/+0 |
* | Automation Script to take screenshot for servo | asoni3 | 2018-04-27 | 2 | -0/+156 |
* | Auto merge of #20259 - vugarmammadli:master, r=jdm | bors-servo | 2018-03-19 | 1 | -1/+14 |
|\ |
|
| * | Support memory report logs with interleaved non-report output, added automate... | Vugar Mammadli | 2018-03-19 | 1 | -1/+14 |
* | | Remove update-manifest argument that is no longer valid. | Josh Matthews | 2018-03-16 | 1 | -1/+1 |
* | | Avoid using WPT test runner to update the test manifest. | Josh Matthews | 2018-03-16 | 1 | -17/+1 |
|/ |
|
* | Auto merge of #20260 - servo:jdm-patch-11, r=asajeffrey | bors-servo | 2018-03-15 | 1 | -0/+2 |
|\ |
|
| * | Run memory charting test on CI. | Josh Matthews | 2018-03-09 | 1 | -0/+2 |
* | | Unbreak the docs build. | Josh Matthews | 2018-03-11 | 1 | -3/+3 |
|/ |
|
* | Add tool to chart memory usage from reports. | Josh Matthews | 2018-03-08 | 2 | -0/+248 |
* | Improve disk usage of doc builds. | Josh Matthews | 2018-03-02 | 1 | -0/+6 |
* | Clean up after some disk-space intensive builds. | Josh Matthews | 2018-02-27 | 1 | -0/+2 |
* | Auto merge of #20112 - servo:jdm-patch-11, r=asajeffrey | bors-servo | 2018-02-23 | 1 | -4/+2 |
|\ |
|
| * | Refine the set of directories that are checked during WPT syncing. | Josh Matthews | 2018-02-23 | 1 | -1/+1 |
| * | Include non-upstream metadata changes in WPT sync. | Josh Matthews | 2018-02-23 | 1 | -4/+2 |
* | | Auto merge of #20107 - servo:jdm-patch-10, r=emilio | bors-servo | 2018-02-23 | 2 | -6/+17 |
|\ \
| |/
|/| |
|
| * | Use CI script instead of ./mach clean | Josh Matthews | 2018-02-23 | 1 | -6/+6 |
| * | Create script to easily remove existing CI build artifacts. | Josh Matthews | 2018-02-23 | 1 | -0/+11 |
* | | Auto merge of #20086 - servo:jdm-patch-6, r=aneeshusa | bors-servo | 2018-02-22 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | Use more periods. | Josh Matthews | 2018-02-22 | 1 | -4/+4 |
| * | Add debug output to doc build. | Josh Matthews | 2018-02-20 | 1 | -0/+5 |
* | | Set CARGO_HOME for Windows builders. | Josh Matthews | 2018-02-20 | 1 | -0/+6 |
|/ |
|
* | Clean target directories of linux builders. | Josh Matthews | 2018-02-20 | 1 | -0/+6 |
* | Avoid duplicate error codes when opening WPT PR. | Josh Matthews | 2018-02-11 | 1 | -1/+1 |
* | Propagate error code from fetching WPT changes. | Josh Matthews | 2018-02-11 | 1 | -0/+2 |
* | Try to reduce instances of intermittent failures in nightly sync. | Josh Matthews | 2018-02-09 | 1 | -1/+1 |
* | Fix syntax error in WPT syncing script. | Josh Matthews | 2018-02-01 | 1 | -1/+1 |
* | Auto merge of #19920 - servo:jdm-patch-10, r=aneeshusa | bors-servo | 2018-02-01 | 2 | -2/+2 |
|\ |
|
| * | Supress output from git push in WPT sync. | Josh Matthews | 2018-02-01 | 2 | -2/+2 |
* | | Make the syncing PR a bit harder to mess up. | Josh Matthews | 2018-02-01 | 1 | -2/+4 |
|/ |
|
* | Auto merge of #19900 - paulrouget:dropcef, r=jdm | bors-servo | 2018-01-31 | 3 | -5/+2 |
|\ |
|
| * | Drop CEF support | Paul Rouget | 2018-01-31 | 3 | -5/+2 |
* | | Double the sccache timeout. | Josh Matthews | 2018-01-30 | 1 | -1/+1 |
* | | Address WPT sync problems from nightly run. | Josh Matthews | 2018-01-29 | 1 | -2/+4 |
|/ |
|
* | Auto merge of #19882 - aneeshusa:move-global-env-vars-to-servo, r=jdm | bors-servo | 2018-01-28 | 1 | -0/+1 |
|\ |
|
| * | Move global CI environment variables to servo | Aneesh Agrawal | 2018-01-27 | 1 | -0/+1 |
* | | Auto merge of #19883 - aneeshusa:reenable-sccache-partially, r=jdm | bors-servo | 2018-01-28 | 1 | -30/+42 |
|\ \ |
|
| * | | Re-enable sccache for Linux builds | Aneesh Agrawal | 2018-01-27 | 1 | -30/+42 |
| |/ |
|
* / | Fix mutation test in CI by passing env vars correctly | Aneesh Agrawal | 2018-01-27 | 1 | -1/+1 |
|/ |
|
* | Auto merge of #18726 - jdm:automate-wpt-sync, r=asajeffrey | bors-servo | 2018-01-26 | 2 | -0/+189 |
|\ |
|
| * | Add script to automate pulling changes from upstream WPT. | Josh Matthews | 2018-01-26 | 2 | -0/+189 |
* | | Use https github URL to clone servo-warc-tests repo | Alan Jeffrey | 2018-01-26 | 1 | -1/+3 |
* | | Auto merge of #19855 - asajeffrey:test-perf-git-progress, r=jdm | bors-servo | 2018-01-25 | 1 | -2/+2 |
|\ \ |
|
| * | | Added --progress flag to test-perf git commands | Alan Jeffrey | 2018-01-24 | 1 | -2/+2 |
* | | | Disable sccache. | Josh Matthews | 2018-01-24 | 1 | -2/+0 |
* | | | Fix yaml. | Josh Matthews | 2018-01-24 | 1 | -1/+1 |
* | | | Use default sccache timeout. | Josh Matthews | 2018-01-24 | 1 | -0/+1 |
|/ / |
|
* | | Auto merge of #19820 - asajeffrey:test-perf-run-warc-tests, r=jdm | bors-servo | 2018-01-23 | 2 | -1/+16 |
|\ \
| |/
|/| |
|
| * | Run servo-warc-tests as part of test-perf | Alan Jeffrey | 2018-01-19 | 2 | -1/+16 |
* | | Enable sccache for all builds | Aneesh Agrawal | 2018-01-22 | 1 | -0/+2 |