The server list no longer renders a bogus server entry in case no

monotone server has been configured yet in the connected usher instance.
Also display a short info text if the server or connection list for
a running monotone server is empty.
This commit is contained in:
Thomas Keller
2011-06-04 23:15:58 +02:00
parent 8693418d39
commit 1b1b00a10c
4 changed files with 17 additions and 2 deletions

View File

@@ -17,6 +17,9 @@
- Fix SSH public key parsing issues and improve the check for existing, uploaded keys (issue 679)
- Diff views now show empty context lines for git and hg again (issue 688)
- Let the SVN command line client not store the login credentials we give him as arguments
- The usher section in the forge administration no longer displays a bogus
server enty in case no monotone server is configured in the connected
usher instance
## Documentation