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
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 }}
anci
/
ginkgo
Public
forked from
progrium/ginkgo
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
eventlet
User selector
All users
All time
Commit history
Commits on Apr 21, 2012
eventlet api needs timeouts
progrium
committed
d42f9d0
View commit details
Copy full SHA for d42f9d0
Browse repository at this point
basic attempt of eventlet async manager
progrium
committed
74081c2
View commit details
Copy full SHA for 74081c2
Browse repository at this point
fixing assumed open file pointer on close
progrium
committed
cbc1e0b
View commit details
Copy full SHA for cbc1e0b
Browse repository at this point
Commits on Apr 20, 2012
Merge branch 'master' of github.com:progrium/ginkgo into containerless
Show description for 2079832
progrium
committed
2079832
View commit details
Copy full SHA for 2079832
Browse repository at this point
Commits on Apr 19, 2012
Merge branch 'master' into logger
progrium
committed
3609e88
View commit details
Copy full SHA for 3609e88
Browse repository at this point
Merge pull request #51 from asteven/gevent_1.0
Show description for 7157c12
progrium
committed
7157c12
View commit details
Copy full SHA for 7157c12
Browse repository at this point
Commits on Apr 13, 2012
Merge pull request #50 from asteven/bugfix_update_examples
Show description for 2a75363
progrium
committed
2a75363
View commit details
Copy full SHA for 2a75363
Browse repository at this point
Commits on Apr 12, 2012
update examples to work with master
Show description for 9c1cbe6
Steven Armstrong
committed
9c1cbe6
View commit details
Copy full SHA for 9c1cbe6
Browse repository at this point
/gevent.core.reinit/gevent.reinit/ for compat with gevent 1.0
Show description for f98a398
Steven Armstrong
committed
f98a398
View commit details
Copy full SHA for f98a398
Browse repository at this point
Commits on Apr 6, 2012
well, it's a start
progrium
committed
95bd3c2
View commit details
Copy full SHA for 95bd3c2
Browse repository at this point
using actual python logging. also minor cleanups
progrium
committed
7a342ad
View commit details
Copy full SHA for 7a342ad
Browse repository at this point
start of basic configurable logger. plus log and logtail actions
progrium
committed
b592abd
View commit details
Copy full SHA for b592abd
Browse repository at this point
eliminated ServiceContainer by making do_start() run before starting children possible by setting a class variable to True. This required simplifying the service state machine, perhaps to ideal si…
Show description for 6872aaf
progrium
committed
6872aaf
View commit details
Copy full SHA for 6872aaf
Browse repository at this point
dropping ready_callback since it is not used now
progrium
committed
2592de2
View commit details
Copy full SHA for 2592de2
Browse repository at this point
cleaning up imports
progrium
committed
bb1298a
View commit details
Copy full SHA for bb1298a
Browse repository at this point
adding some documentation and other formalities
progrium
committed
0c3e580
View commit details
Copy full SHA for 0c3e580
Browse repository at this point
reload configuration on process reload. also changed Runner object class to ControlInterface
progrium
committed
fd9cd75
View commit details
Copy full SHA for fd9cd75
Browse repository at this point
renaming app.py back to runner.py
progrium
committed
e92fd09
View commit details
Copy full SHA for e92fd09
Browse repository at this point
solve the version issue a bit more elegantly
progrium
committed
056ace3
View commit details
Copy full SHA for 056ace3
Browse repository at this point
adding back version information to __init__.py because its used by app.py ... slightly embarassing. this is what happens when you dont write tests
progrium
committed
0555f08
View commit details
Copy full SHA for 0555f08
Browse repository at this point
putting version info into setup.py for now because of dependency issue
progrium
committed
3303185
View commit details
Copy full SHA for 3303185
Browse repository at this point
adding proxytypes dependency
progrium
committed
2323ddb
View commit details
Copy full SHA for 2323ddb
Browse repository at this point
Commits on Apr 2, 2012
Merge branch 'master' into ginkgo
progrium
committed
58be823
View commit details
Copy full SHA for 58be823
Browse repository at this point
updated readme
progrium
committed
10fc295
View commit details
Copy full SHA for 10fc295
Browse repository at this point
Change doc references from gevent_tools.service to ginkgo.core
Show description for 6de1fb9
msabramo
authored and
progrium
committed
6de1fb9
View commit details
Copy full SHA for 6de1fb9
Browse repository at this point
Fix typo in index.rst
msabramo
authored and
progrium
committed
00ccad8
View commit details
Copy full SHA for 00ccad8
Browse repository at this point
making sure version includes dev
progrium
committed
5856d7a
View commit details
Copy full SHA for 5856d7a
Browse repository at this point
Fix intro examples so they import ginkgo modules instead of gservice
davidwilemski
authored and
progrium
committed
3e0c1e6
View commit details
Copy full SHA for 3e0c1e6
Browse repository at this point
upgrade notes, changed Settings to _Settings to make migration errors more obvious (they should be using ginkgo.Setting not config.Setting)
progrium
committed
644e9e6
View commit details
Copy full SHA for 644e9e6
Browse repository at this point
make class loading be more helpful on errors. only write to placeholder log file on daemonization
progrium
committed
fb3feff
View commit details
Copy full SHA for fb3feff
Browse repository at this point
Commits on Mar 29, 2012
dropping gservice module (kept around for easy reference). put ServiceWrapper into ginkgo.async.gevent as ServerWrapper. added do_stop to gevent AsyncManager
progrium
committed
a20bb71
View commit details
Copy full SHA for a20bb71
Browse repository at this point
combining core and service modules into core. created async module that contains gevent module to hold gevent based async manager. async manager framework not fully realized / designed, more experi…
Show description for db406e5
progrium
committed
db406e5
View commit details
Copy full SHA for db406e5
Browse repository at this point
Commits on Mar 28, 2012
dropping in a todo. not private, even if it is just for me
progrium
committed
9c5a77f
View commit details
Copy full SHA for 9c5a77f
Browse repository at this point
major success in finishing the application runner, including fully working ginkgo and ginkgoctl tools. some fixes had to be made to get it to work. daemonization brought to us with a little bit of …
Show description for 246c997
progrium
committed
246c997
View commit details
Copy full SHA for 246c997
Browse repository at this point
Commits on Mar 26, 2012
Merge pull request #48 from davidwilemski/master
Show description for 86027d5
progrium
committed
86027d5
View commit details
Copy full SHA for 86027d5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.