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
Package registry
Model registry
Operate
Environments
Terraform modules
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
silver-platter
gitlab-deps
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
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
Allow setting the registry hostname
master
master
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'
Update README
Remove obsolete docker_deps.py
Rename package to gitlab_deps
Rename package to gitlab_deps
Update server code to support the new dependency maps
Better help messages
Change binary name to gitlab-deps
Add a "set-hooks" command to set pipeline hooks on projects
Fix the server to use plain text dependencies as input
Refactor the tool into smaller composible modules
Add missing import for "abort"
Refactor into split components
Minor Python 3 fixes
Catch rebuild errors and continue
Skip projects that are missing CI configuration
Do not fail if a pipeline is pending
Invoke make_response() with the right args
Fixed typo (request.header -> request.headers)
Loading