| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add lint to ensure substitutions use the full form | Aneesh Agrawal | 2016-08-05 | 1 | -0/+7 |
* | Add lint for backticks in shell scripts | Aneesh Agrawal | 2016-08-05 | 1 | -10/+17 |
* | Add linting for shell scripts | Jim Berlage | 2016-07-22 | 1 | -3/+39 |
* | Auto merge of #12511 - asajeffrey:test-tidy-dep-licenses, r=larsbergstrom | bors-servo | 2016-07-21 | 1 | -2/+26 |
|\ |
|
| * | Added test-tidy for dependent licenses. | Alan Jeffrey | 2016-07-21 | 1 | -2/+26 |
* | | Add the append method for the Headers API for the Fetch API | Jeena Lee | 2016-07-19 | 1 | -0/+1 |
|/ |
|
* | Allow MIT/Apache-2.0 license as well as MPL-2.0. | Alan Jeffrey | 2016-07-14 | 1 | -5/+6 |
* | All our Cargo.toml files should contain an MPL-2.0 license field. | Alan Jeffrey | 2016-07-14 | 1 | -0/+4 |
* | [tidy] check for duplicate keys in .json files | Owen Coutts | 2016-07-08 | 1 | -1/+13 |
* | tidy command now ignores files in subdirectories of ignored directories | Nikhil Shagrithaya | 2016-07-07 | 1 | -1/+1 |
* | stylo: Move all binding-generator code to a python script. | Emilio Cobos Álvarez | 2016-07-05 | 1 | -2/+0 |
* | Add style check, test, and code fixes for an else brace check. | Travis Dean | 2016-07-04 | 1 | -0/+1 |
* | Update web-platform-tests to revision 346d5b51a122f7bb1c7747064499ef281a0200f7 | Ms2ger | 2016-06-24 | 1 | -1/+1 |
* | Removed unused function and minor cleanup | Ravi Shankar | 2016-06-16 | 1 | -76/+63 |
* | Auto merge of #11621 - h4xr:mach_fix, r=Wafflespeanut | bors-servo | 2016-06-14 | 1 | -2/+3 |
|\ |
|
| * | Make mach consider ignored dirs | Saurabh Badhwar | 2016-06-15 | 1 | -2/+3 |
* | | servo: Add an `Info.plist` on the Mac and opt into integrated graphics. | Patrick Walton | 2016-06-08 | 1 | -0/+3 |
* | | Auto merge of #11190 - mrmiywj:Root-tidy-checker, r=jdm | bors-servo | 2016-06-05 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | add &Root<T> checker | mrmiywj | 2016-06-05 | 1 | -0/+2 |
* | | Generate debug and release Gecko bindings. | Cameron McCormack | 2016-06-03 | 1 | -1/+2 |
* | | implement related sw interface and register method | Rahul Sharma | 2016-06-02 | 1 | -0/+1 |
* | | Remove the gonk port | Lars Bergstrom | 2016-05-27 | 1 | -1/+0 |
* | | Warn about empty lines following an open brace. | Josh Matthews | 2016-05-27 | 1 | -2/+7 |
* | | Report use statements that use {} with only one entry | Cullen Rhodes | 2016-05-27 | 1 | -0/+2 |
* | | Add mozilla tests for referrer policy in iframe without postmessage | Rebecca | 2016-05-26 | 1 | -0/+1 |
* | | Add --all for test-tidy, with backwards-compat with --faster | Mitchell Hentges | 2016-05-24 | 1 | -5/+5 |
* | | Auto merge of #11242 - bholley:gecko_atoms, r=emilio | bors-servo | 2016-05-18 | 1 | -0/+1 |
|\ \ |
|
| * | | Add string_cache override for geckolib based on gecko atoms. | Bobby Holley | 2016-05-18 | 1 | -0/+1 |
* | | | Support test-tidy --faster with moved files. | Ms2ger | 2016-05-18 | 1 | -0/+3 |
|/ / |
|
* / | Disallow bitflags dupes again | Anthony Ramine | 2016-05-18 | 1 | -1/+1 |
|/ |
|
* | Auto merge of #10713 - aeischeid:master, r=jdm | bors-servo | 2016-05-11 | 1 | -2/+3 |
|\ |
|
| * | add tidy test for 'missing space after :' in stucts | aeischeid | 2016-05-11 | 1 | -2/+3 |
* | | Hoist gecko bindings into their own crate. | Bobby Holley | 2016-05-11 | 1 | -3/+3 |
|/ |
|
* | Update hyper, openssl, wayland, threadpool, offscreen_gl_context | Matt Brubeck | 2016-05-06 | 1 | -1/+1 |
* | Update lazy_static, selectors, string_cache, futf, quickersort | Matt Brubeck | 2016-05-02 | 1 | -1/+1 |
* | Adding parameter to tidy for skipping print text when running tests | askeing | 2016-04-26 | 1 | -2/+3 |
* | Auto merge of #10786 - zwn:tidy-modelines, r=Manishearth | bors-servo | 2016-04-22 | 1 | -1/+9 |
|\ |
|
| * | tidy check for vim and emacs modelines. | Zbynek Winkler | 2016-04-21 | 1 | -1/+9 |
* | | Report lines starting with &&. | Zbynek Winkler | 2016-04-22 | 1 | -0/+1 |
* | | Add newline to the output. | Zbynek Winkler | 2016-04-22 | 1 | -1/+2 |
* | | Applied a bunch of suggestions from Simon. | Per Lundberg | 2016-04-21 | 1 | -3/+1 |
* | | Improve properties.mako.rs file structure, take 2 | Per Lundberg | 2016-04-21 | 1 | -0/+2 |
|/ |
|
* | Test for check_spec function, for tidy.py #9152 | Maciej Skrzypkowski | 2016-04-17 | 1 | -3/+4 |
* | Check the "tests/wpt/web-platform-tests" folder before loading "tools.lint" m... | askeing | 2016-04-17 | 1 | -5/+6 |
* | Add servo_tidy_tests into ignore dirs, and modify setup.py to fit the tidy check | askeing | 2016-04-15 | 1 | -1/+1 |
* | Create a Python package of Tidy | Askeing Yen (fyen) | 2016-04-13 | 1 | -0/+650 |