NR: lower graphql window to 25 results per page to avoid search crashes

GitHub's graphQL interface still crashes when doing queries against our repos, seems to be tied to the results per page.
1 file changed
tree: e07330a3b5ef29f82854a43d50467ebb8c3d325f
  1. htdocs/
  2. server/
  3. .asf.yaml
  4. .gitignore
  5. dependabot.yml
  6. LICENSE
  7. pipservice-boxer.service
  8. README.md
  9. requirements.txt
README.md

infrastructure-boxer

The ASF Infrastructure Boxer Application provides services for ASF committers and Members who are working with Git repositories. Its current services are:

  • a list of Apache GitHub repositories, original or mirrored, with links to their logs.
  • Boxer, a tool providing
    • account management: associate a user's Git account with their ASF account.
    • repository management: easily create a new Git repository within the ASF system.