| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix windows msi directory | Lars Bergstrom | 2016-07-26 | 1 | -1/+1 |
* | Add Windows packaging to create an MSI installer | Jack Moffitt | 2016-07-25 | 1 | -2/+2 |
* | Place apis.html in the same place as css-properties.html | Josh Matthews | 2016-07-15 | 1 | -1/+2 |
* | Generate a list of supported DOM APIs from parsed WebIDLs. | Josh Matthews | 2016-07-15 | 1 | -0/+2 |
* | Auto merge of #12200 - aneeshusa:add-linux-dev-yaml, r=larsbergstrom | bors-servo | 2016-07-03 | 1 | -4/+27 |
|\ |
|
| * | Add linux-dev-yaml to buildbot_steps.yml | Aneesh Agrawal | 2016-07-03 | 1 | -0/+12 |
| * | Sync steps.yml from saltfs and update Servo copy | Aneesh Agrawal | 2016-07-03 | 1 | -4/+15 |
* | | Adds explicit mime type to upload_nightly.sh | Jim Berlage | 2016-07-01 | 1 | -1/+2 |
|/ |
|
* | Add servo-latest on upload-nightly | Jacob Clark | 2016-07-01 | 1 | -7/+16 |
* | Commit to the correct s3 folder, not file | Lars Bergstrom | 2016-06-30 | 1 | -1/+1 |
* | Change bucket name | Lars Bergstrom | 2016-06-30 | 1 | -1/+1 |
* | Add a script to upload nightly packages to S3 | Aneesh Agrawal | 2016-06-29 | 1 | -0/+47 |
* | Auto merge of #11397 - mbrubeck:layout-viewer, r=glennw | bors-servo | 2016-06-08 | 14 | -698/+0 |
|\ |
|
| * | Remove the layout trace viewer | Matt Brubeck | 2016-05-24 | 14 | -698/+0 |
* | | Remove --faster flag from test-tidy, go fast by default. Fixes 11217 | Mitchell Hentges | 2016-05-25 | 1 | -1/+1 |
|/ |
|
* | Move pipeline into the constellation crate. | Ms2ger | 2016-05-21 | 1 | -1/+1 |
* | Removed sources of panic from ports/glutin. | Alan Jeffrey | 2016-05-20 | 1 | -1/+3 |
* | Auto merge of #11251 - asajeffrey:check-no-unwrap-check-for-files, r=aneeshusa | bors-servo | 2016-05-19 | 1 | -1/+5 |
|\ |
|
| * | Added test that files exist to etc/ci/check_no_unwrap.sh. | Alan Jeffrey | 2016-05-19 | 1 | -1/+5 |
* | | Updated etc/ci/check_no_unwrap.sh for new constellation crate. | Alan Jeffrey | 2016-05-18 | 1 | -1/+1 |
|/ |
|
* | Remove etc/ci/retry.sh | Aneesh Agrawal | 2016-04-30 | 1 | -19/+0 |
* | Clean up CI bash scripts, add docs/STYLE_GUIDE.md | Aneesh Agrawal | 2016-04-30 | 5 | -16/+27 |
* | Auto merge of #10917 - askeing:fix_10909, r=aneeshusa | bors-servo | 2016-04-30 | 1 | -1/+12 |
|\ |
|
| * | The manifest_changed.sh doesn't need binary to update the manifests | askeing | 2016-04-30 | 1 | -1/+12 |
* | | Auto merge of #10902 - asajeffrey:remove-explicit-panic-from-compositor, r=an... | bors-servo | 2016-04-29 | 1 | -1/+1 |
|\ \ |
|
| * | | Remove panic! from the compositor | Alan Jeffrey | 2016-04-29 | 1 | -1/+1 |
| |/ |
|
* | | Auto merge of #10899 - asajeffrey:chaos-monkey-ci, r=aneeshusa | bors-servo | 2016-04-29 | 1 | -0/+50 |
|\ \
| |/
|/| |
|
| * | Added /etc/ci/chaos_monkey_test.py. | Alan Jeffrey | 2016-04-29 | 1 | -0/+50 |
* | | Auto merge of #10849 - shinglyu:yaml, r=aneeshusa | bors-servo | 2016-04-27 | 1 | -0/+67 |
|\ \
| |/
|/| |
|
| * | Move buildbot step to yaml | Shing Lyu | 2016-04-28 | 1 | -0/+67 |
* | | Adding absolute_import to check_dynamic_symbols.py | askeing | 2016-04-26 | 1 | -0/+2 |
* | | Put each unexpected dynamic symbols on its own line | askeing | 2016-04-25 | 1 | -2/+2 |
|/ |
|
* | Move Mako-related files into a new sub-directory. | Simon Sapin | 2016-04-20 | 1 | -1/+1 |
* | Merge list_properties.py into build_properties_rs.py | Simon Sapin | 2016-04-20 | 1 | -1/+1 |
* | travis: add and run script which checks if listed files contain "unwrap". Sho... | Matthias Krüger | 2016-04-08 | 1 | -0/+15 |
* | Generate html and json of supported css properties. | Jussi Räsänen | 2016-03-28 | 1 | -0/+2 |
* | Remove rustc wrapper script for gold in favor of using RUSTFLAGS | Lars Bergstrom | 2016-03-25 | 1 | -2/+0 |
* | Add Python 3 compatibility to Android symbol checker | Aneesh Agrawal | 2016-03-20 | 1 | -3/+3 |
* | Add a script to CI to check dynamic symbols in Android binary #8351 | Cengiz Can | 2016-03-18 | 1 | -0/+34 |
* | Use rustdoc’s new `--passes strip-priv-imports` flag. | Simon Sapin | 2016-03-07 | 1 | -1/+1 |
* | Disable the manifest check for css tests. | Ms2ger | 2016-03-01 | 1 | -1/+0 |
* | Add CI script to retry builds | Manish Goregaokar | 2016-02-09 | 1 | -0/+17 |
* | Revert "Remove gold hack, since it's in rustc automatically now" | Lars Bergstrom | 2016-01-28 | 1 | -0/+2 |
* | Remove gold hack, since it's in rustc automatically now | Lars Bergstrom | 2016-01-15 | 1 | -2/+0 |
* | Add a valgrind suppression file. | Alan Jeffrey | 2015-12-17 | 1 | -0/+31 |
* | Also run checks for test-css MANIFEST.json | Martin Feckie | 2015-11-21 | 1 | -0/+1 |
* | Only use single * and ignore mach output | Martin Feckie | 2015-11-21 | 1 | -2/+2 |
* | Run manifest-update without running tests prior to checking diff | Martin Feckie | 2015-11-21 | 1 | -1/+2 |
* | Add script to check if MANIFEST.json is changes in wpt | Martin Feckie | 2015-11-19 | 1 | -1/+1 |
* | Add script to check if MANIFEST.json files change | Martin Feckie | 2015-11-19 | 1 | -0/+4 |