Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cdn-origin
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
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
easrng
cdn-origin
Graph
2a81517200c9ebc6d2d3526c6e91f32bcb88bc3f
Select Git revision
Branches
2
feature/range
master
default
Tags
1
v0.2.0
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Dec
11
Nov
12
22
Apr
22
Oct
24
Sep
22
Aug
28
May
26
Mar
22
23
Oct
15
Jul
16
21
Apr
19
Mar
18
27
Feb
24
23
11
Feb
12
Dec
4
Nov
3
31
Oct
29
Sep
28
26
Aug
14
Jun
4
29
May
28
27
20
Merge branch 'feat/discord-video-embed' into 'master'
master
master
Add HTML response for Discord video embeds
Merge branch 'dean/fix-thumbnail-race' into 'master'
fix: copy thumbnail data to avoid buffer race
Merge branch 'update-1.21' into 'master'
chore: upgrade to go 1.21
chore: update dependencies
chore: update go dependencies
chore: update go dependencies
Merge branch 'add-download-param' into 'master'
Add a query param to force files to download
fixup! chore: update go dependencies
chore: update go dependencies
chore: update go dependencies
chore: update go dependencies
Support HTTP Range for files
feature/range
feature/range
Fix objects.sql for files
Merge branch 'discord-fix' into 'master'
Add Discordbot custom HTML response
version 0.9.0: use SHA256 file routing to match API
version 0.8.0: swap thumbnailer with microservice
version 0.7.1: use lilliput with PIE disabled
version 0.7.0: add thumbnail support
add deleted_at and deletion_reason to objects.sql
version 0.6.0: add tombstone object support
update README.md and LICENSE
version 0.5.0: switch to filesystem backend
happy belated 2018 (#7)
add Range and Accept-Encoding support
remove stray debug statement
Merge pull request #5 from whats-this/feature/elastic-metrics
update Elasticsearch mapping
rename timestamp field to @timestamp
replaced Prometheus with Elasticsearch for metrics
chore: bump version to 0.3.0
return a Content-Length with file requests
change redirect code to 302 Found, tidy code
remove a println that logged matched request hosts
asyncify request counter
add domain whitelist support for metric collection
Loading