bharnden
|
37e525b4bd
|
Merge pull request #281 from coreemu/dependabot/maven/corefx/jackson.version-2.10.0.pr2
Bump jackson.version from 2.9.9 to 2.10.0.pr2 in /corefx
|
2019-09-20 22:28:37 -07:00 |
|
dependabot[bot]
|
d9bd0fa434
|
Bump jackson.version from 2.9.9 to 2.10.0.pr2 in /corefx
Bumps `jackson.version` from 2.9.9 to 2.10.0.pr2.
Updates `jackson-core` from 2.9.9 to 2.10.0.pr2
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.9...jackson-core-2.10.0.pr2)
Updates `jackson-databind` from 2.9.9 to 2.10.0.pr2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `jackson-annotations` from 2.9.9 to 2.10.0.pr2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-09-16 23:59:50 +00:00 |
|
Blake J. Harnden
|
a2f6ba7e97
|
corefx - updates to support creating an rj45 node
|
2019-07-12 14:44:41 -07:00 |
|
Blake J. Harnden
|
a97d93ef4c
|
corefx - small cleanup to core addresses file
|
2019-07-12 12:34:55 -07:00 |
|
Blake J. Harnden
|
7ecac387a0
|
corefx - consolidation of details panel code and updates to linkoptions to reflect current value types
|
2019-07-12 09:48:52 -07:00 |
|
Blake J. Harnden
|
5f7d46aacd
|
corefx - added rj45 node, updates to dealing with session start failure
|
2019-07-12 08:43:29 -07:00 |
|
Blake J. Harnden
|
e87cdc929c
|
updates to support orchestrating new container nodes with corefx gui
|
2019-07-11 13:08:03 -07:00 |
|
Blake J. Harnden
|
6e25388ad9
|
Merge branch 'develop' of https://github.com/coreemu/core into develop
|
2019-07-10 12:41:06 -07:00 |
|
Blake J. Harnden
|
5b671ccb00
|
corefx - small tweaks to node/link details page
|
2019-06-17 10:05:22 -07:00 |
|
bharnden
|
0af3629ac6
|
corefx - fixed some issues loading xml due to grpc change, updated subnet logic to help handle loaded scenarios. grpc - fixed issue when loading network links
|
2019-06-15 10:42:55 -07:00 |
|
bharnden
|
338439b429
|
corefx - changes to reuse deleted subnets
|
2019-06-15 00:43:17 -07:00 |
|
bharnden
|
0661f5d601
|
corefx - updated proto link
|
2019-06-14 23:04:18 -07:00 |
|
Blake J. Harnden
|
9b485c8209
|
corefx changes to support similarly bumping subnet linking to be the same as previous gui
|
2019-06-14 17:59:14 -07:00 |
|
Blake J. Harnden
|
778021c553
|
corefx - removed jackson annotations from data fields as there is no longer a need to deal with them in json form
|
2019-06-14 14:17:41 -07:00 |
|
Blake J. Harnden
|
541e719c07
|
corefx moved some data objects into a common package, removed libraries and code for using previous experimental rest interface
|
2019-06-14 13:59:18 -07:00 |
|
Blake J. Harnden
|
56993ec44f
|
corefx removed apache dependency no longer needed, added ipaddress maven dependency for helping generate and deal with node addresses, updated some logic when linking nodes
|
2019-06-14 13:43:19 -07:00 |
|
Blake J. Harnden
|
4f4c4c4f60
|
updated jackson dependency in corefx
|
2019-06-12 16:46:53 -07:00 |
|
Blake J. Harnden
|
c7ce0e47f4
|
corefx updates to account for latest protobuf file
|
2019-06-10 13:36:40 -07:00 |
|
Blake J. Harnden
|
1af41d3ec6
|
updated corefx to use protobuf bytes to string changes
|
2019-06-03 14:51:56 -07:00 |
|
bharnden
|
a8061b811d
|
grpc added get node terminal, updated corefx to leverage get node terminal to launch local terminals on double click
|
2019-05-31 22:20:19 -07:00 |
|
Blake J. Harnden
|
43e18d820f
|
corefx properly cancel server stream from client for session events
|
2019-05-31 16:53:16 -07:00 |
|
Blake J. Harnden
|
b075181796
|
corefx got throughput working using grpc, removed unused session nodes menu option
|
2019-05-31 16:06:24 -07:00 |
|
Blake J. Harnden
|
5542dbbce2
|
corefx added node command usage from grpc and removed mailing list link
|
2019-05-31 12:38:35 -07:00 |
|
Blake J. Harnden
|
4dd6dc1837
|
updated corefx to use consolidated event streaming
|
2019-05-30 13:27:54 -07:00 |
|
Blake J. Harnden
|
2ba8669c5c
|
corefx updated to use latest proto file, moved websocket into rest client
|
2019-05-30 10:15:00 -07:00 |
|
Blake J. Harnden
|
ec672d209f
|
corefx updates to support handling streamed events from the grpc server
|
2019-05-29 12:25:33 -07:00 |
|
Blake J. Harnden
|
6b93f60056
|
updated corefx to use explicit id names for grpc
|
2019-05-28 14:49:25 -07:00 |
|
Blake J. Harnden
|
09a681dab6
|
catch grpc runtime exceptions and throw as expected ioexceptions
|
2019-05-28 12:10:24 -07:00 |
|
Blake J. Harnden
|
7da09a0dd9
|
added missing corefx config files due to gitignore
|
2019-05-28 09:36:18 -07:00 |
|
bharnden
|
2b419ac67c
|
finished all current grpc commands, potentially should add remaining
|
2019-05-26 12:36:48 -07:00 |
|
bharnden
|
e9d7ed5049
|
converted session location calls
|
2019-05-26 10:58:04 -07:00 |
|
bharnden
|
636a505365
|
converted more client calls to grpc
|
2019-05-26 10:20:56 -07:00 |
|
bharnden
|
295fdddaf9
|
further updates to implement more grpc calls
|
2019-05-25 21:06:50 -07:00 |
|
bharnden
|
a593289f1b
|
initial commit supporting converting corefx to using grpc from previous rest client
|
2019-05-25 10:16:50 -07:00 |
|