Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gitlab-deps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
pipelines
tools
gitlab-deps
Graph
35d67dcf5ef73056fbb541ec2a7eabf4b4982211
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Dec
6
Oct
5
4
23
Sep
2
Jan
5
Feb
30
Sep
12
Jul
10
16
Apr
22
Jan
30
Dec
28
27
10
24
Aug
23
22
2
Jul
1
4
Feb
3
20
Oct
1
Mar
21
Oct
28
Sep
17
Jun
Always update webhook_token on set-hooks
master
master
Typo
Update needs bash due to "pipefail" opt
Address py3 deprecation warnings
Always restart the server after the update cron job
Fix deprecation warnings on list() calls
AWK script to generate Graphviz visualizations of the dependencies
Update .gitlab-ci.yml
Add a "clear-hooks" command
Allow the gitlab-deps server to restart on error without limits
Standardize CI script
Ignore pins on Dockerfile references
Merge branch 'lintian-fixes' into 'master'
CI: build on buster-backports for newer golang
Change priority extra to priority optional.
Set debhelper-compat version in Build-Depends.
Bump debhelper dependency to >= 13, since that's what is used in debian/compat.
Upgrade to newer source format 3.0 (native).
Allow setting the registry hostname
Fix parsing of .gitlab-deps
Abort early if no command is specified
Fix project matching when parsing gitlab-deps
Fix creation of project hooks
ProjectHooksManager appears to have a create() method not add()
Add a /healthz handler for monitoring purposes
Scan Containerfile as well as Dockerfile for dependencies
Generate a reverse dependency file for "gitlab-deps server"
Rename the dependencies file to have the correct extension
Fix the OnCalendar spec of the gitlab-deps-update timer
Fix error in package upgrade
Try a simpler approach to package the gitlab-deps-update units
Fix a typo in our custom dh_installsystemd rule
Catch project-level errors on set-hooks
Add a timer (cron job) to the Debian package for update-gitlab-deps
Catch 404 errors when accessing non-existing projects
Fix some Debian packaging issues
Add CI configuration
Catch errors when listing branches
Add Debian packaging metadata
Merge branch 'modular' into 'master'
Loading