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
Shervin Nourbakhsh
cameo
Commits
protobuf-to-json
Select Git revision
0 results
cameo
Author
Search by author
Any Author
authors
0 authors
Mar 18, 2020
Updated cameo and libzmq from cameo-tests
· 1c0db02b
legoc
authored
5 years ago
1c0db02b
Removed dependencies to protobuf
· a3edfaa3
legoc
authored
5 years ago
a3edfaa3
Replaced protobuf by JSON in C++ API
· 92f7d0c0
legoc
authored
5 years ago
92f7d0c0
Mar 16, 2020
Classpaths
· 4a9d4605
legoc
authored
5 years ago
4a9d4605
Starting with JSON in C++
· b0bedec1
legoc
authored
5 years ago
b0bedec1
Mar 11, 2020
Replaced protobuf by JSON in server and java API
· ca155edd
legoc
authored
5 years ago
ca155edd
Mar 09, 2020
Continue with review of protobuf
· 19e144bf
legoc
authored
5 years ago
19e144bf
Switched to version 1.0.0-SNAPSHOT
· daf6e943
legoc
authored
5 years ago
daf6e943
Mar 06, 2020
Starting with protobuf to JSON replacement
· 55baf8a2
legoc
authored
5 years ago
55baf8a2
Added missing sources
· ec8c969d
legoc
authored
5 years ago
ec8c969d
C++ API Version 0.2.2
· f4135e79
legoc
authored
5 years ago
f4135e79
Mar 05, 2020
Reimplemented cancel of Instance.waitFor()
· 3e5e4554
legoc
authored
5 years ago
3e5e4554
Corrected bug: request socket was initialised after initUnmanagedApplication
· 0f6bd878
legoc
authored
5 years ago
0f6bd878
Updated console to java api 0.1.8
· 131b2f70
legoc
authored
5 years ago
131b2f70
Java version 0.1.8
· d5fa8428
legoc
authored
5 years ago
d5fa8428
Added Instance.getName()
· aee9c4a9
legoc
authored
5 years ago
aee9c4a9
Finished replacement with request socket
· 2524aeb1
legoc
authored
5 years ago
2524aeb1
Use request socket in Responder
· 95788664
legoc
authored
5 years ago
95788664
Use request socket in Requester
· a21c3b1a
legoc
authored
5 years ago
a21c3b1a
Replaced all calls to server with request socket
· 838921eb
legoc
authored
5 years ago
838921eb
Use request socket in This
· 5dd0e164
legoc
authored
5 years ago
5dd0e164
Use request socket for Server
· 88324b5f
legoc
authored
5 years ago
88324b5f
Services uses request socket
· 1b041459
legoc
authored
5 years ago
1b041459
Corrected implementation of timeout in RequestSocketImpl
· eee78b83
legoc
authored
5 years ago
eee78b83
Creation of the request socket and first use in Services::initStatus()
· ff80a52d
legoc
authored
5 years ago
ff80a52d
Simplified use of m_impl in Services, Server, This
· 308898f5
legoc
authored
5 years ago
308898f5
Renamed createRequest() into createRequestType()
· 27eb4eb9
legoc
authored
5 years ago
27eb4eb9
Mar 04, 2020
Prepare RequestSocketImpl to minimize socket creation
· ea2992a0
legoc
authored
5 years ago
ea2992a0
Renamed SocketImpl into StreamSocketImpl
· 02325052
legoc
authored
5 years ago
02325052
Changelog
· bbf4e0d5
legoc
authored
5 years ago
bbf4e0d5
Changelogs
· 90c77b6f
legoc
authored
5 years ago
90c77b6f
Renamed ApplicationImpl into ThisImpl
· d364c8ad
legoc
authored
5 years ago
d364c8ad
Replaced EventStreamSocket of This with an EventListener.
· f630d6cd
legoc
authored
5 years ago
f630d6cd
Factorised ServerImpl.start
· 18b4869a
legoc
authored
5 years ago
18b4869a
Implemented C++ Instance with EventListener to avoid creating a new...
· edf172e4
legoc
authored
5 years ago
edf172e4
Simplified EventThread that only forwards events to listeners
· 2c614eef
legoc
authored
5 years ago
2c614eef
Mar 03, 2020
Starting with the implementation of the event thread in C++
· 84cdc19b
legoc
authored
5 years ago
84cdc19b
Renamed status listener into event listener
· f028f1f6
legoc
authored
5 years ago
f028f1f6
Changed nature of project to C++
· 84b4e489
legoc
authored
5 years ago
84b4e489
Version 0.1.7 of cameo-api
· 0b99d765
legoc
authored
5 years ago
0b99d765
Loading