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

Clone this repo:
  1. 60ada4f bump idna 3.6 -> 3.7 by Guillermo Cruz · 6 days ago master
  2. 1edc566 [#8556] simplify more calls by Dave Brondsema · 2 weeks ago
  3. 74e83f2 [#8556] remove unnecessary extra () on has_access calls by Dave Brondsema · 2 weeks ago
  4. e0ee0fd [#8556] avoid recursive TruthyCallable by Dave Brondsema · 2 weeks ago
  5. b6f3dcb [#8555] debugging option within has_access by Dave Brondsema · 2 weeks ago
  6. 431109b [#8555] some specific checks for blocked users, when creating new forum threads by Dave Brondsema · 2 weeks ago
  7. d7af032 bump Pillow package 10.2.0 -> 10.3.0 by Guillermo Cruz · 14 days ago
  8. 114c7be [#8540] wiki pages' recent sort by mod_date; simplify code by Dave Brondsema · 3 weeks ago db/8540
  9. f797888 Merge commit '8507cf9ae558ea4f93940f7284dcbd004c19e065' by Dillon Walls · 3 weeks ago
  10. 0ca5177 [#8539] code simplifications by Dave Brondsema · 4 weeks ago
  11. 468ed46 [#8539] add some pylint checks by Dave Brondsema · 4 weeks ago
  12. 0d48081 [#8539] add bandit checks by Dave Brondsema · 4 weeks ago
  13. 0912282 [#8539] remove old teamforge import script, which had lots of hardcoded specifics by Dave Brondsema · 4 weeks ago
  14. d75b317 [#8539] upgrade ruff by Dave Brondsema · 4 weeks ago
  15. 8507cf9 [#7663] Initial work to support OAuth2 authorization by Carlos Cruz · 3 weeks ago
  16. 9ebd2cb [#8538] add new get_object_from_id timeline helper method which tries to find an object from an allura_id by Dillon Walls · 5 weeks ago
  17. d3c5f4b keep flash messages more visible by Dave Brondsema · 5 weeks ago
  18. 7ff9443 support overlapping admin urls, if a tool is installed with "groups" mount point by Dave Brondsema · 5 weeks ago
  19. c1062c9 encode emails when the body has long lines. [#8533] erroneously removed handling of it. This is a better solution than before too by Dave Brondsema · 5 weeks ago
  20. d44e0aa remove unittest from these classes, it won't work well with pytest parametrize by Dave Brondsema · 5 weeks ago