Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
osmaxx
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ifs
geometalab
osmaxx
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
253d54e3bc5db5f4e24628d3d4ce6797139fabc7
Select Git revision
Selected
253d54e3bc5db5f4e24628d3d4ce6797139fabc7
Branches
11
develop
default
protected
dependabot/pip/certifi-2022.12.7
dependabot/pip/cryptography-39.0.1
dependabot/pip/django-3.2.18
dependabot/pip/django-celery-results-2.4.0
dependabot/pip/ipython-8.10.0
dependabot/pip/oauthlib-3.2.2
dependabot/pip/werkzeug-2.2.3
fixup-for-new-release
gh-pages
master
protected
Tags
20
v3.11.4
v3.12.0
v3.11.3
v3.11.2
3.11.1
v3.11.0
v3.10.0
v3.9.1
v3.9.0
v3.8.0
v3.7.3
v3.7.2
v3.7.1
v3.7.0
v3.6.0
v3.5.0
v3.4.3
v3.4.2
v3.4.1
v3.4.0
32 results
Begin with the selected commit
Created with Raphaël 2.2.0
16
Feb
15
11
8
6
8
Dec
15
Jul
25
Apr
22
1
14
Mar
9
21
Dec
24
Sep
15
1
28
Aug
27
24
23
20
19
19
Jun
15
Jun
3
30
May
28
27
6
22
Nov
28
Sep
30
May
18
17
16
14
12
Mar
22
Dec
15
14
13
Sep
6
13
Jul
12
22
May
19
12
11
10
9
8
5
4
3
2
1
27
Apr
26
25
24
20
19
18
10
9
7
31
Mar
30
24
23
22
21
20
17
16
15
14
13
10
8
3
27
Feb
16
14
10
9
8
6
3
2
1
31
Jan
30
27
25
24
20
18
17
16
12
11
6
13
Dec
12
5
2
1
30
Nov
29
28
25
24
23
22
21
18
17
15
14
7
2
28
Oct
27
20
runs now in production - that means, it still has bugs, but the workarounds are holding it up ;-)
fixup-for-new-r…
fixup-for-new-release
deleted tests that do not run; modified all other tests to run again
Bump werkzeug from 2.0.3 to 2.2.3
dependabot/pip/…
dependabot/pip/werkzeug-2.2.3
Bump django from 3.2.13 to 3.2.18
dependabot/pip/…
dependabot/pip/django-3.2.18
Bump ipython from 7.32.0 to 8.10.0
dependabot/pip/…
dependabot/pip/ipython-8.10.0
Bump cryptography from 36.0.1 to 39.0.1
dependabot/pip/…
dependabot/pip/cryptography-39.0.1
Bump oauthlib from 3.2.0 to 3.2.2
dependabot/pip/…
dependabot/pip/oauthlib-3.2.2
Bump certifi from 2021.10.8 to 2022.12.7
dependabot/pip/…
dependabot/pip/certifi-2022.12.7
Bump django-celery-results from 2.3.0 to 2.4.0
dependabot/pip/…
dependabot/pip/django-celery-results-2.4.0
Merge pull request #918 from geometalab/dependabot/pip/django-3.2.13
develop
develop
Bump django from 3.2.12 to 3.2.13
set connect_timout to 10 hours where possible
updated database usage in django and bootstrapper
updated dockerfile
added gdal docker build
updated docker images
added script to create gdal image with filegdb
updated dependencies
updated versions
Merge branch 'feature/reboot' into develop
update postgis
enable https when behind secured proxy
fix most issues with django and celery dropping db connections
adapted settings and better timeout handling for the django database in celery
send emails when done
remove a lot of stuff and use celery instead
first round of cleanup
started large rewrite: removing mediator
updated everything and commiting before introducing new changes
minor ameliorations before readying for deplyment
first working update
integrate dependent service after archving it on github
started wirh worker; setup of mediator almost working
frontend upgrade django
refactor docker-compose and prepare for upgrade
Merge pull request #907 from geometalab/feature/fix-no-module-named-pip.req
Merge pull request #906 from geometalab/feature/rename-POSTGIS_MAJOR
Merge pull request #905 from geometalab/feature/bump-copyright-to-2020
fix "ModuleNotFoundError: No module named 'pip.req'"
refactoring: rename POSTGIS_MAJOR to POSTGIS_VERSION
Loading