Apache Allura - a software forge to manage source code repositories, bug reports, discussions, wiki pages, blogs, and more

Clone this repo:
  1. a9a1681 fix dependency-check warning for cryptography<41.0.0 by Dillon Walls · 15 hours ago master
  2. aabf052 convert to a copy before looping, just in case of dictionary modification errors while looping by Guillermo Cruz · 12 days ago
  3. 4ded20c [#8511] updated Referrer-Policy header directive by Guillermo Cruz · 12 days ago
  4. 6b1e40e [#8511] adding new header Referrer-Policy by Guillermo Cruz · 3 weeks ago
  5. c67b7d4 fix skjold warning for request<2.31 by Dillon Walls · 14 days ago
  6. dc3ca63 upgrade regex-as-re-globally for py3.11 issue by Dave Brondsema · 2 weeks ago
  7. 6ea595c fix rebuild-all.bash SVN replacement to match updated format by Dave Brondsema · 3 weeks ago
  8. 857bc2e pytest: ignore other package's namespace warnings by Dave Brondsema · 3 weeks ago
  9. b72eb95 [#8510] added new http header Permissions-Policy for iframes by Guillermo Cruz · 4 weeks ago
  10. bd2e917 with recent versions of pip but no wheel pkg, "pip install -e .." needs setuptools, so --no-index is a problem. Remove that, and update folder paths to be clearly folders to ensure they don't get installed from PyPI by Dave Brondsema · 3 weeks ago
  11. ff071b2 Add the r prefix to escape sequence for search fields by Carlos Cruz · 4 weeks ago
  12. bbd2d03 Escape colons in the registration_ip field for IPv6 addresses by Carlos Cruz · 5 weeks ago
  13. 3b177e3 [#8508] screenshot test updates by Guillermo Cruz · 4 weeks ago
  14. 46dc0cf [#8508] adding unique id to uploaded screenshots by Guillermo Cruz · 6 weeks ago
  15. 1ebdafa [#8507] test fix by Guillermo Cruz · 5 weeks ago
  16. 623b871 remove unnecessary ruff.toml exclude (default includes these and more) by Dave Brondsema · 5 weeks ago
  17. f15723b [#8509] test and code updates related to Markdown by Guillermo Cruz · 5 weeks ago gc/8509
  18. 3e5b63e [#8509] Upgrade markdown 3.3.7 -> 3.4.3, and its deps: importlib-metadata,typing-extensions,zipp by Guillermo Cruz · 5 weeks ago
  19. 4cef66c [#8509] removed pinned version of Markdown by Guillermo Cruz · 5 weeks ago
  20. 4ae9260 [#8504] more inline event replacement by Guillermo Cruz · 6 weeks ago