1. e8948ec NR: Update oauth.py, tighten the verify_only bool check to only apply if github name is set by Daniel Gruno · 3 days ago master
  2. ae232be NR: There are more types of errors to catch from GH... :( by Daniel Gruno · 4 days ago
  3. 123f31f OF: Import the exception we expect by Daniel Gruno · 4 days ago
  4. 7408869 NR: Also expect a ContentTypeError error being thrown on GraphQL borkage by Daniel Gruno · 4 days ago
  5. 6e047b2 OF: tooling can check this box too by Daniel Gruno · 10 days ago
  6. 3b7ea1e OF: don't break boxer while the pmc map builds.. by Daniel Gruno · 10 days ago
  7. 7d7a86e NR: Record is_tooling, allow tooling group to create private tooling repos by Daniel Gruno · 10 days ago
  8. 55e0b27 Update index.html, add a "verify" menu link by Daniel Gruno · 3 weeks ago
  9. 039e0a4 Update oauth.py, use rv dict instead of person, which may not exist by Daniel Gruno · 3 weeks ago
  10. 396e06a Update oauth.py, if verifying, only add the new numeric github id to LDAP, do nothing else. by Daniel Gruno · 3 weeks ago
  11. 024fb32 Merge pull request #39 from sbp/store-github-details by Daniel Gruno · 4 weeks ago
  12. efc6f9e Remove GitHub identifiers from LDAP when an account is unlinked by Sean B. Palmer · 5 weeks ago
  13. ca0b2ec Construct queries correctly by Sean B. Palmer · 5 weeks ago
  14. 36fa31c Use asf-githubNumericID and asf-githubStringID as the LDAP attributes by Sean B. Palmer · 5 weeks ago
  15. ef20ea4 Store GitHub details to LDAP and the Boxer database by Sean B. Palmer · 6 weeks ago
  16. ea12ffd Merge pull request #40 from apache/sebbASF-patch-1 by Daniel Gruno · 6 weeks ago
  17. 8e2d4b1 This is a sample, not the real thing by Sebb · 6 weeks ago sebbASF-patch-1
  18. 9b744ce Update github.py, indenting by Daniel Gruno · 3 months ago
  19. 50d4bee Update github.py, retry get_id a few times till we hopefully get it right by Daniel Gruno · 3 months ago
  20. ba9fa37 update admin list to reality by Gavin McDonald · 6 months ago
  21. 45398f4 Update background.py, populate owners from projects.yaml as well as members by Daniel Gruno · 6 months ago
  22. 8282bc9 Run through each repo twice by Daniel Gruno · 7 months ago
  23. 2fce615 NR: pipenv is currently broken on 3.12, so let's try without it for now.. by Daniel Gruno · 8 months ago
  24. fd3f09d Ignore aiohttp errors for now, they do not apply. by Daniel Gruno · 11 months ago
  25. 6eda1c4 OF: needs time by Daniel Gruno · 11 months ago
  26. fef5075 NR: Catch broken GraphQL responses and force boxer to just wait it out. by Daniel Gruno · 11 months ago
  27. 0c20086 OF: missing closing bracket by Daniel Gruno · 1 year ago
  28. f993acb Add a secondary popup if a project requests a seemingly wrong repository name by Daniel Gruno · 1 year ago
  29. e4c03fe OF: typo by Sebb · 1 year, 2 months ago
  30. 5b9c0e0 Merge pull request #29 from apache/constant by Greg Stein · 1 year, 3 months ago
  31. ed4b776 Constants should be upcased by Sebb · 1 year, 3 months ago
  32. 3f4abf5 Merge pull request #26 from apache/u-is-obsolete by Greg Stein · 1 year, 3 months ago
  33. dba1678 %u is obsolete by Sebb · 1 year, 3 months ago
  34. 4383d49 OF: fix variable name by Daniel Gruno · 1 year, 3 months ago
  35. 4273dc9 Merge pull request #24 from justinmclean/master by Daniel Gruno · 1 year, 3 months ago
  36. 9020557 undo accidental change by Justin Mclean · 1 year, 3 months ago
  37. 49f7115 Add incubator checkbox by Justin Mclean · 1 year, 3 months ago
  38. 66b1899 Merge pull request #23 from apache/Humbedooh/allow-dots by Greg Stein · 1 year, 9 months ago
  39. 2b83d78 Allow dots as repository name separators by Daniel Gruno · 1 year, 9 months ago Humbedooh/allow-dots
  40. 9c17266 NR: Add description to repos (INFRA-25160), lint. by Daniel Gruno · 1 year, 9 months ago
  41. f508145 Merge pull request #22 from apache/humbedooh/repo-metadata by Chris Thistlethwaite · 1 year, 10 months ago
  42. 1611e1d Track archival status in repo list by Daniel Gruno · 1 year, 10 months ago humbedooh/repo-metadata
  43. 4660cdc Fetch and store metadata for repositories in the preferences.json output by Daniel Gruno · 1 year, 10 months ago
  44. 2884c8a Merge pull request #21 from apache/humbedooh/gh-graphql-timeouts by fluxo · 1 year, 10 months ago
  45. 63276b8 Lower the number of results per page to work around GH timeout errors by Daniel Gruno · 1 year, 10 months ago humbedooh/gh-graphql-timeouts
  46. c65c025 NR: Exclude reserved keyword "repository_alternate_owners" by Daniel Gruno · 2 years, 2 months ago
  47. 71f3e65 Merge pull request #19 from apache/base-exception by Daniel Gruno · 2 years, 3 months ago
  48. b3b7f50 Merge pull request #20 from apache/humbedooh/custom-role by Chris Thistlethwaite · 2 years, 4 months ago
  49. 662c145 Switch to custom 'committers' role for new repos by Daniel Gruno · 2 years, 4 months ago humbedooh/custom-role
  50. 5784269 Don't catch BaseException by Sebb · 2 years, 5 months ago
  51. ecceddb Merge pull request #17 from apache/sebbASF-patch-1 by Gavin McDonald · 2 years, 6 months ago
  52. d4ac549 Merge pull request #18 from apache/sebbASF-patch-2 by Gavin McDonald · 2 years, 6 months ago
  53. 63c0251 Add links to services by sebbASF · 2 years, 6 months ago
  54. 59cfe0e Typo by sebbASF · 2 years, 6 months ago
  55. 2e4faa3 OF: added lowercase to the error message by dfoulks1 · 2 years, 7 months ago
  56. e53484c Merge pull request #16 from apache/humbedooh/alt-owners by Gav · 2 years, 8 months ago
  57. 4b72432 Allow for specifying alternate owners for repositories by Daniel Gruno · 2 years, 8 months ago humbedooh/alt-owners
  58. 1ec4442 Merge pull request #15 from apache/humbedooh/fix-to_remove by Gav · 2 years, 8 months ago
  59. c2100ef Correct the to_remove list of repositories to unassign a project by Daniel Gruno · 2 years, 8 months ago humbedooh/fix-to_remove
  60. ddffc29 Merge pull request #14 from apache/humbedooh/navtweaks by Daniel Gruno · 2 years, 8 months ago
  61. b2bf29b Style unlink into a button by Daniel Gruno · 2 years, 8 months ago
  62. ebb24a3 add search feature to navbar, infra only by Daniel Gruno · 2 years, 8 months ago
  63. e85f366 Add css for unlink button by Daniel Gruno · 2 years, 8 months ago
  64. 13b3cbf Create .asf.yaml by Daniel Gruno · 2 years, 9 months ago
  65. e6745cc OF: typo by Daniel Gruno · 2 years, 9 months ago
  66. c68be29 Merge pull request #12 from cottage14/patch-7 by Daniel Gruno · 2 years, 9 months ago
  67. 3517431 Update faq.html by Andrew Wetmore · 2 years, 9 months ago
  68. 272e2a2 Update faq.html by Andrew Wetmore · 2 years, 9 months ago
  69. fe7f71a Merge pull request #11 from cottage14/patch-6 by fluxo · 2 years, 9 months ago
  70. a7dfda1 Update faq.html by Andrew Wetmore · 2 years, 9 months ago
  71. 8755389 Remove entry entirely from db upon locking by Daniel Gruno · 2 years, 9 months ago
  72. cf66216 Merge pull request #10 from apache/humbedooh/lockout by Gav · 2 years, 9 months ago
  73. 53915b1 Add lock JS function, fix typos by Daniel Gruno · 2 years, 9 months ago humbedooh/lockout
  74. 38475b7 no need for reauth here by Daniel Gruno · 2 years, 9 months ago
  75. a1c44be Add lock link to search page by Daniel Gruno · 2 years, 9 months ago
  76. d65e77a Add lock user feature (admins only) by Daniel Gruno · 2 years, 9 months ago
  77. 3819577 Merge pull request #9 from cottage14/patch-5 by fluxo · 2 years, 9 months ago
  78. 68382e9 Update index.html by Andrew Wetmore · 2 years, 9 months ago
  79. 1209403 Merge pull request #8 from cottage14/patch-4 by dfoulks1 · 2 years, 10 months ago
  80. ec07f43 Update README.md by Andrew Wetmore · 2 years, 10 months ago
  81. 9eb7785 flush stderr after error msg by Daniel Gruno · 2 years, 10 months ago
  82. c3b5f12 Force both stdout and stderr to journal by Daniel Gruno · 2 years, 10 months ago
  83. 565f495 OF: force alphasort by Daniel Gruno · 2 years, 11 months ago
  84. a518ebd Convert project list to set, in order to avoid duplicates by Daniel Gruno · 2 years, 11 months ago
  85. 126a178 Tweak .htaccess generator to use authed ldap bindings by Daniel Gruno · 3 years ago
  86. 89d66ea Merge pull request #7 from apache/humbedooh/mail-validate by fluxo · 3 years ago
  87. fe08ff3 Merge pull request #6 from cottage14/patch-3 by Daniel Gruno · 3 years ago
  88. cabd144 HotFix: add in sort logic to work around the GitHub GraphQL bug. by Daniel Gruno · 3 years ago
  89. d575ea0 Validate mailing list targets when creating a repo by Daniel Gruno · 3 years ago humbedooh/mail-validate
  90. 777b0f2 Update index.html by Andrew Wetmore · 3 years ago
  91. 6d8fe11 GitHub GraphQL is broken, work around by checking for null cursors by Daniel Gruno · 3 years ago
  92. cbc34f9 Add debug print that counts no of repos found on github by Daniel Gruno · 3 years ago
  93. 13156b3 Merge pull request #5 from cottage14/patch-2 by fluxo · 3 years ago
  94. 5ed9d01 Update index.html by Andrew Wetmore · 3 years ago
  95. ac1d2f3 OF: typo by Daniel Gruno · 3 years ago
  96. 18d13f2 OF: missing import by Daniel Gruno · 3 years ago
  97. 4a160ca OF: linting by Daniel Gruno · 3 years ago
  98. 83007ca Merge pull request #4 from apache/humbedooh/virtual-projects by fluxo · 3 years ago
  99. c5cb08e Merge pull request #1 from cottage14/patch-1 by Daniel Gruno · 3 years ago
  100. ff50813 Always add virtual (non-tlp) projects defined in override config by Daniel Gruno · 3 years ago humbedooh/virtual-projects