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
6739b970d22063a1b469979f5fa959ebab317e28
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
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
Push to Java 1.7, some minimal changes necessary
New 'ipaaca-catlog' utility: pretty-print / minimal console log filter
Notes for upcoming ipaaca3.
ipaaca3-dev
ipaaca3-dev
Discussed version of ipaaca3.proto.
Added explicit pthread linkage required on some new setups
fixed thread safety of Payload
- added removeHandler to Buffer
Merge branch 'master' of portb.techfak.uni-bielefeld.de:/vol/soa/repositories/ipaaca
uses offer instead of put to avoid blocking the input buffer handler
fixed comments
import cleanup
Added FutureIU, FutureIUs
C++: simple profiling timers
Updated ipaaca3 protobuf definition after discussion with Ramin.
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
Loading