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

[full-ci] Revamp Config Parsing #2708

Merged
merged 171 commits into from Nov 23, 2021
Merged

[full-ci] Revamp Config Parsing #2708

merged 171 commits into from Nov 23, 2021

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    34253fc View commit details
    Browse the repository at this point in the history
  2. first examples of config parsing

    refs committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    94aeefb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    998df71 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. inherit logging config from ocis.yaml, let extensions overwrite their…

    … logging. Considering using a package level global logging...
    refs committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    711acbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18b5536 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7df000d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    7fa70d7 View commit details
    Browse the repository at this point in the history
  2. add DefaultConfig on accounts

    refs committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    20b6d0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ca9345 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a767356 View commit details
    Browse the repository at this point in the history
  5. general restructuring

    refs committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    10731c3 View commit details
    Browse the repository at this point in the history
  6. refactor around config parsing

    refs committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    ab1703c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d7a394 View commit details
    Browse the repository at this point in the history
  8. fix smells

    refs committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    2a14bb3 View commit details
    Browse the repository at this point in the history
  9. rename _fs -> dirFS

    refs committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    24b3363 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    23d8c26 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    598944b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d54fc2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09195ff View commit details
    Browse the repository at this point in the history
  4. comments for mappings

    refs committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    850fe65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac373dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90844c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ac71b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ebd34df View commit details
    Browse the repository at this point in the history
  9. infere go type from destination

    refs committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    572e238 View commit details
    Browse the repository at this point in the history
  10. update proxy bindings

    refs committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    418cc97 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Configuration menu
    Copy the full SHA
    3d46e27 View commit details
    Browse the repository at this point in the history
  2. add ocis.yaml

    refs committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    4194da4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e858fa0 View commit details
    Browse the repository at this point in the history
  4. hook accounts to env variables

    refs committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    b61887a View commit details
    Browse the repository at this point in the history
  5. add graph

    refs committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    cfe1ac3 View commit details
    Browse the repository at this point in the history
  6. fix dead code logic

    refs committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    a76ad08 View commit details
    Browse the repository at this point in the history
  7. adjust flagsets

    refs committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    da36ca8 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    ba16351 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91c7662 View commit details
    Browse the repository at this point in the history
  3. add tags to structs

    refs committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    be9eff8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff7022a View commit details
    Browse the repository at this point in the history
  5. fix ocis root flagset

    refs committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    28b0b8f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17dbc3d View commit details
    Browse the repository at this point in the history
  7. continue thumbnails migration

    refs committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    b44ebce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    11855bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ca997e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ad72f75 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    99f28e6 View commit details
    Browse the repository at this point in the history
  12. fix offenses

    refs committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    8202f7b View commit details
    Browse the repository at this point in the history
  13. fix yet more offenses

    refs committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    b94c0e6 View commit details
    Browse the repository at this point in the history
  14. add mapstructure to ocs

    refs committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    a55a039 View commit details
    Browse the repository at this point in the history
  15. change log level to debug

    refs committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    9466e01 View commit details
    Browse the repository at this point in the history
  16. attempt to fix flags

    refs committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    3206b98 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

  1. Configuration menu
    Copy the full SHA
    6f27c1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    835928b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    74dae6d View commit details
    Browse the repository at this point in the history
  2. fix log inheritance

    refs committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    0e9b6d8 View commit details
    Browse the repository at this point in the history
  3. fix test

    refs committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    4999d4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d782814 View commit details
    Browse the repository at this point in the history
  5. normalize glauth

    refs committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    e8b9186 View commit details
    Browse the repository at this point in the history
  6. normalize graph

    refs committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    4c9e471 View commit details
    Browse the repository at this point in the history
  7. normalize graph-explorer

    refs committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    22601de View commit details
    Browse the repository at this point in the history
  8. normalize idp

    refs committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    a515a97 View commit details
    Browse the repository at this point in the history
  9. normalize ocs

    refs committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    e297142 View commit details
    Browse the repository at this point in the history
  10. normalize settings

    refs committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    db9dc74 View commit details
    Browse the repository at this point in the history
  11. normalize store

    refs committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    23cfb90 View commit details
    Browse the repository at this point in the history
  12. normalize thumbnails

    refs committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    f76dfc9 View commit details
    Browse the repository at this point in the history
  13. fix tests

    refs committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    b1de937 View commit details
    Browse the repository at this point in the history
  14. normalize web

    refs committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    185cee0 View commit details
    Browse the repository at this point in the history
  15. normalize webdav

    refs committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    8c2a681 View commit details
    Browse the repository at this point in the history
  16. new config framework in proxy

    refs committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    2dd9a7b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bff4ec4 View commit details
    Browse the repository at this point in the history
  18. new config framework in glauth

    refs committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    3d90b21 View commit details
    Browse the repository at this point in the history
  19. new config framework in graph

    refs committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    6da95d3 View commit details
    Browse the repository at this point in the history
  20. new config framework in idp

    refs committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    261a800 View commit details
    Browse the repository at this point in the history
  21. new config framework in ocs

    refs committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    51dc171 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8f99fdc View commit details
    Browse the repository at this point in the history
  23. new config framework in store

    refs committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    ef13618 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    96033dc View commit details
    Browse the repository at this point in the history
  25. new config framework in web

    refs committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    c05c3db View commit details
    Browse the repository at this point in the history
  26. new config framework in webdav

    refs committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    e308992 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1d5488a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9d0809b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e7f9fb3 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2c49ee6 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    82a66b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f557d3 View commit details
    Browse the repository at this point in the history
  3. reword docs

    refs committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    26aa37c View commit details
    Browse the repository at this point in the history
  4. config dump endpoint for proxy

    refs committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    c335c4d View commit details
    Browse the repository at this point in the history
  5. add support for json driver

    refs committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    ee03185 View commit details
    Browse the repository at this point in the history
  6. fix hello deployment

    wkloucek committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    16bb92f View commit details
    Browse the repository at this point in the history
  7. fix cs3 users example

    wkloucek committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    e4742fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    713c0bb View commit details
    Browse the repository at this point in the history
  9. sort out flags precedence

    refs committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    51bee0e View commit details
    Browse the repository at this point in the history
  10. fix proxy default config

    refs committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    b961817 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

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

