Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
engine-api
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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
AURA
engine-api
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
51530a9e3465531d9119062a898935c16e4ef511
Select Git revision
Branches
9
feat-use-docker-main-tag
protected
fix-aura-sysuser
protected
fix-docker-release
protected
fix-host-config
protected
fix-push-latest-with-tag
protected
fix-startup
protected
fix-timeslot-id
protected
main
default
protected
sync-tests-52
Tags
4
1.0.0-alpha5
protected
1.0.0-alpha3
protected
1.0.0-alpha2
protected
1.0.0-alpha1
protected
13 results
Begin with the selected commit
Created with Raphaël 2.2.0
12
Jun
11
9
8
7
6
5
1
31
May
12
11
10
9
17
Apr
16
31
Mar
28
Feb
22
15
9
6
5
20
Jan
13
5
Dec
2
1
26
Oct
8
Sep
4
Aug
29
Jul
25
15
11
6
17
Jun
12
May
28
Mar
24
22
20
17
25
Feb
21
Jan
13
Dec
9
3
29
Nov
19
11
29
Jul
13
6
May
3
8
Dec
25
Nov
24
23
20
29
Oct
25
2
1
22
Sep
18
10
2
28
Aug
27
25
24
20
19
17
Jul
27
Jun
26
25
24
23
22
20
19
Merge branch 'epic-testsuit-5' into 'main'
pipeline: fix coverage cmd in test stage
Merge branch 'epic-testsuit-5' into 'main'
changelog: add entry for 'make coverage'
makefile: add separate coverage target and adapt test target according to engine
makefile: remove outdated comment
changelog: added coverage
tests: copy default config in pipeline
readme: point coverage badge to main branch
readme: add badge
poetry: add coverage
coverage: add badge
coverage: adapt test cmd in makefile
coverage: add module to requirements.txt
Merge branch 'epic-testsuit-5' into 'main'
test: fix query string (use camelCase)
Merge branch 'bugfix-trackservice-41' into 'main'
merge: main
Merge branch 'epic-testsuit-5' into 'main'
docs: add hint for autogen tests
TEMP FIX get_active_source assert204 (no data yet)
Use patch to mock config path
Add config file for tests, use mysqlite
Update CHANGELOG
Fix engine_source in ClockInfo to avoid None error
Fix json data type for empty string
Fix api url
Fix assertions for POST/PUT requests
Add assert204 based on assert200
Change HTTP status codes (204 No Content)
Add BaseTestCase, use app generated in aura module
Fix module path
Remove __init__.py (BaseTestCase)
move back __init__.py, add dummy to discover tests
fix module path containing BaseTestCase
move tests
Merge branch 'bugfix-trackservice-185' into 'main'
Add CHANGELOG entry
change log level to warning
deserialize dates only if both values are set
Loading