Skip to content
Jenkins
log in
Dashboard
GlobalConnectionServer
globalconnectionserver
#4
Changes
Status
Changes
Console Output
View Build Information
Executed Mojos
See Fingerprints
Previous Build
Next Build
Success
Changes
Summary
Add restricted servers, allowed channels (
commit: 431aa95
) (
details
)
Commit 431aa95510955d7fdc401f044c2e68373cc3b5ce by
Brokkonaut
Add restricted servers, allowed channels
(
commit: 431aa95
)
The file was modified
src/main/java/de/cubeside/globalserver/ClientConfig.java
The file was modified
src/main/java/de/cubeside/globalserver/GlobalServer.java
The file was modified
src/main/java/de/cubeside/globalserver/ClientConnection.java
The file was modified
src/main/java/de/cubeside/globalserver/command/AccountInfoCommand.java
The file was modified
src/main/java/de/cubeside/globalserver/command/CreateAccountCommand.java
The file was modified
src/main/java/de/cubeside/globalserver/command/ListCommand.java
The file was modified
src/main/java/de/cubeside/globalserver/command/AccountSetPasswordCommand.java
The file was added
src/main/java/de/cubeside/globalserver/command/AccountRemoveAllowedChannelCommand.java
The file was modified
src/main/java/de/cubeside/globalserver/command/AccountsCommand.java
The file was added
src/main/java/de/cubeside/globalserver/command/AccountSetRestrictedCommand.java
The file was modified
src/main/java/de/cubeside/globalserver/ServerCommand.java
The file was added
src/main/java/de/cubeside/globalserver/ArgsParser.java
The file was modified
src/main/java/de/cubeside/globalserver/command/StopCommand.java
The file was modified
src/main/java/de/cubeside/globalserver/command/HelpCommand.java
The file was added
src/main/java/de/cubeside/globalserver/command/AccountAddAllowedChannelCommand.java
The file was modified
src/main/java/de/cubeside/globalserver/command/ServersCommand.java