Allow dots as repository name separators

This change allows dots to function as separators for git repos as well as dashes. thus incubator-foo.bar.git will be treated the same as incubator-foo-bar.git.
1 file changed
tree: a6793fcde6d8ead84462a3c450a87846caa4c227
  1. htdocs/
  2. server/
  3. .asf.yaml
  4. .gitignore
  5. LICENSE
  6. pipservice-boxer.service
  7. README.md
  8. 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.