Commit Graph

14 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 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 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
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 703933895b Add apm-webapp module 2018-02-28 09:07:05 +08:00