Commit a8eb392
File tree
16 files changed
+452
-43
lines changed- .github/workflows
- _code/examples
- release-notes
- 2019
- 2020
- 2023
16 files changed
+452
-43
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 16 | + | |
19 | 17 | | |
20 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 30 | + | |
30 | 31 | | |
31 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
32 | 39 | | |
33 | 40 | | |
34 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
146 | | - | |
| 145 | + | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| 243 | + | |
243 | 244 | | |
244 | 245 | | |
245 | 246 | | |
246 | 247 | | |
247 | 248 | | |
248 | 249 | | |
249 | | - | |
250 | | - | |
251 | | - | |
| 250 | + | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
| 295 | + | |
295 | 296 | | |
296 | 297 | | |
297 | 298 | | |
| |||
305 | 306 | | |
306 | 307 | | |
307 | 308 | | |
308 | | - | |
| 309 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
- .github/workflows/ci.yml+3-4
- .idea/codeStyles/Project.xml+1-4
- .idea/misc.xml+2-2
- build.gradle.kts+5-3
- buildSrc/build.gradle.kts+1-1
- buildSrc/src/main/kotlin/idea-sync.gradle.kts+1-1
- buildSrc/src/main/kotlin/static-analysis.gradle.kts+1-1
- buildSrc/src/main/kotlin/tests.gradle.kts+1-1
- client/build.gradle.kts+1-1
- client/lib/client.dart+5-4
- client/lib/dialogs.dart+1-1
- client/lib/home_page.dart+6-6
- client/lib/main.dart+1-1
- client/pubspec.lock+74-74
- client/pubspec.yaml+3-3
- client/web/index.html+1-1
- config/pmd.xml+1-1
- model/build.gradle.kts+1-1
- model/src/main/proto/blog/blog.proto+1-1
- model/src/main/proto/blog/commands.proto+1-1
- model/src/main/proto/blog/events.proto+1-1
- model/src/main/proto/blog/identifiers.proto+1-1
- model/src/main/proto/blog/rejections.proto+1-1
- server/build.gradle.kts+1-1
- server/src/main/java/io/spine/examples/blog/BlogContext.java+1-1
- server/src/main/java/io/spine/examples/blog/package-info.java+1-1
- server/src/main/java/io/spine/examples/blog/server/BlogServer.java+1-1
- server/src/main/java/io/spine/examples/blog/server/blog/BlogAggregate.java+1-1
- server/src/main/java/io/spine/examples/blog/server/blog/BlogRepository.java+1-1
- server/src/main/java/io/spine/examples/blog/server/blog/BlogViewProjection.java+1-1
- server/src/main/java/io/spine/examples/blog/server/blog/BlogViewRepository.java+1-1
- server/src/main/java/io/spine/examples/blog/server/blog/package-info.java+1-1
- server/src/main/java/io/spine/examples/blog/server/package-info.java+1-1
- server/src/main/java/io/spine/examples/blog/server/post/PostAggregate.java+1-1
- server/src/main/java/io/spine/examples/blog/server/post/package-info.java+1-1
- server/src/test/java/io/spine/examples/blog/server/BlogServerTest.java+1-1
- server/src/test/java/io/spine/examples/blog/server/CommandSideTest.java+1-1
- server/src/test/java/io/spine/examples/blog/server/QuerySideTest.java+1-1
- settings.gradle.kts+1-1
- version.gradle.kts+6-5
- web/build.gradle.kts+2-2
- web/src/main/java/io/spine/examples/blog/web/Application.java+1-1
- web/src/main/java/io/spine/examples/blog/web/BlogCancelServlet.java+1-1
- web/src/main/java/io/spine/examples/blog/web/BlogCommandServlet.java+1-1
- web/src/main/java/io/spine/examples/blog/web/BlogKeepUpServlet.java+1-1
- web/src/main/java/io/spine/examples/blog/web/BlogQueryServlet.java+1-1
- web/src/main/java/io/spine/examples/blog/web/BlogSubscribeServlet.java+1-1
- web/src/main/java/io/spine/examples/blog/web/CorsAllFilter.java+1-1
- web/src/main/java/io/spine/examples/blog/web/package-info.java+1-1
- .github/workflows/build.yml+20
- .gitignore+1-1
- .travis.yml-9
- build.gradle+6-2
- gradle/tests.gradle+1-1
- settings.gradle+1-1
- src/main/java/io/spine/helloworld/Example.java+1-1
- src/main/java/io/spine/helloworld/client/Client.java+1-1
- src/main/java/io/spine/helloworld/client/package-info.java+1-1
- src/main/java/io/spine/helloworld/server/Server.java+1-1
- src/main/java/io/spine/helloworld/server/hello/Console.java+1-1
- src/main/java/io/spine/helloworld/server/hello/HelloContext.java+1-1
- src/main/java/io/spine/helloworld/server/hello/package-info.java+1-1
- src/main/java/io/spine/helloworld/server/package-info.java+1-1
- src/main/proto/hello/commands.proto+1-1
- src/main/proto/hello/events.proto+1-1
- src/main/proto/hello/server/console.proto+1-1
- src/test/java/io/spine/helloworld/server/hello/HelloContextTest.java+1-1
- .github/keys/service-account.json.gpg
- .github/workflows/build.yml+25
- .github/workflows/deploy.yml+35
- .idea/misc.xml+2-2
- .travis.yml-76
- build.gradle+2-1
- client/angular/package-lock.json+5.5k-9.9k
- client/angular/package.json+45-45
- client/angular/src/app/spine-client-provider/spine-client-provider.module.ts+2-2
- client/angular/src/app/task-creation-wizard/service/task-creation-wizard.service.ts+1-1
- client/angular/src/app/uuid-generator/uuid-generator.ts+1-1
- client/cli/src/main/java/io/spine/examples/todolist/cli/Confirmation.java+1-2
- client/cli/src/main/java/io/spine/examples/todolist/cli/view/CommandView.java+4-5
- client/cli/src/test/java/io/spine/examples/todolist/cli/view/CommandViewTest.java-12
- client/html-js/package-lock.json+915-2.6k
- client/html-js/package.json+6-6
- gradle/js/build-tasks.gradle+18
- scripts/decrypt.sh+42
- scripts/encrypt-file.sh-77
- service-account.json.enc
- version.gradle+15-14
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments