summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-16install python2 when running tests with pygments.rb 1.2Dan Allen
2022-12-02consolidate selectors for collapsing margin of first and last child of enclos...Dan Allen
2022-12-02update: use correct selector to collapse margin on first and last child of si...Dan Allen
2022-12-02use correct selector to collapse margin on first and last child of sidebarDan Allen
2022-11-24simplify run-tests.sh script no ci]Dan Allen
2022-11-20explicitly pass --no-pager to git diff in CI workflowDan Allen
2022-10-27fix typo in test description in sections_test.rb (PR #4377)David M. Carr
2022-10-25fix sentence structure on safe modes page (PR #4374)Alex Schroeder
2022-10-25update release-version attribute in README file translationsDan Allen
2022-10-25update release-version variable in main READMEDan Allen
2022-10-25sync README with English version for zh-CN (PR #4375)Xavi Lee
2022-10-24upgrade checkout action to v3Dan Allen
2022-10-24remove more outdated workarounds in test suite for JRubyDan Allen
2022-10-24remove outdated workaround in test suite for JRuby heredoc bugDan Allen
2022-10-22resolves #4368 redo loop rather than using recursion to locate next line to p...Dan Allen
2022-10-21remove nav entry for docinfo pageDan Allen
2022-10-21relocate docinfo page to AsciiDoc language guideDan Allen
2022-10-20fix attribute references in CHANGELOGDan Allen
2022-10-20apply minor revision to issue template [no ci]Dan Allen
2022-10-20add issue template [no ci]Dan Allen
2022-10-20set permissions for GitHub actions and enable workflow dispatch on CI workflo...Dan Allen
2022-10-20use incremental subs in test caseDan Allen
2022-10-20add additional tests for #4306Dan Allen
2022-10-19upgrade TruffleRuby in CIDan Allen
2022-10-18remove workarounds for JRuby 9.1 in test suiteDan Allen
2022-10-18drop support for Ruby < 9.2 (which provides Ruby 2.3)Dan Allen
2022-10-16import CHANGELOG section from 2.0.18 releaseDan Allen
2022-10-16update release script to push to release branch as last step [no ci]Dan Allen
2022-10-15use token when cloning repository so release script can push [no ci]Dan Allen
2022-10-15write release notes to pkg folder so it is ignored [skip ci]Dan Allen
2022-10-15sync release skip with v2.0.x branchDan Allen
2022-10-14add include role to link/URL macro that replaces include directive when inclu...Dan Allen
2022-10-14add release scriptDan Allen
2022-10-14set release-version attribute in docs during releaseDan Allen
2022-10-14fix current release-version attribute in docsDan Allen
2022-10-14use Ruby 3.1.2 in docsDan Allen
2022-10-14add release version to run name for release workflowDan Allen
2022-10-14don't run CI on PR that originates from a branch that starts with docs/Dan Allen
2022-10-14ignore changes to AsciiDoc files in repository rootDan Allen
2022-10-14add docinfo example of defining license link tag in HTML headDan Allen
2022-10-13resolves #4361 honor marker on unordered list when marker is defined on ances...Dan Allen
2022-10-12add point about RVM to warning about using gem installDan Allen
2022-10-12add important admonition about bundle exec in Bundler section of installation...Dan Allen
2022-10-12add warning to docs about not using gem install as root user unless in a cont...Dan Allen
2022-10-12manage bundler groups correctly in CI workflowDan Allen
2022-10-12update gitignore [skip ci]Dan Allen
2022-10-12remove duplicate CLI flag when calling npm i in CI workflowDan Allen
2022-10-12add missing issue reference in CHANGELOG entry for #4263Dan Allen
2022-10-09always lock version of Bundler on Windows in CIDan Allen
2022-10-09try to reenable Bundler cache on WindowsDan Allen