| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-08-11 | Fix rustdoc-js tool string "parsing" | Guillaume Gomez | -14/+19 | |
| Improve tool: add support for multiline comments | ||||
| 2021-05-15 | Update rustdoc-js tools | Guillaume Gomez | -1/+2 | |
| 2021-04-13 | Updated tester.js for separate search.js | Jacob Hoffman-Andrews | -6/+6 | |
| 2021-04-01 | rustdoc: Separate filter-empty-string out into its own function | Michael Howell | -1/+2 | |
| 2021-02-01 | Improve diff display in case the whole key in missing | Guillaume Gomez | -0/+4 | |
| 2021-01-18 | Remove inline script tags | Guillaume Gomez | -2/+1 | |
| 2020-11-26 | Improve rustdoc JS tests error output | Guillaume Gomez | -0/+31 | |
| 2020-06-23 | rustdoc: Fix doc aliases with crate filtering | Oliver Middleton | -2/+11 | |
| Fix a crash when searching for an alias contained in the currently selected filter crate. Also remove alias search results for crates that should be filtered out. The test suite needed to be fixed to actually take into account the crate filtering and check that there are no results when none are expected. | ||||
| 2020-05-26 | Import missing functions from storage.js | Guillaume Gomez | -1/+1 | |
| 2020-05-14 | Make current crate aliases go first | Guillaume Gomez | -2/+4 | |
| 2020-05-07 | Merge aliases and search-index | Guillaume Gomez | -6/+3 | |
| 2020-05-07 | Extend rustdoc-js tester to allow to test multiple queries in one file | Guillaume Gomez | -33/+65 | |
| 2020-04-14 | Improve rustdoc js testers code | Guillaume Gomez | -42/+31 | |
| 2020-04-11 | End cleanup on rustdoc-js tools | Guillaume Gomez | -24/+400 | |
| 2020-03-21 | Clean up rustdoc js tester source code and move common code in one place | Guillaume Gomez | -295/+6 | |
| 2020-03-16 | Add missing variable to load in non-std tester as well | Guillaume Gomez | -2/+2 | |
| 2020-03-13 | Allow `rustdoc-js` and `rustdoc-js-std` to use none default build dir location | Oliver Middleton | -5/+5 | |
| 2019-02-25 | Move documentation build into bootstrap | Guillaume Gomez | -41/+17 | |
| 2019-02-25 | Rename rustdoc js test suites | Guillaume Gomez | -12/+53 | |
| 2019-02-25 | Add rustdoc JS non-std tests | Guillaume Gomez | -1/+2 | |
| 2018-12-26 | Account for no newline before test annotations | Mark Rousskov | -3/+6 | |
| Previously the license comment would always provide that newline but since that's been removed this change is needed. | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-12-18 | Fix rustdoc-js tests | John Heitmann | -2/+14 | |
| Fixes rustdoc-js tests by teaching tester.js how to handle single-line js comments. Also, added speculative support for template strings, and warnings for future debuggers. | ||||
| 2018-11-28 | Add test for crate filtering | Guillaume Gomez | -0/+1 | |
| 2018-06-30 | reduce search-index size | Guillaume Gomez | -0/+1 | |
| 2018-06-16 | Add rustdoc-js tester should-fail option | Guillaume Gomez | -1/+7 | |
| 2018-06-04 | Update rustdoc-js | Guillaume Gomez | -1/+3 | |
| 2018-05-15 | Rollup merge of #50632 - GuillaumeGomez:minification, r=ollie27 | Guillaume Gomez | -47/+122 | |
| Add minification process r? @QuietMisdreavus | ||||
| 2018-05-12 | Fix invalid deduplication | Guillaume Gomez | -2/+3 | |
| 2018-05-12 | Update js tester tool | Guillaume Gomez | -47/+122 | |
| 2018-05-09 | Add exact-check option to rustdoc-js tests | Guillaume Gomez | -2/+8 | |
| 2018-04-28 | Add query search order check | Guillaume Gomez | -6/+12 | |
| 2018-04-21 | update tester | Guillaume Gomez | -0/+2 | |
| 2018-04-14 | Add multi-query search | Guillaume Gomez | -2/+3 | |
| 2018-01-16 | Fix for older JS versions | Guillaume Gomez | -1/+1 | |
| 2018-01-12 | Add tester and a few tests | Guillaume Gomez | -9/+193 | |
| 2018-01-12 | Start adding js tests | Guillaume Gomez | -0/+26 | |
