Commit Graph

18 Commits

Author SHA1 Message Date
kezhenxu94 5b255ba3e3
Set up more strict code styles and fix existing issues (#4337)
Motivation:

Review code styles with some bots automatically.

Modifications:

Set up ReviewDog in GitHub Action to review code style.

Add more check rules to checkstyle plugin.

Result:

Obvious code styles can be reviewed and commented automatically.
2020-02-11 17:10:49 +08:00
kezhenxu94 46318e02da Add tests on webapp to increase test coverage (#3556)
* Add tests on webapp to increase test coverage

* Rename test class

* Add tests on webapp to increase test coverage

* Fix unit tests

* Remove duplicated class
2019-10-02 21:50:06 +08:00
kezhenxu94 db9759fcc2 Check license header strictly (#3274)
* Check license header strictly

* Ignore header template

* Include more files to check list
2019-08-16 14:37:44 +08:00
吴晟 Wu Sheng 963ac5d33e
Remove login permanently. (#2912)
* Remove login permanently.

* Sync UI change.

* Delete `org.apache.skywalking.apm.webapp.security`

* Delete tests.
2019-06-20 11:04:14 +08:00
zxbu b973996709 Customizing the management endpoint paths (#2598) 2019-05-06 17:46:58 +08:00
Gao Hongtao 32a64bd5f2 Update webapp for rocketbot ui (#2541)
* Update webapp to support rocketbot

* Revert pom.xml

* Update webapp for rocketbot ui

 * Add NotFoundHandler to handle SPA url routing
 * Update ui dockerfile with tlp tar name
2019-04-27 07:59:21 +08:00
Gao Hongtao 660943a23e Update webapp to support rocketbot (#2526)
* Update webapp to support rocketbot

* Revert pom.xml
2019-04-26 10:26:17 +08:00
吴晟 Wu Sheng 72a39e1f28
Sync 6.0.0-alpha release and version up to beta. (#1883)
* Lock oracle and resin plugins version.

* Move resin and oracle plugin to openskywalking

* Restore submodule active.

* Add another submodule active command.

* Remove the wrong test cases in release and fix some doc issues.

* [maven-release-plugin] prepare release v6.0.0-alpha

* [maven-release-plugin] prepare for next development iteration

* Fix some doc
2018-11-06 15:45:15 +08:00
吴晟 Wu Sheng 2dd4f54957
Add some missing documents for v6 (#1830)
* Add more documents for v6.

* Make default setting consistent .
2018-10-28 21:45:58 +08:00
Gao Hongtao 4598f45476 Webapp/proxy (#1831)
* Remove backend service discovery

* Add undefined node icon

* Add undefined node icon

* Handle forward "/" to "index.html"
2018-10-28 20:13:33 +08:00
Gao Hongtao 0c6a784e99 Modify webapp for v6 (#1829)
* Remove backend service discovery

* Add undefined node icon
2018-10-28 11:14:39 +08:00
歪脖大肚子Q 8eb2bef192 Add Junit test for ribbon's NIWSServerListClassName #1390 (#1407)
* Add Junit test for ribbon's NIWSServerListClassName

* Add License Head to Code file

* try to solve submodule skywalking-ui conflict
2018-07-09 10:08:42 +08:00
Gao Hongtao edef35c329 Fix #1390 mistake of NIWSServerListClassName (#1392) 2018-06-27 00:09:49 +08:00
Gao Hongtao 38e4af8cbb Webapp/login (#1374)
* Add login filter

Username and password are stored in application.yml with
prefix "security.user"

* Modify startup script and add webapp.yml config file

* Update quick-start document for default login username/password

* Update deploy document for new webapp.yml config file

* Update license for new files.
2018-06-20 22:32:12 +08:00
Ajanthan 70e51ab6d3 Redirecting apm-webapp log to rotatable file (#1119)
fix #931
2018-04-25 22:07:01 -05:00
吴晟 Wu Sheng e13ff79326 Sync to fix release check (#982)
Fix IPMC checks for releasing.
2018-03-24 17:11:04 +08:00
hanahmily 19c58e07d3 Add test case 2018-02-28 15:34:00 +08:00
hanahmily 703933895b Add apm-webapp module 2018-02-28 09:07:05 +08:00