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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
210f9deb9b5888d787d26ee97ab045550aa49b51
Select Git revision
Branches
5
komasolver
main
default
protected
renovate/django_csp-4.x
renovate/jsonschema-4.x
renovate/uwsgi-2.x
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
3
Jun
26
May
21
3
Apr
2
30
Mar
25
4
3
2
28
Feb
27
26
25
24
23
11
10
9
8
6
27
Jan
26
23
22
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
Update dependency uwsgi to v2.0.30
renovate/uwsgi-…
renovate/uwsgi-2.x
Update dependency jsonschema to v4.24.0
renovate/jsonsc…
renovate/jsonschema-4.x
Update dependency django_csp to v4
renovate/django…
renovate/django_csp-4.x
Merge branch 'renovate/beautifulsoup4-4.x' into 'main'
main
main
Update dependency beautifulsoup4 to v4.13.4
Merge branch 'renovate/sphinxcontrib-apidoc-0.x' into 'main'
Update dependency sphinxcontrib-apidoc to v0.6.0
Merge branch 'renovate/uwsgi-2.x' into 'main'
Update dependency uwsgi to v2.0.29
Merge branch 'renovate/djangorestframework-3.x' into 'main'
Update dependency djangorestframework to v3.16.0
Merge branch 'renovate/tzdata-2025.x' into 'main'
Update dependency tzdata to v2025.2
Merge branch 'renovate/django-debug-toolbar-5.x' into 'main'
Update dependency django-debug-toolbar to v5.2.0
Merge branch 'renovate/django-5.x' into 'main'
Update dependency Django to v5.2.1
Merge branch 'merge-to-upstream' into 'main'
Rename method to AKCategory.create_category_optimizer_constraints
Add missing translation
Add KoMa crew to CONTRIBUTORS.md
Allow unicode characters like umlauts in the exported JSON
Use regular minus to avoid unicode problems
Only compute export dict if we check for inconsistency
Add JSON prettyprinting from DRF
Improve json export form template
Ignore pylint warning for adapted django upstream code
Add docstrings to JSONScheduleImportForm
Catch errors from export and show them as error msg
Fix translation plural
Rename private methods from '_test' to '_check'
Move test dependencies to requirements.txt
Fix python version in INSTALL.md
Use schema to validate user JSON schedule
Add exception cause
Avoid loading JSON file twice
Add translations
Add further input validation
Improve form errors
Add file upload to json input
Loading