Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Python
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
xAAL
Code
Python
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
815c3a977a64fa058612c8183c61ce87ec4792c0
Select Git revision
Selected
815c3a977a64fa058612c8183c61ce87ec4792c0
Branches
6
main
default
protected
py2-backport
tags/release-0.3
tags/release-0.4_final
tags/release-0.4_r2
tags/release-0.5_final
7 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
Feb
6
4
3
1
28
Jan
26
25
24
21
14
13
11
10
9
8
15
Dec
2
16
Nov
15
13
10
9
8
5
4
1
30
Oct
29
28
26
24
22
21
20
7
4
30
Sep
27
24
23
15
14
30
Aug
26
13
Jul
12
30
Jun
28
25
24
22
18
16
9
8
20
May
19
27
Apr
7
6
3
2
23
Mar
22
10
22
Feb
18
17
16
13
12
9
28
Jan
27
26
13
12
11
12
Dec
17
Jul
16
9
8
2
1
30
Jun
29
23
22
21
15
14
12
9
18
May
13
12
6
5
3
2
16
Apr
15
10
17
Mar
12
21
Feb
11
7
7
Jan
6
6
Dec
29
Nov
28
27
26
21
20
15
14
13
12
9
8
7
6
31
Oct
29
24
23
22
17
16
2
1
27
Sep
26
25
20
19
13
5
29
Aug
25
Jul
11
5
4
1
25
Jun
20
19
14
13
12
11
5
4
10
May
9
2
30
Apr
22
16
15
8
6
4
31
Mar
15
11
10
7
18
Feb
8
7
24
Jan
20
Dec
19
14
10
26
Nov
26
Oct
24
18
13
12
11
10
9
5
4
1
27
Sep
24
21
20
19
18
17
16
7
4
30
Aug
29
23
7
6
28
Jul
27
25
16
- code refactoring
- Transform xaal.lib.binding.UUID to uuid.UUID to comply RapidJSON specs
Added the last command: xaal-tail ;)
Fix cmdline parsing (-v)
Add xaal-send command line
Refactoring ! (ouch)
Added search by key and value
'color' cleanup
- Mr Proper had a lot of works
Added delay on send, due to avoid congestion
- Change idle_detection (issue with loaded xAAL network)
Better metadb server handling, but still have issue w/ timeout
Cleanup
Added query_db test timeout
Added metadb on xaal-info, still some works to do before doing it on walker
Added querydb
Fix dev_type filtering in log
Fix dev_type filtering
- Better command line options handling
Better command line handling
Ouch, that's a refactoring !
- Initial release (missing on SVN)
update from unittests
Added device test
Added timer
Initial release
Nothing
Added extra check for get_attributes get_description methods, part of the API
- Added Devices test
Added lru cache
Fix IndexError on wrong headers (bug found w/ unittests)
Cleanup
Added URL.__eq__ and #no pragma cover to fix tests
Added cbor test
Added tools
Added coverage
Added binding, finish messages
Unittest covering
Some cleanup
Loading