* Add task connection
* Optimize test cases
* Modify variable format
* Optimize test cases
* Update BrowserCommon.java
* Update BrowserCommon.java
* Update WorkflowDefineLocator.java
* Optimize waiting time
* Optimize wait time
* Optimize wait time
* Optimize wait time
* Optimize wait time
* Optimize wait time
* Optimize wait time
* Optimize wait time
* Optimize wait time
* Optimize wait time
* Optimize project wait time
* Optimize wait time
* Optimize wait time
* open timing testcase
* Optimize wait time
* Optimize wait time
* Optimize wait time
* Optimize wait time
* Optimize wait time
* Optimize wait time
Co-authored-by: chenxingchun <438044805@qq.com>
* feature batch activate user
* fix sonalcloud problem and code style problem
* fix code style problem
* fix sonar cloud problem
* fix sonar cloud problem
* fix sonar cloud problem
Co-authored-by: dev_sky <dev_sky@740051880@qq.com>
* [Improvement-3556] remove unnecessary try catch, and do the unittest to full coverage.
* [Improvement-3556] add REQUEST_PARAMS_NOT_VALID_ERROR res when param is not valid
* [fix-3548] Monitor gauge chart display blank with same pid
Co-authored-by: wanggang <wanggy01@servyou.com.cn>
* [Improvement][remote] improvement netty eventLoopGroup
If you are running on linux you can use EpollEventLoopGroup and so get better performance, less GC and have more advanced features that are only available on linux.
* reformat code
* utility classes should not have public constructors
* reformat code
* reformat code
* reformat code
* add test
* code style
* add test
* add test
* fix test error
* add test
* test
* test
* add test config
* add test config
* Fixed this bug "multiple threads creating folders will result in multiple identical folders" #3487
* 1. Improvement `DataSourceServiceTest` #3558
2. Get rid of some useless arguments to functions in the `DataSourceService` class
* The rollback `ResourceService.java`
* The rollback `ResourceService.java`
* The rollback `ResourceService.java`
* 1.Modify code styles.
2.Make improvement according to Yichao Yang's advice. Thank you very much for guidance.@Yichao Yang
* Modify code styles.
* Circumventing the checkConnection problem
* Modify code styles.
* [Test][api] Add api service layer test example
* Remove unused exception
* Remove unused exception
* Format code according to the checkstyle
* Fix test case