Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dovecot-exporter
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
Container 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
dovecot-exporter
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
lintian-fixes
Select Git revision
Branches
2
lintian-fixes
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
28
Aug
11
Jul
21
Mar
1
Jun
23
Mar
6
Nov
4
12
Sep
2
Aug
1
23
Feb
18
Jan
17
2
Nov
31
Oct
25
Feb
22
Dec
20
Bump debhelper from old 12 to 13.
lintian-fixes
lintian-fixes
Merge branch 'lintian-fixes' into 'master'
CI: use buster-backports for newer golang and debhelper
Add missing ${misc:Built-Using} to Built-Using on dovecot-exporter.
Make "Files: *" paragraph the first in the copyright file.
Set debhelper-compat version in Build-Depends.
Bump debhelper from old 10 to 12.
Bump debhelper dependency to >= 10, since that's what is used in debian/compat.
Depend on newer debhelper (>= 9.20160709) rather than dh-systemd.
Trim trailing whitespace.
Fix listener instructions
master
master
Use dedicated stats listener for old_stats
Merge branch 'buster' into 'master'
Buster compatibility
debian: default to global scopes only, to avoid cardinality explosion
Add Debian package metadata, vendored deps, and CI configuration
Merge pull request #9 from jangrewe/master
add Dockerfile
CHANGELOG update.
Use a versioned alpine image for the static build.
Update CHANGELOG.md
Fixed collectDetailMetricsFromReader to handle a row with an empty user value.
Merge pull request #7 from jelmer/wikilinks
Update wiki links.
Added CHANGELOG.md.
Merge pull request #6 from zoni/fix-global-scope-scraping
Support scraping of "global" scope
Disable scraping the 'global' scope by default.
Add a nifty script for building statically linked binaries.
Document that double dashes must be used in command line flags.
Merge pull request #5 from zoni/kingpin
Make scopes configurable
Switch to kingpin for flag parsing
Make parsing of input better protected against out of bounds access.
Mention the TCP port number in the README.
Use a properly allocated TCP port number.
Extend documentation slightly.
Add a link to the docs.
Add an example of what the output format looks like.
Add proper license conditions.
Loading