Ignore lint warning
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Sep 10 2020
Fixed up the nav bar. It's still not perfect, but most of the links are 1-to-1 the same at least.
Sep 9 2020
- Fix inconsistent margins on small screens
- Fix element sizing on blockquotes that contain long, unbroken words
Sep 8 2020
Remove big-img styles and init code (none of which are used)
This seems excessive for longer scripts like build-coverage and build-docs. Doesn't this remove linting for those bash scripts? The shorter ones like check-seeds seems reasonable to me.
Sep 7 2020
Fix buildbot requirements path
Fix description
Sep 5 2020
- Rebase
- Update naming per feedback
In D7363#175807, @Fabien wrote:This is not building, but this is not testing either. What about ENABLE_SOURCE_CONTROL_TOOLS_TESTS ?
Sep 4 2020
- Rebase on yml config
- Use pytest without -v option
- Fix comment
Rebase
build -> check per feedback
Sep 3 2020
Completely rewrote the summary to focus on the problem being solved. The code change mostly speaks for itself.
- Fixed the blog styling issues with regards to fonts and some colors
- Added homepage navigation button to blog nav
- Added language selector to the blog nav and fixed up some broken parts of the selector
Move to contrib
Fix restricting file mode matching
In D7326#175088, @deadalnix wrote:I have no idea what problem this fixes.
Sure, this match different things. Ok. Why should it match these things? What problem happens when it doesn't?