Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from NodeJS/Gitbook back to Ruby/Jekyll, using latest Ruby #315

Merged
merged 42 commits into from
May 21, 2021

Commits on Sep 4, 2018

  1. Revert "This closes apache#222"

    This reverts commit 6dee84d, reversing
    changes made to e1d08e5.
    ahgittin committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    173148c View commit details
    Browse the repository at this point in the history
  2. ignore stuff from gitbook

    ahgittin committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    73f2627 View commit details
    Browse the repository at this point in the history
  3. Merge commit '5d11e405' into release-5.0-reverted-222

    revert irrelevant commit
    ahgittin committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    c26c8b9 View commit details
    Browse the repository at this point in the history
  4. Merge commit 'ba27cf1b' into release-5.0-reverted-222

    merged with conflicts, will be reverted
    ahgittin committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    22ef529 View commit details
    Browse the repository at this point in the history
  5. Revert "Merge commit 'ba27cf1b' into release-5.0-reverted-222"

    This reverts commit 22ef529, reversing
    changes made to c26c8b9.
    ahgittin committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    90ef120 View commit details
    Browse the repository at this point in the history
  6. Merge commit 'ba01df1a' into release-5.0-reverted-222

    revert to mention rvm not nvm etc
    ahgittin committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    d1efaf7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b40c7ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f970695 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2698dbc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7d808f6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    15afba3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b726b16 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    42f4eba View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    499186d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1f518ac View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c28417f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a75819e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d4f7185 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cf28bf4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a0314df View commit details
    Browse the repository at this point in the history
  21. Merge remote-tracking branch 'origin/latest-upstream' into release-5.…

    …0-reverted-222
    
    fix various places where this conflicted with reversion of 222 or caused errors
    ahgittin committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    d616fbf View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Configuration menu
    Copy the full SHA
    a7dbdc2 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    c08d9b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dae7d77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e0f1be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93fa774 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6c7aaf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06230ce View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Configuration menu
    Copy the full SHA
    28a107a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    a116321 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    f8243c7 View commit details
    Browse the repository at this point in the history
  2. updating to latest ruby - 3.0.1 - ruby installs but doesn't yet run

    will fix ruby running shortly
    ahgittin committed May 20, 2021
    Configuration menu
    Copy the full SHA
    f2f2f61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18c08d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    199567d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9772a69 View commit details
    Browse the repository at this point in the history
  6. fix some paths from gitbook

    ahgittin committed May 20, 2021
    Configuration menu
    Copy the full SHA
    0eda085 View commit details
    Browse the repository at this point in the history
  7. restore title of available / off-the-shelf policies

    and add it and its sibling to the parent
    ahgittin committed May 20, 2021
    Configuration menu
    Copy the full SHA
    484143d View commit details
    Browse the repository at this point in the history
  8. fix various jekyll run problems

    site_structure needs to supply a path for the cache;
    include_relative should be used instead of include, without quotes
    ahgittin committed May 20, 2021
    Configuration menu
    Copy the full SHA
    ce81908 View commit details
    Browse the repository at this point in the history
  9. apply similar liquid cache workaround for page

    as done for site
    ahgittin committed May 20, 2021
    Configuration menu
    Copy the full SHA
    8cbdb82 View commit details
    Browse the repository at this point in the history
  10. avoid use of assign tag in liquid

    because assign now does a deep recursive size/score count which fails on looped structures;
    using it causes a stack too deep error
    ahgittin committed May 20, 2021
    Configuration menu
    Copy the full SHA
    8c3b55e View commit details
    Browse the repository at this point in the history
  11. fix instructions

    ahgittin committed May 20, 2021
    Configuration menu
    Copy the full SHA
    0b6a90c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. add a few dangling pages to the tree

    compared with old SUMMARY.md (gitbook way) to make sure things which previously would have had to be added there
    are added here under at least one parent
    ahgittin committed May 21, 2021
    Configuration menu
    Copy the full SHA
    9b13e52 View commit details
    Browse the repository at this point in the history