Commits on Nov 11, 2021

  1. sane common configurations

    refs committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    aa67106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52d5539 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b8c383 View commit details
    Browse the repository at this point in the history
  4. format

    refs committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    cfc9738 View commit details
    Browse the repository at this point in the history
  5. fix deref memory location

    refs committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    0d1c8ac View commit details
    Browse the repository at this point in the history
  6. glauth

    refs committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    6391d94 View commit details
    Browse the repository at this point in the history
  7. graph

    refs committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    f118357 View commit details
    Browse the repository at this point in the history
  8. fix account unit tests

    refs committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    c6191b7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7eb2c25 View commit details
    Browse the repository at this point in the history
  10. fix proxy integration tests

    refs committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    e8559d1 View commit details
    Browse the repository at this point in the history
  11. add idp common options

    refs committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    48eab0c View commit details
    Browse the repository at this point in the history
  12. fix individual idp command

    refs committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    34840d6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    202e63b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a29f10e View commit details
    Browse the repository at this point in the history
  15. losing my mind

    refs committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    3580e16 View commit details
    Browse the repository at this point in the history
  16. fix more inheritance on storages

    refs committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    582649b View commit details
    Browse the repository at this point in the history
  17. fix all storages

    refs committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    59f5339 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5f19300 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4cecd9b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9c21504 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    23836bb View commit details
    Browse the repository at this point in the history
  22. debug config ... trigger CI

    refs committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    732e04c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    b6066f3 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    4db1697 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    242b3e9 View commit details
    Browse the repository at this point in the history
  2. fix code smells

    refs committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    a22342e View commit details
    Browse the repository at this point in the history
  3. Revert "fix code smells"

    This reverts commit a22342e.
    refs committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    2b0f414 View commit details
    Browse the repository at this point in the history
  4. fix commons propagation

    refs committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    fde5e35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfbe37d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d23ab5a View commit details
    Browse the repository at this point in the history
  7. populate checksum

    refs committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    097c853 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    0d7be0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a4df2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c926f2 View commit details
    Browse the repository at this point in the history
  4. add missing authprovider config

    refs committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    2ebc0b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2aa9c24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c307ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    658bf9a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    deba643 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f4085f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7617cca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d30e776 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e139a09 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7f652ae View commit details
    Browse the repository at this point in the history
  14. undo const...

    refs committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    26db9af View commit details
    Browse the repository at this point in the history
  15. sneaky bug

    refs committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    5fe1be8 View commit details
    Browse the repository at this point in the history
  16. empty commit to trigger full ci

    refs committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    9c7c2b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. delete storage flagsets

    refs committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    017eea8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05825d8 View commit details
    Browse the repository at this point in the history
  3. disable docs pipeline

    refs committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    c7a4391 View commit details
    Browse the repository at this point in the history
  4. removed all flagset packages

    refs committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    f87b5bd View commit details
    Browse the repository at this point in the history
  5. removed yet more flagsets

    refs committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    c567eb6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa4112e View commit details
    Browse the repository at this point in the history
  7. Revert "fixed code smells: string literal repetition + cyclomatic com…

    …plexity"
    
    This reverts commit aa4112e.
    refs committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    ff61163 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f535041 View commit details
    Browse the repository at this point in the history
  9. Revert "refactor config values to constants"

    This reverts commit f535041.
    refs committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    a34f5b6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    592a910 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1d127c8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    872cd80 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ad4fb0e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3d80925 View commit details
    Browse the repository at this point in the history
  15. reordered env var priorities

    refs committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    fe61ad4 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

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

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    2434718 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    846df22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2601efb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f64ca1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70da20a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1570e40 View commit details
    Browse the repository at this point in the history
  7. comment docs pipeline again

    refs committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    1708149 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Configuration menu
    Copy the full SHA
    9c3fb1c View commit details
    Browse the repository at this point in the history
  2. Revert "comment out .make/docs.mk config-docs-generate target"

    This reverts commit 9c3fb1c.
    refs committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    45a559f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    c700cca View commit details
    Browse the repository at this point in the history
  2. Revert "removed redundant ocis config parsing"

    This reverts commit c700cca.
    refs committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    8797cf3 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    ca55576 View commit details
    Browse the repository at this point in the history
  2. added changelog

    refs committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    552a79c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    889f37f View commit details
    Browse the repository at this point in the history
  4. reword changelog

    refs committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    43af041 View commit details
    Browse the repository at this point in the history