Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rust's code of conduct link was changed | Lucas Fantacuci | 2018-12-12 | 1 | -1/+1 |
| | |||||
* | Replace http with https in docs | Jan Andre Ikenmeyer | 2018-11-06 | 1 | -2/+2 |
| | |||||
* | Start collecting documentation, and add an in-tree glossary. Encourage new ↵ | Josh Matthews | 2016-04-18 | 1 | -5/+5 |
| | | | | contributors to add missing entries as appropriate. | ||||
* | Add our CoC diffs | Lars Bergstrom | 2016-02-24 | 1 | -1/+1 |
| | |||||
* | Added section to encourage contributors to claim issue first | Keith Yeung | 2016-02-17 | 1 | -0/+4 |
| | |||||
* | Add servo-starters to CONTRIBUTING | James Sanders | 2015-11-07 | 1 | -1/+2 |
| | | | | Fixes #8338 | ||||
* | Add a note about commit size. | Ms2ger | 2015-11-06 | 1 | -0/+3 |
| | |||||
* | hacking quickstart | Paul Rouget | 2015-10-23 | 1 | -0/+3 |
| | |||||
* | Link to instructions that don't mention critic. | Josh Matthews | 2015-09-18 | 1 | -1/+1 |
| | |||||
* | Use canonical Servo GitHub URLs | Dave Hodder | 2015-04-30 | 1 | -3/+3 |
| | |||||
* | Remove the remaining traces of content tests. | Ms2ger | 2015-04-16 | 1 | -1/+1 |
| | |||||
* | Update CONTRIBUTING.md | Xue Fuqiao | 2015-04-07 | 1 | -1/+1 |
| | | | Update the URI of Rust Code of Conduct. | ||||
* | Add a link to easy bugs | Manish Goregaokar | 2014-05-14 | 1 | -0/+1 |
| | |||||
* | CONTRIBUTING: link to testing guide | Keegan McAllister | 2014-03-07 | 1 | -2/+3 |
| | |||||
* | Move content tests to src/test/content for consistency | Keegan McAllister | 2014-03-07 | 1 | -1/+1 |
| | |||||
* | Updated link to Code of Conduct in CONTRIBUTING.md | Marek Šuppa | 2014-02-09 | 1 | -1/+1 |
| | | | It seems that the correct link is https://github.com/mozilla/rust/wiki/Note-development-policy#wiki-conduct now whereas it was https://github.com/mozilla/rust/wiki/Note-development-policy#conduct before. | ||||
* | Added link to GitHub & Critic PR handling 101 | Bruno de Oliveira Abinader | 2014-01-30 | 1 | -0/+1 |
| | | | TSIA. | ||||
* | Add CONTRIBUTING.md | Keegan McAllister | 2013-10-11 | 1 | -0/+42 |
Fixes #1026 |