Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
CaosDB Crawler
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 Crawler
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f109a3988f78680651a718f950cbe64e556faa5c
Select Git revision
Branches
11
dev
f-checkidentical
f-collect-problems
f-existing-file-id
f-import-from-xlsx
f-new-debug-tree
f-no-ident
f-refactor-debug-tree
f-simple-breakpoint
f-unmod
main
default
protected
Tags
15
v0.12.0
v0.11.0
v0.10.1
v0.10.0
v0.9.1
v0.9.0
v0.8.0
v0.7.1
v0.7.0
v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.0
26 results
Begin with the selected commit
Created with Raphaël 2.2.0
23
Mar
22
15
13
10
9
8
27
Feb
23
21
20
15
14
8
7
6
4
2
1
30
Jan
27
25
24
23
20
19
17
16
13
11
10
5
23
Dec
22
9
5
2
1
29
Nov
28
25
24
23
22
21
18
17
16
15
14
13
12
11
10
8
7
3
2
1
24
Oct
23
21
20
19
17
16
15
13
12
11
10
8
7
6
5
4
30
Sep
29
28
27
26
23
22
21
12
8
25
Aug
27
Jul
26
25
21
20
19
18
15
14
5
17
Jun
10
24
May
20
18
17
16
DOC: added a line for the two deprecated functions into changelog
FIX: correct the variable used; and better exception message
REVIEW: added two deprecated functions
REL: Prepare next release cycle
Merge branch 'release-0.4.0' into 'main'
v0.4.0
v0.4.0
REL: Release v0.4.0
DOC: Update changelog for release of 0.4
REVIEW Reintroduced two deprecated arguments for the crawler class
FIX: quote path
STY: autopep'd
STY: autopep8'd
FIX: fixed typos in test_basic
TST: fixed test_realworld_example integration test
FIX: fixed test_usses by introducing a function in the crawl module to generate a run id manually
TST: another small fix in integration tests
TST: more small fixes for the integration tests
TST: another minor fix in integration tests
FIX: minor typo fixed
TST: fixed integration test realworld example
TST: Fixed basic integration tests
DOC: udpated changelog
TST: completed refactoring of tests
TST: started refactoring the tests
MAINT: finished refactoring of crawler module
MAINT: finished refactoring of main crawler functions
MAINT: removed old synchronization function and refactored init method
MAINT: removed references to self
MAINT: moved debug tree from crawl.py to scanner.py and created a new class in module debug tree
MAINT: reintroduced the converters path needed for the debug tree
MAINT: refactored some names in main scanner function
MAIN: changed name and name of a parameter of main scanner function
MAIN: refactored scan_structure_elements and scan_directory functions
MAINT: moved main scanner function to scanner module
MAINT: made utility and converter registry functions top level functions without references to self
MAIN: renamed load_converters function and removed references to self
MAINT: moved crawling functions which are actually part of the scanner to scanner module
ENH: created scanner module and moved some functions there
DOC: updated copyright notice
Merge branch 'f-styling' into 'dev'
Merge branch 'dev' into f-styling
Loading