3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[dev] Implemented the buildSampleQueue function (the default sample queue is for now composed of 2 booking requests) and added a function which display the list of events. More... almost 13 years ago
Merge branch 'trunk' into releases More... almost 13 years ago
[dev] Changes a few things to adapt to the new SEvMgr bom object: the EventQueue. More... almost 13 years ago
[Dev] Added event queue object and relating types and services. More... almost 13 years ago
Merge branch 'trunk' into releases More... almost 13 years ago
[dev] Removed useless functions and started implementation of json_list and next commands. More... almost 13 years ago
[dev] Added two services more: get actual number of events and expected one in the whole queue. More... almost 13 years ago
Merge branch 'trunk' into releases More... almost 13 years ago
[dev] Added a json export events service and added checks on service context pointer. More... almost 13 years ago
[dev] Added a basic scenario for the batch script. More... almost 13 years ago
[dev] removed useless include in the test file. More... almost 13 years ago
Merge branch 'trunk' into releases
Denis A
as Denis Arnaud
More... almost 13 years ago
[Dev] Avoided to do a copy of a key.
Denis A
as Denis Arnaud
More... almost 13 years ago
Merge branch 'trunk' into releases More... almost 13 years ago
[test] Added test on queue size plus added and displayed progress status. More... almost 13 years ago
[dev] Moved all the code relative to queue management in EventQueueManagement command (instead of SEvMgr service) and decompose methods for making easier the debugging step-by-step. More... almost 13 years ago
Merge branch 'trunk' into releases More... almost 13 years ago
Merge branch 'trunk' of gitorious.orinet:sevmgr/sevmgr into trunk More... almost 13 years ago
Merge branch 'trunk' into releases More... almost 13 years ago
[test] Build a test for the discrete event management API. More... almost 13 years ago
[dev] Build a test for the discrete event management API. More... almost 13 years ago
[dev] Added a build booking request service for test purposes. More... almost 13 years ago
Merge branch 'trunk' into releases More... almost 13 years ago
[dev] added template methods declaration to extract an event generator from the map holding the children of the queue, to extract the whole list of event generators and to know if the list is empty or not. Note: their implementation is left to the appelant according to the event generator type. More... almost 13 years ago
[dev] Added the services to update the status of an event type and to set the actual number of events in the whole queue. More... almost 13 years ago
[dev] Added the services and commands for getting the actual and the expected total numbers of events of one type. More... almost 13 years ago
[dev] added the template method definition to add an event generator to the map holding the children of the queue: its implementation is left to the appelant according to its own event generator type. More... almost 13 years ago
Merge remote-tracking branch 'gitorious/releases' into releases
Denis A
as Denis Arnaud
More... almost 13 years ago
Merge remote-tracking branch 'gitorious/trunk' into trunk
Denis A
as Denis Arnaud
More... almost 13 years ago
Merge branch 'trunk' into releases More... almost 13 years ago