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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a029cb3b9f7448fb312145d6f2ee804de6be2e43
Select Git revision
Branches
6
ipaaca-rsb
ipaaca3-dev
ipaaca4
kompass
master
default
protected
rsb0.14
6 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
Feb
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
Made a first proposal for ipaaca3 protobuf messages.
Catch exceptions occuring during ipaaca-log-message sending.
ipaaca-logger: ability to print json.
ipaaca-java: IpaacaLogger now sends/logs callers fully qualified name.
C++: renamed new options to --rsb-spread-host and --rsb-spread-port
ipaaca-java: Added IpaacaLogger interface to ipaaca.util.
ipaaca-python: Added --rsb-spread-host/port to IpaacaArgumentParser.
C++: --rsb-host and --rsb-port default parameters for ipaaca binaries
ipaaca-java: Moved rsb initialisation to Buffer construnctor.
ipaaca-python: Moved rsb initialisation from module to Buffer.
Added ipaaca-logger script to ipaacatools.
ipaaca-java: Fixed an unhandled exception when retracting non-existent IUs.
C++: prevent resend_request on retraction; no removal
ipaaca-python: Fixed a bug introduced in e19d21c.
ipaaca-iu-sniffer: Enable all IUEventTypes as valid event type filters.
ipaaca-python: Fixed a bug when retracting IU not in InputBuffer.
Py: OutputBuffer instances are tracked automatically in the lib
Forgot to pull (?)
C++: cleaned up code (comments removed, logging levels improved)
C++: retraction fixes / more implemetation
C++: replaced remaining older logging commands
ipaaca-java: Added missing retraction logic.
ipaaca-python: modified retraction logic
C++: retraction fixes / more implemetation
Added IURetractedError.
C++: replaced remaining older logging commands
Bugfix: float numbers in strings now correctly converted
Updated ipaaca-iu-sniffer:
ipaaca-iu-sniffer: Now defaults to colored output; -c as short form of --categories.
doc
C++: Unit tests working using boost unit_test_framework
Merge branch 'master' of portb.techfak.uni-bielefeld.de:/vol/soa/repositories/ipaaca
First attempt to merge accumulated changes from legacy master branch
ipaaca-iu-sniffer prints channel of received IUs.
Adapting rsx paths for windows build
ipaaca-java: Fixed NullPointerException in BufferConfigurationBuilder.
Added missing import to iu.py.
Removed pesky rogue debug output
pulled Herwin's addition from head
C++: batch updates
Loading