Skip to content
Jenkins
log in
Dashboard
GlobalConnectionServer
#41
Changes
Status
Changes
Console Output
View Build Information
Polling Log
Git Build Data
See Fingerprints
Previous Build
Next Build
Success
Changes
Summary
restructure account commands, move other commands (
commit: 0297ad0
) (
details
)
Commit
0297ad015485dc379363da6e4f66251c8de184f8
by
Brokkonaut
restructure account commands, move other commands
(
commit: 0297ad0
)
The file was added
src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountSetRestrictedCommand.java
The file was added
src/main/java/de/cubeside/globalserver/commands/builtin/StopCommand.java
The file was removed
src/main/java/de/cubeside/globalserver/command/AccountRemoveAllowedChannelCommand.java
The file was removed
src/main/java/de/cubeside/globalserver/command/PluginsCommand.java
The file was removed
src/main/java/de/cubeside/globalserver/command/ServersCommand.java
The file was added
src/main/java/de/cubeside/globalserver/commands/builtin/ServersCommand.java
The file was added
src/main/java/de/cubeside/globalserver/commands/builtin/PluginsCommand.java
The file was added
src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountCreateCommand.java
The file was removed
src/main/java/de/cubeside/globalserver/command/ListCommand.java
The file was modified
src/main/java/de/cubeside/globalserver/commands/SubCommand.java
(diff)
The file was added
src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountAddAllowedChannelCommand.java
The file was removed
src/main/java/de/cubeside/globalserver/command/AccountInfoCommand.java
The file was removed
src/main/java/de/cubeside/globalserver/command/AccountSetPasswordCommand.java
The file was added
src/main/java/de/cubeside/globalserver/commands/builtin/HelpCommand.java
The file was added
src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountListCommand.java
The file was added
src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountCommand.java
The file was added
src/main/java/de/cubeside/globalserver/commands/builtin/ListCommand.java
The file was added
src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountInfoCommand.java
The file was removed
src/main/java/de/cubeside/globalserver/command/CreateAccountCommand.java
The file was added
src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountRemoveAllowedChannelCommand.java
The file was removed
src/main/java/de/cubeside/globalserver/command/AccountsCommand.java
The file was removed
src/main/java/de/cubeside/globalserver/command/StopCommand.java
The file was modified
src/main/java/de/cubeside/globalserver/GlobalServer.java
(diff)
The file was removed
src/main/java/de/cubeside/globalserver/command/HelpCommand.java
The file was added
src/main/java/de/cubeside/globalserver/commands/builtin/account/AccountSetPasswordCommand.java
The file was removed
src/main/java/de/cubeside/globalserver/command/AccountAddAllowedChannelCommand.java
The file was removed
src/main/java/de/cubeside/globalserver/command/AccountSetRestrictedCommand.java