)]}'
{
  "log": [
    {
      "commit": "6db9894ab987f6a3afb5151fe7b1201753f0581c",
      "tree": "7e15e346b6ec6bb98a3c8e9ce6f905986d73926a",
      "parents": [
        "74a2e76a839c8d4d648f6e19b9066ede53212016"
      ],
      "author": {
        "name": "Serkant Uluderya",
        "email": "serkant.uluderya@netsia.com",
        "time": "Thu Mar 26 09:53:57 2026 -0700"
      },
      "committer": {
        "name": "serkant.uluderya",
        "email": "serkant.uluderya@netsia.com",
        "time": "Thu Mar 26 20:29:38 2026 -0700"
      },
      "message": "[VOL-5545] Update voltha docs\n\n- release notes for VOLTHA versions 2.6 to 2.15 with new Jira links and adjust release schedule details\n- update old links\n- remove ONF references and links\n- update e-mail links\n- update copright notices\n\nChange-Id: Id6be18986a8f52f2dfcc07e2b0d2efcb0ae1c0e4\nSigned-off-by: serkant.uluderya \u003cserkant.uluderya@netsia.com\u003e\n"
    },
    {
      "commit": "69713119006568a3f73731a7f2539e716dbb6f71",
      "tree": "718d0b58af4abff8897a8dd45e7f99856b12af59",
      "parents": [
        "a2761a78cb18cad13a650aa36c3fe9cd74a7ff86"
      ],
      "author": {
        "name": "Eric Ball",
        "email": "eball@linuxfoundation.org",
        "time": "Wed Apr 02 12:11:47 2025 -0700"
      },
      "committer": {
        "name": "Eric Ball",
        "email": "eball@linuxfoundation.org",
        "time": "Thu Apr 03 15:52:26 2025 -0700"
      },
      "message": "Fix multiversion builds\n\nThis includes:\n* Revert switch to onf-make: onf-make was never compatible with\n  this repo. For now, we want to revert these changes so that the\n  build can work properly again.\n* Re-enable static builds: the latest updates don\u0027t require removing\n  patching from voltha-system-tests or cord-tester to work. The build\n  also succeeds if patching is removed, so that is a likely future\n  change to those repos.\n* Switch to an updated custom version of sphinx-multiversion: though\n  originally forked from zdw for the purpose of making changes to the\n  prep step or other functionality, none was necessary. However, the\n  latest changes to the mainline sphinx-multiversion have now been\n  brought into the fork, with zdw\u0027s prep additions included.\n\nSigned-off-by: Eric Ball \u003ceball@linuxfoundation.org\u003e\nChange-Id: I0afb08030edcae4d2e968c63ef5eb11e17085d8a\n"
    },
    {
      "commit": "fc4ad7a7e0cf7b76c502b0e71732ece9b47ef01a",
      "tree": "140c08e92ad93ca2af1565121423c4fd73accde5",
      "parents": [
        "3e4d6d63f6adba95df408b8cceb204a15f1e14dc"
      ],
      "author": {
        "name": "Eric Ball",
        "email": "eball@linuxfoundation.org",
        "time": "Wed Feb 05 17:22:21 2025 -0800"
      },
      "committer": {
        "name": "Eric Ball",
        "email": "eball@linuxfoundation.org",
        "time": "Fri Feb 14 13:28:58 2025 -0800"
      },
      "message": "Remove python patching from voltha-docs build\n\nThere is no longer any need to patch Python functions in order to get\nthis to work. Python versions have been updated to current defaults,\nand pinned to avoid future issues with changes.\nRE: LF Jira IT-27751\n\nSigned-off-by: Eric Ball \u003ceball@linuxfoundation.org\u003e\nChange-Id: I925d48ecabf4d642500175d0ca3474cc333894c6\n"
    },
    {
      "commit": "342430f3bf31d8c0eeb2f85ab917bf92a0ad3508",
      "tree": "489578d8c54c04a88aac7fd50aa30eac25960988",
      "parents": [
        "9886cc898e8ec0e4810de44c36afa2d18232bc30"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "jarmstrong@linuxfoundation.org",
        "time": "Wed Apr 10 10:36:34 2024 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "jarmstrong@linuxfoundation.org",
        "time": "Thu Apr 18 15:09:55 2024 -0400"
      },
      "message": "Document fixes for lint errors\n\nhowto/code/lint/index.rst\nhowto/code/lint/fix-errors\n--------------------------\n  o Added a new \u0027fixing-errors\u0027 section in \u0027howto: lint\u0027.\n\nhowto/code/lint/fix-errors/sphinx/spelling\nhowto/code/lint/fix-errors/yamllint\n------------------------------------------\n  o Document a few known fixes for common problems.\n\nrequirements.txt\n----------------\n  o Capture detail for a python upgrade error uncovered by \u0027make reload\u0027.\n  o libdoc command for robot/robotframework having issues.\n\nChange-Id: Iaa700327d374b6040841cbfc98f76ba95c16c799\nSigned-off-by: Joey Armstrong \u003cjarmstrong@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "9886cc898e8ec0e4810de44c36afa2d18232bc30",
      "tree": "fd6b24e98486b75e1cfa31bf0a96d2883a7f0de2",
      "parents": [
        "7c42256106f7df9517306bc0f2cf6438188627fd"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "jarmstrong@linuxfoundation.org",
        "time": "Thu Apr 04 11:34:51 2024 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "jarmstrong@linuxfoundation.org",
        "time": "Thu Apr 04 11:35:36 2024 -0400"
      },
      "message": "[VOL-5297] Install module pre-commit for linting\n\nrequirements.txt\n----------------\n  o Install pre-commit during virtualenv setup.\n\n.pre-commit-config.yaml\n-----------------------\n  o Create a skeleton config for pre-commit linting.\n\nChange-Id: I16b6976a10408c6a2a6ea4f5a8265ab5c0eb84e5\n"
    },
    {
      "commit": "9bb4b10ad8068a0c2d3f038b41c946d71091fc15",
      "tree": "e4394419a8c62928a2cb909f427628b9e5397afc",
      "parents": [
        "e03bc60bd01f75451915dfacd5715874c0e7b070"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Feb 10 13:09:12 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Feb 10 13:09:12 2024 -0500"
      },
      "message": "[VOL-5020] Release patch repo:voltha-helm-charts\n\nhowto/release/charts/index.rst\nhowto/release/charts/voltha-openolt-adapter.rst\n-----------------------------------------------\n  o Documenty howto update helm charts for repo:voltha-openolt-adapter\n\nChange-Id: I37313bbc199aca4b258f53b1622efdf4f06c1087\n"
    },
    {
      "commit": "a144ef3335dd71668df4fbf910fc961d6c656c8a",
      "tree": "bdc4eb3dfa7c49550a8cae3bb069b28407529c1a",
      "parents": [
        "e9edbda12417e291cc22e00aa602f53120064a26"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Jan 11 11:26:41 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 17 15:17:10 2024 -0500"
      },
      "message": "Create placeholders for documenting release by repository\n\nChange-Id: I0e4af607de9e6aac3424676f344714e0d9e6fde8\n"
    },
    {
      "commit": "0c517b5914d024149196746bc45d3f6beba0eb5b",
      "tree": "afaa0c957dcb7532e44194ffd2bfbf3a3c964d86",
      "parents": [
        "45fe80510e9d286705250c82d277b7504505ecc8"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Jul 07 17:29:54 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Jul 07 21:30:57 2023 +0000"
      },
      "message": "[VOL-5061] - docs.voltha.org: Update release page.On branch dev-joey\n\n[VOL-5079]\n\nconf.py\nsphinx_conf/exclude_patterns.py\nsphinx_conf/linkcheck_ignore.py\n-------------------------------\n  o Refactor large URL and path exclusion lists into separate files.\n  o Update linkcheck release_notes/*.html patterns to exclude by regex.\n\nrelease_notes/voltha_2.12.rst\n-----------------------------\n  o Update deployed package grid with current version strings.\n  o Re-arrange structure to display \u0027artifacts\u0027, include links\n    for pkg, pkg-app and pkg-api artifact downloads.\n  o Replace sonatype/nexus urls(staging) with direct links to maven central.\n\nrequirements.txt\n----------------\n  o Added missing python package sphinx-reload.\n\nhowto/release/components/apache-karaf/\nhowto/release/components/atomix/\nhowto/release/components/onos/\n--------------------------------------\n  o Capture dependencies, version upgrades and sources to endit\n    for current package release deployments.\n\nTo view changes live:\n  o git checkout voltha-docs\n  o cd voltha-docs\n  o make reload\n\nChange-Id: I7b88f9d4d3329abcbe98ebbb4dbb94587088f8b9\n"
    },
    {
      "commit": "6b2fcf20989ed3efd4907d1364833a100b3f2da6",
      "tree": "6756c2cd53562e64234fb096c5765d6bdf6677a6",
      "parents": [
        "6e682c07528dc5da8a754e1cc3fd3776dbdeec5b"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Tue Sep 14 06:50:44 2021 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Tue Sep 14 07:32:27 2021 -0700"
      },
      "message": "Update Sphinx and modules versions\n\n- Only build branches, not every point release\n- Bump site copyright date\n- Remove a few unused sphinx extensions\n\nChange-Id: I96468446f1f85fdff2daf5a9e1e7e8b85b61b378\n"
    },
    {
      "commit": "c11eb7375fcb7cf43f2443b585c36f51ca1b00a4",
      "tree": "9f99b94cda8ae3af5d3a4144ddbbd67efcfe1907",
      "parents": [
        "177615df43540dba7b49efe80e957b6117f23ce3"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri May 21 16:15:44 2021 +0200"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Fri May 21 16:15:44 2021 +0200"
      },
      "message": "fixing to docutils\u003d\u003d0.16\n\nChange-Id: I98602bfb74ff422b14ce031b8025995226a56958\n"
    },
    {
      "commit": "16042b619ecd76e40d58165b91e699e09648fdd8",
      "tree": "1e5337674781127f6c83270521497971ed820392",
      "parents": [
        "39d67b1646d1a0154fbdd829f6dd92a271355005"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Sun Mar 29 22:03:16 2020 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Wed Apr 08 15:59:51 2020 -0700"
      },
      "message": "[VOL-2875] Documentation update\n\n- Updated the main landing page and overview documentation\n- Added the lab setup (copied from CORD docs)\n- Use forked sphinx-multiversion to publish docs, which allows versions\n  to be listed at bottom of sidebar\n- Updated logo and favicon, fixed CSS to make logo legible\n- Use VERSION file to set the version in the sidebar\n- Add more words to dictionary\n- removed reload functionality that is nonworking in Sphinx 2.x\n- Fixed lint/linkcheck issues\n\nChange-Id: I032e67d76393778fc697944a6d5df9c8cdacbbc4\n"
    },
    {
      "commit": "330855294fbe98b111f6adc9849ea8f730309a47",
      "tree": "a6d24716325a097308cfd044447dc1e4ab73cc89",
      "parents": [
        "92bd59bad66b03c2b4717ea2274a111003f7d4e4"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Fri Feb 28 11:41:01 2020 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Fri Feb 28 11:41:01 2020 -0700"
      },
      "message": "Update to python3, bump versions\n\nChange-Id: I9a62f81f9462083e11757cc1254c40f9dca5785e\n"
    },
    {
      "commit": "88df47431094ae61fadac16c7f21b2235941507f",
      "tree": "e1da4e17153a84fdbc63faa8105b0b808317d77c",
      "parents": [
        "c6460c21a9e54101ef01ff6c517e9b1c072cf841"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Fri Dec 20 08:24:47 2019 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Fri Dec 20 13:14:39 2019 -0700"
      },
      "message": "Add sphinxcontrib-versioning\n\n- \u0027make versioned\u0027 target to build w/versions, and supporting \u0027make\n  prep\u0027 target.\n- Rework how checking out refs in repos are done in the makefile\n- Change versioning method from VERSION file to conf.py\n- use fork of sphinxconfig-versioning to deal with repos/ structure\n- move OTHER_REPO_DOCS in Makefile so doc8 target requires that docs are\n  checked out in repos/ .\n\nChange-Id: I6f5d6eee324bbbe31b71e1af596f0d8feb8f8785\n"
    },
    {
      "commit": "c6460c21a9e54101ef01ff6c517e9b1c072cf841",
      "tree": "41f2cead1ba8a92e9c18ef5e9c11157190815022",
      "parents": [
        "1f5530b010039cc47272895ff5bb61b9b16939a3"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Wed Dec 18 14:54:43 2019 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Wed Dec 18 16:24:29 2019 -0700"
      },
      "message": "Cleanup\n\n- Use doc8 to check rst files\n- Add spellcheck and VOLTHA-specific dictionary, fix spelling\n- Other formatting and content fixes\n\nChange-Id: I1eea3ab6eba4ec34af0788a681f1e8cd258ea988\n"
    },
    {
      "commit": "071eda2ed1242d911742630f61a6b9d884d3776b",
      "tree": "b9f7d27e86d41671fadbbfa5be30b4b961faed85",
      "parents": [
        "ef1be752e70507a9b873de4ae5dd2cd6632ab669"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Wed May 15 18:19:51 2019 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Wed Nov 13 22:30:00 2019 -0700"
      },
      "message": "[VOL-1621] Initial documentation framework\n\nChange-Id: Idb7f3e7b859ed3259021aace30a7053a684818e7\n"
    }
  ]
}
