Commit 7322ee5
authored
v0.5.0 (#742)
* archive media
* should be only place that needs null check
* revert to dynamic
* fixes #701
* use readme for unreleased
* verify oldest version
* bump vertx
* determine locale
* translate
* bump
* impl guide marks
* #610
* url can be censored
* fix modified check
* dev id will always be system
* ability to get sw version
* #695
* sw 9 uses endpoint_resp_time instead of endpoint_avg
* basic py coding for LCP
* basic py coding for LCP
* formatting
* correct defaults
* sw 9 compatability
* use guide marks
* fix isModified (handles override=true)
* sw 9 compatability
* use guide marks
* override can't be modified
* single page portals
preload views
* remove spp-skywalking-reroute header
add spp-platform-request header
changed port 5445 to 12800 for live-platform
* fix isModified
* changed port 5445 to 12800 for live-platform
* impl failing endpoint indicator for SW oap
* live platform supports endpoint id and endpoint name subs
* send events directly to subs
* bump
* bump
* bump
* bump
* /graphql/spp endpoint
* bump
* correct
* use SourceMarkerPlugin.getConfig
* test
* dev commands + booster ui
* move portal logic
* initial url
* using dev commands
* using dev commands
* relative icon
* handle missing resource
* impl instruments dev commands
* bump
* clean
* bump
* refactor
* bump
* bump
* new command command
* new command command
* refactor dev commands
* sort/filter commands
* refactor
* use more memory
* bump intellij
* refactor
* bump
* command config
* boot-time command
* remove suspend
* impl library check
* impl watch-variable
* smaller default description font size
* fix commander
* bump
* with submodules
* test
* limit to commander
* limit to commander
* fix plugin verify
* bump
* bump
* fix plugin verify
* revert version
* create kotlin guide marks
* don't show control bar on kt fields
* don't show control bar on kt properties
* work on class expressions
* bump
* revert
* bump
* removed
* bump
* paint hints/require command params
* more strict
* can show on local properties
* works in mono repo
* bump
* bump
* impl rest
* bump
* bump
* unused
* bump
* get by project
* add kotlin version
* Update build.yml
* fix autocomplete tab/enter
* use internal portal
* bump
* bump1 parent a2a55bb commit 7322ee5
File tree
61 files changed
+892
-1854
lines changed- .github/workflows
- marker
- jvm-marker
- src/main/kotlin/spp/jetbrains/marker
- jvm
- source
- py-marker
- src/main/kotlin/spp/jetbrains/marker
- plugin
- source/mark/api
- component/jcef
- config
- event
- monitor
- src/main/kotlin/spp/jetbrains/monitor/skywalking
- bridge
- impl
- plugin
- src/main
- java/spp/jetbrains/sourcemarker
- element
- settings
- status
- kotlin/spp/jetbrains/sourcemarker
- command
- portal
- service/instrument/breakpoint/ui
- settings
- status
- util
- view
- resources
- META-INF
- messages
- test/e2e
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+892
-1854
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| |||
108 | 110 | | |
109 | 111 | | |
110 | 112 | | |
111 | | - | |
112 | | - | |
113 | | - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
114 | 118 | | |
115 | 119 | | |
116 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 28 | | |
33 | 29 | | |
34 | 30 | | |
35 | 31 | | |
36 | 32 | | |
37 | 33 | | |
38 | | - | |
| 34 | + | |
39 | 35 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
44 | 40 | | |
45 | 41 | | |
46 | 42 | | |
| |||
70 | 66 | | |
71 | 67 | | |
72 | 68 | | |
73 | | - | |
| 69 | + | |
74 | 70 | | |
75 | 71 | | |
76 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | | - | |
| 5 | + | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 10 | + | |
23 | 11 | | |
24 | 12 | | |
25 | 13 | | |
26 | 14 | | |
27 | 15 | | |
28 | 16 | | |
29 | 17 | | |
30 | | - | |
| 18 | + | |
31 | 19 | | |
| 20 | + | |
32 | 21 | | |
33 | 22 | | |
34 | | - | |
| 23 | + | |
35 | 24 | | |
36 | 25 | | |
37 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 23 | + | |
27 | 24 | | |
28 | 25 | | |
29 | 26 | | |
| |||
42 | 39 | | |
43 | 40 | | |
44 | 41 | | |
| 42 | + | |
45 | 43 | | |
46 | 44 | | |
47 | 45 | | |
| |||
Lines changed: 15 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
43 | 51 | | |
Lines changed: 5 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | | - | |
26 | 28 | | |
27 | | - | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
| 62 | + | |
70 | 63 | | |
71 | 64 | | |
72 | 65 | | |
| |||
0 commit comments