1. fdbabc0 more license headers on some files by Dave Brondsema · 4 months ago
  2. 0a0c13c update RAT config to work with 0.16 by Dave Brondsema · 4 months ago
  3. 5c508e3 better --profile behavior for scripts, add option for outputfile by Dave Brondsema · 4 months ago
  4. 9657b09 remove i18n, only was used a tiny bit in templates by Dave Brondsema · 5 months ago
  5. 2790de3 [#8532] use ruff to check for print/debug/etc by Dave Brondsema · 5 months ago db/8532
  6. e4ec8e7 [#8532] fix E402 by Dave Brondsema · 5 months ago
  7. ca17f10 [#8532] add Bugbear ruff checks, other fixes by Dave Brondsema · 5 months ago
  8. 7777336 [#8532] precommit autoupdate by Dave Brondsema · 5 months ago
  9. 919ab92 improve JS syntax and escaping by Dave Brondsema · 5 months ago db/syntax_escaping
  10. bb431c4 [#8529] fix repo root and /ref/ controller to handle unicode branch names by Dave Brondsema · 6 months ago db/8529
  11. 90a9b08 ticket's app titles should display current summary content by Guillermo Cruz · 6 months ago
  12. 89780bc dependency-check upgrade cryptography package to 41.0.7 by Dillon Walls · 6 months ago
  13. 2c30b10 [#8527] display thread subject instead of app name and tool label in header by Guillermo Cruz · 6 months ago
  14. a645264 [#8528] pass allura_command to allura.command_init entry point functions; document it by Dave Brondsema · 6 months ago
  15. 9be8b31 [#8526] use new session cookie implementation by Dave Brondsema · 6 months ago
  16. 8dcf9b1 Hide activitystream entries whose corresponding object has been deleted by Dillon Walls · 6 months ago dw/activity_hide_deleted
  17. 3974e65 fully delete history snapshots when deleting artifacts (incl remove from solr) by Dillon Walls · 6 months ago
  18. e5ca5b1 improve some alluratest type hints by Dillon Walls · 7 months ago
  19. b35f2cf update changelog for 1.16.0 by Dave Brondsema · 7 months ago
  20. 705f6d3 CHANGES updated for ASF release 1.16.0 by Dave Brondsema · 7 months ago rel/1.16.0
  21. a484f50 [#8525] urlopen cleanup by Dave Brondsema · 7 months ago
  22. 07b084c fix solr 413 request too big for big batches by Dillon Walls · 7 months ago
  23. 241e5ff ignore warnings from inside other pkgs, fix a few warnings by Dave Brondsema · 7 months ago
  24. 3cef5a5 upgrade werkzeug by Dave Brondsema · 7 months ago
  25. 9d5cbde [#8524] fix sphinx warning by Dave Brondsema · 7 months ago
  26. b4bb827 [#8524] upgraded installation steps for Node v16 by Guillermo Cruz · 7 months ago
  27. 2a8bc14 [#8523] random type hint by Dave Brondsema · 7 months ago
  28. 5935ae8 [#8523] never proactively sleep after a request (and then request again); only sleep if this request got limited by Dave Brondsema · 7 months ago
  29. 3624d8c [#8523] let caller control use_auth_headers_on_redirects by Dave Brondsema · 7 months ago
  30. 910da16 [#8523] use Bearer instead of token in auth header by Dave Brondsema · 7 months ago
  31. e97f3c3 [#8522] bumped urlib3 2.0.6 -> 2.0.7 by Guillermo Cruz · 7 months ago
  32. 40a6068 [#8522] readding removed packages by Guillermo Cruz · 7 months ago
  33. 5eadacd [#8522] Upgrade pre-commit 3.4.0 -> 3.5.0, and its deps: cfgv,identify,nodeenv,setuptools,PyYAML,virtualenv,distlib,filelock,platformdirs by Guillermo Cruz · 7 months ago
  34. 2ba34fb [#8522] Upgrade pytest 7.4.0 -> 7.4.2, and its deps: iniconfig,packaging,pluggy by Guillermo Cruz · 7 months ago
  35. 47464f8 [#8522] Upgrade testfixtures 7.1.0 -> 7.2.0 by Guillermo Cruz · 7 months ago
  36. 4112fd0 [#8522] Upgrade ruff 0.0.281 -> 0.0.292 by Guillermo Cruz · 7 months ago
  37. 6002cd4 [#8522] Upgrade werkzeug 2.3.7 -> 3.0.0, and its deps: MarkupSafe by Guillermo Cruz · 7 months ago
  38. 10a6d9f [#8522] Upgrade setproctitle 1.3.2 -> 1.3.3 by Guillermo Cruz · 7 months ago
  39. 4efd402 [#8522] Upgrade Pypeline 0.6.1 -> no upgrade, and its deps: bleach,six,webencodings,html5lib,six,webencodings,Creoleparser,Genshi,six,six,Markdown,textile,html5lib,six,webencodings,regex,docutils by Guillermo Cruz · 7 months ago
  40. 31d1f92 [#8522] Upgrade Pygments 2.15.1 -> 2.16.1 by Guillermo Cruz · 7 months ago
  41. 110d87e [#8522] Upgrade Pillow 10.0.1 -> 10.1.0 by Guillermo Cruz · 7 months ago
  42. bb2a8c7 [#8522] Upgrade PasteScript 3.3.0 -> no upgrade, and its deps: Paste,setuptools,six,PasteDeploy,setuptools,setuptools,six by Guillermo Cruz · 7 months ago
  43. 6947b46 [#8522] Upgrade Ming 0.13.0 -> no upgrade, and its deps: pymongo,pytz by Guillermo Cruz · 7 months ago
  44. 2a0b3a8 [#8522] Upgrade Markdown 3.4.4 -> 3.5 by Guillermo Cruz · 7 months ago
  45. a57241e [#8522] Upgrade faust-cchardet 2.1.18 -> 2.1.19 by Guillermo Cruz · 7 months ago
  46. f967f64 [#8522] Upgrade emoji 2.7.0 -> 2.8.0 by Guillermo Cruz · 7 months ago
  47. f58ed68 dependency update gitpython 3.1.35 -> 3.1.37 by Dillon Walls · 7 months ago
  48. ad43b5d replace deprecated "docker-compose" cmd with "docker compose" by Dave Brondsema · 8 months ago
  49. 426fedb fixup! [#skjold-checks] Upgrade requests 2.31.0 -> no upgrade, and its deps: certifi,charset-normalizer,idna,urllib3 by Dillon Walls · 8 months ago dw/fixing-my-effup
  50. c82519d [#skjold-checks] Upgrade requests 2.31.0 -> no upgrade, and its deps: certifi,charset-normalizer,idna,urllib3 by Dillon Walls · 8 months ago
  51. 24005d7 [#8521] noindex on empty tickets pages by Guillermo Cruz · 8 months ago
  52. cf7b1a9 upgrade cryptography by Dave Brondsema · 8 months ago
  53. e37e5ad restore 3.8 requirements (from [b0902319e]) by Dave Brondsema · 8 months ago
  54. 0e25309 minor improvements to release script by Dave Brondsema · 8 months ago
  55. 4f8b55a update build status icon on readme by Dave Brondsema · 8 months ago
  56. b090231 [#8519] Upgrade Pillow 10.0.0 -> 10.0.1 by Dillon Walls · 8 months ago dw/8519
  57. 70224e2 [#8519] drop py3.7 support: changed various 3.7 updates to 3.8 or other, etc. by Dillon Walls · 8 months ago
  58. edfc0f8 [#8519] ran 'pyupgrade --py38-plus --keep-mock ./**/*.py' by Dillon Walls · 8 months ago
  59. 4148afe [#8519] re pip-compile with python 3.8 by Dillon Walls · 8 months ago
  60. aa5c852 [#8519] Upgrade Werkzeug 2.3.6 -> 2.3.7, and its deps: MarkupSafe by Dillon Walls · 8 months ago
  61. 0100fef [#8519] Upgrade pre-commit 2.21.0 -> 3.4.0, and its deps: cfgv,identify,nodeenv,setuptools,PyYAML,virtualenv,distlib,filelock,platformdirs by Dillon Walls · 8 months ago
  62. ed16f96 specify formats supported for screenshots (BMP or GIF could work too, but not recommended) by Dave Brondsema · 8 months ago
  63. 52683f7 CHANGES updated for ASF release 1.15.0 by Guillermo Cruz · 8 months ago rel/1.15.0
  64. a3eac33 Update copyright year by Guillermo Cruz · 9 months ago
  65. 4376e98 upgrade gitpython by Dave Brondsema · 9 months ago
  66. 712f9f0 remove ticket history records when uninstalling a ticket tool by Dave Brondsema · 9 months ago
  67. d3ca8e9 upgrade gitpython by Dave Brondsema · 9 months ago
  68. 3a0bfce [#2023] add is_meta to API for posts by Dave Brondsema · 9 months ago db/misc_aug_2023
  69. 39c2e59 [#2023] don't allow accessing a thread via another proj/app by Dave Brondsema · 9 months ago
  70. 7e60276 [#8610] update req.txt to work on python 3.7 still by Dave Brondsema · 9 months ago
  71. f446823 [#8610] added licensing and environment variable for pre-commit by Guillermo Cruz · 9 months ago
  72. 91d27e6 [#8610] Add pre-commit hooks and clean up syntax.py tests to use them by Carlos Cruz · 9 months ago
  73. be9f33f [#8518] update git head reference when setting a default branch by Guillermo Cruz · 10 months ago
  74. 485ecf0 when a password reset link doesn't work, make the error more obvious and don't show them a login form since that's confusing by Dave Brondsema · 9 months ago
  75. db39d74 werkzeug downgrade 2.3.6 -> 2.2.3 by Guillermo Cruz · 9 months ago
  76. 90b07ba pillow downgrade 10.0.0 -> 9.5.0 by Guillermo Cruz · 9 months ago
  77. dff1ab3 fix error on feed url for non-existant ticket by Dave Brondsema · 10 months ago
  78. 51d617a bump cryptography 41.0.2 -> 41.0.3 by Guillermo Cruz · 10 months ago
  79. c7ba4d2 [#8517] Upgrade gunicorn 20.1.0 -> 21.2.0, and its deps: setuptools by Guillermo Cruz · 10 months ago
  80. efe50cf [#8517] Upgrade pytest-sugar 0.9.7 -> no upgrade, and its deps: packaging,pytest,iniconfig,packaging,pluggy,termcolor by Guillermo Cruz · 10 months ago
  81. 0e2506c [#8517] Upgrade pytest-xdist 3.2.1 -> 3.3.1, and its deps: execnet,pytest,iniconfig,packaging,pluggy by Guillermo Cruz · 10 months ago
  82. 2985846 [#8517] Upgrade pytest 7.3.1 -> 7.4.0, and its deps: iniconfig,packaging,pluggy by Guillermo Cruz · 10 months ago
  83. d7d15b8 [#8517] Upgrade ruff 0.0.262 -> 0.0.281 (OUTDATED! latest is: 0.0.280) by Guillermo Cruz · 10 months ago
  84. ead5b11 [#8517] Upgrade mock 5.0.2 -> 5.1.0 by Guillermo Cruz · 10 months ago
  85. 99e5a51 [#8517] Upgrade Werkzeug 2.2.3 -> 2.3.6, and its deps: markupsafe by Guillermo Cruz · 10 months ago
  86. 0e83f63 [#8517] Upgrade Pillow 9.5.0 -> 10.0.0 by Guillermo Cruz · 10 months ago
  87. 265e578 [#8517] Upgrade markdown 3.4.3 -> 3.4.4 by Guillermo Cruz · 10 months ago
  88. de277fc [#8517] Upgrade GitPython 3.1.31 -> 3.1.32, and its deps: gitdb,smmap by Guillermo Cruz · 10 months ago
  89. 1bd1fcf [#8517] Upgrade emoji 2.2.0 -> 2.7.0 by Guillermo Cruz · 10 months ago
  90. f6f8780 [#8517] Upgrade EasyWidgets 0.4.1 -> no upgrade, and its deps: formencode,six,markupsafe,paste,setuptools,six,python-dateutil,six,six,webob by Guillermo Cruz · 10 months ago
  91. 83d264c [#8516] misc type annotations by Dave Brondsema · 10 months ago
  92. bba8576 [#8516] avoid notifications when uninstalling a wiki; move Shortlink cleanup into base Artifact by Dave Brondsema · 10 months ago
  93. 855f45c [#8516] fix old bug in uninstall cleanups: Discussion does not use project_id by Dave Brondsema · 10 months ago
  94. b997b6f [#8516] Wiki - delete all page models when deleted and rely on artifact deletion tweaks instead of naive mongo .remove() by Dillon Walls · 10 months ago
  95. 2001959 [#8516] Comprehensive tests around deleting discussions by Dillon Walls · 10 months ago
  96. 4cd3e82 [#8516] Ticket - now has full delete by Dillon Walls · 10 months ago
  97. 7a28d8c [#8516] Posts - added true delete, renamed old method to soft_delete, updated references by Dillon Walls · 10 months ago
  98. cc6519e [#8516] Discussion - delete all threads when deleted, fix attachment adding to discussion itself (unused except tests?) by Dillon Walls · 10 months ago
  99. 35412f2 [#8516] Artifacts, when deleted, now also delete their attachments by Dillon Walls · 10 months ago
  100. 92ec461 [#8516] Artifact/Wiki - upon artifact deletion, attempt to auto delete discussion_thread by Dillon Walls · 10 months ago