Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Jpom
Commits
d838d8ad
Commit
d838d8ad
authored
3 years ago
by
bwcx_jzy
Browse files
Options
Download
Email Patches
Plain Diff
Change language
parent
314867ba
Changes
370
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
modules/agent/src/main/java/io/jpom/service/manage/TomcatEditService.java
+1
-1
...c/main/java/io/jpom/service/manage/TomcatEditService.java
modules/agent/src/main/java/io/jpom/service/manage/TomcatManageService.java
+1
-1
...main/java/io/jpom/service/manage/TomcatManageService.java
modules/agent/src/main/java/io/jpom/service/manage/package-info.java
+1
-1
...nt/src/main/java/io/jpom/service/manage/package-info.java
modules/agent/src/main/java/io/jpom/service/script/ScriptServer.java
+1
-1
...nt/src/main/java/io/jpom/service/script/ScriptServer.java
modules/agent/src/main/java/io/jpom/service/system/CertService.java
+1
-1
...ent/src/main/java/io/jpom/service/system/CertService.java
modules/agent/src/main/java/io/jpom/service/system/NginxService.java
+1
-1
...nt/src/main/java/io/jpom/service/system/NginxService.java
modules/agent/src/main/java/io/jpom/socket/AgentFileTailWatcher.java
+1
-1
...nt/src/main/java/io/jpom/socket/AgentFileTailWatcher.java
modules/agent/src/main/java/io/jpom/socket/AgentWebSocketConfig.java
+1
-1
...nt/src/main/java/io/jpom/socket/AgentWebSocketConfig.java
modules/agent/src/main/java/io/jpom/socket/AgentWebSocketConsoleHandle.java
+1
-1
...main/java/io/jpom/socket/AgentWebSocketConsoleHandle.java
modules/agent/src/main/java/io/jpom/socket/AgentWebSocketScriptHandle.java
+1
-1
.../main/java/io/jpom/socket/AgentWebSocketScriptHandle.java
modules/agent/src/main/java/io/jpom/socket/AgentWebSocketTomcatHandle.java
+1
-1
.../main/java/io/jpom/socket/AgentWebSocketTomcatHandle.java
modules/agent/src/main/java/io/jpom/socket/AgentWebSocketUpdateHandle.java
+1
-1
.../main/java/io/jpom/socket/AgentWebSocketUpdateHandle.java
modules/agent/src/main/java/io/jpom/socket/BaseAgentWebSocketHandle.java
+1
-1
...rc/main/java/io/jpom/socket/BaseAgentWebSocketHandle.java
modules/agent/src/main/java/io/jpom/socket/ScriptProcessBuilder.java
+1
-1
...nt/src/main/java/io/jpom/socket/ScriptProcessBuilder.java
modules/agent/src/main/java/io/jpom/socket/spring/WebSocketConfig.java
+1
-1
.../src/main/java/io/jpom/socket/spring/WebSocketConfig.java
modules/agent/src/main/java/io/jpom/socket/spring/handler/NodeUpdateHandler.java
+1
-1
...java/io/jpom/socket/spring/handler/NodeUpdateHandler.java
modules/agent/src/main/java/io/jpom/socket/spring/interceptor/NodeUpdateInterceptor.java
+1
-1
...jpom/socket/spring/interceptor/NodeUpdateInterceptor.java
modules/agent/src/main/java/io/jpom/system/AgentAuthorize.java
+1
-1
...es/agent/src/main/java/io/jpom/system/AgentAuthorize.java
modules/agent/src/main/java/io/jpom/system/AgentConfigBean.java
+1
-1
...s/agent/src/main/java/io/jpom/system/AgentConfigBean.java
modules/agent/src/main/java/io/jpom/system/AgentExtConfigBean.java
+1
-1
...gent/src/main/java/io/jpom/system/AgentExtConfigBean.java
with
20 additions
and
20 deletions
+20
-20
modules/agent/src/main/java/io/jpom/service/manage/TomcatEditService.java
+
1
-
1
View file @
d838d8ad
/*
* The MIT License (MIT)
*
* Copyright (c) 2019
码之科技工作室
* Copyright (c) 2019
Code Technology Studio
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
...
...
This diff is collapsed.
Click to expand it.
modules/agent/src/main/java/io/jpom/service/manage/TomcatManageService.java
+
1
-
1
View file @
d838d8ad
/*
* The MIT License (MIT)
*
* Copyright (c) 2019
码之科技工作室
* Copyright (c) 2019
Code Technology Studio
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
...
...
This diff is collapsed.
Click to expand it.
modules/agent/src/main/java/io/jpom/service/manage/package-info.java
+
1
-
1
View file @
d838d8ad
/*
* The MIT License (MIT)
*
* Copyright (c) 2019
码之科技工作室
* Copyright (c) 2019
Code Technology Studio
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
...
...
This diff is collapsed.
Click to expand it.
modules/agent/src/main/java/io/jpom/service/script/ScriptServer.java
+
1
-
1
View file @
d838d8ad
/*
* The MIT License (MIT)
*
* Copyright (c) 2019
码之科技工作室
* Copyright (c) 2019
Code Technology Studio
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
...
...
This diff is collapsed.
Click to expand it.
modules/agent/src/main/java/io/jpom/service/system/CertService.java
+
1
-
1
View file @
d838d8ad
/*
* The MIT License (MIT)
*
* Copyright (c) 2019
码之科技工作室
* Copyright (c) 2019
Code Technology Studio
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
...
...
This diff is collapsed.
Click to expand it.
modules/agent/src/main/java/io/jpom/service/system/NginxService.java
+
1
-
1
View file @
d838d8ad
/*
* The MIT License (MIT)
*
* Copyright (c) 2019
码之科技工作室
* Copyright (c) 2019
Code Technology Studio
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
...
...
This diff is collapsed.
Click to expand it.
modules/agent/src/main/java/io/jpom/socket/AgentFileTailWatcher.java
+
1
-
1
View file @
d838d8ad
/*
* The MIT License (MIT)
*
* Copyright (c) 2019
码之科技工作室
* Copyright (c) 2019
Code Technology Studio
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
...
...
This diff is collapsed.
Click to expand it.
modules/agent/src/main/java/io/jpom/socket/AgentWebSocketConfig.java
+
1
-
1
View file @
d838d8ad
/*
* The MIT License (MIT)
*
* Copyright (c) 2019
码之科技工作室
* Copyright (c) 2019
Code Technology Studio
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
...
...
This diff is collapsed.
Click to expand it.
modules/agent/src/main/java/io/jpom/socket/AgentWebSocketConsoleHandle.java
+
1
-
1
View file @
d838d8ad
/*
* The MIT License (MIT)
*
* Copyright (c) 2019
码之科技工作室
* Copyright (c) 2019
Code Technology Studio
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
...
...
This diff is collapsed.
Click to expand it.
modules/agent/src/main/java/io/jpom/socket/AgentWebSocketScriptHandle.java
+
1
-
1
View file @
d838d8ad
/*
* The MIT License (MIT)
*
* Copyright (c) 2019
码之科技工作室
* Copyright (c) 2019
Code Technology Studio
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
...
...
This diff is collapsed.
Click to expand it.
modules/agent/src/main/java/io/jpom/socket/AgentWebSocketTomcatHandle.java
+
1
-
1
View file @
d838d8ad
/*
* The MIT License (MIT)
*
* Copyright (c) 2019
码之科技工作室
* Copyright (c) 2019
Code Technology Studio
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
...
...
This diff is collapsed.
Click to expand it.
modules/agent/src/main/java/io/jpom/socket/AgentWebSocketUpdateHandle.java
+
1
-
1
View file @
d838d8ad
/*
* The MIT License (MIT)
*
* Copyright (c) 2019
码之科技工作室
* Copyright (c) 2019
Code Technology Studio
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
...
...
This diff is collapsed.
Click to expand it.
modules/agent/src/main/java/io/jpom/socket/BaseAgentWebSocketHandle.java
+
1
-
1
View file @
d838d8ad
/*
* The MIT License (MIT)
*
* Copyright (c) 2019
码之科技工作室
* Copyright (c) 2019
Code Technology Studio
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
...
...
This diff is collapsed.
Click to expand it.
modules/agent/src/main/java/io/jpom/socket/ScriptProcessBuilder.java
+
1
-
1
View file @
d838d8ad
/*
* The MIT License (MIT)
*
* Copyright (c) 2019
码之科技工作室
* Copyright (c) 2019
Code Technology Studio
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
...
...
This diff is collapsed.
Click to expand it.
modules/agent/src/main/java/io/jpom/socket/spring/WebSocketConfig.java
+
1
-
1
View file @
d838d8ad
/*
* The MIT License (MIT)
*
* Copyright (c) 2019
码之科技工作室
* Copyright (c) 2019
Code Technology Studio
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
...
...
This diff is collapsed.
Click to expand it.
modules/agent/src/main/java/io/jpom/socket/spring/handler/NodeUpdateHandler.java
+
1
-
1
View file @
d838d8ad
/*
* The MIT License (MIT)
*
* Copyright (c) 2019
码之科技工作室
* Copyright (c) 2019
Code Technology Studio
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
...
...
This diff is collapsed.
Click to expand it.
modules/agent/src/main/java/io/jpom/socket/spring/interceptor/NodeUpdateInterceptor.java
+
1
-
1
View file @
d838d8ad
/*
* The MIT License (MIT)
*
* Copyright (c) 2019
码之科技工作室
* Copyright (c) 2019
Code Technology Studio
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
...
...
This diff is collapsed.
Click to expand it.
modules/agent/src/main/java/io/jpom/system/AgentAuthorize.java
+
1
-
1
View file @
d838d8ad
/*
* The MIT License (MIT)
*
* Copyright (c) 2019
码之科技工作室
* Copyright (c) 2019
Code Technology Studio
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
...
...
This diff is collapsed.
Click to expand it.
modules/agent/src/main/java/io/jpom/system/AgentConfigBean.java
+
1
-
1
View file @
d838d8ad
/*
* The MIT License (MIT)
*
* Copyright (c) 2019
码之科技工作室
* Copyright (c) 2019
Code Technology Studio
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
...
...
This diff is collapsed.
Click to expand it.
modules/agent/src/main/java/io/jpom/system/AgentExtConfigBean.java
+
1
-
1
View file @
d838d8ad
/*
* The MIT License (MIT)
*
* Copyright (c) 2019
码之科技工作室
* Copyright (c) 2019
Code Technology Studio
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
...
...
This diff is collapsed.
Click to expand it.
Prev
1
2
3
4
5
6
7
8
…
19
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment