Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-cpplib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
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
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-cpplib
Graph
313c36d5d0f93bdb7f1e1ad660763c73824450e1
Select Git revision
Branches
12
108-implement-rpc-call-for-server-side-scripting
dev
f-consol-message
f-rel-path
f-related-projects
f-remote-path
f-role
f-sss4grpc
f-to-string
f-update-requirements
f-windows-conan-create
main
default
protected
Tags
20
v0.3.0
v0.2.2
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1
v0.0.19
v0.0.18
v0.0.16
v0.0.15
v0.0.10
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
32 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Aug
9
7
6
5
4
3
2
1
30
Jul
29
28
27
23
22
21
20
19
13
12
9
8
7
6
5
2
1
30
Jun
29
28
23
22
9
7
5
4
3
2
21
May
20
19
18
DRAFT: Add more debugging output
WIP: files
ENH: Add more setters and getters
FIX: Add missing GetDescription
ENH: Finish primitive entity setters and getters
FIX: Add missing SetDescription
DRAFT; Add debugging output
DRAFT: Begin setters and getters for entities
DRAFT: Declare setters and getters
FIX: Return the transaction status correctly
DRAFT: Begin implementation of entities
ENH: Add destructor for transactions to Extern C
WIP: files
STY: autoformatted
DOC: Add AGPL headers
FIX: Unit test
WIP: Implement result sets and count results
WIP: Add queries to Extern C
WIP: Add multi-id retrieval
MAINT: Replace some types by auto for readability
FIX: Unit test
WIP: Implement transactions in Extern C
WIP: files
Merge branch 'f-query' into f-files
MAINT: Make return of GetCountResult long
FIX: Typo
TST: test for multi-deletion
Enable multi-deletion
MAINT: Remove TODO again
Merge branch 'f-query' into f-files
add empty result set when single count query
Merge branch 'f-query' of gitlab.indiscale.com:caosdb/src/caosdb-cpplib into f-query
Merge branch 'dev' into f-query
Merge branch 'f-query' of gitlab.indiscale.com:caosdb/src/caosdb-cpplib into f-query
Move conversion of ServerResponses to Transaction object
Merge branch 'f-update' into 'dev'
ENH: Add switch for type of retrieve response
WIP: Add query_count to Transaction class
WIP: pipeline
Merge branch 'f-query' into f-files
Loading