Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
flrdv
/
indigo
Public
forked from
indigo-web/indigo
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Actions: flrdv/indigo
Actions
All workflows
Workflows
Build & Test
Build & Test
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
37 workflow runs
37 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Merge branch 'indigo-web:master' into master
Build & Test
#284:
Commit
2e34131
pushed by
flrdv
49s
master
master
49s
View workflow file
Merge remote-tracking branch 'origin/master'
Build & Test
#283:
Commit
b6b82a9
pushed by
flrdv
40s
master
master
40s
View workflow file
Merge pull request #146 from flrdv/master
Build & Test
#282:
Commit
9bdb482
pushed by
flrdv
39s
master
master
39s
View workflow file
Merge branch 'indigo-web:master' into master
Build & Test
#281:
Commit
7e7056c
pushed by
flrdv
34s
master
master
34s
View workflow file
moved nonprintable to unsafe characters to urldecode. Now urlencoded …
Build & Test
#280:
Commit
6e10036
pushed by
flrdv
43s
master
master
43s
View workflow file
added safeguard against duplicate stop calls getting stuck forever, i…
Build & Test
#279:
Commit
d004ee7
pushed by
flrdv
47s
master
master
47s
View workflow file
improved coverage
Build & Test
#278:
Commit
a691229
pushed by
flrdv
40s
master
master
40s
View workflow file
removed feeding the last empty bytes into the callback, improved test…
Build & Test
#277:
Commit
1626592
pushed by
flrdv
43s
master
master
43s
View workflow file
added decoding and normalizing urlencoded chars when registering endp…
Build & Test
#276:
Commit
a458752
pushed by
flrdv
40s
master
master
40s
View workflow file
eliminated an allocation on each connection by generating Accept-Enco…
Build & Test
#275:
Commit
a3edce6
pushed by
flrdv
47s
master
master
47s
View workflow file
added escaping colon to avoid confusions between wildcards and and no…
Build & Test
#274:
Commit
b7be6de
pushed by
flrdv
44s
master
master
44s
View workflow file
avoid urldecoding of unsafe chars (slashes): now slashes can be regis…
Build & Test
#273:
Commit
507b158
pushed by
flrdv
46s
master
master
46s
View workflow file
implemented Len() interface for body to support sized echoing if the …
Build & Test
#272:
Commit
7cb5332
pushed by
flrdv
53s
master
master
53s
View workflow file
inserting new entries instead of deleted ones
Build & Test
#271:
Commit
1f8b3b1
pushed by
flrdv
47s
master
master
47s
View workflow file
added auto compressing based on client preferences, made small bodies…
Build & Test
#270:
Commit
70291f1
pushed by
flrdv
44s
master
master
44s
View workflow file
now appending Content-Length to headers just like all others
Build & Test
#269:
Commit
a2f2228
pushed by
flrdv
44s
master
master
44s
View workflow file
updated documentation
Build & Test
#268:
Commit
018ca3a
pushed by
flrdv
44s
master
master
44s
View workflow file
added buffering sized streams, fixed reading over the stream size
Build & Test
#267:
Commit
4e76a1a
pushed by
flrdv
43s
master
master
43s
View workflow file
added deflate and zstd codecs
Build & Test
#266:
Commit
7b28e2a
pushed by
flrdv
46s
master
master
46s
View workflow file
enable body buffering by default
Build & Test
#265:
Commit
7d4a24b
pushed by
flrdv
1m 1s
master
master
1m 1s
View workflow file
added buffering for chunked transfer encoding (but still missing it f…
Build & Test
#264:
Commit
c8996d8
pushed by
flrdv
45s
master
master
45s
View workflow file
heavily optimized the prefix tree for dynamic routing by using binary…
Build & Test
#263:
Commit
0c49817
pushed by
flrdv
46s
master
master
46s
View workflow file
Merge pull request #143 from flrdv/master
Build & Test
#262:
Commit
804e0f3
pushed by
flrdv
39s
master
master
39s
View workflow file
Merge branch 'indigo-web:master' into master
Build & Test
#261:
Commit
2a0863b
pushed by
flrdv
45s
master
master
45s
View workflow file
upgrade dependencies
Build & Test
#260:
Commit
12d3294
pushed by
flrdv
43s
master
master
43s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.