Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
ipaaca
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
Ramin Yaghoubzadeh Torky
ipaaca
Graph
0f3dae74b1647a3cef5ba6b4a9967ebd9cd20e9e
Select Git revision
Branches
6
ipaaca-rsb
ipaaca3-dev
ipaaca4
kompass
master
default
protected
rsb0.14
6 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
31
Jan
30
29
28
18
14
Dec
11
Oct
18
Jul
14
29
Jun
28
29
May
22
Apr
16
Feb
10
7
26
Jan
5
24
Dec
23
7
6
4
3
2
28
Oct
29
Sep
12
4
Aug
28
Apr
27
26
3
30
Mar
1
24
Feb
22
29
Jan
19
18
7
18
Dec
16
10
9
8
5
4
3
26
Nov
20
16
13
12
2
Aug
26
Jun
17
11
May
8
Apr
28
Mar
27
24
3
27
Feb
26
25
24
23
21
20
16
14
9
5
30
Jan
26
23
22
20
16
6
18
Dec
12
5
3
30
Sep
22
27
Jul
15
6
24
Apr
17
Feb
14
13
11
31
Jan
28
26
21
13
12
6
22
Nov
21
18
3
Sep
2
27
Aug
5
Jul
28
Jun
25
20
19
24
May
23
21
Mar
28
Feb
22
29
Jan
20
17
14
12
11
10
9
8
7
5
4
21
Dec
20
17
14
3
25
Nov
15
14
12
14
Oct
28
Sep
25
20
19
18
12
30
Aug
23
21
20
15
14
9
3
2
27
Jul
24
2
14
Jun
4
30
May
27
Apr
26
14
13
12
11
10
3
2
19
Mar
17
13
12
5
27
Feb
24
21
20
14
13
8
2
23
Jan
9
15
Dec
9
7
5
23
Nov
C++: MQTTLocalServer OK + some logging improvements
Config improved
Further exposition in the headers
Split abstract backend and mqtt
Prep switchable backend
Sync connect() + async loop_start() works best, despite the guides
Async conn causes automatic 1s delays in the backend (by design)
Odd connection issues in C++ version (some hangs on connect/subscribe)
Added my patch for python-paho-mqtt, which prevents long connection delays
Informer and Listener OK; LocalServer and RemoteServer to do
Prep config in C++
Refactored C++ version to bundle all backend stuff into ipaaca-participants
boost -> std
boost -> std
Working on C++ version
Merge branch 'json-payload-int' into 'master'
ipaaca-rsb master
ipaaca-rsb master
Added conversion of JSON number format to int.
MQTT QoS level 2 (= guaranteed 1x delivery), improved conn/subscribe handlers
This is the port of IPAACA to the MQTT backend
Protobuf 3.0.0 is now supported, this change ensures that protobuf 2.6.1 is still the default.
Fixed a small bug, with log cmds.
session record/replay: mini bugfix
ipaacatools: new scripts ipaaca-session-record + ipaaca-session-replay
Py logger: log levels to print/send (DEBUG, INFO, WARN, ERROR, SILENT)
java: IU event type for emitted Messages is correct now (& cleaned up)
Attempt to fix Message-type IUs not being broadcast with MESSAGE type
ipaaca-p[io]ng: added the default argument parser
improved metrics
Added ipaaca-ping and ipaaca-pong pair
added traceback to logger main
Third time's the charm
pthread?
C++ / Linux: pthread
Added LGPL license file.
local boost cmake script
C++ Windows: 64-bit compatibility; infer plugin path from SOA_REPO_DIR
rsb version bump
kompass
kompass
C++: bumped nominal protocol version to 3.0, release number 15
C++: ipaaca-json component: inserted some delays for testing resend.
C++: added ipaaca-tester-cpp program
Loading