1. ea8d7e0 upgrade oauthlib by Dave Brondsema · 1 year, 7 months ago
  2. 2822104 bump ming to latest version by Dave Brondsema · 1 year, 7 months ago
  3. 3da11b8 fix sphinx documentation issues by Dave Brondsema · 1 year, 7 months ago
  4. 143711e [#8462] minor test fix by Kenton Taylor · 1 year, 7 months ago
  5. df9b6a2 [#8462] Redirect any missing tools as 301 instead of 404 by Kenton Taylor · 1 year, 7 months ago
  6. 69eb40e [#8460] add new smtpclient method send_raw which sends pre-formatted email content by Dillon Walls · 1 year, 7 months ago
  7. cff9c29 make "c" a template global too by Dave Brondsema · 1 year, 8 months ago
  8. f1b7db6 Fixes sticky notifications by Kenton Taylor · 1 year, 7 months ago
  9. d314146 install docs: update Docker/IP wording by Dave Brondsema · 1 year, 8 months ago db/8389
  10. 0b7adae [#8389] clarify fontawesome details, remove unneeded files by Dave Brondsema · 1 year, 8 months ago
  11. 24a300e [#8458] auditlog: record screenshots add/update/delete/reorder by Dillon Walls · 1 year, 8 months ago
  12. bea08d4 [#8458] auditlog: record wiki delete/undelete/rename by Dillon Walls · 1 year, 8 months ago
  13. ed36da8 [#8458] auditlog: record unblocking user from permission by Dillon Walls · 1 year, 8 months ago
  14. dd92026 [#8458] audit log - discussion - log forum admin actions to auditlog by Dillon Walls · 1 year, 8 months ago
  15. 384e845 [#8458] audit log - log general tool POST /configure options to audit log by Dillon Walls · 1 year, 8 months ago
  16. 1547b64 [#8458] audit log - record blog external feed modifications by Dillon Walls · 1 year, 8 months ago
  17. 75a2dac test fix by Guillermo Cruz · 1 year, 8 months ago
  18. f8409f1 test fixes by Guillermo Cruz · 1 year, 8 months ago
  19. 51ebf32 [#8459] aded configurable option to prevent installation of wiki tool on new user profiles by Guillermo Cruz · 1 year, 8 months ago
  20. 35e2eb1 [#8457] prevented actions from getting duplicated when a ticket is on edit mode and then canceled by Guillermo Cruz · 1 year, 8 months ago
  21. 3cb7c66 [#8454] prevent anonymous github project imports by Guillermo Cruz · 1 year, 8 months ago
  22. ac35ee4 small update to prevent an error on the rest api for repositories by Guillermo Cruz · 1 year, 8 months ago
  23. 5d36b56 Fix bad js syntax. cleaner & safer too by Dave Brondsema · 1 year, 8 months ago
  24. 0c0b7f8 [#8453] jquery event fix by Guillermo Cruz · 1 year, 8 months ago
  25. 646bf76 [#8453] removed jquery-ui unused files by Guillermo Cruz · 1 year, 8 months ago
  26. 84185a2 [#8453] more fixes by Guillermo Cruz · 1 year, 8 months ago
  27. 9b6e8ef [#8453] updated jquery removed method size() for length by Guillermo Cruz · 1 year, 8 months ago
  28. 0e0f1ee [#8453] jquery-ui upgrade 1.11.4 -> 1.13.2 by Guillermo Cruz · 1 year, 8 months ago
  29. d5180e7 [#8453] updated .load -> .on('load') on a couple of places by Guillermo Cruz · 1 year, 8 months ago
  30. 3029567 [#8453] removed file jquery-migrate-3.4.0.js and all references from license files by Guillermo Cruz · 1 year, 8 months ago
  31. 68e3586 [#8451] fix various failing tests around new auditlog entries by Dillon Walls · 1 year, 8 months ago
  32. f6ffcb7 Rmove node-sass npm dep (temporarily?) because: by Dave Brondsema · 1 year, 8 months ago
  33. 2a3b937 [#8451] log repo external url, other options, and SVN import in audit log by Dillon Walls · 1 year, 8 months ago
  34. dc54969 [#8451] log blog options in audit log by Dillon Walls · 1 year, 8 months ago
  35. 1608b79 [#8451] log ticket options in audit log by Dillon Walls · 1 year, 8 months ago
  36. 929e0d1 [#8451] record wiki set homepage and update options in audit log by Dillon Walls · 1 year, 9 months ago
  37. 35b995e [#8451] record tool renames in audit log by Dillon Walls · 1 year, 9 months ago
  38. c633705 [#8451] record forum add/delete in audit log by Dillon Walls · 1 year, 9 months ago
  39. 7e37d1e [#8451] record project creation in audit log by Dillon Walls · 1 year, 9 months ago
  40. 7c1ec75 [#8451] record blocking users in audit log by Dillon Walls · 1 year, 9 months ago
  41. d0da40c remove some "with context" from template imports by Dave Brondsema · 1 year, 8 months ago
  42. 8b8e166 init Memorable.items sooner, should fix error when sf_markitup.js calls Memorable.add before Memorable.initialize ran (due to jquery upgrade) by Dave Brondsema · 1 year, 8 months ago
  43. 05f0a50 [#8450] include project name in tools API by Dave Brondsema · 1 year, 8 months ago
  44. b00d185 [#8452] replaced .bind calls with .on by Guillermo Cruz · 1 year, 8 months ago gc/8452
  45. 263467d [#8452] updated .removeAttr -> .prop by Guillermo Cruz · 1 year, 8 months ago
  46. 91c7836 post_widget.html has_access() cleanup: by Dave Brondsema · 1 year, 9 months ago
  47. 1babf63 has_access() works with == not just is/bool checks by Dave Brondsema · 1 year, 9 months ago
  48. e96c19f [#8450] make /rest/auth/tools endpoint, refactor repo fields, remove old/confusing tool fields by Dave Brondsema · 1 year, 9 months ago
  49. d783ab2 [#8450] do oauth check for all /rest/ paths, and simplify normal request auth methods by Dave Brondsema · 1 year, 9 months ago
  50. 24de5cb [#8450] show more info for individual repos by Dave Brondsema · 1 year, 9 months ago
  51. e24ba60 [#8450] REST docs: mention oauth endpoints by Dave Brondsema · 1 year, 9 months ago
  52. 4ff55c8 [#8450] REST docs: remove displayName from parameters; don't want to show it as anything other than its real param name by Dave Brondsema · 1 year, 9 months ago
  53. 49cf149 [#8449] added jQuery 3.6 by Guillermo Cruz · 1 year, 9 months ago
  54. f3496e9 [#8060] handle missing newlines on diffs; drop old py2 logic by Dave Brondsema · 1 year, 9 months ago db/8060
  55. e1e38fa [#8444] paginator links back to page=0 don't actually need page=0 in url since its default by Dave Brondsema · 1 year, 9 months ago
  56. 74a15dc [#8444] added canonical tag and rel=next/prev where pagination is used to wiki, discussions and tickets by Guillermo Cruz · 1 year, 10 months ago
  57. e505c4b [#8447] thread optimize - only precache references to posts on current 'page' by Dillon Walls · 1 year, 9 months ago
  58. 639f141 [#8446] append '/profile' to only valid users on activity stream by Guillermo Cruz · 1 year, 9 months ago
  59. b4af48a add Apache License to .git-blame-ignore-revs by Dave Brondsema · 1 year, 9 months ago
  60. c8830c4 [#8448] visual updates to layout and buttons by Guillermo Cruz · 1 year, 9 months ago
  61. 39c361b [#8446] reverted changes on members.html template to keep tests happy by Guillermo Cruz · 1 year, 9 months ago
  62. 210fb76 [#8446] test fixes and fix on only 301 redir for profiles by Guillermo Cruz · 1 year, 9 months ago
  63. ed9078e [#8446] fixed tooltip loading for profile links, converted new setting to boolean by Guillermo Cruz · 1 year, 9 months ago
  64. 5256a46 [#8446] user links inside pages link directly to profile by Guillermo Cruz · 1 year, 10 months ago
  65. fb97660 Only activate+enable users exactly when needed by Dave Brondsema · 1 year, 10 months ago
  66. 148ba11 update timermiddleware with perf improvement by Dave Brondsema · 1 year, 9 months ago
  67. f0f2fed Add generic require_method helper, alongside require_post by Dave Brondsema · 1 year, 10 months ago
  68. f0a23b4 Lower SVN import retry count significantly; block imports from plugins.svn.wordpress.org since it has millions of revisions by Dave Brondsema · 1 year, 9 months ago
  69. e8d2310 [#8445] Upgrade wrapt 1.14.0 -> 1.14.1 by Guillermo Cruz · 1 year, 10 months ago
  70. da4fa03 [#8445] Upgrade Werkzeug 2.1.1 -> 2.1.2 by Guillermo Cruz · 1 year, 10 months ago
  71. 967a275 [#8445] Upgrade setproctitle 1.2.2 -> 1.2.3 by Guillermo Cruz · 1 year, 10 months ago
  72. b45cd8d [#8445] Upgrade python-magic 0.4.25 -> 0.4.27 by Guillermo Cruz · 1 year, 10 months ago
  73. c07cea5 [#8445] Upgrade Pypeline 0.6.0 -> no upgrade, and its deps: bleach,six,webencodings,html5lib,six,webencodings,Creoleparser,Genshi,six,six,markdown,importlib-metadata,typing-extensions,zipp,textile,html5lib,six,webencodings,regex by Guillermo Cruz · 1 year, 10 months ago
  74. 2247e50 [#8445] Upgrade Pygments 2.11.2 -> 2.12.0 by Guillermo Cruz · 1 year, 10 months ago
  75. d5724c0 [#8445] Upgrade Pillow 9.1.1 -> 9.2.0 by Guillermo Cruz · 1 year, 10 months ago
  76. 8118866 [#8445] Upgrade markdown 3.3.6 -> 3.3.7, and its deps: importlib-metadata,typing-extensions,zipp by Guillermo Cruz · 1 year, 10 months ago
  77. fb830af [#8445] Upgrade Jinja2 3.1.1 -> 3.1.2, and its deps: markupsafe by Guillermo Cruz · 1 year, 10 months ago
  78. e3b3219 [#8445] Upgrade feedparser 6.0.8 -> 6.0.10, and its deps: sgmllib3k by Guillermo Cruz · 1 year, 10 months ago
  79. 8d449bf [#8445] limit markupsafe; Upgrade EasyWidgets 0.4.1, and its deps: formencode,six,markupsafe,paste,setuptools,six,python-dateutil,six,six,webob by Guillermo Cruz · 1 year, 10 months ago
  80. 67233a5 [#8445] Upgrade cryptography 36.0.2 -> 37.0.4, and its deps: cffi,pycparser by Guillermo Cruz · 1 year, 10 months ago
  81. 204044e [#8422] greedily prefetch thread artifact refs and attachments in batches by Dillon Walls · 1 year, 10 months ago
  82. f7e96f7 text fixes for links in code repositories by Guillermo Cruz · 1 year, 10 months ago
  83. ba5a4d7 [#8443] nofollow on links that point to code tool repositories by Guillermo Cruz · 1 year, 10 months ago
  84. 818a14c [#8442] added missing rel=nofollow attribute to links by Guillermo Cruz · 1 year, 10 months ago
  85. 2e5f24b [#8442] added nofollow to links inside code repositories including the sidebar by Guillermo Cruz · 1 year, 10 months ago
  86. b4d5e1c Latest pip/setuptools so travis builds ok by Dave Brondsema · 1 year, 10 months ago
  87. cfcde78 clean up some py2-only special methods by Dave Brondsema · 1 year, 10 months ago
  88. 39ffddf Better detection of empty wiki pages by Kenton Taylor · 1 year, 10 months ago
  89. fc384ff noindex, follow on discussion stats page by Guillermo Cruz · 1 year, 10 months ago
  90. 2f395c8 [#8441] improved page title and h1 tag content by Guillermo Cruz · 1 year, 10 months ago
  91. 83158b7 update timermiddleware, remove "future" dep by Dave Brondsema · 1 year, 10 months ago
  92. a602e51 [#8440] added canonical link to project activity section by Guillermo Cruz · 1 year, 10 months ago gc/8440
  93. e9010eb Make ForgeSVN optional again in rebuild-all.bash by Dave Brondsema · 1 year, 10 months ago
  94. 6abfd83 added noindex, follow header tag to project search by Guillermo Cruz · 1 year, 10 months ago
  95. 43e6f6e Create a .git-blame-ignore-revs file by Dave Brondsema · 1 year, 10 months ago
  96. e1c8285 minor logging tweaks by Dave Brondsema · 1 year, 10 months ago
  97. 76ab909 [#8439] added noindex, follow header to searches for Tickets, Block, Wiki and Discussion tools and nofollow to search result links by Guillermo Cruz · 1 year, 10 months ago
  98. 3cf7c6e [#8437] nofollow on empty main/single topic discussion pages by Guillermo Cruz · 1 year, 10 months ago
  99. eb0d1eb [#8437] noindex, follow header for empty svn and git repositories by Guillermo Cruz · 1 year, 11 months ago
  100. 03398c9 [#8437] set noindex, follow for empty blog and dicussion tools by Guillermo Cruz · 1 year, 11 months ago