Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cameo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Cameo
cameo
Commits
0134ec4469603958ea4af197488714cb2db6edd5
Select Git revision
0 results
cameo
Author
Search by author
Any Author
authors
0 authors
Oct 26, 2020
(split) Removal of the url member in API classes and its consequences
· 0134ec44
legoc
authored
4 years ago
0134ec44
(split) Removed port member from services classes
· 5b6d5c01
legoc
authored
4 years ago
5b6d5c01
(split) Replaced string endpoint by Endpoint into the API services classes
· 8853fa53
legoc
authored
4 years ago
8853fa53
(split) First step in json argument info
· f1cc3517
legoc
authored
4 years ago
f1cc3517
(split) Removed optional use
· 08b86819
legoc
authored
4 years ago
08b86819
Oct 23, 2020
(split) Re-added some strings classes to prepare JSON argument info
· 797008cd
legoc
authored
4 years ago
797008cd
(split) Re-added tcp:// in Endpoint
· 9fad2883
legoc
authored
4 years ago
9fad2883
(split) Removed Some strings classes and preparing to JSON argument info
· c49ff939
legoc
authored
4 years ago
c49ff939
(split) Switched to C++17
· 3f5fe061
legoc
authored
4 years ago
3f5fe061
(split) Finished tests for C++ Strings classes
· 49d854c2
legoc
authored
4 years ago
49d854c2
(split) Added strings classes in C++
· 4e686cd5
legoc
authored
4 years ago
4e686cd5
(split) Added test in cmake
· b525fbd1
legoc
authored
4 years ago
b525fbd1
Oct 21, 2020
(split) Renamed Port application names
· 7a7d5a79
legoc
authored
4 years ago
7a7d5a79
(split) Implemented ports request in APIs
· 3bec52f5
legoc
authored
4 years ago
3bec52f5
Oct 20, 2020
(split) Changelog
· 5b4a4ec8
legoc
authored
4 years ago
5b4a4ec8
(split) Added port requests to the Com classes
· c1e104a6
legoc
authored
4 years ago
c1e104a6
(split) Defined the Com class for Communication operations manager
· 895e4d18
legoc
authored
4 years ago
895e4d18
(split) Added test on value of output stream socket pointer in APIs
· 186976ca
legoc
authored
4 years ago
186976ca
Oct 16, 2020
(split) Renamed ListResponse into ApplicationConfigListResponse
· 5fc163c0
legoc
authored
4 years ago
5fc163c0
(split) Cameo server implemented new port requests
· 680aa694
legoc
authored
4 years ago
680aa694
(split) Renamed requests (added suffix v0) that will become useless
· 2837749f
legoc
authored
4 years ago
2837749f
Oct 15, 2020
(split) Changelogs
· 8382ece9
legoc
authored
4 years ago
8382ece9
(split) Corrected subscription of KEYVALUE for the event subscribers
· e6aac357
legoc
authored
4 years ago
e6aac357
(split) Implemented waitFor() with KeyValue in Instance
· 9b2bf21b
legoc
authored
4 years ago
9b2bf21b
(split) Simplified storage events into one single KeyEvent (server and APIs)
· d7af35f2
legoc
authored
4 years ago
d7af35f2
(split) The cameo server sends the value in the remove key event
· 5d7fa164
legoc
authored
4 years ago
5d7fa164
(split) Reviewed public interface of waitFor
· d5472078
legoc
authored
4 years ago
d5472078
(split) The cameo server sends the key value events and they are dispatched in the APIs
· bb2f5af5
legoc
authored
4 years ago
bb2f5af5
Oct 14, 2020
(split) Implemented sync stream
· 2cc56d70
legoc
authored
4 years ago
2cc56d70
(split) Added SYNC_STREAM message type
· d21184dc
legoc
authored
4 years ago
d21184dc
Oct 13, 2020
(split) Added connect with id request in cameo server and added the...
· 51f37ae9
legoc
authored
4 years ago
51f37ae9
(split) Replaced stdint.h by cstdint in JSON.h
· 48f37a3c
legoc
authored
4 years ago
48f37a3c
(split) Enabled multiple=yes and stream=yes
· 4ef77cd6
legoc
authored
4 years ago
4ef77cd6
Oct 12, 2020
(split) Added getExitCode() in Instance, the server sends the status with the exit code
· 1717f6fb
legoc
authored
4 years ago
1717f6fb
Oct 09, 2020
(split) Status messages have exitCode when the process has terminated
· 77a8a9f2
legoc
authored
4 years ago
77a8a9f2
(split) Changelog
· 7f923e4a
legoc
authored
4 years ago
7f923e4a
(split) Reimplemented getActualState() in Instance by calling request to...
· 1a97832a
legoc
authored
4 years ago
1a97832a
(split) Name correction
· 8db7a51b
legoc
authored
4 years ago
8db7a51b
(split) Renamed ALL_AVAILABLE into LIST
· 6732c381
legoc
authored
4 years ago
6732c381
(split) Renamed OUTPUT to OUTPUT_PORT and OUTPUT_WITH_ID to OUTPUT_PORT_WITH_ID
· 988c6d84
legoc
authored
4 years ago
988c6d84
Loading