openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
Continuity
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 27, 2024 — Jun 27, 2025
Showing page 2 of 17
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Yield on print in Adapt::HttpDaemon (I thought that was already there!)
Brock Wilcox
More...
over 14 years ago
Add thread description to some async blocks
Brock Wilcox
More...
over 14 years ago
Version bump (1.4)
Brock Wilcox
More...
over 14 years ago
Fix PSGI send_static path calculator
Brock Wilcox
More...
over 14 years ago
Check if we can actually call debug_callback
Brock Wilcox
More...
over 14 years ago
Update MANIFEST
Brock Wilcox
More...
over 14 years ago
Fix POD a bit
Brock Wilcox
More...
over 14 years ago
Fix version number
Brock Wilcox
More...
over 14 years ago
Add guess.psgi example... awefully similar to guess.pl!
Brock Wilcox
More...
over 14 years ago
Update changelog
Brock Wilcox
More...
over 14 years ago
Make loop_hook for PSGI return the $app
Brock Wilcox
More...
over 14 years ago
Bump version to please CPAN
Brock Wilcox
More...
over 14 years ago
Add Coro::Mysql and AnyEvent::DBD to SEE ALSO in POD
Scott Walters
More...
about 15 years ago
Oops, Plack back out of the required deps; there's a check in the PSGI adapter to check for version. Not sure how to handle "one of these deps from a list depending on what you're doing".
Scott Walters
More...
about 15 years ago
Don't require Plack; instead, gripe about a possibily old version; send_static requires some newer stuff.
Scott Walters
More...
about 15 years ago
Fixed non-working send_static implementation, also fixing "FATAL: $Coro::IDLE blocked itself - did you try to block inside an event loop callback? Caught at /home/scott/lib/ perl5/site_perl/5.12.0/i686-linux/Coro/AnyEvent.pm line 35"
Scott Walters
More...
about 15 years ago
send_static now implemented
awwaiid
More...
about 15 years ago
Cleanups from scrottie
awwaiid
More...
about 15 years ago
Send static files in PSGI
awwaiid
More...
about 15 years ago
Fix synopsis more
awwaiid
More...
over 15 years ago
Slight addition to synopsis for PSGI
awwaiid
More...
over 15 years ago
update manifest
awwaiid
More...
over 15 years ago
Update changelogs, bump version, remove Plack adapter
awwaiid
More...
over 15 years ago
version bump
awwaiid
More...
over 15 years ago
Remove guess.psgi (redundant with guess.pl)
awwaiid
More...
over 15 years ago
Add missing files
awwaiid
More...
over 15 years ago
Remove cruft
awwaiid
More...
over 15 years ago
Cede when printing in PSGI
awwaiid
More...
over 15 years ago
When we run off the end of the main subroutine, call a bonus ->end_request to finish things off
awwaiid
More...
over 15 years ago
Since we're not in a direct loop, use 'return' instead of 'next'
awwaiid
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
9
…
16
17
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree