Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AKPlanning
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
KIF
AKPlanning
Graph
cb65893364d2a916e0462022a6ec43afada4c175
Select Git revision
Branches
4
komasolver
main
default
protected
renovate/django-5.x
renovate/django-debug-toolbar-5.x
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
Jan
21
9
1
29
Dec
28
27
26
31
May
30
29
28
27
9
8
4
21
Apr
20
5
Nov
31
Oct
14
11
Aug
4
2
12
Jul
2
18
May
17
16
15
24
Mar
10
Jan
5
4
3
2
1
26
Dec
25
7
4
3
2
3
2
30
Nov
29
28
27
26
22
11
24
Oct
23
27
Sep
26
17
Aug
16
15
13
25
May
12
20
Apr
4
Dec
29
Oct
28
17
Jun
27
May
16
15
14
13
12
13
12
11
10
9
8
6
5
4
3
30
Apr
29
29
Jan
18
17
16
12
Nov
8
6
5
4
3
6
Oct
20
Sep
31
Aug
12
Jul
8
24
May
23
22
21
20
19
18
Encapsulate discretization in Event::discretize_timeslots
Export conflicts and dependencies as AK properties
Convert decimal to float first
Add new field to AK info block with exact duration in hours
Fix import
change offset from float to decimal
Change rounding strategy to ceil
Merge branch 'feature-long-event-list' into 'main'
AKDashboard: Handle long lists of events better
Merge branch 'refactor-main' into 'main'
Fix typo
Fix event filter
Add json import/export view to test for only internal access
Fix import
Fix docstr placement
Add more comments
Use uniform discretization if no default slots exist
Make tests more descriptive
Detach merge_blocks from Event object
Use round instead of int to calc duration
Improve docstring and type hints for optimizer slots
Check all blocks of union if event is covered
Rename json import to make clear that a schedule is imported
Merge branch 'feature-json-export' into 'main'
Update language files
Merge branch 'feature/merge-ak-category-slots' into 'feature-json-export'
Merge AK category slots
Bump python version to 3.10
Adress pylint warnings
Add more event info to json export
Merge branch 'feature/timeslot-from-default-slots' into 'feature-json-export'
Generate timeslots based on default slots
Only export preset room if ak is fixed
Add empty info dict to json export
Add no-proxy constraints
More refactoring
Refactor
Export ids as str
Add missing import
Fix import code
Loading