| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-01-30 | use cargo install | Mark Mansi | -24/+0 | |
| 2019-11-05 | remove all the hacks, add some improvements | Mark Mansi | -12/+2 | |
| 2019-10-04 | Refactor (build CI script): minimizes the script, thanks to mark-i-m | Amanjeev Sethi | -14/+2 | |
| 2019-10-04 | Fix (build CI script): fails early if linkcheck fails | Amanjeev Sethi | -2/+7 | |
| 2019-10-04 | Fix (build CI script): | Amanjeev Sethi | -29/+17 | |
| * Removes timeout hack because it is not needed because we have upgraded mdbook_linkcheck * Renamed build script because it is no longer ignoring timeouts | ||||
| 2019-10-04 | Revert "Removes timeout script so CI does not have false positives" | Amanjeev Sethi | -0/+29 | |
| This reverts commit c3ed0a1ef9013f2821eed24efcd9954600ce2b41. | ||||
| 2019-10-04 | Removes timeout script so CI does not have false positives | Amanjeev Sethi | -29/+0 | |
| 2019-09-05 | hack + drive-by-fix | Mark Mansi | -1/+6 | |
| 2019-09-05 | Updated the mdbook-linkcheck version | Michael Bryan | -1/+1 | |
| 2019-08-13 | fix broken link (#421) | Who? Me?! | -0/+0 | |
| 2019-08-06 | Remove leading new line | Who? Me?! | -0/+1 | |
| 2019-08-05 | hack around timeouts (#416) | Who? Me?! | -0/+23 | |
| 2019-07-19 | Update install.sh | Who? Me?! | -1/+1 | |
| 2019-07-19 | Update mdbook | Who? Me?! | -1/+1 | |
| 2019-06-24 | Update to mdbook-linkcheck 0.3.0 | Who? Me?! | -1/+1 | |
| 2019-06-24 | Update mdbook | Who? Me?! | -2/+2 | |
| 2019-03-01 | update mdbook | Mark Mansi | -1/+1 | |
| 2018-11-26 | make the line-length script respect 100 char limit XD (#240) | Who? Me?! | -1/+3 | |
| :rofl: :rofl: :rofl: | ||||
| 2018-11-09 | Don't keep recompiling! | Who? Me?! | -2/+2 | |
| 2018-09-21 | use the right version of mdbook linkcheck | Mark Mansi | -1/+1 | |
| 2018-09-21 | use new mdbook-linkcheck version | Mark Mansi | -1/+1 | |
| 2018-09-21 | use mdbook 0.2 | Mark Mansi | -1/+1 | |
| 2018-09-11 | bump max line length to 100 | Niko Matsakis | -1/+1 | |
| otherwise our summary.md doesn't fit | ||||
| 2018-07-09 | Update mdbook | Eric Huss | -1/+1 | |
| Closes #138 Closes #160 | ||||
| 2018-06-02 | allow long relative links | Mark Mansi | -1/+1 | |
| 2018-05-08 | update to mdbook 0.1.7 | Mark Mansi | -1/+1 | |
| 2018-03-26 | make the script give more useful feedback | Niko Matsakis | -0/+16 | |
| 2018-03-26 | Hard-wrapped lines that are too long. | Alexander Regueiro | -1/+1 | |
| 2018-03-26 | Ignore line check on certain types of lines or in certain blocks. | Alexander Regueiro | -4/+10 | |
| 2018-03-26 | Added check for all source files to ensure they have no lines longer than 80 ↵ | Alexander Regueiro | -0/+20 | |
| chars. | ||||
| 2018-03-22 | Add mdbook search. | Eric Huss | -1/+1 | |
| 2018-03-19 | bump mdbook to 0.1.5 | Niko Matsakis | -1/+1 | |
| 2018-02-17 | Force mdbook update on CI if there is a version mismatch. | Eric Huss | -2/+8 | |
| Fixes #58. | ||||
| 2018-01-31 | Removed ghp-import and run mdbook build unconditionally | Michael Bryan | -18/+0 | |
| 2018-01-31 | Updated CI to install and use mdbook-linkcheck | Michael Bryan | -6/+14 | |
| 2018-01-23 | try to use travis's builtin deploy workflow | Niko Matsakis | -1/+0 | |
| 2018-01-23 | add `-p` flag to `ghp-import` so that it pushes | Niko Matsakis | -1/+1 | |
| 2018-01-23 | try pip install --user | Niko Matsakis | -1/+1 | |
| 2018-01-23 | invert the sense of `command -v` | Niko Matsakis | -4/+4 | |
| 2018-01-23 | make install.sh tell us what it is installing and why | Niko Matsakis | -0/+6 | |
| 2018-01-23 | make `github_pages.sh` more chatty | Niko Matsakis | -1/+3 | |
| 2018-01-19 | improvements to travis setup -- cache, use command -v | Niko Matsakis | -1/+3 | |
| 2018-01-19 | invoke `cargo` to install mdbook | Niko Matsakis | -1/+3 | |
| 2018-01-17 | Created a couple basic CI scripts | Michael Bryan | -0/+16 | |
