1. 66b1899 Merge pull request #23 from apache/Humbedooh/allow-dots by Greg Stein · 5 months ago master
  2. 2b83d78 Allow dots as repository name separators by Daniel Gruno · 5 months ago Humbedooh/allow-dots
  3. 9c17266 NR: Add description to repos (INFRA-25160), lint. by Daniel Gruno · 5 months ago
  4. f508145 Merge pull request #22 from apache/humbedooh/repo-metadata by Chris Thistlethwaite · 5 months ago
  5. 1611e1d Track archival status in repo list by Daniel Gruno · 5 months ago humbedooh/repo-metadata
  6. 4660cdc Fetch and store metadata for repositories in the preferences.json output by Daniel Gruno · 5 months ago
  7. 2884c8a Merge pull request #21 from apache/humbedooh/gh-graphql-timeouts by fluxo · 6 months ago
  8. 63276b8 Lower the number of results per page to work around GH timeout errors by Daniel Gruno · 6 months ago humbedooh/gh-graphql-timeouts
  9. c65c025 NR: Exclude reserved keyword "repository_alternate_owners" by Daniel Gruno · 9 months ago
  10. 71f3e65 Merge pull request #19 from apache/base-exception by Daniel Gruno · 10 months ago
  11. b3b7f50 Merge pull request #20 from apache/humbedooh/custom-role by Chris Thistlethwaite · 11 months ago
  12. 662c145 Switch to custom 'committers' role for new repos by Daniel Gruno · 11 months ago humbedooh/custom-role
  13. 5784269 Don't catch BaseException by Sebb · 1 year ago
  14. ecceddb Merge pull request #17 from apache/sebbASF-patch-1 by Gavin McDonald · 1 year, 1 month ago
  15. d4ac549 Merge pull request #18 from apache/sebbASF-patch-2 by Gavin McDonald · 1 year, 1 month ago
  16. 63c0251 Add links to services by sebbASF · 1 year, 1 month ago sebbASF-patch-2
  17. 59cfe0e Typo by sebbASF · 1 year, 1 month ago sebbASF-patch-1
  18. 2e4faa3 OF: added lowercase to the error message by dfoulks1 · 1 year, 2 months ago
  19. e53484c Merge pull request #16 from apache/humbedooh/alt-owners by Gav · 1 year, 3 months ago
  20. 4b72432 Allow for specifying alternate owners for repositories by Daniel Gruno · 1 year, 3 months ago humbedooh/alt-owners
  21. 1ec4442 Merge pull request #15 from apache/humbedooh/fix-to_remove by Gav · 1 year, 3 months ago
  22. c2100ef Correct the to_remove list of repositories to unassign a project by Daniel Gruno · 1 year, 3 months ago humbedooh/fix-to_remove
  23. ddffc29 Merge pull request #14 from apache/humbedooh/navtweaks by Daniel Gruno · 1 year, 3 months ago
  24. b2bf29b Style unlink into a button by Daniel Gruno · 1 year, 3 months ago
  25. ebb24a3 add search feature to navbar, infra only by Daniel Gruno · 1 year, 3 months ago
  26. e85f366 Add css for unlink button by Daniel Gruno · 1 year, 3 months ago
  27. 13b3cbf Create .asf.yaml by Daniel Gruno · 1 year, 4 months ago
  28. e6745cc OF: typo by Daniel Gruno · 1 year, 4 months ago
  29. c68be29 Merge pull request #12 from cottage14/patch-7 by Daniel Gruno · 1 year, 4 months ago
  30. 3517431 Update faq.html by Andrew Wetmore · 1 year, 4 months ago
  31. 272e2a2 Update faq.html by Andrew Wetmore · 1 year, 4 months ago
  32. fe7f71a Merge pull request #11 from cottage14/patch-6 by fluxo · 1 year, 5 months ago
  33. a7dfda1 Update faq.html by Andrew Wetmore · 1 year, 5 months ago
  34. 8755389 Remove entry entirely from db upon locking by Daniel Gruno · 1 year, 5 months ago
  35. cf66216 Merge pull request #10 from apache/humbedooh/lockout by Gav · 1 year, 5 months ago
  36. 53915b1 Add lock JS function, fix typos by Daniel Gruno · 1 year, 5 months ago humbedooh/lockout
  37. 38475b7 no need for reauth here by Daniel Gruno · 1 year, 5 months ago
  38. a1c44be Add lock link to search page by Daniel Gruno · 1 year, 5 months ago
  39. d65e77a Add lock user feature (admins only) by Daniel Gruno · 1 year, 5 months ago
  40. 3819577 Merge pull request #9 from cottage14/patch-5 by fluxo · 1 year, 5 months ago
  41. 68382e9 Update index.html by Andrew Wetmore · 1 year, 5 months ago
  42. 1209403 Merge pull request #8 from cottage14/patch-4 by dfoulks1 · 1 year, 5 months ago
  43. ec07f43 Update README.md by Andrew Wetmore · 1 year, 5 months ago
  44. 9eb7785 flush stderr after error msg by Daniel Gruno · 1 year, 5 months ago
  45. c3b5f12 Force both stdout and stderr to journal by Daniel Gruno · 1 year, 5 months ago
  46. 565f495 OF: force alphasort by Daniel Gruno · 1 year, 6 months ago
  47. a518ebd Convert project list to set, in order to avoid duplicates by Daniel Gruno · 1 year, 6 months ago
  48. 126a178 Tweak .htaccess generator to use authed ldap bindings by Daniel Gruno · 1 year, 7 months ago
  49. 89d66ea Merge pull request #7 from apache/humbedooh/mail-validate by fluxo · 1 year, 7 months ago
  50. fe08ff3 Merge pull request #6 from cottage14/patch-3 by Daniel Gruno · 1 year, 7 months ago
  51. cabd144 HotFix: add in sort logic to work around the GitHub GraphQL bug. by Daniel Gruno · 1 year, 7 months ago
  52. d575ea0 Validate mailing list targets when creating a repo by Daniel Gruno · 1 year, 7 months ago humbedooh/mail-validate
  53. 777b0f2 Update index.html by Andrew Wetmore · 1 year, 7 months ago
  54. 6d8fe11 GitHub GraphQL is broken, work around by checking for null cursors by Daniel Gruno · 1 year, 7 months ago
  55. cbc34f9 Add debug print that counts no of repos found on github by Daniel Gruno · 1 year, 7 months ago
  56. 13156b3 Merge pull request #5 from cottage14/patch-2 by fluxo · 1 year, 7 months ago
  57. 5ed9d01 Update index.html by Andrew Wetmore · 1 year, 7 months ago
  58. ac1d2f3 OF: typo by Daniel Gruno · 1 year, 7 months ago
  59. 18d13f2 OF: missing import by Daniel Gruno · 1 year, 7 months ago
  60. 4a160ca OF: linting by Daniel Gruno · 1 year, 7 months ago
  61. 83007ca Merge pull request #4 from apache/humbedooh/virtual-projects by fluxo · 1 year, 7 months ago
  62. c5cb08e Merge pull request #1 from cottage14/patch-1 by Daniel Gruno · 1 year, 7 months ago
  63. ff50813 Always add virtual (non-tlp) projects defined in override config by Daniel Gruno · 1 year, 7 months ago humbedooh/virtual-projects
  64. 89833c3 constantify the override filename by Daniel Gruno · 1 year, 7 months ago
  65. 997d952 Add a note about where these files came from (no functional change) by Daniel Gruno · 1 year, 9 months ago
  66. 05992cd OF: LDAP URL tweak by Daniel Gruno · 1 year, 9 months ago
  67. 828ddb0 Merge pull request #3 from apache/humbedooh/bump-yaml by Greg Stein · 1 year, 10 months ago
  68. 46d9c04 bump pyyaml, no functional change by Daniel Gruno · 1 year, 10 months ago humbedooh/bump-yaml
  69. 2d2c2f7 Merge pull request #2 from apache/cml/gb-notifications by Gav · 1 year, 10 months ago
  70. 3a6bbe9 non-actionable notices to notifications@infra by fluxo · 1 year, 10 months ago cml/gb-notifications
  71. c5eee4e Update index.html by Andrew Wetmore · 2 years ago
  72. 5fd1fd4 OF: Bump asfpy by Daniel Gruno · 2 years, 1 month ago
  73. b398520 OF: acount for incubator- prefix for podling repos by Daniel Gruno · 2 years, 1 month ago
  74. 020c292 ad gh->asf map file by Daniel Gruno · 2 years, 1 month ago
  75. 77a7477 fix link by Daniel Gruno · 2 years, 1 month ago
  76. 032b788 Enable as a service by Daniel Gruno · 2 years, 1 month ago
  77. 7fa0ba5 Remove debug flag by Daniel Gruno · 2 years, 1 month ago
  78. 760e7d6 don't try team setup if no teams at all by Daniel Gruno · 2 years, 1 month ago
  79. 0312f4c Catch GitHub error on loading latest team setup, use cache if so by Daniel Gruno · 2 years, 1 month ago
  80. 4de6558 break once we have our data by Daniel Gruno · 2 years, 1 month ago
  81. 883978d switch sender so we can bypass moderation by Daniel Gruno · 2 years, 1 month ago
  82. 14e5b2c allow members to make these repos by Daniel Gruno · 2 years, 1 month ago
  83. c227b6c typo by Daniel Gruno · 2 years, 1 month ago
  84. 745a5a6 extend pmc list for members by Daniel Gruno · 2 years, 1 month ago
  85. 75de250 loop in member flag by Daniel Gruno · 2 years, 1 month ago
  86. 41ff447 append additional repo options for members by Daniel Gruno · 2 years, 1 month ago
  87. e46e049 add member flag by Daniel Gruno · 2 years, 1 month ago
  88. 3cd3ced padding for menu items by Daniel Gruno · 2 years, 1 month ago
  89. 4fb084a update links by Daniel Gruno · 2 years, 1 month ago
  90. c50a83c Create faq.html by Daniel Gruno · 2 years, 1 month ago
  91. 2babbd3 open in blank tab by Daniel Gruno · 2 years, 1 month ago
  92. 525752a expand wording by Daniel Gruno · 2 years, 1 month ago
  93. ca7e94d tweak text by Daniel Gruno · 2 years, 1 month ago
  94. 9d077fa await 1.05 for delete as well by Daniel Gruno · 2 years, 1 month ago
  95. 9aa8db3 fix links by Daniel Gruno · 2 years, 1 month ago
  96. 4228d60 make private more visible by Daniel Gruno · 2 years, 1 month ago
  97. d901420 add left side margin for visispan by Daniel Gruno · 2 years, 1 month ago
  98. c259adf add visibility marker by Daniel Gruno · 2 years, 1 month ago
  99. 48ee56d tweak filename span width by Daniel Gruno · 2 years, 1 month ago
  100. dbde3d8 add some margins by Daniel Gruno · 2 years, 1 month ago