oracle / opengrok

OpenGrok is a fast and usable source code search and cross reference engine, written in Java
http://oracle.github.io/opengrok/
Other
4.3k stars 739 forks source link

always refresh the list of repositories for projects #4446

Closed vladak closed 9 months ago

vladak commented 9 months ago

The Docker startup script should allow refresh of repositories for projects. This is more in line with the appliance like characteristics of the Docker image. This will make the resync slower, depending on the repositories.

While there, I did some small changes to the test.

Also, when log level is set to debug, the list of repositories for given project will be logged.